[Bug 1951104] Re: sometimes builds fail saying that changelog is not a directory
Mattia Rizzolo
1951104 at bugs.launchpad.net
Thu Aug 31 15:21:28 UTC 2023
ISTR this being debugged back then and the culprit being tracked down,
however I don't remember anymore what was found.
Did you see this error again recently? Else I'd be tempted to just
close this.
** Changed in: debhelper (Ubuntu)
Status: New => Incomplete
** Changed in: strip-nondeterminism (Ubuntu)
Status: New => Incomplete
--
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:
Incomplete
Status in strip-nondeterminism package in Ubuntu:
Incomplete
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