Your message dated Sat, 08 Jul 2023 14:58:39 +1000
with message-id <[email protected]>
and subject line Re: wajig: "wajig install" actually removes packages
has caused the Debian Bug report #886462,
regarding wajig: "wajig install" actually removes packages
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
886462: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886462
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wajig
Version: 2.18.1
Severity: important
Hi,
"wajig install package" tries to remove a bunch of unrelated packages,
for example:
env LC_ALL=C wajig install apt-src
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
gir1.2-wnck-3.0 libbrlapi0.6 libdotconf0 liblouis-data liblouis14 libspeechd2
libwnck-3-0 libwnck-3-common
libxres1 orca python3-brlapi python3-louis python3-speechd speech-dispatcher
speech-dispatcher-audio-plugins
The following NEW packages will be installed:
apt-src
0 upgraded, 1 newly installed, 15 to remove and 10 not upgraded.
I've seen this behaviour for ages, but I cannot get used to it, because
in my opinion this is just a classic WTF.
Every time I try use "wajig install" I'm ending up with "sudo apt-get install"
because it's much simpler than checking why "apt-get install --auto-remove"
(that is called by wajig) thinks that it is OK to remove my packages. apt-get
*made* wrong choices in the past, that's why I prefer to remove packages
manually via e.g. synaptic or orphaner (what also means that I never use
"wajig remove" or "wajig purge", which - judging from the source code -
share the same counterintuitive behaviour with "wajig install").
Regards,
robert
--- End Message ---
--- Begin Message ---
Thanks for the report and suggestion.
Wajig relies on apt-get as you note and thus has the same behaviour.
Closing this bug which is perhaps more of a feature request than a bug
in the software.
On Sat, 6 Jan 2018 12:00:58 +0100 Robert Luberda wrote: > Package: wajig
> Version: 2.18.1 > Severity: important > > Hi, > > "wajig install package" tries to remove a bunch of unrelated packages, > for example: > > env LC_ALL=C wajig install apt-src > Reading package lists... Done > Building dependency tree > Reading state information... Done > The following packages will be REMOVED: > gir1.2-wnck-3.0 libbrlapi0.6 libdotconf0 liblouis-data liblouis14 libspeechd2 libwnck-3-0 libwnck-3-common > libxres1 orca python3-brlapi python3-louis python3-speechd speech-dispatcher speech-dispatcher-audio-plugins > The following NEW packages will be installed: > apt-src > 0 upgraded, 1 newly installed, 15 to remove and 10 not upgraded. > > > I've seen this behaviour for ages, but I cannot get used to it, because > in my opinion this is just a classic WTF. > Every time I try use "wajig install" I'm ending up with "sudo apt-get install" > because it's much simpler than checking why "apt-get install --auto-remove" > (that is called by wajig) thinks that it is OK to
remove my packages. apt-get > *made* wrong choices in the past, that's why I prefer to remove packages > manually via e.g. synaptic or
orphaner (what also means that I never use > "wajig remove" or "wajig purge", which - judging from the source code - >
share the same counterintuitive behaviour with "wajig install"). > > > Regards, > robert > > > >
--- End Message ---