Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15226 - Stop copying when not space left on device error appears.
Summary: Stop copying when not space left on device error appears.
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: Lowest enhancement (vote)
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-06 14:21 UTC by Väinö Järvelä
Modified: 2011-10-30 22:19 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Väinö Järvelä 2003-02-06 14:21:48 UTC
Hello,


I noticed that even if i have no space left on /usr, Portage will try to copy
stuff from sandbox to live-system. And there will be a lot of "!!! [Errno 28] No
space left on device" errors. It isn't a problem, but it would be nicer if it
stopped the process on the first error.


Regards,
Väinö Järvelä (Kaali)
Comment 1 Väinö Järvelä 2003-02-06 14:21:48 UTC
Hello,


I noticed that even if i have no space left on /usr, Portage will try to copy
stuff from sandbox to live-system. And there will be a lot of "!!! [Errno 28] No
space left on device" errors. It isn't a problem, but it would be nicer if it
stopped the process on the first error.


Regards,
Väinö Järvelä (Kaali)
Comment 2 SpanKY gentoo-dev 2003-02-06 15:26:26 UTC
and/or calculated the needed space before starting the merge and if not enough space was found to die using a message like 'not enough space on your partition, please make room and then run ebuild <ebuild> qmerge' ... of course this might be tricky with ppl who mount /usr and other weird mounts ...
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-02-09 09:54:24 UTC
SpanKY: this feature is requested in a very old bug
Comment 4 SpanKY gentoo-dev 2003-02-09 16:20:32 UTC
martin: then mark it as a dup 
Comment 5 Nicholas Jones (RETIRED) gentoo-dev 2003-02-17 05:12:00 UTC
Portage stops now and displays the exception causing the stop.