/srv/irclogs.ubuntu.com/2019/01/15/#ubuntu-devel.txt

=== BenderRodriguez is now known as Foxhoundz
=== Foxhoundz is now known as BenderRodriguez
=== Tm_K is now known as Tm_T
dokogah ...09:41
doko$ ls -l /usr/bin/libtool09:41
doko-rwxr-xr-x 1 root root 0 Jan 12 14:10 /usr/bin/libtool09:41
Fauxlibtool is installed? You poor soul.09:42
dokohttps://launchpad.net/ubuntu/+source/ruby2.5/2.5.3-3ubuntu2  shows certificate failures during the build ...10:05
dokoxnox, are you guilty?10:05
vorlondid the embedded certificates expire?10:06
xnoxfun10:11
xnoxdoko, well, it's not _my_ certificates ;-)10:12
* doko hates d-shlibs10:13
=== M_hc is now known as _hc
joelkraehemannhi all, I think there is a problem with the build container's networking stack ...11:05
joelkraehemann^^ I try to prove my assumption11:05
joelkraehemannLaney: If my assumption is correct then you have fix it11:11
joelkraehemann^^ to11:11
=== cpaelzer_ is now known as cpaelzer
Laneyjoelkraehemann: I made it happen in an autopkgtest-buildvm-ubuntu-cloud built VM, you might want to try that12:01
Laneye.g. autopkgtest-buildvm-ubuntu-cloud -r bionic --arch i38612:01
Laney(s/bionic/disco/ ...)12:52
mdeslaurjbicha: FYI, policykit: https://gitlab.freedesktop.org/polkit/polkit/merge_requests/1713:48
jbichamdeslaur: yes, I saw pitti cherry-picked it to Debian, we just need to add https://gitlab.freedesktop.org/polkit/polkit/commit/6cc6aafee135 on top for Debian/Disco13:50
mdeslaurack13:52
joelkraehemannLaney: I have already 2 different containers up and running, one amd64 and another i38614:24
Laneyk14:33
BenderRodriguezLaney: k14:35
seb128bdmurray, can you unblock the gvfs/cosmic SRU as discussed the other day?15:23
seb128simpoir, hey, I noticed that https://launchpad.net/ubuntu/+source/landscape-client/18.01-0ubuntu4.1 is waiting verification for a way, maybe you could try to verify/find smeone to verify that SRU?15:24
seb128bdmurray, oh, and bionic as well15:26
joelkraehemannwhere are the debugging symbols?15:26
joelkraehemanndon't you provide any?15:26
joelkraehemannhttps://wiki.ubuntu.com/Debug%20Symbol%20Packages15:27
simpoirseb128: thanks. I'll poke a few people to help with the verification.15:32
seb128simpoir, thanks15:32
bdmurrayseb128: yeah, I'll do that today15:36
bdmurrayjoelkraehemann: They should be at ddebs.ubuntu.com15:37
seb128bdmurray, thx15:39
joelkraehemannkill -STOP $(pidof ags_functional_audio_test)15:53
joelkraehemannthen enter the autopkgtest directory15:54
joelkraehemann^^^doesn't work15:55
juliankseb128, xnox regarding the duplicity autopkgtest failure. it's creating /tmp/adt/source and then backing it up to /tmp/adt/backup, then restoring to /tmp/adt/restore. The files seem to be going missing. Could it be that systemd-tmpfiles is running a cleanup job on /tmp while we're running the test/duplicity?16:00
juliankLaney: ^16:00
xnoxjuliank, hm.... do you reboot as well?16:01
juliankbecause /tmp/adt/source seems to be missing too after duplicity ran, but it was backing that up16:01
seb128good question, I don't know enough about systemd-tmpfiles to say16:01
xnoxjuliank, it shouldn't be running if the system is booted (ie. systemctl is-system-running is running|degraded)16:01
juliankxnox: only autopkgtest [19:37:10]: rebooting testbed after setup commands that affected boot16:01
juliankthen it installs test dependencies and runs the test16:01
juliankit's about 20 seconds from boot to test run16:02
juliankOn the other hand, it says: SourceFiles 116:03
juliankSourceFileSize 7 (7 bytes)16:03
juliankwhich seems wrong too16:03
juliankOh16:03
juliankxnox: I assume it's copying the literal /bin symlink on a usrmerged system and backing that up16:03
juliankhence the failure16:03
juliankit does cp -r /bin $TMPDIR/source16:03
juliankit should do cp -a /bin/ $TMPDIR/source16:04
juliankok, that should be fixed16:06
julianksorry for the noise :)16:06
seb128juliank, ah, that would explain ... do you fix it or want me to handle that?16:10
juliankseb128: I uploaded a fix 4 minutes ago :)16:10
seb128great, thx!16:10
Laneyjuliank: that was a quick test run 😈16:11
juliankLaney: I just tested my assumption with a sample symlink :)16:11
seb128I didn't know that /bin and /bin/ were different things, learning every day!16:11
juliankseb128: I think it's an odd detail most people are not aware of16:12
juliankit's not as bad as rsync, though16:12
julianklike "rsync bin foo", creates bin/foo, but "rsync bin/ foo" copies stuff from inside bin to "foo"16:12
juliankum creates foo/bin of course16:13
juliankthat's utterly crazy16:13
juliankLaney: Oh, and I need to clean that up now16:13
joelkraehemannPlease trigger rerun autopkgtest of i386 for16:14
joelkraehemannhttps://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html#gsequencer16:14
juliankok16:14
joelkraehemann^^ I don't have permission to do so16:14
Laneywhy?16:14
juliankyeah, why?16:14
Laneywhat's changed that might make it pass?16:14
juliankonly amd64 has passed anyway16:14
juliankif there's a fix, I'd assume it fixes all !amd64, not just i38616:15
juliankjoelkraehemann: ^16:15
juliankI mean, it segfaults16:16
joelkraehemannYesterday, I was able to reproduce SIGPIPE16:18
joelkraehemanntoday, not anymore ...16:18
joelkraehemannjuliank: It passes on my container anyway16:18
joelkraehemannwithout any segfault16:18
LaneyI told you earlier that I ran it in a test VM and it failed in that way for me16:19
Laneywe have an insane test backlog atm, you won't get your result for a long time - suggest doing what I said earlier16:19
juliankLaney: whoa, the queue is really intense16:25
juliankLaney: also, we wanted to subscribe me to autopkgtest emails or something I think16:25
juliankI don't share the email pain atm16:25
Laneyfeel free to do a merge proposal to autopkgtest-cloud if you want to join that party16:26
Laneythe part of people who delete one email an hour16:26
Laneyparty*16:26
juliankugh, steam lock16:26
joelkraehemannI give your cloud image a try16:28
juliankLaney: I do wonder how useful it will be, given that I can't commit to the repositories :)16:29
Laneyit's possible to contribute without being able to commit16:30
Laneythat's usually what people do first :P16:30
juliankI know16:31
Laneybtw, I ran your new duplicity test and it failed because the cp copies broken symlinks and that makes diff not work16:32
julianksomething is odd16:32
juliankLaney: lol16:33
Laneysorry for being suspicious enough of you to run it myself :-)16:33
juliankLaney: something is odd here: https://code.launchpad.net/~juliank/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/36179116:33
juliankLaney: it shows your "lxd too" commit in the merge, but I just fetched that from origin...16:34
Laneyweird16:34
juliankcjwatson, wgrant: ^16:34
Laneyit doesn't show on https://code.launchpad.net/~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-cloud/+ref/master16:34
Laneyprobably need to rescan, I can do that16:34
juliankoh well, ok16:34
Laneythere we go, sort of (I forgot how to regenerate the diff)16:37
juliank+116:38
Laneylp.load('~juliank/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/361791').scheduleDiffUpdates()16:39
juliankwhoa magic16:39
superm1bdmurray, sorry copy and paste error - that wasn't intended.  I just corrected it17:00
bdmurraysuperm1: alright, thanks17:03
joelkraehemannLaney: you were right. It crashes :/17:14
joelkraehemannLaney: So guess what? My tests eat your RAM ...18:23
joelkraehemannas passing --ram-size=8192 to autopkgtest-virt-qemu it just passed18:25
=== grumble is now known as AMENDMENT_EFFFFF
=== AMENDMENT_EFFFFF is now known as grumble
sivanghi all19:44
sivangdoes the postgresql server snap enables me to have an isolated execution of PG such that I can restore my system to prestine state before installation?19:45
sivangMost of the snaps I can install tell me they're in classic mode, hence full isolation is not possible so I'm curious to see how to enjoy the isoation feature...19:45
* gQuigs is too excited with what is the final blocker to dropping python2 from images is almost here - Samba 4.10 RC1 Released: Adds Offline Domain Backups, Now Defaults To Python 3 | https://www.phoronix.com/scan.php?page=news_item&px=Samba-4.10-RC1-Released19:48
sivanggQuigs: oh niceee19:49
sivangpython2 should be left to decay gracefully19:49

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