#archlinux32 | Logs for 2023-06-22

Back
[04:35:00] -!- abaumann has joined #archlinux32
[04:35:01] <buildmaster> Hi abaumann!
[04:35:01] <buildmaster> !rq abaumann
[04:35:02] <phrik> buildmaster: <abaumann> bugs are always smarter than you are :-)
[04:35:59] <abaumann> bill-auger: I remember, I have been asked before for Arch32 keys (my own and deep42thoughts), I don't recall this ever happened with upstream keys. There might be something about the way we sign the keys.. but as you maybe know, I'm really not the expert in this stuff. :-)
[05:21:14] -!- abaumann has quit [Remote host closed the connection]
[06:19:25] -!- abaumann has joined #archlinux32
[06:19:25] <buildmaster> Hi abaumann!
[06:19:25] <buildmaster> !rq abaumann
[06:19:26] <phrik> buildmaster: <abaumann> Why not copy postfix into systemd?
[07:04:33] <abaumann> I have a similar stuck package now on eurobuild6-7-i486 openssh
[07:05:41] <abaumann> /dev/sda2 65636908 62641732 0 100% /
[07:05:46] <abaumann> oups, also not helpful :-)
[07:19:48] <abaumann> that's what happens if you build a i686 firefox on a 486 VM :-)
[07:53:26] <abaumann> ok, the build slave is recovered and builds openssh
[09:00:38] <abaumann> mmh. get-package-updates takes too long. For bootstrapping I have to change something, force a build, change more, force again.
[09:00:52] <abaumann> If I have to wait for 30 minutes inbetween, this is not really feasable
[09:06:30] <abaumann> yeah. the script computes a diff between mysql_packages and upstream_packages, I could create a blacklisted_packages and make and option to also take those into account (as we don't care whether they changed upstream).
[09:06:41] <abaumann> but then the git_revision (upstream) would not get updated.
[09:07:00] <abaumann> OTH, it should be faster than it is currently. Inspecting every package takes more than a second.
[09:08:47] <abaumann> this can only get the 'git archive' in the loop of all packages (when computing the upstream git revision)
[09:08:50] <abaumann> this is really slow
[09:11:14] <abaumann> in my experience, everything trying to interpret PKGBUILD needs to execute bash and interpret PKGBUILD. A cache here could help.
[09:12:32] <abaumann> maybe I'm thinking in the wrong way here: calling get-pacakge-updates just because a downstream git revision of a single package changed seems wasteful.
[09:12:47] <abaumann> there might be a way to tell the buildmster just about this single change..
[09:17:56] <abaumann> 0 S master 3988597 3988578 24 80 0 - 1800 pipe_r 11:17 pts/1 00:00:00 /usr/bin/bash /usr/bin/makepkg --printsrcinfo
[09:18:02] <abaumann> tons of those, yes and slow.
[09:42:01] <abaumann> it looks like packages on the blacklist are always considered as modified..
[09:49:30] <abaumann> delete_package pentium4 haskell-bitwise %
[09:49:30] <abaumann> delete_package pentium4 haskell-blaze-builder %
[09:49:48] <abaumann> aha, so on every call it fetches every package on the blacklist and then deletes the package.
[09:50:14] <abaumann> 1599 files in blacklist.
[09:50:43] <abaumann> so actually it got slow _because_ I blacklisted so many packages. :-)
[09:54:54] <abaumann> [master@buildmaster bin] master$ ~/force python-bootstrap > ~/x; source ~/x
[09:54:54] <abaumann> python-bootstrap 0000000000000000000000000000000000000000 3001e13d850e1de204c734266f8ec32e24b25fb0 build-support
[09:54:57] <abaumann> python-bootstrap 2da797e499aa584c45488c1b25b88c56177fd736 3001e13d850e1de204c734266f8ec32e24b25fb0 build-support
[09:55:00] <abaumann> gzip: stdin: not in gzip format
[09:55:03] <abaumann> tar: Child returned status 1
[09:55:05] <abaumann> tar: Error is not recoverable: exiting now
[09:55:08] <abaumann> 3
[09:55:24] <abaumann> yeah, the double line looks spurious. The gzip is some error inbeetween. But schedule-for-rebuild seems to work in the end..
[11:27:34] -!- abaumann has quit [Quit: leaving]
[13:46:16] -!- abaumann has joined #archlinux32
[13:46:17] <buildmaster> Hi abaumann!
[13:46:17] <buildmaster> !rq abaumann
[13:46:17] <phrik> buildmaster: <abaumann> it's modern software in the end.. it _has_ to compile that long in order to get good.. ;-)
[13:47:08] <abaumann> python-bootstrap, I changed it in 3001e13d850e1de204c734266f8ec32e24b25fb0, the force.* files are not there anymore, the package has not been built, and if I check it out with pkgctl I still get the old version?
[13:47:38] <abaumann> aha. I might not take build-support into account in pkgctl
[14:20:23] <KitsuWhooa> fatal: unable to access 'https://git.archlinux32.org/packages/': SSL certificate problem: certificate is not yet valid
[14:20:25] <KitsuWhooa> what did you do
[14:20:27] <KitsuWhooa> :p
[14:21:18] <KitsuWhooa> oh wow, time is way off
[14:21:22] <bill-auger> maybe upgrade/reinstall ssl certs packages
[14:21:32] <KitsuWhooa> > Thu Jun 22 04:04:22 AM EEST 2023
[14:21:38] <bill-auger> also check you system clock
[14:21:50] <KitsuWhooa> something is really off with virtualbox and time keeping
[14:39:06] <abaumann> * Server certificate:
[14:39:06] <abaumann> * subject: CN=alpha.archlinux32.org
[14:39:06] <abaumann> * start date: Jun 22 09:36:27 2023 GMT
[14:39:06] <abaumann> * expire date: Sep 20 09:36:26 2023 GMT
[14:39:06] <abaumann> * subjectAltName: host "git.archlinux32.org" matched cert's "git.archlinux32.org"
[14:39:09] <abaumann> * issuer: C=US; O=Let's Encrypt; CN=R3
[14:39:11] <abaumann> * SSL certificate verify ok.
[14:39:14] <abaumann> looking good to me
[14:39:56] <KitsuWhooa> Ah I see it
[14:39:59] <KitsuWhooa> > start date: Jun 22 09:36:27 2023 GMT
[14:40:05] <KitsuWhooa> the VM thought it was 4am EEST
[14:40:10] <KitsuWhooa> I set up systemd-timesyncd now
[15:02:51] -!- abaumann has quit [Remote host closed the connection]
[16:29:00] -!- drathir_tor has quit [Remote host closed the connection]
[16:49:12] -!- drathir_tor has joined #archlinux32
[18:54:20] -!- lithiumpt has quit [Ping timeout: 258 seconds]
[19:24:21] -!- lithiumpt has joined #archlinux32
[20:47:39] <KitsuWhooa> abaumann: the source for `visitors` can't be fetched either
[20:47:47] <KitsuWhooa> http://www.hping.org
[20:48:17] <KitsuWhooa> looks like it might be temporary though
[22:37:42] -!- lithiumpt has quit [Ping timeout: 245 seconds]
[22:40:01] -!- lithiumpt has joined #archlinux32
[22:41:44] -!- drathir_tor has quit [Ping timeout: 240 seconds]
[22:49:00] -!- drathir_tor has joined #archlinux32