/srv/irclogs.ubuntu.com/2019/02/25/#ubuntu-devel.txt

=== cpaelzer__ is now known as cpaelzer
LocutusOfBorginfinity, since you asked me about the testsuite on marc-perl* sadness, I want to give you what I found10:12
LocutusOfBorghttps://launchpad.net/ubuntu/+source/libmarc-charset-perl/1.35-2build110:12
LocutusOfBorgfor some reasons, gdbm transition, broke the 32bit testsuite, and a no-change rebuild of marc-charset works, even if I don't really know why10:13
LocutusOfBorgI'm not sure how worth investigating this is...10:13
LocutusOfBorg./usr-old/lib/libmarc-charset-perl/Table is just a different file in lots of places10:17
LocutusOfBorgnot even sure why britney let it migrate, probably some timing issue10:19
LocutusOfBorganyway, rebuilding should be ok now10:19
LocutusOfBorgdiffing a 5.4MB binary file is not that easy10:19
* LocutusOfBorg opens an RC bug in Debian10:24
LocutusOfBorg https://bugs.debian.org/92323811:02
ubottuDebian bug 923238 in libmarc-charset-perl "libmarc-charset-perl: needs a rebuild on 32bit architectures?" [Serious,Open]11:02
=== cpaelzer__ is now known as cpaelzer
=== velix_inuse is now known as velix
=== ldelgado__ is now known as yikoru
slashd!dmb-ping19:01
ubottucyphermox, jbicha, micahg, rbasak, sil2100, slashd, tsimonq2: DMB ping.19:01
bgmccollumgreetings...there seems to be a problem with the xenial netboot mini.iso. there is a segfault during detest disks, as libc6-udev failed for unknown reasons. this has been observed consistently in two different environments. my understanding is that the mini.iso may beed to be rebuilt to accommodate an updated libc6-udeb that is being fetched...20:21
CarlFKbgmccollum: note: im not a dev - just a user.  do you have the URL to the mini iso handy?20:24
bgmccollumCarlFK -- http://us.archive.ubuntu.com/ubuntu/dists/xenial/main/installer-amd64/current/images/netboot/mini.iso20:25
bgmccollumJust found this -- https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/181684620:26
ubottuLaunchpad bug 1816846 in glibc (Ubuntu) "segfault in libc-2.23.so netinstall installation pxe" [Undecided,Confirmed]20:26
CarlFKbgmccollum: you have a pxe server right?20:26
bgmccollumyes20:26
CarlFKdo you boot this file:  http://us.archive.ubuntu.com/ubuntu/dists/xenial/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux20:26
bgmccollumwell, packer driven preseed, not PXE20:26
bgmccollumsorry...i just boot the ISO20:27
bgmccollumthen packer edits the boot args and specifies a preseed20:27
bgmccollumbut if you just boot the ISO and step through the installer, it segfaults20:27
CarlFKactually.. looking at that bug report:             ...             3 hours ago20:28
CarlFKIt seems it is being actively worked on, and is some dependency or publishing problems that will be worked out in at most a day or two20:29
CarlFKwhat's packer ?20:29
bgmccollumskimming the bug report20:29
bgmccollumhttp://packer.io20:29
CarlFKI skimmed too, then jumped to the bottom20:29
bgmccollumi have a series of jenkins pipelines to build base images for use in openstack environments20:29
bgmccollumthe first pipeline uses back to do a base OS install20:30
bgmccollum*user packer*20:30
CarlFKfrom a quick skim, sounds like what I built: https://salsa.debian.org/carlfk-guest/ansible/blob/usb-reorg1/usbinst/mk_usb_installer.sh20:31
CarlFKwhich uses hd-image instead of netboot: http://us.archive.ubuntu.com/ubuntu/dists/xenial/main/installer-amd64/current/images/  hd-image or netboot20:32
bgmccollumwhats the difference between the two?20:33
CarlFKhttps://salsa.debian.org/carlfk-guest/ansible/blob/usb-reorg1/docs/usb.rst#step-by-step-details20:34
CarlFKhd-media fs can be mounted read/write20:34
bgmccollumhence the name...hd-media...makes sense20:35
CarlFKwell, it had an iso9660? fs once.  and the fs isn't big enough to put the files it needs to work.20:36
CarlFKwhich is being debated in my own bug report :p20:37
CarlFKim going to run it for xenial and see what happenes20:37
tsimonq2cyphermox, rbasak, et. al: earlier DMB meeting> bug 1817621 filed. I'm not sure what an edit-acl command would be, as I can't seem to find a case where permissions are set for an existing packageset and an existing team; teams like ~kubuntu-dev seem to have had their ACLs set prior to the usage of the ubuntu-community project for bugs.20:38
ubottubug 1817621 in ubuntu-community "[TB/DMB] Grant ~lubuntu-dev upload permissions to the lubuntu packageset" [Undecided,New] https://launchpad.net/bugs/181762120:38
tsimonq2The closest I can get is an edit-acl command done per-series, which I don't know is right for seed-based packageset upload permissions. I don't recall seeing edit-acl commands anywhere in the new release process.20:40
tsimonq2My current theory after looking over docs is that when seed creation is done for a new release and packagesets are created from those, it's a copy-over process with ACLs. I also believe I'm going down a rabbit hole. :P20:43
bgmccollumCarlFK i switched to using the mini.iso published to xenial-updates, and that seems to have done the trick.20:47
CarlFKoh right.. -updates.. my favorite thing to rant about :p20:47
mwhudsoni don't at all understand why anna is trying to update libc20:47
bgmccollumwhen "current" isn't current, cause you're in xenial, not xenial-updates :P20:48
CarlFKyeah20:48
CarlFKhttp://cdimage.ubuntu.com/releases/16.04.5/release/  Where is x86 or amd64 ?21:02
CarlFKor where is ubuntu-16.04.4-server-amd64.iso21:03
CarlFKhttp://old-releases.ubuntu.com/releases/16.04.4/ says "16.04.1" >:21:05
cyphermoxtsimonq2: the person who will make the changes should be able to figure it out :)21:10
tsimonq2cyphermox: I guess so :)21:11
infinityCarlFK: releases.ubuntu.com21:45
rbasaktsimonq2: I believe you're right.23:10
rbasaktsimonq2: but doesn't the ownership/adminship of ~lubuntu-dev need sorting first?23:11
rbasakSorry I didn't make the DMB meeting earlier. I was driving (a long way), and failed to send apologies in advance :-/23:11
CarlFKinfinity: I'm trying to find a pattern for -server.iso - like ubuntu-16.04.5-server-amd64.iso    and ubuntu-18.04.2-server-arm64.iso23:21
CarlFK   http://releases.ubuntu.com/16.04.5 has it, but  http://releases.ubuntu.com/18.10/  has ubuntu-18.10-live-server-amd64.iso23:24
CarlFKnot -live is under http://cdimage.ubuntu.com/releases/18.04.2/release/23:24
tsimonq2rbasak: The RT is filed, I'm waiting on a Launchpad admin.23:31

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