unable to upgrade the 64 bit gutsy - Ubuntu
This is a discussion on unable to upgrade the 64 bit gutsy - Ubuntu ; Hi all
Trying in place upgrade for a test machine: I get the following:
>>>
warning: could not initiate dbus
extracting '/tmp/tmpZAXb-x/hardy.tar.gz'
Traceback (most recent call last):
File
"/usr/lib/python2.5/site-packages/UpdateManager/UpdateManager.py", line
915, in on_button_dist_upgrade_clicked fetcher.run() File
"/usr/lib/python2.5/site-packages/UpdateManager/Core/DistUpgradeFetcherCore.py",
line 202, in run ...
-
unable to upgrade the 64 bit gutsy
Hi all
Trying in place upgrade for a test machine: I get the following:
>>>
warning: could not initiate dbus
extracting '/tmp/tmpZAXb-x/hardy.tar.gz'
Traceback (most recent call last):
File
"/usr/lib/python2.5/site-packages/UpdateManager/UpdateManager.py", line
915, in on_button_dist_upgrade_clicked fetcher.run() File
"/usr/lib/python2.5/site-packages/UpdateManager/Core/DistUpgradeFetcherCore.py",
line 202, in run if not self.extractDistUpgrader(): File
"/usr/lib/python2.5/site-packages/UpdateManager/Core/DistUpgradeFetcherCore.py",
line 129, in extractDistUpgrader tar =
tarfile.open(self.tmpdir+"/"+os.path.basename(self.uri),"r") File
"/usr/lib/python2.5/tarfile.py", line 1143, in open raise
ReadError("file could not be opened successfully") tarfile.ReadError:
file could not be opened successfully
<<<
Anyone?
--
Jerry Maguire: Help me... help you. Help me, help you.
;-)
-
Re: unable to upgrade the 64 bit gutsy
Could you possibly have run out of space?
df -k
i
On 2008-03-31, Holz wrote:
> Hi all
>
> Trying in place upgrade for a test machine: I get the following:
>
>>>>
> warning: could not initiate dbus
> extracting '/tmp/tmpZAXb-x/hardy.tar.gz'
> Traceback (most recent call last):
> File
> "/usr/lib/python2.5/site-packages/UpdateManager/UpdateManager.py", line
> 915, in on_button_dist_upgrade_clicked fetcher.run() File
> "/usr/lib/python2.5/site-packages/UpdateManager/Core/DistUpgradeFetcherCore.py",
> line 202, in run if not self.extractDistUpgrader(): File
> "/usr/lib/python2.5/site-packages/UpdateManager/Core/DistUpgradeFetcherCore.py",
> line 129, in extractDistUpgrader tar =
> tarfile.open(self.tmpdir+"/"+os.path.basename(self.uri),"r") File
> "/usr/lib/python2.5/tarfile.py", line 1143, in open raise
> ReadError("file could not be opened successfully") tarfile.ReadError:
> file could not be opened successfully
><<<
> Anyone?
>
-
Re: unable to upgrade the 64 bit gutsy
On Mon, 31 Mar 2008 13:29:29 -0500
Ignoramus7016 wrote:
>Could you possibly have run out of space?
>
>df -k
>
>i
No... Got plenty.
ilesystem 1K-blocks Used Available Use% Mounted on
/dev/sda3 15116868 3865412 10483552 27% /
varrun 998984 124 998860 1% /var/run
varlock 998984 0 998984 0% /var/lock
udev 998984 112 998872 1% /dev
devshm 998984 0 998984 0% /dev/shm
lrm 998984 38324 960660
4% /lib/modules/2.6.22-14-generic/volatile /dev/sda1
101086 23683 72184 25% /boot /dev/sda4 286893532
19750944 252569224 8% /home /dev/sdc1 333809692 28189204
288663884 9% /media/firewire
--
Jerry Maguire: Help me... help you. Help me, help you.
;-)
-
Re: unable to upgrade the 64 bit gutsy
On Mon, 31 Mar 2008 13:29:29 -0500
Ignoramus7016 wrote:
>Could you possibly have run out of space?
>
>df -k
Had to run as "real" root using
CTRL+ALT+F1
logged as root
startx
update-manager -d
Upgrade in progress.
--
Jerry Maguire: Help me... help you. Help me, help you.
;-)