Your message dated Thu, 24 Sep 2020 09:27:53 +0200 with message-id <20200924072753.gb3973...@ramacher.at> and subject line Re: Bug#970632: nmu: util-linux_2.36-3 has caused the Debian Bug report #970632, regarding nmu: util-linux_2.36-3 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 ow...@bugs.debian.org immediately.) -- 970632: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=970632 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: binnmu util-linux doesn't know about the new capabilities from Linux 5.8 yet, e.g.: % setpriv --bounding-set -all echo test setpriv: libcap-ng is too old for "all" caps The problem is not actually libcap-ng but util-linux having picked up an old CAP_LAST_CAP when it was built. Rebuilding against linux-libc-dev 5.8 fixes this: nmu util-linux_2.36-3 . linux-any . unstable . -m "Rebuild against linux-libc-dev >= 5.8 to pick up new capabilities" --extra-depends 'linux-libc-dev (>= 5.8)' (not sure if linux-any is supported here)
--- End Message ---
--- Begin Message ---On 2020-09-20 15:01:26 +0200, Felix Geyer wrote: > Package: release.debian.org > Severity: normal > User: release.debian....@packages.debian.org > Usertags: binnmu > > util-linux doesn't know about the new capabilities from Linux 5.8 yet, e.g.: > > % setpriv --bounding-set -all echo test > setpriv: libcap-ng is too old for "all" caps > > The problem is not actually libcap-ng but util-linux having picked up an old > CAP_LAST_CAP when it was built. > Rebuilding against linux-libc-dev 5.8 fixes this: > > nmu util-linux_2.36-3 . linux-any . unstable . -m "Rebuild against > linux-libc-dev >= 5.8 to pick up new capabilities" --extra-depends > 'linux-libc-dev (>= 5.8)' > (not sure if linux-any is supported here) Scheduled Cheers -- Sebastian Ramachersignature.asc
Description: PGP signature
--- End Message ---