[Bug 442456] Re: do-release-upgrade should check for free space in the actual paths where it's needed

2012-05-18 Thread bsh
still not working... tried a do-release-upgrade -d from 10.04 to 12.04, the / filesystem is 6.0G (5.7), of which 3.6G is used. the release upgrade failed, because it ran out of space halfways, rendering the system unusable, and with a lot of leftover mess. the script should REALLY check for

[Bug 442456] Re: do-release-upgrade should check for free space in the actual paths where it's needed

2010-01-05 Thread Brian Murray
** Tags added: regression-release ** Tags removed: regression-potential -- do-release-upgrade should check for free space in the actual paths where it's needed https://bugs.launchpad.net/bugs/442456 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 442456] Re: do-release-upgrade should check for free space in the actual paths where it's needed

2009-11-17 Thread chatmoa
Same pb for me: /var/log/dist-upgrade/main.log ... 2009-11-17 11:21:56,873 DEBUG cache aufs_rw_dir: /tmp/ 2009-11-17 11:21:56,874 DEBUG Free space on /: 1639116800 2009-11-17 11:21:56,874 DEBUG Free space on /usr: 1639116800 2009-11-17 11:21:56,874 DEBUG Dir /var mounted on / 2009-11-17

[Bug 442456] Re: do-release-upgrade should check for free space in the actual paths where it's needed

2009-11-17 Thread chatmoa
The error is here : ... 2009-11-17 11:49:05,012 DEBUG Dir /u/archives mounted on /usr ... the right is : /u/archives mounted on /u -- do-release-upgrade should check for free space in the actual paths where it's needed https://bugs.launchpad.net/bugs/442456 You received this bug notification

[Bug 442456] Re: do-release-upgrade should check for free space in the actual paths where it's needed

2009-11-17 Thread chatmoa
this fixes the pb : DistUpgradeCache.py line 976 add : +/ ... if d.startswith(mount_point+/): return mount_point ... -- do-release-upgrade should check for free space in the actual paths where it's needed https://bugs.launchpad.net/bugs/442456 You received this bug notification

[Bug 442456] Re: do-release-upgrade should check for free space in the actual paths where it's needed

2009-10-29 Thread Pavek
I can't upgrade for the same reason, from 9.04 to 9.10. While browsing files, watching / folder, it says at the bottom of the window 827Mb of free space, however I have more than 300 gigs of it, checked with baobab. -- do-release-upgrade should check for free space in the actual paths where

[Bug 442456] Re: do-release-upgrade should check for free space in the actual paths where it's needed

2009-10-29 Thread Pavek
Even after patching, still no luck :( -- do-release-upgrade should check for free space in the actual paths where it's needed https://bugs.launchpad.net/bugs/442456 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 442456] Re: do-release-upgrade should check for free space in the actual paths where it's needed

2009-10-29 Thread ariel cornejo
Pavek, please post the output of: df -h /var /var/tmp var/cache/apt/archives and then: sudo do-release-upgrade -d The 'do-release-upgrade' command should be run from the same directory where you applied the patch (/tmp/something/) -- do-release-upgrade should check for free space in the

[Bug 442456] Re: do-release-upgrade should check for free space in the actual paths where it's needed

2009-10-18 Thread Steve Langasek
** Changed in: update-manager (Ubuntu) Importance: Undecided = Low -- do-release-upgrade should check for free space in the actual paths where it's needed https://bugs.launchpad.net/bugs/442456 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 442456] Re: do-release-upgrade should check for free space in the actual paths where it's needed

2009-10-08 Thread Michael Vogt
Thanks for your bugreport and the patch. I would like to see the /var/log/dist-upgrade/main.log file from the failure if that is still available (it should be saved in one of the subdirs). ** Changed in: update-manager (Ubuntu) Status: Confirmed = Incomplete -- do-release-upgrade should

[Bug 442456] Re: do-release-upgrade should check for free space in the actual paths where it's needed

2009-10-08 Thread ariel cornejo
Here it is. The upgrade failed anyway (dpkg --configure segfaulted and my system was left unusable until today), but it did finish the download. ** Attachment added: main.log from aborted upgrade http://launchpadlibrarian.net/33293645/main.log -- do-release-upgrade should check for free

[Bug 442456] Re: do-release-upgrade should check for free space in the actual paths where it's needed

2009-10-08 Thread Michael Vogt
Thanks! That is the one with /var removed in the the source, right? I wonder if you still have a copy of the one where /var was still in and when it refused to upgrade because of space problems. -- do-release-upgrade should check for free space in the actual paths where it's needed

[Bug 442456] Re: do-release-upgrade should check for free space in the actual paths where it's needed

2009-10-08 Thread ariel cornejo
That is the one with /var removed in the the source, right? Nope - one such upgrade is running now. When I get back home I'll post it too. I wonder if you still have a copy of the one where /var was still in and when it refused to upgrade because of space problems. It's the one I posted:

[Bug 442456] Re: do-release-upgrade should check for free space in the actual paths where it's needed

2009-10-04 Thread ariel cornejo
** Attachment added: output of do-release-upgrade; actual free space in /var/cache/apt and /var/tmp http://launchpadlibrarian.net/32992243/do-release-upgrade.bug.log ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32992244/Dependencies.txt -- do-release-upgrade

[Bug 442456] Re: do-release-upgrade should check for free space in the actual paths where it's needed

2009-10-04 Thread Noel J. Bergman
This appears to be Bug 106804 again. That one is marked as fixed. Haven't looked to see why it is broken again. -- do-release-upgrade should check for free space in the actual paths where it's needed https://bugs.launchpad.net/bugs/442456 You received this bug notification because you are a

[Bug 442456] Re: do-release-upgrade should check for free space in the actual paths where it's needed

2009-10-04 Thread Noel J. Bergman
** Tags added: regression-potential -- do-release-upgrade should check for free space in the actual paths where it's needed https://bugs.launchpad.net/bugs/442456 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 442456] Re: do-release-upgrade should check for free space in the actual paths where it's needed

2009-10-04 Thread Noel J. Bergman
The patch from two years ago is in http://bazaar.launchpad.net/~ubuntu- core-dev/update- manager/main/revision/michael.v...@ubuntu.com-20070417083815-oiwc84meutpx45qi?start_revid=michael.vogt%40ubuntu.com-20070424111329-d5otfhnrwzlqamjc The code is now in

[Bug 442456] Re: do-release-upgrade should check for free space in the actual paths where it's needed

2009-10-04 Thread Noel J. Bergman
Believe that this may do the trick. ** Attachment added: remove explicit /var check, and only check where the archivedir says it is located http://launchpadlibrarian.net/32995462/var-space-patch.txt -- do-release-upgrade should check for free space in the actual paths where it's needed

[Bug 442456] Re: do-release-upgrade should check for free space in the actual paths where it's needed

2009-10-04 Thread Wesley Schwengle
I agree with Noel that /var doesn't need to be checked for free diskspace for the dist-upgrade. We've given ariel the following patch, where we don't check /var/ but /var/apt/archive instead. The upgrade process continues as expected. The patch is checking archivedir twice, so I guess it is safe

[Bug 442456] Re: do-release-upgrade should check for free space in the actual paths where it's needed

2009-10-04 Thread ariel cornejo
I tried Noel's patch for Bug 442456 and it works for me: --- DistUpgradeCache.py~2009-09-29 15:02:52.0 -0400 +++ DistUpgradeCache.py 2009-10-04 15:53:04.0 -0400 @@ -989,7 +989,7 @@ if not os.path.exists(aufs_rw_dir): os.makedirs(aufs_rw_dir)