> also, please don't use fantasy version numbers, a -2ubuntu1 means, there is a -2 package in Debian, but there's none.
When this happens it's usually because of a rebase on top of the Salsa repo without realising that the upload is still pending. Indeed on the 2.43 branch there is currently one pending change (that is irrelevant for Ubuntu, Hurd stuff). @simpoir the way I would usually handle this would be to hijack the UNRELEASED changelog entry, changing the version back to 1ubuntu2 and just add our changes on top of theirs. On Mon, Mar 23, 2026 at 6:15 PM Matthias Klose <[email protected]> wrote: > Public bug reported: > > glibc 2.43 ftbfs in resolute: > > https://launchpad.net/ubuntu/+archive/test- > rebuild-20260320-resolute/+build/32413820/+files/buildlog_ubuntu- > resolute-armhf.glibc_2.43-2ubuntu1_BUILDING.txt.gz > > In file included from ../sysdeps/unix/sysv/linux/include/sys/mount.h:22, > from ../sysdeps/unix/sysv/linux/umount2.c:19: > ../sysdeps/unix/sysv/linux/sys/mount.h:268:9: error: ‘OPEN_TREE_CLONE’ > redefined [-Werror] > 268 | #define OPEN_TREE_CLONE 1 /* Clone the target tree and > attach the clone */ > | ^~~~~~~~~~~~~~~ > In file included from ../sysdeps/unix/sysv/linux/sys/mount.h:32: > /usr/include/linux/mount.h:64:9: note: this is the location of the > previous definition > 64 | #define OPEN_TREE_CLONE (1 << 0) /* Clone the > target tree and attach the clone */ > | ^~~~~~~~~~~~~~~ > > > also, please don't use fantasy version numbers, a -2ubuntu1 means, there > is a -2 package in Debian, but there's none. > > ** Affects: glibc (Ubuntu) > Importance: High > Status: Confirmed > > > ** Tags: ftbfs rls-rr-incoming update-excuse > > ** Changed in: glibc (Ubuntu) > Status: New => Confirmed > > ** Changed in: glibc (Ubuntu) > Importance: Undecided => High > > ** Tags added: ftbfs rls-rr-incoming update-excuse > > -- > You received this bug notification because you are subscribed to glibc > in Ubuntu. > Matching subscriptions: glibc > https://bugs.launchpad.net/bugs/2145679 > > Title: > glibc 2.43 ftbfs > > Status in glibc package in Ubuntu: > Confirmed > > Bug description: > glibc 2.43 ftbfs in resolute: > > https://launchpad.net/ubuntu/+archive/test- > rebuild-20260320-resolute/+build/32413820/+files/buildlog_ubuntu- > resolute-armhf.glibc_2.43-2ubuntu1_BUILDING.txt.gz > > In file included from ../sysdeps/unix/sysv/linux/include/sys/mount.h:22, > from ../sysdeps/unix/sysv/linux/umount2.c:19: > ../sysdeps/unix/sysv/linux/sys/mount.h:268:9: error: ‘OPEN_TREE_CLONE’ > redefined [-Werror] > 268 | #define OPEN_TREE_CLONE 1 /* Clone the target tree > and attach the clone */ > | ^~~~~~~~~~~~~~~ > In file included from ../sysdeps/unix/sysv/linux/sys/mount.h:32: > /usr/include/linux/mount.h:64:9: note: this is the location of the > previous definition > 64 | #define OPEN_TREE_CLONE (1 << 0) /* Clone the > target tree and attach the clone */ > | ^~~~~~~~~~~~~~~ > > > also, please don't use fantasy version numbers, a -2ubuntu1 means, there > is a -2 package in Debian, but there's none. > > To manage notifications about this bug go to: > https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/2145679/+subscriptions > > Launchpad-Notification-Type: bug > Launchpad-Bug: distribution=ubuntu; sourcepackage=glibc; component=main; > status=Confirmed; importance=High; assignee=None; > Launchpad-Bug-Tags: ftbfs rls-rr-incoming update-excuse > Launchpad-Bug-Information-Type: Public > Launchpad-Bug-Private: no > Launchpad-Bug-Security-Vulnerability: no > Launchpad-Bug-Commenters: doko > Launchpad-Bug-Reporter: Matthias Klose (doko) > Launchpad-Bug-Modifier: Matthias Klose (doko) > Launchpad-Message-Rationale: Subscriber (glibc in Ubuntu) > Launchpad-Message-For: schopin > Launchpad-Subscription: glibc > > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2145679 Title: glibc 2.43 ftbfs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/2145679/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
