Can't upgrade to 9.10

Bug #475941 reported by David Phillipps
22
This bug affects 2 people
Affects Status Importance Assigned to Milestone
update-manager (Ubuntu)
Fix Released
Undecided
Unassigned
Karmic
Fix Released
Undecided
Unassigned
Lucid
Fix Released
Undecided
Unassigned

Bug Description

When I open the Update Manager it says "New distribution release '9.10' available". If I click upgrade it shows me the release notes. If I agree and click upgrade again it just exits.

If I try apt-get dist-upgrade it says I am up to date. Same for aptitude.

I am running Ubuntu 9.04

TEST CASE:
Just a regression test is needed (if the upgrade can still be performed). To trigger the real bug a corrupted
tarfile is required.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/yelp
NonfreeKernelModules: nvidia
Package: yelp 2.25.1-0ubuntu5
ProcEnviron:
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: yelp
Uname: Linux 2.6.27-9-generic i686

Revision history for this message
David Phillipps (daviphillipps) wrote :
Revision history for this message
Victor Vargas (kamus) wrote :

Can you run "sudo update-manager -d" and then try again to upgrade your system.

affects: ubuntu → update-manager (Ubuntu)
Revision history for this message
David Phillipps (daviphillipps) wrote : Re: [Bug 475941] Re: Can't upgrade to 9.10

It did the same thing. Here is the output from the terminal.

david@teh-summit:~$ sudo update-manager -d
[sudo] password for david:
extracting 'karmic.tar.gz'
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/UpdateManager/UpdateManager.py",
line 802, in on_button_dist_upgrade_clicked
    fetcher.run()
  File
"/usr/lib/python2.6/dist-packages/UpdateManager/Core/DistUpgradeFetcherCore.py",
line 241, in run
    if not self.extractDistUpgrader():
  File
"/usr/lib/python2.6/dist-packages/UpdateManager/Core/DistUpgradeFetcherCore.py",
line 123, in extractDistUpgrader
    logging.error("failed to open tarfile (%s)" % e)
NameError: global name 'logging' is not defined

thanks,
David
On Mon, Nov 9, 2009 at 9:30 AM, Kamus <email address hidden> wrote:

> Can you run "sudo update-manager -d" and then try again to upgrade your
> system.
>
> ** Package changed: ubuntu => update-manager (Ubuntu)
>
> --
> Can't upgrade to 9.10
> https://bugs.launchpad.net/bugs/475941
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “update-manager” package in Ubuntu: New
>
> Bug description:
> When I open the Update Manager it says "New distribution release '9.10'
> available". If I click upgrade it shows me the release notes. If I agree and
> click upgrade again it just exits.
>
> If I try apt-get dist-upgrade it says I am up to date. Same for aptitude.
>
> I am running Ubuntu 9.04
>
> ProblemType: Bug
> Architecture: i386
> DistroRelease: Ubuntu 9.04
> ExecutablePath: /usr/bin/yelp
> NonfreeKernelModules: nvidia
> Package: yelp 2.25.1-0ubuntu5
> ProcEnviron:
> LANG=en_CA.UTF-8
> SHELL=/bin/bash
> SourcePackage: yelp
> Uname: Linux 2.6.27-9-generic i686
>

Revision history for this message
Michael Vogt (mvo) wrote :

Thanks for your bugreport.

Could you please run
$ find /tmp -name "karmic.tar.gz*"
and if its found run
$ tar tzvf karmic.tar.gz
on it and attach output

Revision history for this message
David Phillipps (daviphillipps) wrote :

david@teh-summit:~$ sudo find /tmp -name "karmic.tar.gz*"
[sudo] password for david:
/tmp/tmpRpdxvu/karmic.tar.gz.gpg
/tmp/tmpRpdxvu/karmic.tar.gz
david@teh-summit:~$ sudo tar tzvf karmic.tar.gz
tar: karmic.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
david@teh-summit:~$ sudo tar /tmp/tmpRpdxvu/karmic.tar.gz
tar: Old option `g' requires an argument.
Try `tar --help' or `tar --usage' for more information.
david@teh-summit:~$

