Tach :-)
Seit heute folgendes Problem:
sarge:/# apt-get upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up ifupdown (0.6.7) ...
Moving /etc/network/ifstate to /etc/network/run/ifstate
mv: writing `/etc/network/run/ifstate': No space left on device
dpkg: error processing ifupdown (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
ifupdown
E: Sub-process /usr/bin/dpkg returned an error code (1)
sarge:/#
Gruß Jesse
apt-get update problem
-
- Posts: 1878
- Joined: 2003-06-27 14:37
- Location: Germering
Re: apt-get update problem
Was spricht einMoving /etc/network/ifstate to /etc/network/run/ifstate
mv: writing `/etc/network/run/ifstate': No space left on device
Code: Select all
df -h
Code: Select all
df -i
Gruß Christian
BofH excuses: YOU HAVE AN I/O ERROR -> Incompetent Operator error
BofH excuses: YOU HAVE AN I/O ERROR -> Incompetent Operator error
-
- Userprojekt
- Posts: 729
- Joined: 2003-05-19 16:46
- Location: Karlsruhe
Re: apt-get update problem
Und hast du noch genug Plattenplatz?
Gruss
Marc
Gruss
Marc
-
- Posts: 43
- Joined: 2004-02-24 14:29
- Location: Kronach
Re: apt-get update problem
sarge:/# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/hda1 496M 444M 27M 95% /
/dev/hda5 4.9G 388M 4.5G 8% /usr
/dev/hda6 4.9G 700M 4.2G 15% /var
/dev/hda7 27G 760M 26G 3% /home
none 122M 0 122M 0% /tmp
sarge:/# df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/hda1 131072 6855 124217 6% /
/dev/hda5 5120064 28692 5091372 1% /usr
/dev/hda6 5120064 48232 5071832 1% /var
/dev/hda7 27395840 20668 27375172 1% /home
none 31023 6 31017 1% /tmp
Doch genug Frei auf /dev/hda1 :?:
Ist meiner Meinung eh für die Katz was nimm2 da jemacht hat.
Gruß
Filesystem Size Used Avail Use% Mounted on
/dev/hda1 496M 444M 27M 95% /
/dev/hda5 4.9G 388M 4.5G 8% /usr
/dev/hda6 4.9G 700M 4.2G 15% /var
/dev/hda7 27G 760M 26G 3% /home
none 122M 0 122M 0% /tmp
sarge:/# df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/hda1 131072 6855 124217 6% /
/dev/hda5 5120064 28692 5091372 1% /usr
/dev/hda6 5120064 48232 5071832 1% /var
/dev/hda7 27395840 20668 27375172 1% /home
none 31023 6 31017 1% /tmp
Doch genug Frei auf /dev/hda1 :?:
Ist meiner Meinung eh für die Katz was nimm2 da jemacht hat.
Gruß
-
- Posts: 43
- Joined: 2004-02-24 14:29
- Location: Kronach
Re: apt-get update problem
hab was gefunden und funtzt jetzt :-D
und zwar http://www.debianforum.de/forum/viewtopic.php?p=274769
den symbolischen link
sarge:/etc/network/run -> /dev/shm/network
löschen und manuell anlegen
aber warum :?: :?:
gruß jesse
und zwar http://www.debianforum.de/forum/viewtopic.php?p=274769
den symbolischen link
sarge:/etc/network/run -> /dev/shm/network
löschen und manuell anlegen
aber warum :?: :?:
gruß jesse
-
- Posts: 142
- Joined: 2003-02-06 12:57
- Location: Karlsruhe
Re: apt-get update problem
da du auf deine / partition nur noch 27mb frei hast solltest du dich nicht wundern über solche meldungen. allgemein etwas komisch deine partitionierung, kein platz um in /opt etwas zu installieren, muss wohl alles in /home/ hinein (27GB?). und du musst aufpassen, dass /bin /sbin und /lib nicht zu voll werden sonst landest du wieder bei "No space left on device"