[Bug 222895] Re: failed to do /cdromupgrade on a 7.10 server.

2008-06-16 Thread Michael Vogt
** Changed in: update-manager (Ubuntu)
 Assignee: (unassigned) = Michael Vogt (mvo)
   Status: Triaged = Fix Released

-- 
failed to do /cdromupgrade on a 7.10 server.
https://bugs.launchpad.net/bugs/222895
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 222895] Re: failed to do /cdromupgrade on a 7.10 server.

2008-05-14 Thread Martin Pitt
Although not all fixed bugs have been verified, four tests from Brian
showed that update-manager is still able to upgrade from dapper and
gutsy, and fixed some bugs. Due to the urgency of some bugs I have
copied this to hardy-updates now.

** Changed in: update-manager (Ubuntu Hardy)
   Status: Fix Committed = Fix Released

-- 
failed to do /cdromupgrade on a 7.10 server.
https://bugs.launchpad.net/bugs/222895
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 222895] Re: failed to do /cdromupgrade on a 7.10 server.

2008-05-14 Thread Martin Pitt
Although not all fixed bugs have been verified, four tests from Brian
showed that update-manager is still able to upgrade from dapper and
gutsy, and fixed some bugs. Due to the urgency of some bugs I have
copied this to hardy-updates now.

-- 
failed to do /cdromupgrade on a 7.10 server.
https://bugs.launchpad.net/bugs/222895
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 222895] Re: failed to do /cdromupgrade on a 7.10 server.

2008-05-06 Thread Michael Vogt
** Description changed:

  Binary package hint: update-manager
  
+ TEST CASE:
+ 1. install gutsy server
+ 2. insert a 8.04 alternate server CD
+ 3. mount /cdrom
+ 4. sh /cdrom/cdromupgrade
+ 5. watch it fail
+ 
+ 6. umount /cdrom
+ 6. get a new daily alternate 8.04.1 server CD
+ 7. repeat step 3, 4
+ 8. watch is succeed
  
  downloaded 8.04-server-i386 cd image, mount it on a 7.10 server and run sudo 
/cdrom/cdromupgrade.
  It seems that the upgrade does not support ubuntu-server?
  
  --- This is the message given by cdromupgrade:
  A unresolvable problem occurred while calculating the upgrade.
  
  This can be caused by:
  * Upgrading to a pre-release version of Ubuntu
  * Running the current pre-release version of Ubuntu
  * Unofficial software packages not provided by Ubuntu
  
  If none of this applies, then please report this bug against the
  'update-manager' package and include the files in
  /var/log/dist-upgrade/ in the bugreport.
  
  --- this is the result of tail /var/log/dist-upgrade/apt.log:
  Can't guess meta-package
  
  Your system does not contain a ubuntu-desktop, kubuntu-desktop,
  xubuntu-desktop or edubuntu-desktop package and it was not possible
  to detect which version of Ubuntu you are running.
  Please install one of the packages above first using synaptic or
  apt-get before proceeding.
  
  Log time: 2008-04-27 11:25:26.289873
  
  
  --- this is the result of tail /var/log/dist-upgrade/main.log:
  2008-04-27 11:25:17,452 DEBUG none of the '['ubuntu-desktop', 
'kubuntu-desktop',
   'edubuntu-desktop', 'xubuntu-desktop', 'ubuntustudio-desktop', 
'ichthux-desktop
  ', 'mythbuntu-desktop', 'gobuntu-desktop']' meta-pkgs installed
  2008-04-27 11:25:17,472 ERROR Dist-upgrade failed: 'Can't upgrade required 
meta-
  packages'

-- 
failed to do /cdromupgrade on a 7.10 server.
https://bugs.launchpad.net/bugs/222895
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 222895] Re: failed to do /cdromupgrade on a 7.10 server.

2008-05-02 Thread Steve Langasek
** Changed in: update-manager (Ubuntu)
   Status: New = Triaged

-- 
failed to do /cdromupgrade on a 7.10 server.
https://bugs.launchpad.net/bugs/222895
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 222895] Re: failed to do /cdromupgrade on a 7.10 server.

