there was a NCR upload for the mass-rebuild on 20260206 that also failed
to build. it hit a different missing file, this time rules.d

dh_install -p e2fsprogs --sourcedir=/<<PKGBUILDDIR>>/debian/BUILD-STD NEWS.gz \
        usr/share/doc/e2fsprogs
dh_install: warning: Cannot find (any matches for) "/rules.d" (tried in 
/<<PKGBUILDDIR>>/debian/BUILD-STD, debian/tmp)

dh_install: warning: e2fsprogs missing files: /rules.d
dh_install: error: missing files, aborting
make[1]: *** [debian/rules:127: override_dh_install] Error 255


that looks like a bad variable sub in the e2fsprogs.install related to udev 
rules?

./configure:15926:                      with_udev_rules_dir="$($PKG_CONFIG 
--variable=udevdir udev)/rules.d"
./configure.ac:1875:                    with_udev_rules_dir="$($PKG_CONFIG 
--variable=udevdir udev)/rules.d"
./debian/e2fsprogs.install:52:[linux-any] ${deb_udevudevdir}/rules.d

which i see in debian/rules

export deb_udevudevdir = $(shell pkg-config pkg-config
--variable=udevdir udev | sed s,^/,,)

I'll try locally and see what happens.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2138219

Title:
  e2fsprogs: FTBFS in Resolute (amd64)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/2138219/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to