Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #184558
| From | The Wanderer <wanderer@fastmail.fm> |
|---|---|
| Newsgroups | linux.debian.user |
| Subject | Re: apt or apt-get equivalent of 'aptitude --show-why upgrade' |
| Date | 2017-08-03 05:20 +0200 |
| Message-ID | <uaeQ2-2rm-7@gated-at.bofh.it> (permalink) |
| References | <ua4dZ-3lq-17@gated-at.bofh.it> <ua6St-5de-13@gated-at.bofh.it> |
| Organization | This space intentionally left blank. |
[Multipart message — attachments visible in raw view] - view raw
On 2017-08-02 at 14:44, Felix Miata wrote: > Christoph Groth composed on 2017-08-02 17:44 (UTC+0200): > >> I'm running Debian testing and would like to upgrade from >> "oldtesting" (jessie) to current testing. I noticed that 'apt >> upgrade' as well as 'apt-get upgrade' want to install the package >> 'pulsaudio' which I've been avoiding successfully so far. > >> I could of course uninstall pulseaudio after the upgrade, but I >> wonder whether a more elegant solution does not exist. > > I wonder if this is a consequence of Firefox's recently added pulseaudio > requirement for providing sound? > > I avoid installing individual packages, rather than via pinning, in this manner: > > apt-mark hold pulseaudio The reason I don't use this, for the most part, is that A: it doesn't produce the same behavior in the apt-get dependency resolver, and B: last time I checked, you couldn't "hold" a package in a "not installed" state. Describing it rigorously gets wordy and dense, but basically, in my experience held packages lead to apt-get reporting "you have requested an impossible situation" (in terms of dependency resolution) in situations where pinned packages lead to apt-get finding an alternate dependency solution (usually one which involves holding back other packages). -- The Wanderer The reasonable man adapts himself to the world; the unreasonable one persists in trying to adapt the world to himself. Therefore all progress depends on the unreasonable man. -- George Bernard Shaw
Back to linux.debian.user | Previous | Next — Previous in thread | Find similar | Unroll thread
apt or apt-get equivalent of 'aptitude --show-why upgrade' Christoph Groth <christoph@grothesque.org> - 2017-08-02 18:00 +0200
Re: apt or apt-get equivalent of 'aptitude --show-why upgrade' The Wanderer <wanderer@fastmail.fm> - 2017-08-02 18:10 +0200
Re: Re: apt or apt-get equivalent of 'aptitude --show-why upgrade' Christoph Groth <christoph@grothesque.org> - 2017-08-03 09:30 +0200
Re: apt or apt-get equivalent of 'aptitude --show-why upgrade' Felix Miata <mrmazda@earthlink.net> - 2017-08-02 20:50 +0200
Re: apt or apt-get equivalent of 'aptitude --show-why upgrade' The Wanderer <wanderer@fastmail.fm> - 2017-08-03 05:20 +0200
csiph-web