#archlinux32 | Logs for 2018-10-26

Back
[00:38:11] -!- guys has quit [Ping timeout: 246 seconds]
[01:05:27] -!- NoobAlice has quit [Ping timeout: 264 seconds]
[01:07:45] -!- NoobAlice has joined #archlinux32
[01:15:17] -!- woshty has quit [Ping timeout: 246 seconds]
[01:51:07] -!- guys has joined #archlinux32
[01:58:06] <buildmaster> i686/vault is broken (says eurobuild3).
[02:08:50] -!- guys has quit [Ping timeout: 246 seconds]
[02:23:15] -!- guys has joined #archlinux32
[02:25:10] -!- finsternis has quit [Remote host closed the connection]
[02:32:59] -!- guys has quit [Ping timeout: 246 seconds]
[02:34:55] -!- finsternis has joined #archlinux32
[02:47:47] -!- guys has joined #archlinux32
[03:16:23] -!- guys has quit [Ping timeout: 246 seconds]
[03:26:09] -!- DCyrax has quit [Read error: Connection reset by peer]
[04:50:23] -!- guys has joined #archlinux32
[05:07:47] -!- guys has quit [Ping timeout: 240 seconds]
[05:22:05] -!- guys has joined #archlinux32
[05:27:39] -!- guys has quit [Ping timeout: 264 seconds]
[05:39:53] -!- guys has joined #archlinux32
[05:57:58] -!- guys has quit [Ping timeout: 245 seconds]
[06:03:31] -!- guys has joined #archlinux32
[06:19:39] -!- thePiGrepper has joined #archlinux32
[06:47:34] -!- thePiGrepper has quit [Quit: leaving]
[06:57:39] -!- guys has quit [Ping timeout: 264 seconds]
[07:12:04] -!- guys has joined #archlinux32
[07:20:27] -!- guys has quit [Ping timeout: 264 seconds]
[07:51:06] -!- rcf1 has joined #archlinux32
[07:55:51] -!- NoobAlice has quit [*.net *.split]
[07:55:51] -!- rcf has quit [*.net *.split]
[08:03:45] -!- NoobAlice has joined #archlinux32
[08:36:14] -!- deep42thought has joined #archlinux32
[08:36:15] <buildmaster> Hi deep42thought!
[08:36:15] <buildmaster> !rq deep42thought
[08:36:16] <phrik> buildmaster: <deep42thought> ahm, what is actually in the package "vulkan-headers" on i486? I thought, we disabled all vulcans?
[08:50:11] -!- abaumann has joined #archlinux32
[08:50:11] <buildmaster> Hi abaumann!
[08:50:11] <buildmaster> !rq abaumann
[08:50:12] <phrik> buildmaster: <abaumann> YASMSBOP: yet another silly make system based on python
[08:50:15] <abaumann> hi deep42thought.
[08:50:21] <deep42thought> Hi abaumann!
[08:50:41] <abaumann> my test infrastructure is up again. libvirt seemed to have had quite some issues..
[08:51:07] <abaumann> I still get a "ssh: Could not resolve hostname buildmaster.archlinux32.org: Temporary failure in name resolution", but I think, this is something fishy in my network..
[08:51:17] <deep42thought> huh?
[08:51:27] <deep42thought> works for me
[08:51:30] <abaumann> some DNS requests end up in nirvana.
[08:51:42] <abaumann> only locally in my network, so either some routing or local DNS issues, I reckon.
[08:52:22] <abaumann> rust has some TLS problems in libgit2 (now that I have libgit2 on i486) and some LLVM compilation errors with gcc 8.2 *sigh*
[08:53:10] <abaumann> cargo is .. well .. let's call it .. inmature ..
[08:53:43] <deep42thought> what's actually the role of cargo in this?
[08:53:54] * deep42thought knows nothing about rust
[08:54:05] <abaumann> cargo download crate descriptions from the internet, before you can build any rust module
[08:54:14] <deep42thought> ok
[08:54:19] <abaumann> 'always-connected-anti-pattern'
[08:54:31] <abaumann> git clone manually on the crates works without any problem.
[08:54:51] <abaumann> cargo should have a "I download things manually or with another downloader - like pacman has" backdoor
[08:55:32] <abaumann> the problem is that libgit2 had issues with certain ssl versions, and we are now in the 'always connected with TLS 1.3' world :-)
[08:56:01] <abaumann> mrustc is a really nice project, but it builds only a rust 1.19, so I have to build newer versions afterwards (not sure in how many steps)
[08:56:33] <deep42thought> and the problem is now, that rust 1.19 won't build anything?
[08:56:48] <deep42thought> because cargo is broken due to libgit2-tls issues?
[08:56:49] <deep42thought> right?
[08:57:04] <abaumann> exactly: so cargo and rustc work on i486, but I cannot build the packages, because cargo fails downloading the list of crates.
[08:57:07] <abaumann> exactly.
[08:57:40] <deep42thought> there _must_ be a way to circumvent this auto-download stuff ...
[08:57:51] <deep42thought> maybe fake the dns to a host w/o tls?
[08:57:54] <abaumann> there might be a way to download manually the crates and stuff them into ~/.cargo/registry.
[08:58:06] <abaumann> or just hack cargo to use 'git clone' instead of 'libgit2'
[08:58:12] <deep42thought> and tell rust/cargo to ignore the certs
[08:58:18] <deep42thought> yeah
[08:58:21] <deep42thought> might be easier
[08:58:36] <deep42thought> actually
[08:58:46] <abaumann> rust 1.19 is older than openssl 1.1.1, so it doesn't build openssl in, I fear.
[08:59:57] <abaumann> there might also be something wrong with my cross-toolchain (or more precise with the sysroot). Some library messup for the i486 chain.
[09:00:00] <abaumann> I have to check. :-)
[09:00:12] <abaumann> but, at least, it's an interesting task. :-)
[09:26:34] <abaumann> "dnsmasq: error while loading shared libraries: libidn.so.11: cannot open shared object file: No such file or directory"
[09:26:41] <abaumann> happened when starting lxc containers
[09:26:52] <deep42thought> we're on libidn.so.12 now
[09:26:58] <deep42thought> my fault
[09:27:08] <deep42thought> I moved *a little* too many packages :-/
[09:27:12] <abaumann> :-)
[09:27:21] <abaumann> of those 5'000..
[09:27:29] <abaumann> ..not easy to pick the right ones.
[09:27:34] <deep42thought> here, it msmpt was complaining
[09:27:40] <deep42thought> *msmtp
[09:30:23] <deep42thought> you're on testing?
[09:30:29] <abaumann> no. stable.
[09:31:10] <deep42thought> can you try the dnsmasq from testing?
[09:31:13] <abaumann> dnsmasq 2.80-1.0 works.
[09:31:19] <deep42thought> that was fast
[09:31:20] <deep42thought> :-D
[09:31:53] <abaumann> yeah. After a while you know what you have to do.. :-)
[09:32:24] <deep42thought> I'll move it to extra
[09:34:09] <abaumann> thanks
[09:35:51] <deep42thought> done
[11:22:14] -!- deep42thought has quit [Quit: Leaving.]
[11:24:34] -!- abaumann has quit [Quit: leaving]
[11:29:30] -!- DCyrax has joined #archlinux32
[12:11:30] rcf1 is now known as rcf
[12:12:08] -!- woshty has joined #archlinux32
[13:11:51] -!- ofara has quit [Remote host closed the connection]
[13:12:59] -!- ofara has joined #archlinux32
[13:30:34] -!- rcf has quit [Remote host closed the connection]
[14:11:55] -!- rcf has joined #archlinux32
[15:22:13] -!- noctambulo has joined #archlinux32
[15:22:23] -!- noctambulo has quit [Client Quit]
[15:24:31] -!- noctambulo has joined #archlinux32
[15:25:23] -!- noctambulo has quit [Client Quit]
[15:26:36] -!- noctambulo has joined #archlinux32
[15:28:18] -!- guys has joined #archlinux32
[15:28:40] -!- noctambulo has quit [Client Quit]
[15:29:51] -!- noctambulo has joined #archlinux32
[15:44:11] -!- guys has quit [Ping timeout: 250 seconds]
[15:44:38] -!- noctambulo has quit [Quit: WeeChat 2.2]
[15:45:15] -!- noctambulo has joined #archlinux32
[16:03:24] -!- guys has joined #archlinux32
[16:22:15] -!- guys has quit [Ping timeout: 252 seconds]
[17:07:21] -!- guys has joined #archlinux32
[17:13:40] -!- guys has quit [Ping timeout: 272 seconds]
[17:18:12] -!- bill-auger has quit [Remote host closed the connection]
[17:31:33] -!- woshty has quit [Ping timeout: 252 seconds]
[17:48:34] -!- guys has joined #archlinux32
[17:59:26] -!- guys has quit [Ping timeout: 246 seconds]
[18:10:01] -!- noctambulo has quit [Quit: WeeChat 2.2]
[18:11:31] -!- noctambulo has joined #archlinux32
[18:11:47] -!- noctambulo has quit [Client Quit]
[18:12:02] -!- noctambulo has joined #archlinux32
[18:13:06] -!- noctambulo has quit [Client Quit]
[18:13:22] -!- guys has joined #archlinux32
[18:13:25] -!- noctambulo has joined #archlinux32
[18:13:26] -!- noctambulo has quit [Client Quit]
[18:14:33] -!- noctambulo has joined #archlinux32
[18:19:02] -!- guys has quit [Ping timeout: 246 seconds]
[18:25:29] -!- noctambulo has quit [Quit: WeeChat 2.2]
[18:26:32] -!- noctambulo has joined #archlinux32
[18:33:05] -!- guys has joined #archlinux32
[18:38:51] -!- dwilc has quit [Ping timeout: 260 seconds]
[18:44:06] -!- guys has quit [Ping timeout: 260 seconds]
[18:49:59] -!- dwilc has joined #archlinux32
[18:58:49] -!- guys has joined #archlinux32
[19:10:06] -!- guys has quit [Ping timeout: 252 seconds]
[19:12:30] -!- rcf has quit [Quit: WeeChat 2.1]
[19:25:46] -!- guys has joined #archlinux32
[19:31:15] -!- guys has quit [Ping timeout: 264 seconds]
[19:40:50] -!- noctambulo has parted #archlinux32
[20:00:30] -!- guys has joined #archlinux32
[20:24:12] -!- woshty has joined #archlinux32
[20:25:27] -!- guys has quit [Ping timeout: 240 seconds]
[20:39:41] -!- mauros has joined #archlinux32
[20:48:21] -!- rcf has joined #archlinux32
[21:08:29] -!- guys has joined #archlinux32
[21:15:02] -!- guys has quit [Ping timeout: 276 seconds]
[21:18:47] -!- NoobAlice1 has joined #archlinux32
[21:19:13] -!- NoobAlice has quit [Ping timeout: 245 seconds]
[21:28:21] -!- guys has joined #archlinux32
[21:38:19] -!- guys has quit [Ping timeout: 246 seconds]
[21:51:15] -!- woshty has quit [Ping timeout: 252 seconds]
[21:51:41] -!- guys has joined #archlinux32
[21:56:11] -!- woshty has joined #archlinux32
[21:58:03] -!- guys has quit [Ping timeout: 252 seconds]
[22:15:43] -!- guys has joined #archlinux32
[22:22:51] -!- guys has quit [Ping timeout: 264 seconds]
[22:49:15] -!- guys has joined #archlinux32
[22:54:13] -!- guys has quit [Ping timeout: 245 seconds]
[22:57:42] -!- mauros has parted #archlinux32
[23:16:29] -!- guys has joined #archlinux32
[23:37:11] -!- ztrawhcse has joined #archlinux32
[23:38:47] -!- guys has quit [Ping timeout: 240 seconds]