* Santiago Vila <[email protected]> [2025-08-19 15:26]:
Jochen Sprickerhof wrote:
I think you are jumping to conclusions too fast here. You can get the
same failure by building smartlist as root whereas building it as root with
fakeroot works. So smartlist detects fakeroot in some way and behaves
differently. @Santiago could you give some insights here?

Are you really sure about that? I've just tested "dpkg-buildpackage -rsudo"
and it worked for me. Is -rsudo what you meant by "building as root"?

I did:

$ debvm-create -- --include=dpkg-dev,build-essential,debhelper --customize-hook='sed "s/^deb /deb-src 
/" "$1/etc/apt/sources.list" > "$1/etc/apt/sources.list.d/src.list"'
$ debvm-run

# echo inside (as root)

# apt update
# apt source --compile smartlist
[..]
Can't access /root/smartlist-3.15/debian/tmp/var/list, are you sure it's there?
make[1]: *** [debian/rules:26: override_dh_auto_install] Error 64
make[1]: Leaving directory '/root/smartlist-3.15'
make: *** [debian/rules:3: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

Which looks like the error we see on reproduce.debian.net.

Cheers Jochen

Attachment: signature.asc
Description: PGP signature

Reply via email to