[Pkg-cacti-maint] Bug#1028764: cacti: FTBFS: make[1]: *** [debian/rules:55: override_dh_fixperms] Error 123

Lucas Nussbaum lucas at debian.org
Sat Jan 14 12:33:06 GMT 2023


Source: cacti
Version: 1.2.23+ds1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20230113 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # normalize permissions in the site directory
> find /<<PKGBUILDDIR>>/debian/cacti/usr/share/cacti/site/ -type d -exec chmod 755 {} \;
> find /<<PKGBUILDDIR>>/debian/cacti/usr/share/cacti/site/ -type f -exec chmod 644 {} \;
> find /<<PKGBUILDDIR>>/debian/cacti/usr/share/cacti/site/scripts -type f -exec chmod 755 {} \;
> # and then fix the special case files
> chmod 644 /<<PKGBUILDDIR>>/debian/cacti/usr/share/cacti/site/scripts/.htaccess
> find /<<PKGBUILDDIR>>/debian/cacti/usr/share/cacti/site/scripts -type f -name '*.php' -exec chmod 644 {} \;
> find /<<PKGBUILDDIR>>/debian/cacti/usr/share/cacti/cli -type f -print0 | xargs -0 file | \
> 	grep -e /usr/bin/php -e "a /usr/bin/env php script, ASCII text executable" | \
> 	cut -d: -f1 | xargs chmod 755
> chmod: missing operand after ‘755’
> Try 'chmod --help' for more information.
> make[1]: *** [debian/rules:55: override_dh_fixperms] Error 123


The full build log is available from:
http://qa-logs.debian.net/2023/01/13/cacti_1.2.23+ds1-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230113;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230113&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the Pkg-cacti-maint mailing list