分页: 1 / 1

[问题]Error occured after updated Ubuntu8.04 to Ubuntu8,04.1

发表于 : 2008-07-11 10:45
pcfirebird
First,I'm sorry for that I have no Chinese input method.

After setuped the system of "Ubuntu 8.04", I update the system to Ubuntu 8.04.1 with the system hint.

It may update successful.But I cannot update then,not noly from terminal,but also from update tools.
------------------------------------------------------------------------------------------------------------------------------------------
The hint may be as follows:
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
E: _cache->open() failed, please report.
------------------------------------------------------------------------------------------------------------------------------------------
When i run 'sudo dpkg --configure -a', it failed again.The hint is as follws:

正在设置 initramfs-tools (0.85eubuntu39.1) ...
update-initramfs: deferring update (trigger activated)

Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-2.6.24-19-generic

gzip: stdout: No space left on device
update-initramfs: failed for /boot/initrd.img-2.6.24-19-generic
dpkg: 子进程 post-installation script 返回了错误号 1
------------------------------------------------------------------------------------------------------------------------------------------

Then how could i do to resolve the problem?

发表于 : 2008-07-11 12:13
1234qw
sudo dpkg --configure -a

Re: [问题]Error occured after updated Ubuntu8.04 to Ubuntu8,04.1

发表于 : 2008-07-21 0:06
pcfirebird
pcfirebird 写了:First,I'm sorry for that I have no Chinese input method.

After setuped the system of "Ubuntu 8.04", I update the system to Ubuntu 8.04.1 with the system hint.

It may update successful.But I cannot update then,not noly from terminal,but also from update tools.
------------------------------------------------------------------------------------------------------------------------------------------
The hint may be as follows:
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
E: _cache->open() failed, please report.
------------------------------------------------------------------------------------------------------------------------------------------
When i run 'sudo dpkg --configure -a', it failed again.The hint is as follws:

正在设置 initramfs-tools (0.85eubuntu39.1) ...
update-initramfs: deferring update (trigger activated)

Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-2.6.24-19-generic

gzip: stdout: No space left on device
update-initramfs: failed for /boot/initrd.img-2.6.24-19-generic
dpkg: 子进程 post-installation script 返回了错误号 1
------------------------------------------------------------------------------------------------------------------------------------------

Then how could i do to resolve the problem?

已解决,问题在于BOOT分区分配的空间不够了。。。