• needrestart no longer depends on libmodule-scandeps-perl?

    From Mike Kupfer@21:1/5 to All on Tue Nov 19 19:40:01 2024
    I noticed that after updating 'needrestart' to 3.6-4+deb12u2, the 'libmodule-scandeps-perl' package now shows up in the autoremove list.
    (In a VM that still has the 3.6-4+deb12u1 'needrestart', trying to
    remove 'libmodule-scandeps-perl' will also remove 'needrestart'.)

    Can someone confirm that this is expected behavior?

    thanks,
    mike

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Christian Britz@21:1/5 to All on Tue Nov 19 19:50:01 2024
    Am 19.11.24 um 19:16 schrieb Mike Kupfer:
    I noticed that after updating 'needrestart' to 3.6-4+deb12u2, the 'libmodule-scandeps-perl' package now shows up in the autoremove list.
    (In a VM that still has the 3.6-4+deb12u1 'needrestart', trying to
    remove 'libmodule-scandeps-perl' will also remove 'needrestart'.)

    Can someone confirm that this is expected behavior?


    Yes. See the changelog:
    * debian/control: Drop Depends on libmodule-scandeps-perl

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Mike Kupfer@21:1/5 to Christian Britz on Tue Nov 19 20:50:01 2024
    Christian Britz wrote:

    See the changelog:
    * debian/control: Drop Depends on libmodule-scandeps-perl

    Thanks. I had tried looking at the changelog, but Synaptic and apt were
    unable to find it.

    Okay. After some poking around, I now see a couple ways to get at the changelog. One is the copy in
    /usr/share/doc/<pkgname>/changelog.Debian.gz. The other is via the
    news item for the update, in tracker.debian.org.

    thanks,
    mike

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Erwan David@21:1/5 to All on Tue Nov 19 21:30:01 2024
    Le 19/11/2024 à 20:39, Mike Kupfer a écrit :
    Christian Britz wrote:

    See the changelog:
    * debian/control: Drop Depends on libmodule-scandeps-perl
    Thanks. I had tried looking at the changelog, but Synaptic and apt were unable to find it.

    Okay. After some poking around, I now see a couple ways to get at the changelog. One is the copy in
    /usr/share/doc/<pkgname>/changelog.Debian.gz. The other is via the
    news item for the update, in tracker.debian.org.

    thanks,
    mike


    However the depency is back for 3.7-3 in testing

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Mike Kupfer@21:1/5 to Erwan David on Wed Nov 20 04:40:01 2024
    Erwan David wrote:

    However the depency is back for 3.7-3 in testing

    The dependency was removed for 3.7-3.1, which is in unstable at the
    moment.

    mike

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From tomas@tuxteam.de@21:1/5 to Mike Kupfer on Wed Nov 20 06:30:01 2024
    On Tue, Nov 19, 2024 at 11:39:53AM -0800, Mike Kupfer wrote:
    Christian Britz wrote:

    See the changelog:
    * debian/control: Drop Depends on libmodule-scandeps-perl

    Thanks. I had tried looking at the changelog, but Synaptic and apt were unable to find it.

    Hm. "apt-get changelog needrestart" works for me? Since apt delegates
    to apt-get, it should do the same... in fact, it works, too.

    What's missing?

    Cheers
    --
    t

    -----BEGIN PGP SIGNATURE-----

    iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCZz1yIgAKCRAFyCz1etHa RhpGAJ4/hirUrn5Pottaylvzu2826V3CXwCcDfr3p59nbei0rIPBgZbCu8O2t2o=
    =AGdZ
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Charles Curley@21:1/5 to tomas@tuxteam.de on Wed Nov 20 14:40:01 2024
    On Wed, 20 Nov 2024 06:22:50 +0100
    <tomas@tuxteam.de> wrote:

    Hm. "apt-get changelog needrestart" works for me? Since apt delegates
    to apt-get, it should do the same... in fact, it works, too.

    What's missing?

    Possibly trixie v. bookworm.

    Bookworm:

    charles@issola:~$ apt-get changelog needrestart
    Err:1 https://metadata.ftp-master.debian.org needrestart 3.6-4+deb12u2 Changelog
    Changelog unavailable for needrestart=3.6-4+deb12u2 (404 Not Found [IP: 151.101.70.132 443])
    E: Failed to fetch https://metadata.ftp-master.debian.org/changelogs/main/n/needrestart/needrestart_3.6-4%2bdeb12u2_changelog Changelog unavailable for needrestart=3.6-4+deb12u2 (404 Not Found [IP: 151.101.70.132 443])
    charles@issola:~$


    Trixie:

    root@testing:~# apt-get changelog needrestart
    Get:1 https://metadata.ftp-master.debian.org needrestart 3.7-3 Changelog [31.9 kB]
    Fetched 31.9 kB in 1s (29.0 kB/s)
    root@testing:~#


    --
    Does anybody read signatures any more?

    https://charlescurley.com
    https://charlescurley.com/blog/

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From tomas@tuxteam.de@21:1/5 to Charles Curley on Wed Nov 20 14:50:01 2024
    On Wed, Nov 20, 2024 at 06:36:08AM -0700, Charles Curley wrote:
    On Wed, 20 Nov 2024 06:22:50 +0100
    <tomas@tuxteam.de> wrote:

    Hm. "apt-get changelog needrestart" works for me? Since apt delegates
    to apt-get, it should do the same... in fact, it works, too.

    What's missing?

    Possibly trixie v. bookworm.

    Aaah. Makes sense now. Thanks for the enlightenment & sorry
    for the noise.

    Cheers
    --
    t

    -----BEGIN PGP SIGNATURE-----

    iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCZz3nzgAKCRAFyCz1etHa RufBAJoCujxw5vju0O9a53SQMSX/v6YsLQCfexPLer6KL09i8gLKg8sGlz9OrL0=
    =Acnw
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Mike Kupfer@21:1/5 to Charles Curley on Wed Nov 20 17:30:01 2024
    Charles Curley wrote:

    On Wed, 20 Nov 2024 06:22:50 +0100
    <tomas@tuxteam.de> wrote:

    Hm. "apt-get changelog needrestart" works for me? Since apt delegates
    to apt-get, it should do the same... in fact, it works, too.

    What's missing?

    Possibly trixie v. bookworm.

    Specifically, I think it has to do with the way security updates are
    handled, and where apt-get looks for changelogs. With my bookworm VM,
    when I run the snapshot that still has 3.6-4+deb12u1 installed, "apt
    changelog needrestart" works fine:

    deb12$ apt changelog needrestart
    Get:1 https://metadata.ftp-master.debian.org needrestart 3.6-4+deb12u1 Changelog [29.3 kB]
    Fetched 29.3 kB in 1s (31.8 kB/s)

    But with the most recent snapshot, which has 3.6-4+deb12u2, I get

    deb12$ apt changelog needrestart
    Err:1 https://metadata.ftp-master.debian.org needrestart 3.6-4+deb12u2 Changelog
    Changelog unavailable for needrestart=3.6-4+deb12u2 (404 Not Found [IP: 151.101.198.132 443])
    E: Failed to fetch https://metadata.ftp-master.debian.org/changelogs/main/n/needrestart/needrestart_3.6-4%2bdeb12u2_changelog Changelog unavailable for needrestart=3.6-4+deb12u2 (404 Not Found [IP: 151.101.198.132 443])

    Looking in https://metadata.ftp-master.debian.org/changelogs/main/n/needrestart/, I
    see that there is indeed a changelog file for 3.6-4+deb12u1, but not 3.6-4+deb12u2. Maybe "apt changelog needrestart" will work after the
    next point release of bookworm?

    mike

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)