[Bug 1951104] Re: sometimes builds fail saying that changelog is not a directory
Launchpad Bug Tracker
1951104 at bugs.launchpad.net
Tue Oct 31 04:17:15 UTC 2023
[Expired for debhelper (Ubuntu) because there has been no activity for
60 days.]
** Changed in: debhelper (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debhelper in Ubuntu.
https://bugs.launchpad.net/bugs/1951104
Title:
sometimes builds fail saying that changelog is not a directory
Status in debhelper package in Ubuntu:
Expired
Status in strip-nondeterminism package in Ubuntu:
Expired
Bug description:
Can't cd to (debian/ubuntu-core-initramfs/usr/share/doc/ubuntu-core-initramfs/) changelog: Not a directory
at /usr/bin/dh_strip_nondeterminism line 86.
dh_compress -a -O--buildsystem=meson\+ninja -O--sourcedirectory=vendor/systemd
cd debian/ubuntu-core-initramfs
chmod a-x usr/share/doc/ubuntu-core-initramfs/changelog
gzip -9nf usr/share/doc/ubuntu-core-initramfs/changelog
gzip: usr/share/doc/ubuntu-core-initramfs/changelog is a directory -- ignored
dh_compress: error: gzip -9nf usr/share/doc/ubuntu-core-initramfs/changelog returned exit code 2
dh_compress: error: Aborting due to earlier error
Periodically, on various architectures, I am experiencing the above
FTBFS.
it feels like somehow changelog is not a real file, but a directory,
which one cannot cd into. sounds really weird.
I kind of what to blame strip-nodeterminism, or umask or something of
the sort.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debhelper/+bug/1951104/+subscriptions
More information about the foundations-bugs
mailing list