#archlinux32 | Logs for 2018-10-05

Back
[00:28:42] <elibrokeit> finsternis, deep42thought: --overwrite accepts glob patterns too...
[00:39:06] -!- noctambulo has quit [Remote host closed the connection]
[00:39:18] -!- noctambulo has joined #archlinux32
[01:05:13] -!- thePiGrepper has quit [Quit: leaving]
[01:06:14] -!- thePiGrepper has joined #archlinux32
[01:07:51] <thePiGrepper> hi, who do I need to send my gpg to to be added as a tester? I think I've got everything else here (https://bbs.archlinux32.org/viewtopic.php?id=171) figured out
[01:07:53] <phrik> Title:automatic testing via manual installation(s) / Testing / Arch Linux 32 Forums (at bbs.archlinux32.org)
[01:10:54] -!- woshty has quit [Ping timeout: 252 seconds]
[01:13:37] <thePiGrepper> any admin here?
[01:30:17] <noctambulo> normally deep24thought but he connects during the day
[01:31:49] <thePiGrepper> yeah, I think I missed it for today. It took too much time to set everything up to be a package tester.
[02:06:35] -!- pvl1 has quit [Quit: WeeChat 2.2]
[03:12:46] -!- noctambulo has quit [Ping timeout: 268 seconds]
[03:27:33] -!- noctambulo has joined #archlinux32
[04:10:07] -!- chromicant has quit [Read error: Connection reset by peer]
[04:10:23] -!- chromicant has joined #archlinux32
[04:56:05] -!- thePiGrepper has quit [Ping timeout: 252 seconds]
[05:02:29] -!- noctambulo has quit [Remote host closed the connection]
[05:02:58] -!- noctambulo has joined #archlinux32
[05:21:17] -!- NoobAlice has quit [Quit: Leaving.]
[05:58:56] -!- deep42thought has joined #archlinux32
[05:58:56] <buildmaster> Hi deep42thought!
[05:58:56] <buildmaster> !rq deep42thought
[05:58:57] <phrik> buildmaster: <deep42thought> arch32 is on the bleeding edge of arch, which is on the bleeding edge of software?
[06:00:09] <deep42thought> thePigrepper: I need the key - you can just pm it to girls, then I'll see it, when I get back online.
[06:12:41] <mfwitten> deep42thought: Thanks
[06:13:24] * deep42thought blushes
[06:13:27] <deep42thought> thanks for what?
[06:13:50] <mfwitten> You gave me permission to complain in the bugs task list
[06:14:26] <deep42thought> ah, right - you're welcome!
[06:14:32] <mfwitten> :-)
[06:17:53] <elibrokeit> deep42thought: haha, 32-bit on the bleeding edge of the bleeding edge :D
[06:18:41] <deep42thought> elibrokeit: looking at our current backlog, this seems to have been in the distant past
[06:20:55] <elibrokeit> deep42thought: huhhhhhh... what are all those "pacman" failures on the buildmaster?
[06:21:15] <elibrokeit> [...]
[06:21:15] <elibrokeit> :: unable to satisfy dependency 'ncurses' required by bash
[06:21:15] <elibrokeit> :: unable to satisfy dependency 'bash' required by which
[06:21:15] <elibrokeit> ==> ERROR: Failed to install packages to new root
[06:21:26] <deep42thought> bootstrapping problems on i486
[06:22:11] <deep42thought> I misconfigured my i486 build slaves to not use abaumann's bootstrap repository
[06:23:16] <elibrokeit> ah, the buildmaster's link includes those by default
[06:23:25] <deep42thought> yes
[06:23:46] <deep42thought> you should filter to "i686" and "any" - but the list is still impressive
[06:25:21] <elibrokeit> Compiling datetime v0.4.5
[06:25:21] <elibrokeit> error[E0308]: mismatched types
[06:25:21] <elibrokeit> --> /build/.cargo/registry/src/github.com-1ecc6299db9ec823/datetime-0.4.5/src/system.rs:76:6
[06:25:21] <elibrokeit> |
[06:25:21] <elibrokeit> 76 | (tv.tv_sec, (tv.tv_nsec / 1000) as i16)
[06:25:23] <elibrokeit> | ^^^^^^^^^ expected i64, found i32
[06:25:26] <elibrokeit> help: you can cast an `i32` to `i64`, which will sign-extend the source value
[06:25:32] <elibrokeit> exa is naughty, so is rust
[06:28:07] <elibrokeit> https://packages.archlinux32.org
[06:28:12] <elibrokeit> Error 500: Internal Server Error
[06:28:12] <elibrokeit> Dependencies differ: deepin-daemon, deepin-wm, deepin-metacity, qt5-x11extras
[06:28:12] <elibrokeit> mysql:
[06:28:12] <elibrokeit> json: deepin-daemon, deepin-wm, deepin-metacity, qt5-x11extras
[06:28:15] <elibrokeit> ????
[06:28:53] <elibrokeit> also startdde fails to build because deepin-wm does not exist yet
[06:29:00] <elibrokeit> graphing issues?
[06:30:11] <elibrokeit> deep42thought: haskell-logging-facade seems to be more hasklol checkdepends looping?
[06:30:24] <deep42thought> I haven't checked
[06:35:22] <elibrokeit> well, it looks like haskell-hspec-meta is broken because installed package ansi-terminal-0.8.1 is broken due to missing package colour-2.3.4-H9ChO1VUTF5ENfVcuDmgTv
[06:36:12] <elibrokeit> but ansi-terminal is the right version, and so is colour?
[06:36:27] <elibrokeit> should check the library linking I guess
[06:36:56] * elibrokeit curses hasklol soname wishy-washiness
[06:39:31] <deep42thought> maybe we should disable checks even in the first run if there is already a successfully built haskell package of same pkgver and pkgrel (but with possibly different sub_pkgrel)
[06:40:11] <elibrokeit> the problem is hasklol checks are part of build...
[06:40:13] <elibrokeit> libcacard-2.6.1.tar.xz ... FAILED (unknown public key A9D8C21429AC6C82)
[06:40:50] <deep42thought> this should be transient
[06:42:11] <elibrokeit> ghc fails in sphinx while building docs:
[06:42:11] <elibrokeit> File "/usr/lib/python3.7/site-packages/sphinx/registry.py", line 203, in add_directive_to_domain
[06:42:11] <elibrokeit> (name, domain))
[06:42:11] <elibrokeit> TypeError: %d format: a number is required, not str
[06:42:55] <deep42thought> uh, I've seen this, but couldn't make any sense of it
[06:44:51] -!- noctambulo has quit [Ping timeout: 244 seconds]
[06:46:23] -!- deep42thought has quit [Quit: Leaving.]
[06:47:29] -!- noctambulo has joined #archlinux32
[06:47:32] <elibrokeit> cozy-stack is just missing sources, we shouldn't use such transient ones
[06:52:08] -!- dopsi has quit [*.net *.split]
[06:52:08] -!- bill-auger has quit [*.net *.split]
[06:52:08] -!- Cthulu201 has quit [*.net *.split]
[06:52:08] -!- ofara__ has quit [*.net *.split]
[06:57:05] -!- dopsi has joined #archlinux32
[06:57:05] -!- bill-auger has joined #archlinux32
[06:57:05] -!- Cthulu201 has joined #archlinux32
[06:57:05] -!- ofara__ has joined #archlinux32
[07:53:15] -!- mfwitten has quit [Quit: leaving]
[08:22:43] -!- deep42thought has joined #archlinux32
[08:22:44] <buildmaster> Hi deep42thought!
[08:22:44] <buildmaster> !rq deep42thought
[08:22:44] <phrik> buildmaster: <deep42thought> arch32 is on the bleeding edge of arch, which is on the bleeding edge of software?
[08:51:28] -!- noctambulo has quit [Remote host closed the connection]
[08:51:55] -!- noctambulo has joined #archlinux32
[09:12:57] -!- woshty has joined #archlinux32
[09:18:54] -!- noctambulo has quit [Remote host closed the connection]
[09:19:23] -!- noctambulo has joined #archlinux32
[09:28:55] -!- noctambulo has quit [Remote host closed the connection]
[09:29:30] -!- noctambulo has joined #archlinux32
[09:43:38] -!- noctambulo has quit [Remote host closed the connection]
[09:44:08] -!- noctambulo has joined #archlinux32
[09:45:46] -!- noctambulo has quit [Remote host closed the connection]
[09:46:23] -!- noctambulo has joined #archlinux32
[09:51:52] -!- noctambulo has quit [Read error: Connection reset by peer]
[09:52:27] -!- noctambulo has joined #archlinux32
[10:01:18] -!- abaumann has joined #archlinux32
[10:01:18] <buildmaster> Hi abaumann!
[10:01:18] <buildmaster> !rq abaumann
[10:01:18] <phrik> buildmaster: <abaumann> Welcome to the beatiful world of well-maintained Linux-software. :->
[10:01:25] <deep42thought> Hi abaumann!
[10:01:31] <abaumann> hi deep42thought
[10:01:36] <deep42thought> I'm pushing forward some i486 builds :-)
[10:01:43] <abaumann> I had to catch up with the irc log first today.
[10:01:44] <abaumann> ah.
[10:01:52] <deep42thought> the buildmaster is quite confused, because your bootstrapped packages are not in the database :-)
[10:01:59] <abaumann> oh, true.
[10:02:31] <deep42thought> there are some packages with unsatisfiable dependencies - is this intentional?
[10:02:32] <abaumann> about access to the bootstrapping server, currently it's running as root (*coughing nervously*)
[10:02:42] <deep42thought> ah, ok
[10:02:43] <deep42thought> np
[10:02:47] <abaumann> I have to do some fixing of my master first..
[10:02:52] <deep42thought> I'll just edit PKGBUILD on-the-fly
[10:02:57] <deep42thought> and upload to [staging]
[10:03:01] <abaumann> .. and I want to move it away from the machine I have the build slaves on..
[10:03:20] <abaumann> ..it's rather unstable this way, as accessing bootstrapping is still central for the i486 builds to work.
[10:03:28] <deep42thought> yes
[10:03:35] <abaumann> ah. that's also an option.
[10:03:40] <abaumann> which unsatisfiable dependencies?
[10:03:42] <deep42thought> my current roadmap is to rebuild all packages in your bootstrap
[10:03:54] <abaumann> that's a good plan.. but it needs patching..
[10:03:55] <deep42thought> texlive-bin
[10:04:09] <abaumann> for i486?
[10:04:09] <deep42thought> so far I didn't see serious errors
[10:04:22] <abaumann> no, so far it looks quite ok.
[10:04:27] <deep42thought> yes, texlive-bin is required by some built package, but not available
[10:04:41] <abaumann> ah. to generate documentation.
[10:04:58] <deep42thought> you did not remove it from the depends= array?
[10:05:00] <abaumann> there is no way you can bootstrap texlive-bin currently anyway, it has too many funny dependencies.
[10:05:16] <abaumann> most likely the patch is missing doing exactly that
[10:06:04] <abaumann> getting more and more error reports, I think I have to automatize some of my work, like going throught the package list, get the errors and download all build logs or somthing like that..
[10:06:14] <deep42thought> ah, wait - maybe these dependencies are pulled in by "any" packages I copied over
[10:06:34] <abaumann> extra/libunwind/PKGBUILD: makedepends=(${makedepends[@]//texlive-core/})
[10:06:46] <deep42thought> hmm, ok
[10:06:56] <abaumann> yes. I'll add the patch from the i486 branch..
[10:07:09] <deep42thought> maybe my memory is as bad as noctambulo claims his is
[10:07:11] <abaumann> that's the only one I could find in the base/base-devel packages
[10:07:24] <deep42thought> it's not in base/base-devel
[10:07:33] <deep42thought> it's some dependency of a package I tried to build
[10:07:35] <deep42thought> gimme a sec
[10:07:35] <noctambulo> lol
[10:07:42] noctambulo is now known as Chat-50005
[10:07:51] <abaumann> :-)
[10:08:02] Chat-50005 is now known as Chat-50006
[10:08:22] Chat-50006 is now known as Chat-50007
[10:08:42] Chat-50007 is now known as Chat-50008
[10:08:51] <Chat-50008> i tried ecryptfs again and after it gave the same problem i applied 744 permissions to the /home/jdpe folder and worked
[10:09:02] Chat-50008 is now known as Chat-50009
[10:09:10] <Chat-50009> so now i have my home/jdpe folder in the same other partition but now encrypted with ecryptfs
[10:09:20] <deep42thought> Chat-*: nice
[10:09:28] <deep42thought> maybe you should write a comment about that in the wiki
[10:09:42] Chat-50009 is now known as Chat-50011
[10:10:03] <deep42thought> what chat client are you using - this is confusing :-/
[10:10:19] <Chat-50011> hexchat
[10:10:40] <Chat-50011> but i'm testing my own python script to revenge from a troll
[10:10:53] <deep42thought> abaumann: try to build fontconfig on i486 and you'll see the error I meant
[10:11:21] <abaumann> ok.
[10:14:16] <deep42thought> apparently texlive-formatsextra has unresolvable dependencies
[10:14:50] <deep42thought> ah, yes, it's an "any" package which I copied over
[10:14:57] <deep42thought> sorry, that I blamed you in advance
[10:15:49] <abaumann> np :-)
[10:16:06] <abaumann> I'm more worried about error messages like those: https://buildmaster.archlinux32.org
[10:16:26] <deep42thought> ah, that was I
[10:16:34] <abaumann> a build slave problem?
[10:16:35] <deep42thought> I updated devtools on my i486 build slaves
[10:16:40] <abaumann> uh.
[10:16:42] <abaumann> :-)
[10:16:47] <deep42thought> and overwrote the modified pacman-32.conf
[10:16:56] <deep42thought> which kicked out your bootstrap repository
[10:17:03] <deep42thought> should be fixed since yesterday
[10:17:05] <abaumann> ah, ok. I see. My build slave is ok.
[10:17:14] <deep42thought> do not update devtools blindly
[10:17:20] <abaumann> :-)
[10:19:48] <deep42thought> sorry for the noise - but because the buildmaster tells you in pm about the i486 build issues, I didn't see it in time
[10:21:32] Chat-50011 is now known as noctambulo
[10:27:27] <abaumann> I can reroute my i486 spam to you, if you like ;-)
[10:27:50] <deep42thought> I can just add that in the buildmaster myself - iff I like
[10:28:25] <abaumann> :-)
[10:49:55] <deep42thought> abaumann: I just reproduced your CA error
[10:50:29] <deep42thought> this happened when I aborted a build with too many Ctrl+C's (but too few to actually make systemd-nspawn trip)
[10:50:46] <deep42thought> scratch that about systemd
[10:52:38] <abaumann> oh. that's nasty
[10:52:52] <deep42thought> well, rebooted the slave, now all is fine again
[10:53:00] <deep42thought> thank god, archlinux boots that fast :-D
[10:53:29] <abaumann> thanks to systemd. :->
[10:53:51] <deep42thought> systemd tries to be god
[10:54:00] <abaumann> go(o)d
[10:54:04] <deep42thought> both
[10:54:05] <deep42thought> :-D
[10:54:07] <abaumann> :-)
[10:59:32] <deep42thought> "strace W: ELF file ('usr/bin/strace') lacks FULL RELRO, check LDFLAGS." - should we care?
[11:01:14] <abaumann> mmh. strace does lowlevel things. So it might overload LDFLAGS from Archlinux, switching off relro.
[11:01:23] <abaumann> not sure what happens if we enable it.
[11:01:35] <abaumann> we'll have to test..
[11:01:37] <deep42thought> I've seen similar warnings for a lot of builds on my slaves
[11:01:49] <abaumann> i486 or i686 or both?
[11:01:52] <deep42thought> i486
[11:02:02] <deep42thought> haven't looked at i686
[11:02:29] <abaumann> mmh. I know too little about relro to judge, whether is should be available on march=i486 builds.
[11:18:44] <abaumann> ./checkrelro.sh --file /usr/bin/strace
[11:18:45] <abaumann> /usr/bin/strace - full RELRO
[11:18:47] <abaumann> on i686
[11:19:20] <deep42thought> so it might be an i486 issue
[11:19:40] <abaumann> let me check
[11:20:06] <abaumann> ./checkrelro.sh --file /usr/bin/strace
[11:20:06] <abaumann> /usr/bin/strace - full RELRO
[11:20:08] <abaumann> huh?
[11:20:31] <abaumann> checkrelro.sh is from http://tk-blog.blogspot.com
[11:20:32] <phrik> Title:trapkit blog: RELRO - A (not so well known) Memory Corruption Mitigation Technique (at tk-blog.blogspot.com)
[11:21:19] <abaumann> mmh. maybe strace is from bootstrap?
[11:21:41] <abaumann> lemme rebuild strace on i486 and see..
[11:21:48] <deep42thought> no
[11:21:52] <abaumann> no?
[11:21:54] <deep42thought> this error was on a recent rebuild
[11:22:04] <deep42thought> the "no" was to your first suggestion
[11:22:17] <abaumann> so, if I rebuild it (in test mode) I should see if the error persists.
[11:22:25] <abaumann> I will not upload anything to the repos.
[11:22:32] <deep42thought> ok
[11:23:09] <deep42thought> my fingers are cold, I can't type that fast - that's why my answers are a little short
[11:25:21] <deep42thought> btw: I'm splitting off some docs as "any" packages
[11:25:32] <deep42thought> so we can reuse them from i686
[11:34:59] -!- noctambulo has quit [Remote host closed the connection]
[12:20:19] <abaumann> sounds good, the docu thingy. :-)
[12:20:48] <abaumann> I would just argue, that also upstream could benefit from such a split.. makedepends for packages are much easier to fullfil than makedepends for documentation.
[12:21:19] <deep42thought> the problem is, that current devtools (upstream) do not support split packages of differing architectures
[12:21:26] <deep42thought> dbscripts
[12:21:28] <deep42thought> not devtools
[12:21:49] <abaumann> yep. as they have only one architecture left. :-)
[12:21:53] <abaumann> strace-4.24-1.2-i486.pkg.tar.xz-namcap.log
[12:21:56] <abaumann> is empty on i486
[12:22:16] <deep42thought> so maybe some misconfiguration on my build slave, then?
[12:22:20] <abaumann> ./checkrelro.sh --file /usr/bin/strace
[12:22:20] <abaumann> /usr/bin/strace - full RELRO
[12:22:30] <abaumann> I'm checking..
[12:22:51] <abaumann> mine seems ok.
[12:22:59] <deep42thought> the one you built?
[12:23:04] <abaumann> yes.
[12:23:13] <deep42thought> and how about the one from the (non-bootstrap) repos?
[12:23:16] <abaumann> makepkg-i486.conf got replaced on one of the slaves.
[12:23:23] <abaumann> good point.. checking..
[12:24:25] <abaumann> strace-4.23-1-i486.pkg.tar.: full RELRO
[12:24:31] <abaumann> Jul 19
[12:24:37] <deep42thought> this is not the one I built
[12:24:47] <abaumann> no, that's the one in bootstrap
[12:25:00] <deep42thought> strace-4.24-1.1-i486.pkg.tar.xz
[12:25:02] <abaumann> hang on.
[12:25:14] <abaumann> yep. that was bootstrap-core, I need to check bootstrap-staging
[12:25:20] <deep42thought> no
[12:25:29] <deep42thought> you need to check the master mirror
[12:25:34] <abaumann> ah.
[12:25:35] <deep42thought> (or your mirror of that)
[12:25:48] <deep42thought> I'm not root on your mirror (yet)
[12:25:56] <abaumann> :-)
[12:25:57] <abaumann> ./i486/staging/strace-4.24-1.1-i486.pkg.tar.xz
[12:26:04] <deep42thought> that one :-)
[12:26:46] <abaumann> ./checkrelro.sh --file /usr/bin/strace
[12:26:46] <abaumann> /usr/bin/strace - partial RELRO
[12:26:47] <abaumann> aha.
[12:27:22] <abaumann> Packager : Erich Eckner <arch32 at eckner dot net>
[12:27:35] <abaumann> so, it comes from one of your slaves?
[12:27:41] <deep42thought> yes
[12:28:09] <deep42thought> nlopc46-i486bs1
[12:31:48] <abaumann> In devtools32 I had a makepkg-i486.conf with LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro"
[12:31:57] <abaumann> so, that one got installed
[12:32:11] <deep42thought> afk: https://xkcd.com
[12:32:13] <phrik> Title:xkcd: Lunch Order (at xkcd.com)
[12:33:07] <abaumann> ok. the one in /usr/local/share/devtools/makepkg-i486.conf has: LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now"
[12:33:12] <abaumann> I think, that's the problem.
[12:33:22] <abaumann> Enyoy your lunch though first.. :-)
[13:06:03] <deep42thought> re
[13:07:23] <abaumann> I think, makepkg.conf is the problem in devtools32
[13:07:39] <abaumann> I copied it in the pre-full-relro age :-)
[13:08:29] <deep42thought> "-z,now"?
[13:08:41] <deep42thought> and "-fno-plt", too?
[13:09:24] <deep42thought> if we change that now, almost all builds will fail :-/
[13:09:35] <deep42thought> if we change it later, even more builds will fail :-D
[13:11:11] <deep42thought> should I add both options?
[13:11:25] * deep42thought knows nothing about compiler and linker flags :-/
[13:15:46] <abaumann> -z,now is the full relro thing
[13:15:55] <deep42thought> will the other thing hurt?
[13:16:50] <abaumann> I try to remember how I bootstrapped and with which flags and why..
[13:17:18] <deep42thought> I'll just set it and we'll see if anything fails :-)
[13:18:40] <abaumann> well, my build slave has -fno-pl and -z,relro,-z,now and nothing happened
[13:18:55] <deep42thought> I meant -fno-plt
[13:19:10] <deep42thought> in the CFLAGS
[13:19:20] <abaumann> yes. -fno-plt is also in the CFLAGS on my build slave.
[13:19:28] <abaumann> and there I did the whole bootstrapping..
[13:19:32] <abaumann> ..so, this should be ok.
[13:19:39] <deep42thought> ok :-) great
[13:19:57] <abaumann> or.. at least you can blame me then.. :-)
[13:20:15] <deep42thought> I'll always blame you - even if it's not your fault
[13:21:49] <abaumann> :-)
[13:30:08] -!- bill-auger_ has joined #archlinux32
[13:30:56] -!- bill-auger has quit [Ping timeout: 252 seconds]
[13:31:11] <abaumann> ah. SCSI is so much fun. termination, IDs, cables..
[13:43:09] -!- thePiGrepper has joined #archlinux32
[15:05:31] -!- ofara__ has quit [Quit: ofara__]
[15:08:15] -!- ofara_ has joined #archlinux32
[15:14:48] -!- deep42thought has quit [Quit: Leaving.]
[15:22:40] <elibrokeit> deep42thought: we should ideally still support split x86_64/any packages for technical correctness...
[15:22:52] <elibrokeit> this is something I want to fix
[15:32:08] <finsternis> I'm trying to remove package-query yaourt, but sudo pacman -Rn returns: error: target not found: package-query
[15:32:49] <finsternis> I'm facing the: package-query: error while loading shared libraries: libalpm.so.10: cannot open shared object file: No such file or directory
[15:36:13] <abaumann> finsternis: this looks like your package-query is linked against an older version of libalpm. Did you try to rebuild package-query?
[15:37:29] <finsternis> abaumann: manually?
[15:38:30] <abaumann> yes, of course. :-)
[15:38:44] <abaumann> Where did you get package-query/yaourt from in the first place?
[15:38:53] <abaumann> Is there a special repo in your /etc/pacman.conf?
[15:39:06] <abaumann> like: [aba-aur]
[15:39:06] <abaumann> Server = http://archlinux32.andreasbaumann.cc
[15:39:24] <abaumann> or: archlinuxfr
[15:39:48] <finsternis> abaumann: no, no special repos
[15:43:17] <abaumann> You could put at the end of /etc/pacman.conf:
[15:43:18] <abaumann> [aba-aur]
[15:43:18] <abaumann> Server = http://archlinux32.andreasbaumann.cc
[15:43:27] <abaumann> then a pacman -Syy yaourt
[15:44:23] <abaumann> So you can take my yaourt/package-query which is liked against newer libalpms.
[15:44:54] <finsternis> ok, I try
[15:47:25] <finsternis> abaumann: yaourt and yaourt-git are in conflict. Remove yaourt-git? [y/N]
[15:47:34] <finsternis> y, right?
[15:49:47] <abaumann> yes.
[15:50:41] <finsternis> same thing for package-query and package-query-git are in conflict. Remove package-query-git? [y/N]
[15:51:18] <abaumann> yes
[15:52:21] <finsternis> ok, now it no longer complains about libalpm.so.10:
[15:52:38] <abaumann> ok. so it works now?
[15:53:20] <finsternis> yes
[15:53:25] <finsternis> thank you
[15:55:09] <abaumann> np
[16:47:21] <elibrokeit> abaumann: please don't recommend a binary repo with AUR helpers in it
[16:48:02] <elibrokeit> finsternis: the proper fix was simply to do as you originally did to build package-query, and rebuild it with makepkg
[16:50:44] <abaumann> elibrokeit: he was not able to explain how he got to yaourt-git and package-query-git in the first place. The repo is my personal repo (signed), otherwise I would not have recommended this method.
[16:51:20] <abaumann> but you're right: recompiling package-query then yaourt would have been enough.. :-)
[16:52:43] <finsternis> elibrokeit: I thought I had firstly to remove it. Why pacman -Rs package-query replied with: error: target not found: package-query?
[16:55:38] <finsternis> (just out of curiosity)
[16:58:13] <elibrokeit> > The repo is my personal repo (signed), otherwise I would not have recommended this method.
[16:58:20] <elibrokeit> you're completely missing the point
[16:58:56] <elibrokeit> The general opinion of the Arch community, is that it is a moral duty to *not let* people have access to AUR helpers if they don't know how to DIY
[16:59:16] <elibrokeit> it's not a question of who signs the thing, I'm not afraid your repo is hacked...
[16:59:38] <elibrokeit> finsternis: because you did not have package-query installed?
[16:59:51] <elibrokeit> <finsternis> abaumann: yaourt and yaourt-git are in conflict. Remove yaourt-git? [y/N]
[16:59:51] <elibrokeit> <finsternis> same thing for package-query and package-query-git are in conflict. Remove package-query-git? [y/N]
[17:00:16] <elibrokeit> this makes it pretty obvious you had a different package called "package-query-git" installed...
[17:00:59] <finsternis> oh, sorry
[17:02:18] <finsternis> I really didn't remember I installed yaourt-git using cower
[17:02:50] <finsternis> it has been since Novemeber I didn't upgrade my system
[17:14:21] -!- bill-auger_ has quit [Remote host closed the connection]
[17:20:44] <abaumann> elibrokeit: ah, I misunderstood. Yes, you should always know what yaourt and friends are doing under the hood, preferably you should do it by hand downloading the tarballs from the AUR and use makepkg..
[17:22:16] <abaumann> sorry, I'm bad at doing subversion withouth Java, SCSI termination issues and broken host adapters and chatting in parallel :-)
[17:23:59] -!- NoobAlice has joined #archlinux32
[17:34:54] -!- thePiGrepper has quit [Ping timeout: 250 seconds]
[17:57:28] -!- bill-auger has joined #archlinux32
[20:06:23] -!- titus_livius has joined #archlinux32
[20:07:06] -!- deep42thought has joined #archlinux32
[20:07:06] <buildmaster> Hi deep42thought!
[20:07:06] <buildmaster> !rq deep42thought
[20:07:08] <phrik> buildmaster: <deep42thought> arch32 is on the bleeding edge of arch, which is on the bleeding edge of software?
[20:10:38] <deep42thought> What of these milestones should we celebrate: 10k packages to be built, <9k pending build orders, >3k packages in staging or >1k broken package builds?
[20:11:31] <elibrokeit> why not all?
[20:21:02] <deep42thought> let's celebrate having reached 4 milestones :-D
[20:22:20] * buildmaster resumes sanity.
[20:27:42] <Ingar> free beers
[20:29:09] * Ingar does the pacman dance and hopes it fixes X
[20:29:35] <deep42thought> X is fixable by a dance?
[20:29:51] * deep42thought should try that, too
[20:29:56] <Ingar> I'll be able to tell you in a few
[20:30:25] <Ingar> X stopped working in my qemu vm
[20:30:40] <Ingar> well actually, it stopped working on my remote vm, it still works on my local vm
[20:30:54] <Ingar> some crash in the video driver
[20:31:38] <Ingar> bah, no cigar
[20:32:40] <Ingar> illegal instruction even
[20:32:52] <Ingar> maybe something Ryzen doesnt like
[20:47:15] <Ingar> awesome nop my local vm is broken too :D
[20:47:21] <Ingar> s/nop/now/
[20:48:04] <deep42thought> Ingar: look at the bright side: the problem is reproducable/deterministig
[20:48:11] <deep42thought> *deterministic
[20:53:43] <Ingar> and it's not the host
[20:54:40] <Ingar> I suspect mesa or kernel
[20:54:44] <Ingar> (or both)
[22:01:56] -!- NoobAlice has quit [Ping timeout: 244 seconds]
[22:02:38] -!- NoobAlice has joined #archlinux32
[22:27:44] -!- chromicant has quit [Read error: Connection reset by peer]
[22:29:17] -!- chromicant has joined #archlinux32
[22:38:27] -!- chromicant has quit [Read error: Connection reset by peer]
[22:39:24] -!- deep42thought has quit [Quit: Leaving.]
[22:47:24] -!- chromicant has joined #archlinux32