Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #255510
| From | David <bouncingcats@gmail.com> |
|---|---|
| Newsgroups | linux.debian.user |
| Subject | Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable |
| Date | 2023-03-02 16:40 +0100 |
| Message-ID | <G4Tcd-9A48-1@gated-at.bofh.it> (permalink) |
| References | (7 earlier) <G4Qo1-9yiL-3@gated-at.bofh.it> <G4QxH-9ymn-1@gated-at.bofh.it> <G4QR3-9yJb-5@gated-at.bofh.it> <G4R0K-9yMY-9@gated-at.bofh.it> <G4SSR-9zXV-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, 3 Mar 2023 at 02:18, <davenull@tuxfamily.org> wrote: > On 2023-03-02 14:19, Greg Wooledge wrote: > > On Thu, Mar 02, 2023 at 02:01:57PM +0100, davenull@tuxfamily.org wrote: > >> > > > akb@akira:~$ LC_ALL=C aptitude why ifupdown > >> > > > p netscript-2.4 Provides ifupdown > >> > > > p netscript-2.4 Depends bridge-utils (>= 0.9.3) > >> > > > p bridge-utils Suggests ifupdown > >> > > > akb@akira:~$ LC_ALL=C aptitude why netscript-2.4 > >> > > > p netscript-2.4 Provides ifupdown > > > >> dpkg -l netscript-2.4 or even dpkg -l | grep netscript > >> > >> Don't return anything… Not sure why "aptitude why ifupdown" mentions > >> netscript-2.4 at all You could try 'aptitude -v why' to add verbosity. /usr/share/aptitude/README has some discussion about the behaviour of 'why' and 'why-not'. Under the heading 'why, why-not'.
Back to linux.debian.user | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable davenull@tuxfamily.org - 2023-02-22 18:20 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable Roberto C. Sánchez <roberto@debian.org> - 2023-02-22 18:30 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable Christoph Brinkhaus <c.brinkhaus@t-online.de> - 2023-02-22 18:40 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable davenull@tuxfamily.org - 2023-02-23 11:40 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable Reco <recoverym4n@enotuniq.net> - 2023-02-23 18:20 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable Greg Wooledge <greg@wooledge.org> - 2023-02-22 19:30 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable David Wright <deblis@lionunicorn.co.uk> - 2023-02-22 22:10 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable davenull@tuxfamily.org - 2023-02-23 10:50 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable <tomas@tuxteam.de> - 2023-02-23 11:00 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable davenull@tuxfamily.org - 2023-02-23 11:40 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable David Wright <deblis@lionunicorn.co.uk> - 2023-02-24 06:40 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable <tomas@tuxteam.de> - 2023-02-24 06:50 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable davenull@tuxfamily.org - 2023-02-24 10:30 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable <tomas@tuxteam.de> - 2023-02-24 10:30 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable davenull@tuxfamily.org - 2023-02-24 11:30 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable tomas@tuxteam.de - 2023-02-24 11:50 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable davenull@tuxfamily.org - 2023-02-27 15:20 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable Greg Wooledge <greg@wooledge.org> - 2023-02-27 15:40 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable Greg Wooledge <greg@wooledge.org> - 2023-02-24 13:30 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable David Wright <deblis@lionunicorn.co.uk> - 2023-02-25 01:30 +0100
Forcing dhclient to not ignore tun0 interface when it's available davenull@tuxfamily.org - 2023-03-02 11:50 +0100
Re: Forcing dhclient to not ignore tun0 interface when it's available Tim Woodall <debianuser@woodall.me.uk> - 2023-03-03 04:10 +0100
Re: Forcing dhclient to not ignore tun0 interface when it's available Max Nikulin <manikulin@gmail.com> - 2023-03-03 06:30 +0100
Re: Forcing dhclient to not ignore tun0 interface when it's available Tim Woodall <debianuser@woodall.me.uk> - 2023-03-03 07:40 +0100
Re: Forcing dhclient to not ignore tun0 interface when it's available Max Nikulin <manikulin@gmail.com> - 2023-03-03 16:10 +0100
Re: Forcing dhclient to not ignore tun0 interface when it's available David Wright <deblis@lionunicorn.co.uk> - 2023-03-03 16:20 +0100
Re: Forcing dhclient to not ignore tun0 interface when it's available davenull@tuxfamily.org - 2023-03-06 13:40 +0100
Re: Forcing dhclient to not ignore tun0 interface when it's available David Wright <deblis@lionunicorn.co.uk> - 2023-03-07 05:10 +0100
Re: Forcing dhclient to not ignore tun0 interface when it's available davenull@tuxfamily.org - 2023-03-07 17:20 +0100
Re: Forcing dhclient to not ignore tun0 interface when it's available David Wright <deblis@lionunicorn.co.uk> - 2023-03-10 02:00 +0100
Re: Forcing dhclient to not ignore tun0 interface when it's available davenull@tuxfamily.org - 2023-03-06 13:20 +0100
Re: Forcing dhclient to not ignore tun0 interface when it's available David Wright <deblis@lionunicorn.co.uk> - 2023-03-07 05:10 +0100
Re: Forcing dhclient to not ignore tun0 interface when it's available davenull@tuxfamily.org - 2023-03-07 17:00 +0100
Re: Forcing dhclient to not ignore tun0 interface when it's available Max Nikulin <manikulin@gmail.com> - 2023-03-07 16:30 +0100
Re: Forcing dhclient to not ignore tun0 interface when it's available davenull@tuxfamily.org - 2023-03-07 18:00 +0100
Re: Forcing dhclient to not ignore tun0 interface when it's available David Wright <deblis@lionunicorn.co.uk> - 2023-03-10 02:00 +0100
Re: Forcing dhclient to not ignore tun0 interface when it's available davenull@tuxfamily.org - 2023-03-10 09:50 +0100
Re: Forcing dhclient to not ignore tun0 interface when it's available David Wright <deblis@lionunicorn.co.uk> - 2023-03-03 06:30 +0100
Re: Forcing dhclient to not ignore tun0 interface when it's available davenull@tuxfamily.org - 2023-03-03 18:10 +0100
Re: Forcing dhclient to not ignore tun0 interface when it's available David Wright <deblis@lionunicorn.co.uk> - 2023-03-04 18:40 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable Cindy Sue Causey <butterflybytes@gmail.com> - 2023-02-23 02:30 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable conover@panix.com (John Conover) - 2023-02-23 03:20 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable davenull@tuxfamily.org - 2023-02-23 11:30 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable Jeremy Ardley <jeremy@ardley.org> - 2023-02-23 11:40 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable David Wright <deblis@lionunicorn.co.uk> - 2023-02-28 05:30 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable davenull@tuxfamily.org - 2023-02-28 16:10 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable Tixy <tixy@yxit.co.uk> - 2023-02-28 17:00 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable David Wright <deblis@lionunicorn.co.uk> - 2023-03-02 00:30 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable davenull@tuxfamily.org - 2023-03-02 10:40 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable Greg Wooledge <greg@wooledge.org> - 2023-03-02 13:40 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable davenull@tuxfamily.org - 2023-03-02 13:50 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable davenull@tuxfamily.org - 2023-03-02 14:10 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable Greg Wooledge <greg@wooledge.org> - 2023-03-02 14:20 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable davenull@tuxfamily.org - 2023-03-02 16:20 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable David <bouncingcats@gmail.com> - 2023-03-02 16:40 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable David <bouncingcats@gmail.com> - 2023-03-02 16:20 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable Curt <curty@free.fr> - 2023-03-02 18:30 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable David Wright <deblis@lionunicorn.co.uk> - 2023-03-02 19:20 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable <tomas@tuxteam.de> - 2023-03-02 20:30 +0100
Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable David Wright <deblis@lionunicorn.co.uk> - 2023-03-03 06:20 +0100
csiph-web