I am on Ubuntu 11.10. <div><br></div><div>Like i pointed out above. On a fresh install I do:</div><div><br></div><div>'apt-get install nginx'</div><div><br></div><div>This install the necessary packages.</div><div>
<br></div><div>After that i do:</div><div><br></div><div>'apt-get remove nginx'</div><div><br></div><div>And it does not remove the other packages (nginx-full and -common)</div><div><br></div><div>I then try:</div>
<div><br></div><div>'apt-get autoremove'</div><div><br></div><div>And nothing happens. I fail to see how this is an issue with my system if it's a fresh install of Ubuntu.</div><div><br></div><div><br></div><div>
-Deni</div><div><br><div class="gmail_quote">On Wed, Feb 22, 2012 at 7:08 PM, Andreas Moog <span dir="ltr"><<a href="mailto:amoog@ubuntu.com">amoog@ubuntu.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 22.02.2012 18:45, Bedwell, Jordon wrote:<br>
<br>
Please do not CC me on replies, I'm subscribed to the list.<br>
<div class="im"><br>
> Without seeing where he mentioned his OS I'll just assume he's on<br>
> 12.04 where this is a problem.<br>
<br>
</div>My paste is from 12.04, it's not a problem there.<br>
<div class="im"><br>
> Apt does not autoremove some package<br>
> (and you always have to do apt-get autoremove --purge twice to get it<br>
> to autoremove) and it always leaves lib remnants even if<br>
> auto-installed and no longer needed requiring you to rely on deborphan<br>
> to remove the libs or to manually track it yourself (which shouldn't<br>
> have to be the case.)<br>
<br>
</div>True. Please file bugs on the packages you encounter doing that, it<br>
looks like a policy violation to me.<br>
<div class="im"><br>
> There are also problems with removing packages<br>
> with a + in the name, using the + results in an attempt to install not<br>
> uninstall example: apt-get autoremove --purge memtest86+ tells me it's<br>
> already installed I have to memtest86* to get it removed on our<br>
> virtual servers.<br>
<br>
</div>Yes, but that's unrelated to the current issue.<br>
<br>
Cheers, Andreas<br>
<br>
<br>
<br>
<br>--<br>
Ubuntu-devel-discuss mailing list<br>
<a href="mailto:Ubuntu-devel-discuss@lists.ubuntu.com">Ubuntu-devel-discuss@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss</a><br>
<br></blockquote></div><br></div>