Thanks for your help,
David

On Thu, Nov 12, 2009 at 1:10 PM, Michael Vogt <email address hidden>wrote:

> Thanks for your bugreport.
>
> Could you please run
> $ find /tmp -name "karmic.tar.gz*"
> and if its found run
> $ tar tzvf karmic.tar.gz
> on it and attach output
>
> --
> Can't upgrade to 9.10
> https://bugs.launchpad.net/bugs/475941
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “update-manager” package in Ubuntu: New
> Status in “update-manager” source package in Lucid: New
> Status in “update-manager” source package in Karmic: New
>
> Bug description:
> When I open the Update Manager it says "New distribution release '9.10'
> available". If I click upgrade it shows me the release notes. If I agree and
> click upgrade again it just exits.
>
> If I try apt-get dist-upgrade it says I am up to date. Same for aptitude.
>
> I am running Ubuntu 9.04
>
> ProblemType: Bug
> Architecture: i386
> DistroRelease: Ubuntu 9.04
> ExecutablePath: /usr/bin/yelp
> NonfreeKernelModules: nvidia
> Package: yelp 2.25.1-0ubuntu5
> ProcEnviron:
> LANG=en_CA.UTF-8
> SHELL=/bin/bash
> SourcePackage: yelp
> Uname: Linux 2.6.27-9-generic i686
>

Revision history for this message
David Phillipps (daviphillipps) wrote :

I fixed it.
I have a dedicated ubuntu server running dans guardian to filter the
internet. My router forces everyone to use it as a proxy. Somehow the files
went downloading through through the proxy.
Thanks again for our help,
David

On Fri, Nov 13, 2009 at 10:47 PM, David Phillipps
<email address hidden>wrote:

> david@teh-summit:~$ sudo find /tmp -name "karmic.tar.gz*"
> [sudo] password for david:
> /tmp/tmpRpdxvu/karmic.tar.gz.gpg
> /tmp/tmpRpdxvu/karmic.tar.gz
> david@teh-summit:~$ sudo tar tzvf karmic.tar.gz
> tar: karmic.tar.gz: Cannot open: No such file or directory
> tar: Error is not recoverable: exiting now
> tar: Child returned status 2
> tar: Error exit delayed from previous errors
> david@teh-summit:~$ sudo tar /tmp/tmpRpdxvu/karmic.tar.gz
> tar: Old option `g' requires an argument.
> Try `tar --help' or `tar --usage' for more information.
> david@teh-summit:~$
>
> Thanks for your help,
> David
>
>
> On Thu, Nov 12, 2009 at 1:10 PM, Michael Vogt <email address hidden>wrote:
>
>> Thanks for your bugreport.
>>
>> Could you please run
>> $ find /tmp -name "karmic.tar.gz*"
>> and if its found run
>> $ tar tzvf karmic.tar.gz
>> on it and attach output
>>
>> --
>> Can't upgrade to 9.10
>> https://bugs.launchpad.net/bugs/475941
>> You received this bug notification because you are a direct subscriber
>> of the bug.
>>
>> Status in “update-manager” package in Ubuntu: New
>> Status in “update-manager” source package in Lucid: New
>> Status in “update-manager” source package in Karmic: New
>>
>> Bug description:
>> When I open the Update Manager it says "New distribution release '9.10'
>> available". If I click upgrade it shows me the release notes. If I agree and
>> click upgrade again it just exits.
>>
>> If I try apt-get dist-upgrade it says I am up to date. Same for aptitude.
>>
>> I am running Ubuntu 9.04
>>
>> ProblemType: Bug
>> Architecture: i386
>> DistroRelease: Ubuntu 9.04
>> ExecutablePath: /usr/bin/yelp
>> NonfreeKernelModules: nvidia
>> Package: yelp 2.25.1-0ubuntu5
>> ProcEnviron:
>> LANG=en_CA.UTF-8
>> SHELL=/bin/bash
>> SourcePackage: yelp
>> Uname: Linux 2.6.27-9-generic i686
>>
>
>

