[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2024-01-06 Thread Gianfranco Costamagna
it builds, so we are fine :) ** Tags removed: verification-needed verification-needed-mantic ** Tags added: verification-done verification-done-mantic -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to heimdal in Ubuntu.

[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2024-01-05 Thread Steve Langasek
This fixes a build failure but has no user-facing impact, it does not need to be released to -updates. Setting block-proposed tag. ** Tags added: block-proposed-mantic ** Tags added: verification-needed verification-needed-mantic -- You received this bug notification because you are a member

[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2024-01-05 Thread Gianfranco Costamagna
Uploaded on mantic queue -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to heimdal in Ubuntu. https://bugs.launchpad.net/bugs/2036253 Title: FTBFS: missing strl* symbols fail the build Status in heimdal package in Ubuntu:

[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2024-01-03 Thread Gianfranco Costamagna
Hello, this is probably what we should do for mantic release?field.comment=Hello, this is probably what we should do for mantic release? --- 7.8.git20221117.28daf24+dfsg-3/debian/patches/0022-Always-build-rk_strlcat-and-rk_strlcpy-symbols.patch 1970-01-01 00:00:00.0 + +++

[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2024-01-03 Thread Gianfranco Costamagna
** Patch added: "heimdal_7.8.git20221117.28daf24+dfsg-4.patch" https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/2036253/+attachment/5736213/+files/heimdal_7.8.git20221117.28daf24+dfsg-4.patch -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2024-01-03 Thread Bug Watch Updater
** Changed in: heimdal (Debian) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to heimdal in Ubuntu. https://bugs.launchpad.net/bugs/2036253 Title: FTBFS: missing strl* symbols fail the

[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2023-12-15 Thread Miriam España Acebal
** Description changed: [ Impact ] Currently, the build of the heimdal package against glibc 2.38 is not possible due to the fact that strlcat and strlcpy were added to glibc in version 2.38 and heimdal no longer defines its internal version. - We need this fix to build heimdal

[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2023-12-15 Thread Miriam España Acebal
Attached diff for proposing a new noble package that fix the issues presented in the above comment ** Patch added: "Diff for noble version" https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/2036253/+attachment/5729516/+files/heimdal-noble.diff -- You received this bug notification

[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2023-12-15 Thread Miriam España Acebal
See https://bugs.launchpad.net/ubuntu/+source/openafs/+bug/2046441/comments/1 for testing against the rebuilt of openafs -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to heimdal in Ubuntu.

[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2023-12-14 Thread Miriam España Acebal
** Description changed: [ Impact ] Currently, the build of the heimdal package against glibc 2.38 is not possible due to the fact that strlcat and strlcpy were added to glibc in version 2.38 and heimdal no longer defines its internal version. We need this fix to build heimdal

[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2023-12-14 Thread Miriam España Acebal
Testing the rebuilding of openafs for the possible-not-SRU (but at least is resulting in a lot of polishing for Noble :), because openafs tools is FTBFS in Noble for other causes [1] ), getting the list of binaries (not only shared libraries): for d in $(apt-cache rdepends libroken19-heimdal |

[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2023-12-14 Thread Miriam España Acebal
** Description changed: [ Impact ] Currently, the build of the heimdal package against glibc 2.38 is not possible due to the fact that strlcat and strlcpy were added to glibc in version 2.38 and heimdal no longer defines its internal version. We need this fix to build heimdal

[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2023-12-14 Thread Miriam España Acebal
** Description changed: - [SRU - Template WIP] + [ Impact ] + + Currently, the build of the heimdal package against glibc 2.38 is not possible due to + the fact that strlcat and strlcpy were added to glibc in version 2.38 and heimdal no longer defines its internal version. + + We need this

[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2023-12-13 Thread Launchpad Bug Tracker
This bug was fixed in the package heimdal - 7.8.git20221117.28daf24+dfsg-3ubuntu2 --- heimdal (7.8.git20221117.28daf24+dfsg-3ubuntu2) noble; urgency=medium * d/lib{kafs0,roken19}-heimdal.symbols: - _{kafs,rk}_strl{cat,cpy} are made optional symbols, since they are not

[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2023-12-13 Thread Miriam España Acebal
While preparing SRU paperwork and test cases, checking that binaries using those symbols work ok ( beyond the installation and the built that was OK), I found problems like this: root@Nheimdal:~# aklog --help aklog: symbol lookup error: aklog: undefined symbol: rk_strlcat, version

[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2023-12-13 Thread Miriam España Acebal
** Tags added: block-proposed ** Description changed: + [SRU - Template WIP] + See ubuntu-devel thread[1] and mantic rebuild report[2]. dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below dpkg-gensymbols: warning:

[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2023-12-13 Thread Gianfranco Costamagna
Miriam, please adapt the bug description to follow the SRU bug template https://wiki.ubuntu.com/StableReleaseUpdates -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to heimdal in Ubuntu. https://bugs.launchpad.net/bugs/2036253

[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2023-12-13 Thread Gianfranco Costamagna
both sponsored after some nitpicks changed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to heimdal in Ubuntu. https://bugs.launchpad.net/bugs/2036253 Title: FTBFS: missing strl* symbols fail the build Status in heimdal

[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2023-12-13 Thread Gianfranco Costamagna
** Changed in: heimdal (Ubuntu Noble) Status: In Progress => Fix Committed ** Changed in: heimdal (Ubuntu Mantic) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to heimdal in Ubuntu.

[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2023-12-13 Thread Miriam España Acebal
** Changed in: heimdal (Ubuntu Mantic) Assignee: (unassigned) => Miriam España Acebal (mirespace) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to heimdal in Ubuntu. https://bugs.launchpad.net/bugs/2036253 Title:

[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2023-12-13 Thread Miriam España Acebal
** Also affects: heimdal (Ubuntu Noble) Importance: Undecided Assignee: Miriam España Acebal (mirespace) Status: In Progress ** Also affects: heimdal (Ubuntu Mantic) Importance: Undecided Status: New -- You received this bug notification because you are a member of

[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2023-12-13 Thread Miriam España Acebal
Mmm... checking Steve's patch, he is including all the binaries packages from/inside krb5 with affected libraries (It makes sense, as a library is using a symbol from other, no matter who is the parent src...). I let myself be carried away by the comment on the heimdal's Debian bug that coincides

[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2023-12-13 Thread Miriam España Acebal
Checking if outside the package these symbols are being used by other shared libraries: * For libkafs0-heimdal: None libroken19-heimdal: /usr/lib/x86_64-linux-gnu/libroken.so.19.0.0 root@Nheimdal:~# for s in $(for p in $(apt-cache rdepends libkafs0-heimdal | grep -v heimdal | cut -d':' -f2 |

[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2023-11-29 Thread Miriam España Acebal
** Changed in: heimdal (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to heimdal in Ubuntu. https://bugs.launchpad.net/bugs/2036253 Title: FTBFS: missing strl* symbols fail the

[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2023-11-22 Thread Miriam España Acebal
** Changed in: heimdal (Ubuntu) Assignee: (unassigned) => Miriam España Acebal (mirespace) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to heimdal in Ubuntu. https://bugs.launchpad.net/bugs/2036253 Title: FTBFS:

[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2023-11-04 Thread Bug Watch Updater
** Changed in: heimdal (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to heimdal in Ubuntu. https://bugs.launchpad.net/bugs/2036253 Title: FTBFS: missing strl* symbols fail the build

[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2023-11-04 Thread Andreas Hasenack
** Bug watch added: Debian Bug tracker #1055316 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1055316 ** Also affects: heimdal (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1055316 Importance: Unknown Status: Unknown -- You received this bug notification