[Piuparts-devel] Bug#603453: Bug#603453: Thoughts on the "E: Packages need to be removed but remove is disabled." issue

Holger Levsen holger at layer-acht.org
Sat Nov 27 23:19:43 UTC 2010


tags 603453 + pending
thanks

Hi,

I've just commited this to trunk:

    - do not call apt-get with --no-remove when installing packages.
      (Closes: #603453)

--- piuparts.py (Revision 807)
+++ piuparts.py (Arbeitskopie)
@@ -799,12 +799,12 @@
-                self.run(["apt-get", "-yf", "--no-remove", "install"])
+                self.run(["apt-get", "-yf", "install"])
and
-                self.run(["apt-get", "-yf", "--no-remove", "install"])
+                self.run(["apt-get", "-yf", "install"])

And rescheduled the failed packages from 
http://piuparts.debian.org/$distro/needs_remove_but_remove_is_disabled_error.html
for testing.


cheers,
	Holger
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/piuparts-devel/attachments/20101128/1b3df16a/attachment.pgp>


More information about the Piuparts-devel mailing list