#archlinux32 | Logs for 2018-06-11

Back
[00:42:16] <buildmaster> girls, my database is dirty again ...
[01:13:24] -!- oaken-source has quit [Ping timeout: 256 seconds]
[01:32:27] -!- NoobAlice has quit [Ping timeout: 240 seconds]
[01:42:05] -!- Alina-malina has quit [Ping timeout: 240 seconds]
[01:50:20] -!- NoobAlice has joined #archlinux32
[02:04:17] -!- isacdaavid has quit [Quit: Leaving.]
[02:17:10] -!- isacdaavid has joined #archlinux32
[06:10:34] -!- NoobAlice has quit [Ping timeout: 264 seconds]
[06:11:05] -!- bill-auger has quit [Remote host closed the connection]
[06:13:55] -!- NoobAlice has joined #archlinux32
[06:17:27] -!- bill-auger has joined #archlinux32
[06:28:18] * buildmaster resumes sanity.
[06:53:30] -!- bill-auger has quit [Remote host closed the connection]
[06:54:17] <buildmaster> girls, my database is dirty again ...
[06:56:32] -!- bill-auger has joined #archlinux32
[06:58:01] -!- bill-auger has quit [Remote host closed the connection]
[07:14:42] -!- bill-auger has joined #archlinux32
[07:17:13] -!- NoobAlice has quit [Quit: Leaving.]
[07:20:05] -!- bill-auger has quit [Remote host closed the connection]
[07:38:45] -!- isacdaavid has quit [Quit: Leaving.]
[08:03:53] -!- bill-auger has joined #archlinux32
[08:14:17] -!- Alina-malina has joined #archlinux32
[08:36:40] * buildmaster resumes sanity.
[08:39:44] -!- deep42thought has joined #archlinux32
[08:39:44] <buildmaster> Hi deep42thought!
[08:39:51] <deep42thought> HI buildmaster, what's up?
[08:39:51] <buildmaster> up? I'm up for 4 days, 1 hour, 55 minutes, load average: 0.54, 0.80, 0.76
[08:52:17] -!- oaken-source has joined #archlinux32
[08:59:06] -!- eworm has joined #archlinux32
[09:04:16] -!- eduardoeae has quit [Ping timeout: 268 seconds]
[09:52:37] <buildmaster> embree is broken (says buildknecht).
[11:49:43] -!- eduardoeae has joined #archlinux32
[12:19:11] <deep42thought> tyzoid: you should consider enabling a 'git pull --ff-only' cronjob on your build slave
[12:22:41] <buildmaster> vim-doxygentoolkit is broken (says tyzoid-srv0-bs0).
[12:24:04] <buildmaster> vim-minibufexpl is broken (says tyzoid-srv0-bs0).
[12:25:12] <deep42thought> huh, nice, tyzoid: your build slave mistrusts its signing key O.o
[12:26:30] <buildmaster> visitors is broken (says tyzoid-srv0-bs0).
[12:31:21] -!- oaken-source has quit [Ping timeout: 240 seconds]
[12:47:59] <buildmaster> python-wtforms is broken (says nlopc46).
[12:51:28] <buildmaster> libid3tag is broken (says buildknecht3).
[13:23:21] -!- belanthor has joined #archlinux32
[14:04:45] -!- oaken-source has joined #archlinux32
[14:24:49] <buildmaster> python-beaker is broken (says buildknecht).
[14:28:15] <buildmaster> girls, my database is dirty again ...
[14:31:34] -!- eduardoeae has quit [Ping timeout: 264 seconds]
[14:32:02] -!- eduardoeae has joined #archlinux32
[14:34:42] * buildmaster resumes sanity.
[14:34:54] <tyzoid> deep42thought: Lol, that's hilarious
[14:35:16] <deep42thought> it needed a pacman -Syu
[14:35:40] <tyzoid> that machine has a load avg of 21 right now :/
[14:35:57] <deep42thought> I'm making a load test for the php, it appears
[14:36:37] <deep42thought> trying to show the links between all deletion-list packages :-/
[15:54:36] -!- belanthor has quit [Quit: Leaving]
[15:59:23] <deep42thought> tyzoid: your packages vm is still on >10 load, but I can't find any suspicious jobs :-/
[16:00:22] <tyzoid> Yeah, it's not from arch32
[16:00:28] <tyzoid> afaik
[16:00:32] <deep42thought> oh, ok
[16:00:44] <deep42thought> uptime inside the vm shows the total load?
[16:00:49] <tyzoid> yeah
[16:00:52] <deep42thought> ah, ok
[16:00:53] <tyzoid> it's a container, not vm
[16:00:53] <deep42thought> good
[16:01:06] <deep42thought> containers and vms are the same to me ;-)
[16:01:31] <tyzoid> btw, trying to debug a segfault in cgit
[16:02:00] <tyzoid> https://git.archlinux32.org looks to be working, but segfaults when you try to open a repo
[16:02:02] <phrik> Title:Git repository browser (at git.archlinux32.org)
[16:02:36] <deep42thought> well, sounds like some pretty fundamental functionality ...
[16:03:49] <deep42thought> btw: the upload speed from the buildmaster to the master mirror is currently quite low (~1MBit), so uploading built package takes some time
[16:05:03] <tyzoid> weird
[16:05:19] <deep42thought> yes, I wrote rewbycraft about that, but he has not yet answered
[16:05:42] <tyzoid> is it an internet issue? or disk issue?
[16:05:49] <deep42thought> internet
[16:06:14] <deep42thought> I did a 'ncat ... < /dev/zero' on the buildmaster and a 'ncat buildmaster ...' from several locations
[16:06:23] <deep42thought> and each only gets to ~ 100kB/s
[16:06:51] <tyzoid> You know, you can improve performance of your ncat /dev/zero by a large factor if you gzip and gunzip on the receiving end.
[16:07:04] <deep42thought> :-D
[16:07:17] <deep42thought> or just use /dev/zero of the box I'm receiving from
[16:07:35] <tyzoid> lol
[16:10:15] <deep42thought> I was thinking, we could move packages directly from the slaves to the master mirror, but this involves some changes, I'd like to avoid (e.g. some intelligence on the master mirror, information on the build slaves on how to access the master mirror)
[16:10:47] <tyzoid> I like letting the buildmaster handle it
[16:10:52] <deep42thought> me too
[16:11:05] <deep42thought> we could also start distributing packages via bittorrent :-)
[16:11:26] <tyzoid> not sure the benefit
[16:11:30] <tyzoid> btw: https://ptpb.pw
[16:11:37] <tyzoid> that's the cgit strace
[16:16:12] <deep42thought> sry, I can't help - I'm not even sure if I should read this from top to bottom or vice versa :-/
[16:16:21] <tyzoid> top to bottom
[16:16:29] <tyzoid> strace is a listing of all syscalls run in order
[16:16:52] <tyzoid> pretty handy tool, if you've not used it before
[16:32:40] -!- deep42thought has quit [Quit: Leaving.]
[16:38:19] -!- eworm has quit [Quit: Leaving.]
[16:59:19] -!- abaumann has joined #archlinux32
[16:59:19] <buildmaster> Hi abaumann!
[16:59:55] <abaumann> tyzoid: does cgit have debug symbols? You can see more in a core dump or you could also use ltrace to list system calls and C library calls.
[17:00:17] <abaumann> This segfault looks more like a undefined variable or so..
[17:03:21] -!- abaumann has quit [Client Quit]
[17:21:19] -!- brosame has joined #archlinux32
[17:29:40] -!- eduardoeae has quit [Read error: Connection reset by peer]
[17:30:25] -!- eduardoeae has joined #archlinux32
[17:30:28] <buildmaster> libstroke is broken (says buildknecht).
[17:37:33] <tyzoid> abaumann: No it does not, I'm currently rebuilding it to include them though
[18:02:44] <buildmaster> nss_ldap is broken (says tyzoid-srv0-bs0).
[18:03:29] <buildmaster> pam_ldap is broken (says buildknecht3).
[18:37:14] <buildmaster> zabbix is broken (says buildknecht).
[18:38:09] -!- AndrevS has joined #archlinux32
[18:44:07] -!- brosame has quit [Quit: WeeChat 2.1]
[18:46:23] -!- abaumann has joined #archlinux32
[18:46:23] <buildmaster> Hi abaumann!
[18:46:24] <abaumann> ==> ERROR: binary dependency `libjson-c.so.3' not found for `/usr/lib/systemd/systemd-udevd'
[18:46:27] <abaumann> ==> ERROR: binary dependency `libjson-c.so.3' not found for `/usr/bin/udevadm'
[18:46:30] <abaumann> ==> ERROR: binary dependency `libjson-c.so.3' not found for `/usr/bin/systemd-tmpfiles'
[18:47:30] <abaumann> This is a killer, as it renders the system unbootable.
[18:48:23] <buildmaster> nvidia-390xx-lts is broken (says tyzoid-srv0-bs0).
[18:53:47] <abaumann> draw a link in /usr/lib BEFORE booting the machine: ln -s libjson-c.so.4 libjson-c.so.3
[18:55:50] -!- abaumann has quit [Quit: leaving]
[19:00:54] -!- abaumann has joined #archlinux32
[19:00:54] <buildmaster> Hi abaumann!
[19:01:30] <abaumann> ...and before you call mkinitcpio -P during the upgrade, the ramdisk takes systemd-binaries from the root partition, so make sure to have a symlink there too.
[19:01:43] <abaumann> hi buildmaster. would love to talk to you. must go.. :-)
[19:01:48] -!- abaumann has quit [Client Quit]
[19:05:31] <buildmaster> ruby-atk is broken (says tyzoid-srv0-bs0).
[19:11:37] <buildmaster> ruby-gobject-introspection is broken (says tyzoid-srv0-bs0).
[19:12:06] -!- taiga has joined #archlinux32
[19:13:48] <taiga> hello there. falkon doesn't work here. is it because the qt5-webengine package is out of date maybe?
[19:38:28] <tyzoid> possibly, not familiar with that package
[19:43:50] <tyzoid> taiga: There is a new version of qt5-webengine (5.10.1-2.0) in [testing], and there's a qt5-webengine-5.11.0-2.0 that's in the to-build list
[19:45:40] <tyzoid> and looks like there's a package ahead of it on the build-list
[19:48:56] <taiga> so i enabled testing and set the system to upgrade. is testing reasonably safe to use though?
[19:49:23] <tyzoid> Some people run it. In general, nothing's "safe"
[19:49:23] <tyzoid> It's less stable than without testing
[19:49:28] <tyzoid> esp. since we automate everything
[19:49:39] <tyzoid> there's a larger chance of stuff breaking without us noticing.
[19:49:57] <tyzoid> I'd probably say you should try it by just pacman -U the package from testing first
[19:50:05] <tyzoid> then downgrading back if that doesn't fix it
[19:50:32] <taiga> it didn't fix it because some libraries needed to be updated too
[19:50:42] <tyzoid> hmm
[19:51:04] <taiga> if i read the error message right. something about libavcodec. i forget
[19:51:10] <tyzoid> You can try upgrading to testing, but given it's not a software version update, just a rebuild, not sure it'll have an effect.
[19:51:22] <tyzoid> libavcodec would be an ffmpeg issue
[19:51:36] <tyzoid> I'm assuming you're up-to-date in general?
[19:52:09] <taiga> well i was. now i switched to testing and will be again in a few minutes
[19:58:22] <taiga> hm
[19:58:24] <taiga> systemd-sysusers: error while loading shared libraries: libjson-c.so.3: cannot open shared object file: No such file or directory
[19:58:35] <taiga> is it as bad as it sounds to me?
[19:58:56] <tyzoid> buildmaster: wft libjson-c.so.3
[19:59:05] <tyzoid> buildmaster: wtf libjson-c.so.3
[19:59:22] <tyzoid> hmm
[19:59:38] <buildmaster> [core] json-c (0.13-1.0): /usr/lib/libjson-c.so.3
[19:59:45] <tyzoid> took a while
[19:59:53] <tyzoid> what version of json-c you got loaded?
[20:00:48] <taiga> how do i check?
[20:01:20] <tyzoid> `pacman -Qi json-c`
[20:02:46] <taiga> 0.13.1-1.0
[20:04:43] <tyzoid> can you verify /usr/lib/libjson-c.so.3 is on the system?
[20:07:00] <taiga> i'd say it isn't
[20:07:01] <taiga> [root@acer-biely taiga]# LANG=C ls -al /usr/lib/libjson-c.so.3
[20:07:02] <taiga> ls: cannot access '/usr/lib/libjson-c.so.3': No such file or directory
[20:07:22] <tyzoid> try re-installing json-c, in that case.
[20:07:41] <taiga> i will
[20:07:50] <taiga> after the upgrade ofc
[20:36:44] <taiga> 'pacman -S json-c' didn't help
[20:37:06] <taiga> still no such file
[20:38:02] <tyzoid> hmm
[20:38:04] <tyzoid> one sec
[20:48:42] <tyzoid> what does pacman -Ql json-c give you?
[20:49:23] <taiga> a lot. one moment
[20:49:36] <tyzoid> Ah, I see /usr/lib/libjson-c.so.4
[20:49:43] <tyzoid> so it writes a new version
[20:50:34] <taiga> https://pastebin.com
[20:50:35] <phrik> Title:json-c /usr/ json-c /usr/include/ json-c /usr/include/json-c/ json-c /usr/inc - Pastebin.com (at pastebin.com)
[20:51:04] <taiga> yes, well, this might be a problem. kernel initrd doesn't build anymore and whatnot
[20:51:51] <taiga> bbl, dog walking
[21:24:40] -!- NoobAlice has joined #archlinux32
[21:36:47] -!- deep42thought has joined #archlinux32
[21:36:48] <buildmaster> Hi deep42thought!
[21:37:17] <deep42thought> tyzoid: it's 0.13-1.0 vs. 0.13.1-1.0
[21:37:30] <tyzoid> yup, I'm aware
[21:37:41] <deep42thought> ah, ok
[21:37:49] <tyzoid> deep42thought: Glad your back though. This suggests that there's something that depends on the old package in testing
[21:37:55] <deep42thought> just because it took me a while to notice the difference :-D
[21:38:18] <tyzoid> since after upgrading, something is still looking for /usr/lib/libjson-c.so.3
[21:38:28] <deep42thought> lemme check https://packages.archlinux32.org
[21:39:08] <deep42thought> hrmm, the database knows of no such issue :-/
[21:40:38] <tyzoid> heading off for now, I'll check pings later.
[21:40:58] <deep42thought> ok
[21:42:47] <deep42thought> pianobar,libmypaint,gdal,postgis and cryptsetup in testing/community-testing are linked against libjson-c.so.3
[21:43:06] <deep42thought> ... according to the database - no idea, why it doesn't consider it "an issue"
[21:44:01] -!- AndrevS has quit [Quit: umount /dev/irc]
[21:44:24] <deep42thought> ah, I see the problem
[21:44:28] <deep42thought> :'-(
[21:44:33] <deep42thought> it's a flaw in my logic
[21:45:39] <deep42thought> the buildmaster does not notice, that lib-jsonc.so.3 is not installable in testing, because it will be superseded by lib-jsonc.so.4
[21:46:01] <deep42thought> I think, this is even a todo already ...
[21:47:23] <taiga> well then, what should i do to fix this for now, please?
[21:47:49] <deep42thought> stay with stable for now
[21:48:53] <taiga> but how? i already pacman-Syu'd with testing enabled
[21:49:11] <deep42thought> just disable testing and pacman -Syuu
[21:49:39] * buildmaster failed to execute a mysql query - can you have a look at "tmp.mysql-functions.query.stdin.2018-06-11T21:49:35.00AXOZ"?.
[21:49:52] <deep42thought> sry, that was me
[21:50:07] <taiga> k then. btw does falkon work for you? it's broken on stable for me
[21:50:26] <deep42thought> I think, I don't use it
[21:50:28] <deep42thought> let me check
[21:50:48] <deep42thought> ah, no, I don't
[21:50:49] <deep42thought> sry
[21:55:09] <deep42thought> taiga: any specific error message?
[22:12:35] <taiga> https://pastebin.com
[22:12:36] <phrik> Title:[taiga@acer-biely ~]$ falkon [0611/190652.422585:WARNING:stack_trace_posix.cc(6 - Pastebin.com (at pastebin.com)
[22:13:21] <deep42thought> yeah, then it's some qt-something version mismatch :-)
[22:13:44] <taiga> line 2 and 3 are probably not important. falkon used to work well before and those got displayed before
[22:14:14] <deep42thought> yeah, line 4 is the actual issue :-)
[22:14:55] <taiga> someone suggested qt5-webengine's and falkon's were actually mismatched. i had the lastest stable archlinux32 versions though
[22:15:45] <deep42thought> the moving from testing to extra is automatic, so it depends on the automatism correctly "seeing" all the dependencies
[22:17:05] <taiga> oh and btw, doublecmd doesn't work for me anymore. complains about access violation. i don't even know where to start with it
[22:18:53] <deep42thought> might be a similar issue
[22:19:12] <deep42thought> unfortunately, we're currently ~1k packages behind upstream with building
[22:19:38] <deep42thought> this creates all sorts of strange issues
[22:19:51] <deep42thought> e.g. version mismatches
[22:20:18] <taiga> https://pastebin.com
[22:20:20] <phrik> Title:[taiga@acer-biely ~]$ LANG=C doublecmd (doublecmd:10672): Gtk-WARNING **: 22: - Pastebin.com (at pastebin.com)
[22:21:02] <deep42thought> !wtf librsvg.so
[22:21:03] <phrik> deep42thought: What the hell is librsvg.so?
[22:21:28] <deep42thought> buildmaster: wtf librsvg-2.so
[22:21:33] <taiga> i don't think it matters, the file varies but the access violation is the same
[22:22:04] <deep42thought> well, usually I'd say a rebuild of the broken package(s) fixes everything
[22:22:29] <deep42thought> but I guess, it's already scheduled for a build
[22:22:34] <deep42thought> but stuck
[22:22:36] <taiga> also this is the AUR alpha version but the stable version does the same
[22:22:58] <deep42thought> most probably an error in one of the qt- dependencies (or librsvg?)
[22:25:39] <buildmaster> [extra] librsvg (2:2.42.5-1.0): /usr/lib/librsvg-2.so
[22:25:45] <taiga> sometimes it shows this instead: https://pastebin.com
[22:25:46] <phrik> Title:[taiga@acer-biely ~]$ doublecmd (doublecmd:4266): Gtk-WARNING **: 19:02:30.6 - Pastebin.com (at pastebin.com)
[22:28:33] <deep42thought> sry, I cannot really help
[22:28:37] <deep42thought> plus I'm tired :-/
[22:28:41] -!- deep42thought has quit [Quit: Leaving.]
[23:29:19] <buildmaster> packer-io is broken (says buildknecht).