2008-05-01 Thread Steve Langasek
** Tags added: verification-needed

-- 
failed to do /cdromupgrade on a 7.10 server.
https://bugs.launchpad.net/bugs/222895
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 222895] Re: failed to do /cdromupgrade on a 7.10 server.

2008-04-29 Thread Michael Vogt
Thanks for your bugreport.

The support for cdrom upgrade with the server CD needs work, I fixed
that in bzr and it will be part of the next upload.

** Changed in: update-manager (Ubuntu Hardy)
 Assignee: (unassigned) = Michael Vogt (mvo)
   Status: New = Fix Committed
   Target: None = ubuntu-8.04.1

-- 
failed to do /cdromupgrade on a 7.10 server.
https://bugs.launchpad.net/bugs/222895
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 222895] Re: failed to do /cdromupgrade on a 7.10 server.

2008-04-29 Thread Michael Vogt
Here is the diff for review by ubuntu-sru:

=== modified file 'DistUpgrade/DistUpgradeController.py'
--- DistUpgrade/DistUpgradeController.py2008-04-29 08:15:28 +
+++ DistUpgrade/DistUpgradeController.py2008-04-29 13:01:28 +
@@ -139,6 +139,12 @@
 self.serverMode = False
 if self.options and self.options.mode == server:
 self.serverMode = True
+# if we upgrade from a server CD we run in server mode
+if cdrompath:
+p = os.path.join(cdrompath, .disk,info)
+if (os.path.exists(p) and 
+open(p).readline().startswith(Ubuntu-Server )):
+self.serverMode = True
 
 # the configuration
 self.config = DistUpgradeConfig(datadir)

=== modified file 'DistUpgrade/cdromupgrade'
--- DistUpgrade/cdromupgrade2008-02-29 22:24:31 +
+++ DistUpgrade/cdromupgrade2008-04-29 13:08:57 +
@@ -29,4 +29,4 @@
 echo Could not find the upgrade application in the archive, exiting
 exit 1
 fi
-$TMPDIR/$CODENAME --cdrom $cddirname
+$TMPDIR/$CODENAME --cdrom $cddirname $@

=== modified file 'debian/changelog'
--- debian/changelog2008-04-29 10:51:24 +
+++ debian/changelog2008-04-29 13:09:40 +
@@ -1,3 +1,14 @@
+update-manager (1:0.87.26) hardy-proposed; urgency=low
+
+  * DistUpgrade/DistUpgradeController.py:
+- run in server mode on a server CD (LP: #222895)
+  * DistUpgrade/cdromupgrade:
+- allow passing of arguments (like --mode=server)
+  to better support server upgrades with the dvd
+  (LP: #222895)
+
+ --
+
 update-manager (1:0.87.25) hardy-proposed; urgency=low
 
   * DistUpgrade/DistUpgradeApport.py:

-- 
failed to do /cdromupgrade on a 7.10 server.
https://bugs.launchpad.net/bugs/222895
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 222895] Re: failed to do /cdromupgrade on a 7.10 server.

2008-04-29 Thread Steve Langasek
Ack for hardy-proposed, please upload.

-- 
failed to do /cdromupgrade on a 7.10 server.
https://bugs.launchpad.net/bugs/222895
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 222895] Re: failed to do /cdromupgrade on a 7.10 server.

2008-04-28 Thread Wally Valters
Same issue here, cannot upgrade a machine without an installed desktop
meta-package.  You can workaround by using apt-cdrom then doing the
network upgrade, but it would be nice to upgrade via the cd only then
get the updates off the net that were needed.

-- 
failed to do /cdromupgrade on a 7.10 server.
https://bugs.launchpad.net/bugs/222895
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 222895] Re: failed to do /cdromupgrade on a 7.10 server.

2008-04-26 Thread Pan, Shi Zhu

** Attachment added: the tarball of /var/log/dist-upgrade directory
   http://launchpadlibrarian.net/13954342/dist-upgrade.tar.gz

-- 
failed to do /cdromupgrade on a 7.10 server.
https://bugs.launchpad.net/bugs/222895
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs