#archlinux32 | Logs for 2023-06-18

Back
[06:56:20] -!- abaumann has joined #archlinux32
[06:56:20] <buildmaster> Hi abaumann!
[06:56:20] <buildmaster> !rq abaumann
[06:56:21] <phrik> buildmaster: <abaumann> the better the lint tools of a language, the crappier the language ;-)
[07:00:20] <girls> hmm, maybe blacklisting is now broken? let me check ...
[07:02:24] <abaumann> at least libmfx is in the databse and nowhere on the mirror
[07:08:10] <girls> indeed, blacklisting seems broken
[07:08:50] <girls> haskell-lsp-test is blacklisted, but on the build-list
[07:18:15] <girls> yup, stupid bug -> fixed, now
[07:29:25] <girls> not sure, what was the problem with libmfx - it was already built, but was removed from the mirror
[07:48:15] <abaumann> yeah, no clue what happened there.
[07:50:10] <girls> I removed it from the db, now, so we will not have one, until it gets built again (it is already scheduled)
[08:04:42] <KitsuWhooa> there's no point in building libmfx right?
[08:06:56] <abaumann> "Intel Media SDK", usually those things starting with "Intel" are on the blacklist, right.
[08:07:27] <abaumann> but it is not? mmh.
[08:08:20] <abaumann> pkgctl repo clone --arch32 --protocol=https libmtx
[08:08:21] <abaumann> Username for 'https://gitlab.archlinux.org':
[08:08:21] <phrik> Title: Explore groups · GitLab (at gitlab.archlinux.org)
[08:08:23] <abaumann> *grmpf*
[08:10:10] <abaumann> a read-only access would really be helpfull..
[08:10:28] <girls> they don't have that?
[08:11:23] <KitsuWhooa> libmfx is hw accelerated video for intel chips
[08:11:39] <abaumann> both git@ and https protocols work fine with 'git clone', not with 'pkgctl'.
[08:11:48] <abaumann> I have to see what they are doing..
[08:12:11] <abaumann> pkgctl auth status
[08:12:12] <abaumann> gitlab.archlinux.org Logged in as andreasbaumann Token: **************************
[08:12:15] <abaumann> weird
[08:12:52] <abaumann> libmtx doesn't exist. so you get a login error.
[08:13:32] <abaumann> it doesn't exist, so it should really not be built.
[08:13:52] <girls> heh
[08:14:15] <girls> I wonder, what's on the buildlist, then
[09:07:16] <abaumann> https://archlinux.org
[09:07:17] <phrik> Title: Arch Linux - libmfx 23.2.2-1 (x86_64) (at archlinux.org)
[09:07:18] <abaumann> exists
[09:07:22] <abaumann> pkgctl repo clone --arch32 --protocol=https libmfx
[09:07:23] <abaumann> doesn't
[09:07:36] <abaumann> https://gitlab.archlinux.org
[09:07:38] <phrik> Title: Arch Linux / Packaging / Packages / intel-media-sdk · GitLab (at gitlab.archlinux.org)
[09:07:43] <abaumann> it's called intel-media-sdk
[11:13:03] -!- abaumann has quit [Remote host closed the connection]
[15:27:04] -!- abaumann has joined #archlinux32
[15:27:05] <buildmaster> Hi abaumann!
[15:27:05] <buildmaster> !rq abaumann
[15:27:05] <phrik> buildmaster: <abaumann> "give developers mighty machines and trouble you have with software.."
[15:27:17] <abaumann> ./schedule-for-rebuild: line 225: mysql_join_binary_packges_build_assignments: command not found
[15:27:29] <abaumann> something is not checked in?
[15:29:04] <abaumann> I (buildmaster.archlinux32.org) could not complete a mysql query:
[15:29:04] <abaumann> mysql< CREATE TEMPORARY TABLE `names` (`name` VARCHAR(64));
[15:29:04] <abaumann> mysql< LOAD DATA LOCAL INFILE "/tmp/tmp.seed-build-list.ubMESMBBDr/package-regexes" INTO TABLE `names` (`name`);
[15:29:07] <abaumann> mysql< SELECT DISTINCT "any",`package_sources`.`pkgbase`,`package_sources`.`git_revision`,`upstream_repositories`.`name` FROM `names` JOIN `package_sources` ON `package_sources`.`pkgbase` REGEXP `names`.`name` JOIN `upstream_repositories` ON `package_sources`.`upstream_package_repository`=`upstream_repositories`.`id`;
[15:29:12] <abaumann> mysql< SELECT DISTINCT "any",`package_sources`.`pkgbase`,`package_sources`.`git_revision`,`upstream_repositories`.`name` FROM `binary_packages`mysql>2 ERROR 1054 (42S22) at line 4: Unknown column 'package_sources.pkgbase' in 'field list'
[15:29:16] <abaumann> mysql>2 ERROR 1054 (42S22) at line 4: Unknown column 'package_sources.pkgbase' in 'field list'
[15:29:21] -!- abaumann has quit [Client Quit]
[16:31:18] -!- abaumann has joined #archlinux32
[16:31:18] <buildmaster> Hi abaumann!
[16:31:18] <buildmaster> !rq abaumann
[16:31:18] <phrik> buildmaster: <abaumann> "It's easier to write code than to read code" :-)
[16:35:48] -!- abaumann has quit [Quit: leaving]
[17:45:04] <girls> schedule-for-rebuild should be fixed, it was a typo
[17:45:56] <girls> and the libmfx thing might be a bug, when components of split package
[17:46:03] <girls> s move around
[17:46:26] <girls> I'm not sure, though
[18:10:30] <KitsuWhooa> > 3: come back after the next run of get-package-updates or when some currently building packages are returned - currently there are no pending buildable packages
[18:10:33] <KitsuWhooa> I guess that's what that is about?
[19:17:30] -!- oaken-source has quit [Server closed connection]
[19:17:46] -!- oaken-source has joined #archlinux32
[19:42:47] <girls> O.o
[19:49:42] <KitsuWhooa> it's still doing that
[19:51:08] <girls> yeah, I know, what the issue is. lemme fix that
[20:04:44] <girls> ok, fixed
[20:06:28] <KitsuWhooa> yup!
[20:06:30] <KitsuWhooa> thanks
[20:07:41] <girls> it was fallout from the priority change
[20:15:36] -!- sunshavi has quit [Remote host closed the connection]
[20:16:56] -!- sunshavi has joined #archlinux32