2016-04-01 09:37:34 ncopa: webkitgtk can't be installed currently since it seems to have been build against libwebp.so.5 but the buildlog on the x86_64 builder says it was build against libwebp.so.6 2016-04-01 09:37:42 which is strange 2016-04-01 12:33:22 nmeum: im on it 2016-04-01 12:35:25 great, there is also a bug report in redmine http://bugs.alpinelinux.org/issues/5358 (other packages seem to be affected as well) 2016-04-01 12:35:56 ncopa: why did you move perl-namespace-autoclean? You can't move it without moving perl-moose 2016-04-01 12:36:53 http://git.alpinelinux.org/cgit/aports/commit/?id=6562cd444773e9c8d6e75d9bba7fb315d19f6a86 2016-04-01 12:37:01 due to that 2016-04-01 12:37:27 ah 2016-04-01 12:37:29 sorry 2016-04-01 12:37:31 you reverted it 2016-04-01 12:37:40 it was in my queue since yesterday 2016-04-01 13:23:34 ncopa: could you trigger a manual rebuild of mariadb on the armhf builder? I would bump the pkgrel otherwise, just seems to be a failed tarball download which makes the build fail 2016-04-01 13:24:10 nmeum: i logged on to the arm builder to investigate 2016-04-01 13:24:47 i had set DISTFILES_MIRROR to point to http://distfiles.alpinelinux.org/distfiles/v3.3/ but it got errors on download 2016-04-01 13:24:59 curl: (18) transfer closed with 2854116 bytes remaining to read 2016-04-01 13:25:04 i dont know why it happened 2016-04-01 13:25:43 so i purged the broken tarball from /var/cache/distfiles/v3.3 and removed the DISTFILES_MIRROR from /etc/abuild.conf 2016-04-01 13:25:47 and restarted the service 2016-04-01 13:26:31 hm…strange 2016-04-01 13:46:47 so who or what is build-edge-armhf.local ? ;) 2016-04-01 13:57:00 ncopa: did you figure out how we could solve the libwebp.so.5 problem? 2016-04-01 13:57:47 http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/firefox-45.0.1-r1.apk 2016-04-01 13:57:50 i get 404 2016-04-01 13:57:53 hum 2016-04-01 13:57:56 i think we have a problem 2016-04-01 13:58:51 what kind of problem? 2016-04-01 13:59:28 http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/firefox-45.0.1-r1.apk 2016-04-01 13:59:31 gives 404 2016-04-01 14:00:17 this does not: http://fr.alpinelinux.org/alpine/edge/testing/x86_64/firefox-45.0.1-r1.apk 2016-04-01 14:01:29 when you first posted that link I assumed that the file doesn't exist because the build failed but that doesn't seem to be the case 2016-04-01 14:02:27 $ curl http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/A 2016-04-01 14:02:28 PKINDEX.tar.gz | tar -O -zx APKINDEX | grep -A 3 P:firefox 2016-04-01 14:02:41 $ curl http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | tar -O -zx APKINDEX | grep -A 3 P:firefox 2016-04-01 14:02:49 the APKINDEX is not cached 2016-04-01 14:02:52 the 404 is cached 2016-04-01 14:03:38 the index says that firefox...-r1 is there 2016-04-01 14:03:44 but mirror gives 404 2016-04-01 14:03:58 that is a problem 2016-04-03 16:01:05 huh? it compiled forme 2016-04-03 16:25:47 algitbot, retry master 2016-04-03 16:26:07 algitbot: retry master 2016-04-03 16:27:17 whatta 2016-04-03 16:27:23 libintl is still broke 2016-04-04 08:00:55 hum. 2016-04-04 08:01:10 py-setuptools http url gives 404 2016-04-05 08:56:07 (214/286) Installing perl-rrd (1.5.5-r0) 2016-04-05 08:56:08 (215/286) Installing perl-test-simple (1.001014-r1) 2016-04-05 08:56:08 ERROR: perl-test-simple-1.001014-r1: trying to overwrite usr/share/perl5/vendor_perl/Test/Tester/CaptureRunner.pm owned by perl-test-tester-0.109-r0. 2016-04-05 08:56:08 ERROR: perl-test-simple-1.001014-r1: trying to overwrite usr/share/perl5/vendor_perl/Test/Tester/Capture.pm owned by perl-test-tester-0.109-r0. 2016-04-05 08:56:08 ERROR: perl-test-simple-1.001014-r1: trying to overwrite usr/share/perl5/vendor_perl/Test/Tester/Delegate.pm owned by perl-test-tester-0.109-r0. 2016-04-05 08:56:11 ERROR: perl-test-simple-1.001014-r1: trying to overwrite usr/share/perl5/vendor_perl/Test/Tester.pm owned by perl-test-tester-0.109-r0. 2016-04-05 08:59:30 fcolista, ^^ 2016-04-05 08:59:42 perl-test-simple is your package in testing 2016-04-05 08:59:51 interesting 2016-04-05 09:00:04 perl-test-tester is in main and from ncopa 2016-04-05 09:00:11 going to remove it 2016-04-05 09:00:23 fix the dependees too then 2016-04-05 09:00:36 that came from netdot build 2016-04-05 09:01:52 fabled, why does it fails only for arm? 2016-04-05 09:02:00 i don't know about that 2016-04-05 09:02:13 maybe it worked earlier,and some upgrade changed something or similar 2016-04-05 09:02:31 netdot pick-up perl-test-simple 2016-04-05 09:03:32 food 2016-04-05 09:04:16 it's a netdot upgrade that breaks 2016-04-05 09:21:17 algitbot: retry 2016-04-05 11:09:17 ncopa, care to check http://patchwork.alpinelinux.org/patch/1799/ while at it? 2016-04-05 11:12:02 ah 2016-04-05 11:12:04 cool 2016-04-05 11:40:15 qt fails with: ../3rdparty/botan/botan.cpp:46220:21: fatal error: cpuid.h: No such file or directory 2016-04-05 11:40:42 https://bugreports.qt.io/browse/QTCREATORBUG-8107 2016-04-05 13:13:05 clandmeter, dunno if you want to fix ^^ properly 2016-04-05 13:16:16 fabled: not really. not using it anymore. 2016-04-05 16:45:01 fcolista, testing/dstat $ abuild fetch 2016-04-05 16:45:02 % Total % Received % Xferd Average Speed Time Time Time Current 2016-04-05 16:45:02 Dload Upload Total Spent Left Speed 2016-04-05 16:45:02 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2016-04-05 16:45:02 100 128 0 128 0 0 124 0 --:--:-- 0:00:01 --:--:-- 126 2016-04-05 16:45:02 curl: (22) The requested URL returned error: 404 Not Found 2016-04-05 16:47:38 fixing 2016-04-06 10:15:02 sandy fails due to cgit having change the tarball contents (timestamp / compression level / similar) 2016-04-06 10:15:25 probably extracted content is identical, sounds just the gzip encoding has changed 2016-04-06 10:18:55 bah. builders have cached copy of sandy 2016-04-06 10:19:18 algitbot: retry master 2016-04-06 21:42:09 algitbot: retry master 2016-04-07 11:49:53 i wonder if we should just disable owncloud on arm for now 2016-04-08 10:41:54 maybe creating a snapshot for sandy would be a good idea 2016-04-08 10:42:09 that way we wouldn't have the cgit timestamp checksum problem we have now 2016-04-08 10:42:20 and the build wouldn't fail 2016-04-11 07:02:39 i intend to reboot the build servers today 2016-04-11 12:58:17 i reboot the build boxes now 2016-04-13 14:21:16 algitbot, retry 3.3 2016-04-13 14:21:35 algitbot: retry 3.3-stable 2016-04-13 14:21:44 algitbot: ping 2016-04-14 13:20:55 ncopa: about 5a8c0c3d, i would recommend just downloading the file and then shipping it ourself. so there is not need for this extra dns lookup and the connect to another server 2016-04-19 11:04:59 algitbot: retry master 2016-04-19 14:13:13 uh? 2016-04-19 14:13:14 abuild-fetch: fcntl(F_SETLKW): Stale file handle 2016-04-19 14:13:19 only on x86 ? 2016-04-19 14:13:29 algitbot: retry master 2016-04-20 09:12:41 algitbot retry master 2016-04-20 09:12:48 algitbot: retry master 2016-04-21 09:54:24 mktemp: Invalid argument ? 2016-04-21 09:58:20 algitbot: retry master 2016-04-21 14:35:26 algitbot: retry master 2016-04-21 19:56:47 ooh, build-3-4 2016-04-21 19:56:51 haven't seen that before 2016-04-22 18:13:29 algitbot: retry master 2016-04-25 08:53:48 algitbot: retry master 2016-04-25 09:00:25 ncopa, can you please remove the gnats downloaded package? 2016-04-25 09:09:26 algitbot: retry master 2016-04-25 09:14:51 huh? 2016-04-25 09:15:05 what changed in gnats package? 2016-04-25 09:15:34 looks the checksum 2016-04-25 09:20:58 umh, looks that the commit 0f920d3abed21639fb843e30ebb8ef914bcf7278 didn't recalc the checksum 2016-04-25 09:21:24 the same happened for djbdns 2016-04-25 09:22:02 Author: Przemyslaw Pawelczyk 2016-04-25 09:22:16 main/[various]: bump pkgrel for pre-install fixes 2016-04-25 09:22:16 <-- this 2016-04-25 09:32:39 ok 2016-04-25 09:38:32 uff 2016-04-25 09:39:36 ncopa,it's fine if i'm going to abuild checksum && push ? 2016-04-25 09:39:49 Or you have something different in mind? 2016-04-25 09:40:49 no, i think its ok 2016-04-25 09:40:51 well 2016-04-25 09:40:54 actually 2016-04-25 09:41:01 i think the pre-install should be removed from source 2016-04-25 09:42:17 from where? 2016-04-25 09:42:54 bah this commit comment has no sense... main/[various] 2016-04-25 09:43:04 gotta go to check all the packages. 2016-04-25 09:46:27 i never got seafile working 2016-04-25 09:46:31 i think its broken 2016-04-25 09:46:34 totally broken 2016-04-25 09:46:43 we move it to unmaintained? 2016-04-25 09:47:22 yes 2016-04-25 09:48:04 we've owncloud for that 2016-04-25 11:30:08 i see there are no problems in building ARM stuff ;-P 2016-04-25 12:41:35 wow..arm builder is healthy 2016-04-25 13:10:42 what's happening today with package build? why now lightdm is failing?! configure: error: xmllint not found 2016-04-25 20:39:43 wow that looks bad 2016-04-27 08:47:53 algitbot: build edge 2016-04-27 08:54:23 uh? 2016-04-27 08:55:07 ah mlocate 2016-04-27 08:55:27 mlocate fails to build rnalrd 2016-04-27 08:56:51 barthalion's away 2016-04-28 10:06:10 . 2016-04-29 08:03:39 . 2016-04-29 12:45:48 fabled: can you please rm /var/cache/distfiles/django-registration-1.0.tar.gz 2016-04-29 14:26:14 ncopa, djanog-registration done 2016-04-29 14:27:48 thanks! 2016-04-29 14:27:56 im setting up the 3.4 builders