** Changed in: apt (Ubuntu)
Status: Fix Committed => Fix Released
--
apt wants to autoremove packages i explicitly installed
https://bugs.launchpad.net/bugs/86921
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bu
Thank you very much :)
--
apt wants to autoremove packages i explicitly installed
https://launchpad.net/bugs/86921
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Apt is fixed in feisty to take the meta packages into account.
The release upgrader will take care of making sure that script I posed
here is run during the upgrade to fix existing install.
Cheers,
Michael
** Changed in: apt (Ubuntu)
Status: In Progress => Fix Committed
--
apt wants to
@Michael: OK, thank you for that work.
Upgraded feisty now and tested fixup.py and apt-get:
(1)
Uninstalled ubuntu-desktop and kubuntu-desktop (to get situation similar to
edgy with OpenOffice 2.1)
Run fixup.py
Checked autoremove
Nothing did change (see below)
(2)
Installed ubuntu-desktop and k
@Kurt: Thanks for testing the shell code. It works for me, but the
python-apt code should be much more stable. So just wait a bit until the
new python-apt hits the archive.
--
apt wants to autoremove packages i explicitly installed
https://launchpad.net/bugs/86921
--
ubuntu-bugs mailing list
ub
I'm sorry, but I dont know how to build python-apt 0.6.20ubuntu13 on feisty
(upgraded meanwhile)
apt-get source does not work (seems to be not in the list file)
Did manual download of dsc and tgz, but it insists on 0.6.20ubuntu12
(and dpkg -b finds no DEBIAN/config)
I tried shell script to, repl
This shell fragment should do the same job:
DEPS=""; for pkg in ubuntu-desktop kubuntu-desktop edubuntu-desktop
xubuntu-desktop edubuntu-server ubuntu-minimal ubuntu-standard; do if
dpkg -s $pkg >/dev/null 2>&1 ; then for dep in $(apt-cache depends $pkg
--installed | awk '{print $2}'); do if [ !
Thanks for your bugreport.
I prepared a new apt upload that will explicitly exclude all direct
dependencies from meta-packages from being marked as automatic installs.
This should fix a lot of the confusion seen here.
In addition to this I have attached a fixup script that will mark the
current d
Sorry for the long post, but as you can see at the end it would even
remove OpenOffice, which I installed manually as mentioned.
--
apt wants to autoremove packages i explicitly installed
https://launchpad.net/bugs/86921
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubu
Same on edgy here.
Situation:
(1) Installed Ubuntu edgy.
(2) Installed kubuntu-desktop (3.5.6 from kubuntu.org).
(3) Installed OpenOffice 2.1 vanilla (which removed ubuntu-desktop meta
package)
(4) Uninstalled kubuntu-desktop meta package (which survived
OpenOffice-2.1-Install but can't be rei
I've just reinstalled and have a similar situation. Basically I just
came up from alternate and installed ubuntu-desktop
--
apt wants to autoremove packages i explicitly installed
https://launchpad.net/bugs/86921
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com
** Changed in: apt (Ubuntu)
Importance: Undecided => High
Assignee: (unassigned) => Michael Vogt
Status: Unconfirmed => Confirmed
Target: None => ubuntu-7.04
--
apt wants to autoremove packages i explicitly installed
https://launchpad.net/bugs/86921
--
ubuntu-bugs mailing
** Changed in: Ubuntu
Sourcepackagename: None => apt
--
apt wants to autoremove packages i explicitly installed
https://launchpad.net/bugs/86921
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
13 matches
Mail list logo