[06:11:53] -!- titus_livius has joined #archlinux32
[06:13:17] <abaumann> Mysql has no idea of a low-watermark concept on out-of-disk-space..
[06:14:29] <abaumann> really sad excuse of a database
[06:15:54] -!- buildmaster has quit [Remote host closed the connection]
[06:17:52] -!- buildmaster has joined #archlinux32
[06:19:29] -!- titus_livius has joined #archlinux32
[06:29:32] <abaumann> 13248644 /var/log/nginx
[06:29:39] <abaumann> cool, no log rotation on the web server
[06:29:51] <abaumann> ?
[06:30:06] <abaumann> or-rw-r----- 1 http log 13498580890 Aug 4 09:21 archlinux32.org_error.log
[06:30:09] <abaumann> -rw-r----- 1 http log 11293315 Aug 4 09:21 archlinux32.org_access.log
[06:30:18] <abaumann> /dev/vda2 25758144 5922232 18562140 25% /
[06:30:20] <abaumann> better
[06:30:53] <abaumann> must be quite some errors in the php code, if there is such a huge log!
[06:31:48] -!- titus_livius has joined #archlinux32
[06:32:30] <abaumann> ok, maintainance: copying database my hand from master to slave. For the next hour everything will be unreachable.
[07:45:40] <abaumann> so, over. but I fear we just build old packages now as get-package-updates is stopping on kde-unstable.
[07:48:14] <abaumann> 2023/08/04 10:47:14 [error] 2516#2516: *42 open() "/srv/http/archlinux32.org/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz" failed (2: No such file or directory), client: 2a01:4f8:a0:5264::2, server: archlinux32.org, request: "GET /download/geoip/database/GeoLiteCountry/GeoIP.dat.gz HTTP/1.1", host: "geolite.maxmind.com"
[07:48:19] <abaumann> thousands.
[07:48:49] <abaumann> /srv/http/archlinux32.org/download just contains a index.html
[07:58:11] <abaumann> irc-bot logs are again not colorized or an index.html updated. *sigh*
[07:59:45] <abaumann> what is /home/titus/logbot/convert.sh supposed to do, it's - aeh - hard to read. :-)
[08:00:16] <abaumann> hangs on a sed when started. no usage, no documentation..
[08:00:42] <abaumann> and what calls it?
[08:02:50] <abaumann> and sync-to-master is constantly getting stuck
[08:04:59] <abaumann> sleep $((${RANDOM} % 3600))
[08:05:00] <abaumann> aeh.
[08:05:21] <abaumann> if ! tty -s; then
[08:05:38] <abaumann> ah, so the script behaves differently when called from the shell or from systemd
[08:05:48] <abaumann> the delays can be done in systemd
[08:10:03] <abaumann> https://git.archlinux32.org is referenced in .git but doesn't exit?
[08:10:04] <phrik> Title: logbot - Archlinux32 log bot (at git.archlinux32.org)
[08:19:05] -!- titus_livius has joined #archlinux32
[08:19:36] <abaumann> removed index.html, latest.html as they are not updated anyway. this way I can at least use apache mod_index to list the logfiles and watch them
[08:20:23] <abaumann> the logbot is at least recording the chats now, though it is not coloring them (a feature I don't strictly need)
[08:22:00] <abaumann> I would like to go back to maintainng Arch32, this involves doing manual things. Currently infrastructure is eating up all time, that's not good.
[08:39:22] <abaumann> mmh: select * from upstream_repositories; doesn't give me a kde-unstable
[08:39:24] <abaumann> akonadi 574da3d81a33b16e813682925c6f32b94bd293d3 0000000000000000000000000000000000000000 kde-unstable Cannot find upstream package repository "kde-unstable" in the database.
[08:39:28] <abaumann> this is really buggy
[08:39:56] <abaumann> also get-package-updates could skip packages and not straigt out bail out with exit 2 :-)
[08:47:33] <abaumann> 0ad b232cd7ffd1a0fcf0b4ed9b1ca23102efe660d65 0000000000000000000000000000000000000000 extra
[08:47:36] <abaumann> hangs
[08:47:36] <abaumann> *sigh*
[08:47:40] <abaumann> ok, later.
[08:47:41] -!- abaumann has quit [Quit: leaving]
[10:53:36] -!- zxrom has quit [Ping timeout: 246 seconds]
[11:13:54] -!- zxrom has joined #archlinux32
[11:59:00] -!- abaumann has joined #archlinux32
[11:59:01] <buildmaster> Hi abaumann!
[11:59:01] <buildmaster> !rq abaumann
[11:59:03] <phrik> buildmaster: <abaumann> * abaumann looks at his hands.. counts them.. shakes his head and sighs about the fact he cannot grow some more..
[11:59:06] <abaumann> https://archlinux.org
[11:59:08] <phrik> Title: Arch Linux - Package Search (at archlinux.org)
[11:59:35] <abaumann> 23.07.80-1 should not be a candidate for change in get-package-updates
[12:01:44] <abaumann> common-functions#379 is filtering out -unstable
[12:06:22] <abaumann> repositories contains a kde-unstable
[12:08:50] <abaumann> upstream_repositories is small, where does the mapping happen?
[12:10:19] <abaumann> isn't that a stability in repository_stability_ids__forbidden?
[12:12:18] <abaumann> | 6 | forbidden | NULL |
[12:12:18] <abaumann> | 7 | virtual | NULL |
[12:14:13] <abaumann> this is really extremely hard to read. :-)
[12:15:00] -!- abaumann has quit [Remote host closed the connection]
[12:36:03] -!- abaumann has joined #archlinux32
[12:36:03] <buildmaster> Hi abaumann!
[12:36:03] <buildmaster> !rq abaumann
[12:36:05] <phrik> buildmaster: <abaumann> mmh.. my build slaves are on strike? Maybe I should pay them? ;-)
[13:07:16] <abaumann> slowly I start to think that mysql_generate_package_metadata in get-package-updates is called to produce a pkginfo file, which can no longer be produced. Hence again. Cache the things.. so we are not in the situation like now that we cannot update packages..
[13:07:38] <abaumann> Why binary_packages_in_repositories contains an akonadi in kde-unstable is also quite unclear to me.
[13:07:47] <abaumann> Never in the past we built it, or did we?
[13:08:17] <abaumann> I'm trying a hack now: I'm starting to ignore certain repositories the hard way in get-package-updates
[13:09:49] <abaumann> and I'm going to add the pkginfo cache again..
[13:09:59] <abaumann> ..I just have to find the code I deleted :-)
[13:10:20] <abaumann> oh, I never checked in the genrerator php script on the build master, ok.. then not.
[13:10:48] <abaumann> aha, I'm getting past akonadi now.
[13:11:04] <abaumann> But I start to have the strong feeling, that akonadi is now not being updated..
[13:47:06] -!- zxrom has quit [Quit: Leaving]
[14:01:01] <abaumann> -rw-r--r-- 1 root root 1026 Jul 1 12:28 pkginfo.php
[14:01:03] <abaumann> found it :-)
[14:04:52] <abaumann> After 1 hour of get-package-info: Download upstream-package "https://buildmaster.archlinux32.org/upstream-packages/haskell-text-printer-71d4da2a5e30533042115259fcdbeb4169c4cb1a.tar.gz" from upstream via buildmaster cache failed. Curl exit code was 7.==> ERROR: PKGBUILD does not exist.
[14:04:57] <abaumann> cool
[14:05:14] <abaumann> so, the cache is back now, otherwise I'm turning crazy.
[14:13:40] -!- sunshavi has joined #archlinux32
[15:43:39] <abaumann> first time is slow: 1 hour 30 minutes and we are at soji
[15:43:42] <abaumann> *soju
[16:00:44] <abaumann> 16:10-17:57 :-)
[16:02:08] <abaumann> and now with cache..
[17:17:22] <abaumann> 18:01-18:44 :-)
[17:17:27] <abaumann> Not nice either, but better.
[17:22:53] -!- abaumann has quit [Quit: leaving]
[18:45:29] -!- zxrom has joined #archlinux32
[20:41:56] -!- Ennea has joined #archlinux32
[20:42:13] -!- Ennea has parted #archlinux32
[21:03:41] -!- oaken-source has quit [Quit: Lost terminal]
[21:05:07] -!- oaken-source has joined #archlinux32