Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  [solved] fll-live-xorgconfig: Installing this package is dangerous and not suppo  (Read 1988 times)

Offline cas

  • User
  • Posts: 401
Hi,
bitte freundlichst um Hilfe. Ich werde aus der Fehlermeldung nicht schlau.

Grüße, Christian

Quote
root@lifo:~# LANG=C apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
 fll-live-initscripts : Depends: fll-live-xorgconfig but it is not installed
 E: Unmet dependencies. Try using -f.


 root@lifo:~# LANG=C apt-get -f install
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 Correcting dependencies... Done
 The following extra packages will be installed:
   fll-live-xorgconfig
   The following NEW packages will be installed:
     fll-live-xorgconfig
     0 upgraded, 1 newly installed, 0 to remove and 111 not upgraded.
     196 not fully installed or removed.
     Need to get 0 B/52.3 kB of archives.
     After this operation, 64.5 kB of additional disk space will be used.
     Do you want to continue? [Y/n]
     (Reading database ... 286539 files and directories currently installed.)
     Preparing to unpack .../fll-live-xorgconfig_2014.09.16_all.deb ...
     ############################################################
     Installing this package is dangerous and not supported!
     Aborting installation.
     ############################################################
     dpkg: error processing archive /var/cache/apt/archives/fll-live-xorgconfig_2014.09.16_all.deb (--unpack):
      subprocess new pre-installation script returned error exit status 1
      Errors were encountered while processing:
       /var/cache/apt/archives/fll-live-xorgconfig_2014.09.16_all.deb
       E: Sub-process /usr/bin/dpkg returned an error code (1)




« Last Edit: 2014/09/21, 02:09:38 by cas »

Offline cas

  • User
  • Posts: 401
Hi,
die Lösung war
Code: [Select]
apt-get purge fll-*
das sind wohl Überreste der live-cd, die irrtümlich auf der ersten iso des aktuelles Release drauf waren [386].
mein letztes DU war allerdings erst wenige Tage her.

im chat wies mich agaida hin auf

http://forum.siduction.org/index.php?topic=4954.0   und
http://forum.siduction.org/index.php?topic=4133.0

Grüße, Christian