/srv/irclogs.ubuntu.com/2024/08/20/#ubuntu-devel.txt

=== liushuyu1 is now known as liushuyu
perkelixhowdy! can anybody think of a POSIX-compliant way of doing the same? https://paste.debian.net/hidden/5f0b0633/06:02
RikMillsbdmurray: did I see you say somewhere that you were in charge of MoM? if so, it seems to be down06:51
=== pushkarnk1 is now known as pushkarnk
=== pushkarnk1 is now known as pushkarnk
=== pushkarnk1 is now known as pushkarnk
SkiaRikMills: it's back08:28
RikMills\o/08:28
=== pushkarnk1 is now known as pushkarnk
=== pushkarnk1 is now known as pushkarnk
cpetekanashiro:  I'm trying to understand why ruby-sdbm is FTBFS only on i386. It looks like some circular dependency on libruby and ruby-sdbm? Although I don't really see any reason why it would be i386 specific.16:34
kanashirocpete src:ruby3.3 which provides libruby3.3 does not build on i386, so this dependency is not satisfiable there18:59
kanashirothere are other packages involved in the ruby transition FTBFSing on i386 for the same reason19:00
kanashiroI am not sure what to do there, remove those package from i386 (?)19:00
kanashirovorlon any thoughts on the above? ^19:11
ginggskanashiro: do you have the correct package name there? $ rmadison libruby3.319:40
ginggslibruby3.3 | 3.3.4-2ubuntu3 | oracular-proposed | amd64, arm64, armhf, i386, ppc64el, riscv64, s390x19:41
ginggsalso $ rmadison libruby19:43
ginggslibruby | 1:3.3~ubuntu3 | oracular-proposed | amd64, arm64, armhf, i386, ppc64el, riscv64, s390x19:43
kanashiroginggs I thought ruby3.3 was not built on i386, but it seems it did, I need to break a circular dependency on i368 then19:51
ginggskanashiro: thanks!21:48
sergiodjI need to disable the inclusion of package metadata on some binaries built by a package. is unsetting ELF_PACKAGE_METADATA the recommended way to do this?22:26
mwhudsonisn't there a DEB_BUILD_OPTIONS thingie for that22:53
sergiodjthat's what I'm trying to find, but in this specific case the package is invoking gcc by hand, and from what I've read ELF_PACKAGE_METADATA is what influences this scenario22:54
mwhudsonDEB_BUILD_OPTIONS=qa=-elfpackagemetadata i think22:55
sergiodjyeah, I don't want to mess with DEB_BUILD_OPTIONS inside d/rules22:57
sergiodjDEB_BUILD_MAINT_OPTIONS, though…22:57
mwhudsonwell DEB_MAINT_BUILD_OPTIONS then :-)22:58
mwhudsonalthough i'm not sure if it works quite the same tbh22:58
sergiodjbut let see what this option does under the hood22:58
sergiodjhttps://git.launchpad.net/ubuntu/+source/dpkg/tree/scripts/Dpkg/Vendor/Ubuntu.pm#n17722:59
sergiodjI think it does exactly what I intended to do manually22:59
sergiodjwhich is good. let me try unsetting the variable, then23:00
sergiodjthanks, mwhudson :)23:00
cpetekanashiro: thanks for the info!23:52
kanashirocpete now ruby-sdbm was built on i386, just need to wait to be published23:58

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!