** Changed in: ubuntu-release-upgrader (Ubuntu)
Assignee: Barry Warsaw (barry) => Rajesh Kumar (djrajeshkumar-17)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1076186
Title:
not possible to up
Looks like it was user error. I didn't have the quantal-updates repo in
my /etc/apt/sources.list. For anyone else, I documented it, here:
http://www.prestonlee.com/2013/04/26/ubuntu-12-10-to-13-04-server-
upgrade-error/
--
You received this bug notification because you are a member of Ubuntu
Bug
What is the output of the following command?
apt-cache policy python3-distupgrade
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1076186
Title:
not possible to upgrade to raring
To manage notificat
I'm still getting this on a fully updated 12.10 server x64 install. :(
# do-release-upgrade
Checking for a new Ubuntu release
Traceback (most recent call last):
File "/usr/bin/do-release-upgrade", line 145, in
fetcher.run_options += ["--mode=%s" % options.mode,
AttributeError: type object
This bug was fixed in the package ubuntu-release-upgrader - 1:0.190.4
---
ubuntu-release-upgrader (1:0.190.4) quantal-proposed; urgency=low
* Fix command line invocation of "./do-release-upgrade -d"
LP: #1076186
* debian/rules: setup.py is only compatible with Python 3, but th
I installed ubuntu-release-upgrade-core version 1:0.190.4 from quantal-
proposed and then was able to start the upgrade to Raring. Marking as
verification-done.
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member o
This bug was fixed in the package ubuntu-release-upgrader - 1:0.192
---
ubuntu-release-upgrader (1:0.192) raring; urgency=low
* do-release-upgrade:
- Fix crasher when not using gtk (LP: #1076186)
-- Michael TerryTue, 13 Nov 2012 10:18:47 -0500
** Changed in: ubuntu-release
Hello Brian, or anyone else affected,
Accepted ubuntu-release-upgrader into quantal-proposed. The package will
build now and be available at http://launchpad.net/ubuntu/+source
/ubuntu-release-upgrader/1:0.190.4 in a few hours, and then in the
-proposed repository.
Please help us by testing this
Uploaded to raring and pushed update to lp:ubuntu-release-upgrader
** Changed in: ubuntu-release-upgrader (Ubuntu Raring)
Assignee: (unassigned) => Barry Warsaw (barry)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs
Actually, the SRU is in progress. It's sitting in the unapproved queue
waiting for approval.
https://launchpad.net/ubuntu/quantal/+queue?queue_state=1&queue_text
=ubuntu-release-upgrader
** Changed in: ubuntu-release-upgrader (Ubuntu Raring)
Milestone: None => ubuntu-13.04-alpha-1
--
You
** Also affects: ubuntu-release-upgrader (Ubuntu Raring)
Importance: High
Status: Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1076186
Title:
not possible to upgrade to rari
>From bug 1077938, I merged lp:~toabctl/ubuntu-release-upgrader/fix-
release-upgrade which fixes this into trunk. But it still needs an SRU.
I'll leave that for Barry, since he's assigned.
** Changed in: ubuntu-release-upgrader (Ubuntu)
Status: Invalid => Fix Committed
--
You received th
** Branch linked: lp:ubuntu-release-upgrader
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1076186
Title:
not possible to upgrade to raring
To manage notifications about this bug go to:
https://bug
** Changed in: ubuntu-release-upgrader (Ubuntu Quantal)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1076186
Title:
not possible to upgrade to raring
To man
Looks like the command line version does't instantiate the
DistUpgradeFetcherCore class. The fix should be easy; I'll SRU a fix
into quantal-proposed.
** Also affects: ubuntu-release-upgrader (Ubuntu Quantal)
Importance: Undecided
Status: New
** Changed in: ubuntu-release-upgrader (Ubu
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: ubuntu-release-upgrader (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1076
Well, it looks like everything in __init__ in DistUpgradeFetcherCore is
missing:
(Pdb) dir(fetcher)
['DEBUG', 'DEFAULT_COMPONENT', 'DEFAULT_MIRROR', '__class__', '__delattr__',
'__dict__', '__doc__', '__eq__', '__format__', '__ge__', '__getattribute__',
'__gt__', '__hash__', '__init__', '__le__'
17 matches
Mail list logo