Seth Hikari (sethhikari)
Changed in update-manager (Ubuntu Lucid):
status: New → Invalid
Changed in update-manager (Ubuntu Karmic):
status: New → Invalid
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package update-manager - 1:0.131

---------------
update-manager (1:0.131) lucid; urgency=low

  * UpdateManager/UpdateManager.py:
    - do not crash if setlocale() fails (LP: #471378)
  * UpdateManager/Core/DistUpgradeFetcherCore.py:
    - add missing "logging" import (LP: #475941)
  * DistUpgrade/DistUpgradeController.py:
    - better message for upgrades over ssh (LP: #463257)
  * UpdateManager/Core/utils.py:
    - improve proxy check and show error if proxy settings
      look invalid (LP: #472168)
  * AutoUpgradeTester/profile/*/DistUpgrade.cfg:
    - updated to test karimic -> lucid and hardy -> lucid
  * Janitor/plugins/deb_plugin.py:
    - use apt.progress.InstallProgress() to keep the computer-janitor
      UI responsive
  * AutoUpgradeTester/install_blacklist.cfg:
    - add ec2 to the blacklist for the kvm based testing
  * UpdateManager/UpdateManager.py:
    - show selected and download size in two rows (LP: #434062)
  * data/do-release-upgrade.8:
    - man page added, thanks to Willem Bogaerts
  * DistUpgrade/DistUpgrade.cfg:
    - add laptop-mode-tools to the forced obsoletes on upgrade (thanks to
      Steve Langasek)
  * UpdateManager/UpdateManager.py:
    - show restart required dialog in u-m when the upgrade is finished
      with proper parent
  * AutoUpgradeTester/post_upgrade_tests:
    - add python import, xorg and kernel tests
  * UpdateManager/dialog_release_notes.ui:
    - merged lp:~freinhard/update-manager/ui-fix (many thanks)
  * UpdateManager/Core/MetaRelease.py:
    - merge lp:~cristiklein/update-manager/use-xdg (many thanks)
 -- Michael Vogt <email address hidden> Tue, 01 Dec 2009 21:23:59 +0100

Changed in update-manager (Ubuntu Lucid):
status: Invalid → Fix Released
Revision history for this message
lorenc (lorenc-boy) wrote :

Hello Guys i have some problem,with ubuntu 9.10 i try to turn ubuntu looks like macos and i drop this sudo tar xvzf /home/username/Mac_files/Mac4Lin_v0.4/Fonts/OSX_Fonts.tar.gz command in terminal

and i see this

No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Exiting with failure status due to previous errors

thnx please help me if can try.!!!.Bye.

Revision history for this message
lorenc (lorenc-boy) wrote :

whats up guys how are now switch?
I have some problems with ubuntu linux like 9:10 I bring to like ubuntu linux as MacOS but could not because when I went there on a step with pointed terminal I thought something was not issued me out with this
The drop this this command>>> cd /
sudo tar xvjpf / home/username/Mac_files/Mac4Lin_v0.4/Fonts/fontconfig.tbz-C / etc / fonts

and issued this
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: exiting with failure status due to previous errors

Please help me if you can show me how to solve this problem

Is simple just leave a comment here ... Thanks for understanding.

Michael Vogt (mvo)
description: updated
Revision history for this message
Martin Pitt (pitti) wrote : Please test proposed package

Accepted update-manager into karmic-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance!

Changed in update-manager (Ubuntu Karmic):
status: Invalid → In Progress
status: In Progress → Fix Committed
tags: added: verification-needed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package update-manager - 1:0.126.10

---------------
update-manager (1:0.126.10) karmic-proposed; urgency=low

  * UpdateManager/Core/utils.py:
    - fix proxy detection in url_downloadable (LP: #446552)
  * UpdateManager/Core/DistUpgradeFetcherCore.py:
    - add missing "logging" import (LP: #475941)
 -- Michael Vogt <email address hidden> Thu, 06 May 2010 16:13:48 +0200

Changed in update-manager (Ubuntu Karmic):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.