Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #1069101
| From | Michael Biebl <biebl@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist |
| Subject | Bug#993316: systemd: missing /lib/systemd/system/rpcbind.service file |
| Date | 2021-08-31 11:10 +0200 |
| Message-ID | <CS7Wh-1Kw-1@gated-at.bofh.it> (permalink) |
| References | <CRSud-88F-3@gated-at.bofh.it> <CRSud-88F-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Am 30.08.21 um 18:31 schrieb Vincent Lefevre: > Package: systemd > Version: 247.9-1 > Severity: critical > Justification: breaks unrelated software > > systemd provides a dangling symlink: > > $ ls -l /lib/systemd/system/portmap.service > lrwxrwxrwx 1 root root 15 2021-08-17 17:31:36 /lib/systemd/system/portmap.service -> rpcbind.service > $ ls -L /lib/systemd/system/portmap.service > ls: cannot access '/lib/systemd/system/portmap.service': No such file or directory This symlink is created via dh_link lib/systemd/system/rpcbind.service lib/systemd/system/portmap.service I wonder if debhelper can do something about this or if this is one of the cases where the package is best updated manually. I suspect we have a few packages which create such aliasing symlinks via *.links files or explicit calls to dh_link Niels, what's your thought on this? > This breaks checkrestart: [...] Regards, Michael
Back to linux.debian.bugs.dist | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#993316: systemd: missing /lib/systemd/system/rpcbind.service file Michael Biebl <biebl@debian.org> - 2021-08-31 11:10 +0200 Bug#993316: systemd: missing /lib/systemd/system/rpcbind.service file Michael Biebl <biebl@debian.org> - 2021-08-31 19:40 +0200
csiph-web