2019-01-02 10:07:58 ncopa, the chromium error is of missing headers. 2019-01-02 10:08:12 i think i added them to some package the other day. 2019-01-02 10:08:28 i think its possible to symlink them 2019-01-02 10:08:45 i took the patch from upstream 2019-01-02 10:09:47 btw, why are there so many pkgs still depending on libresssl? 2019-01-03 13:19:24 mkinitfs:master [errored] |Brad Fritz| fix minor typos in mkinitfs-bootparam man page | https://travis-ci.org/alpinelinux/mkinitfs/builds/474849452 2019-01-03 13:25:19 mkinitfs:master [errored] |Jesse Young| mkinitfs: init: enable the init= kernel command line argument | https://travis-ci.org/alpinelinux/mkinitfs/builds/474852057 2019-01-03 14:33:27 mkinitfs:v3.4.0_rc1 [errored] |Natanael Copa| ==== release 3.4.0_rc1 ==== | https://travis-ci.org/alpinelinux/mkinitfs/builds/474879854 2019-01-03 14:33:48 mkinitfs:master [errored] |Natanael Copa| ==== release 3.4.0_rc1 ==== | https://travis-ci.org/alpinelinux/mkinitfs/builds/474879867 2019-01-03 14:34:06 ncopa, is that new? 2019-01-03 14:34:18 errored 2019-01-03 14:38:41 fetch https://nl.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz 2019-01-03 14:38:41 140502426577800:error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1925: 2019-01-03 14:38:41 ERROR: https://nl.alpinelinux.org/alpine/edge/main: Permission denied 2019-01-03 14:39:04 i think its our cert that needs to be installed properly 2019-01-03 14:43:22 ncopa, i dont think its a cert issue 2019-01-03 14:43:47 or you mean local cert? 2019-01-03 14:46:30 clandmeter: it looks like a cert error: 140502426577800:error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1925: 2019-01-03 14:46:52 cert on nl.a.o is correct 2019-01-03 14:47:16 i think it needs the ca-certificates 2019-01-03 14:47:20 could be that it tries to verify with local cacert.pem which is now gone. 2019-01-03 14:47:31 libressl shipped a cacert.pem 2019-01-03 14:47:35 yes, i think thats the issue 2019-01-03 14:48:05 i think we should ship a cacert.pem as a subpackage for ca-certificates and make libssl depend on that 2019-01-03 14:48:14 yep 2019-01-03 14:48:33 we could use the one from curl 2019-01-03 14:48:54 or generate it post build 2019-01-03 14:49:31 i think we want generate it our selves 2019-01-03 14:49:47 we should probably also use the same for curl itself 2019-01-03 14:51:51 i think curl already depends on ca-certificates? 2019-01-03 14:52:58 the cacert i was refering to was https://curl.haxx.se/docs/caextract.html 2019-01-05 23:44:29 interesting postgis error 2019-01-05 23:46:24 ah its probably using the local build gdal 2019-01-07 08:13:56 ollieparanoid[m], easier here to follow whats going on. 2019-01-07 10:19:04 algitbot: retry master 2019-01-08 08:44:29 fcolista, does acme.sh need bash? 2019-01-08 09:17:08 clandmeter, according with arch PKGBUILD, yes 2019-01-08 09:17:22 wanna test, though 2019-01-08 09:19:04 fcolista, check the readme 2019-01-08 09:19:40 Bash, dash and sh compatible. 2019-01-08 09:19:55 sh = ash ? 2019-01-08 09:21:49 fcolista, i think it should but i didnt try. 2019-01-08 09:21:57 k 2019-01-08 09:30:09 clandmeter, seems to work 2019-01-08 09:30:28 I'll remove bash from depends 2019-01-08 11:47:42 ncopa: yesterday looked at ncurses, wouldn't it better to package stable than this 'moving' releases? 2019-01-08 11:59:36 mps: possibly 2019-01-08 11:59:51 im not sure what the release strategy is for ncurses 2019-01-08 12:02:02 i looked yesterday at it, and found that they have stable releases. last was about 2018-01-xx, and they have testing releases every few weeks, sometimes even days 2019-01-08 12:03:24 and thought that for stable alpine is better to use their stable, for edge we could use testing if we find that is needed 2019-01-08 12:05:10 I could post a patch later, now I have to prepare for busines meeting 2019-01-08 12:08:27 ok 2019-01-08 12:08:37 would be good, thanks 2019-01-08 12:09:27 ok, will do later 2019-01-08 12:09:41 please also include a comment in the APKBUILD 2019-01-08 12:13:29 ok 2019-01-09 09:22:14 ncopa, clang is broken on arm? 2019-01-09 09:22:33 i remember reading it 2019-01-09 09:22:36 not sure where 2019-01-09 09:25:40 yes, it seems to be broken on arm 2019-01-09 09:37:22 ncopa, what to do with aports depending on it like afl? just keep it like this for now? 2019-01-09 09:54:36 clandmeter: not sure. we should fix clang ideally 2019-01-09 14:06:49 lua-aports:master [passed] |Natanael Copa| ==== release 1.0.0 ==== | https://travis-ci.org/alpinelinux/lua-aports/builds/477358404 2019-01-09 14:07:39 lua-aports:v1.0.0 [passed] |Natanael Copa| ==== release 1.0.0 ==== | https://travis-ci.org/alpinelinux/lua-aports/builds/477358563 2019-01-09 15:42:22 algitbot: retry master 2019-01-10 10:08:48 apk-tools:master [passed] |Natanael Copa| fetch: fix error message for --recursive | https://travis-ci.org/alpinelinux/apk-tools/builds/477748558 2019-01-11 15:49:51 algitbot: retry master 2019-01-11 16:11:37 algitbot: retry master 2019-01-17 08:44:32 jjjj 2019-01-23 18:27:50 mkinitfs:master [passed] |Natanael Copa| ==== 3.4.0 ==== | https://travis-ci.org/alpinelinux/mkinitfs/builds/483534416 2019-01-23 18:27:59 mkinitfs:v3.4.0 [passed] |Natanael Copa| ==== 3.4.0 ==== | https://travis-ci.org/alpinelinux/mkinitfs/builds/483534472 2019-01-24 16:07:16 algitbot: retry master 2019-01-25 13:57:09 algitbot: retry master 2019-01-25 16:11:01 mkinitfs:master [passed] |Natanael Copa| features: add crc32 modules to f2fs | https://travis-ci.org/alpinelinux/mkinitfs/builds/484432552 2019-01-26 21:38:11 clandmeter: seems like there are some problem with tests for certbot 2019-01-26 21:57:01 ncopa, edge x86_64 is mia? 2019-01-26 21:57:29 mkinitfs:master [passed] |Natanael Copa| init: fix root=ZFS... from grub | https://travis-ci.org/alpinelinux/mkinitfs/builds/484864778 2019-01-26 21:59:19 clandmeter: i may have tried to troubleshoot build-edge-x86_64 and forgotten to restart it 2019-01-26 21:59:24 should be back now 2019-01-26 22:00:12 thx 2019-01-27 02:41:47 algitbot, retry master 2019-01-28 10:03:12 algitbot: retry master 2019-01-28 13:34:25 rnalrd, missing deps? 2019-01-28 14:01:43 clandmeter, yes 2019-01-28 14:02:04 why? 2019-01-28 14:02:37 pkg_resources.DistributionNotFound: The 'zope.hookable>=4.2.0' distribution was not found and is required by zope.component 2019-01-28 14:02:43 pkg_resources.DistributionNotFound: The 'zope.deprecation>=4.3.0' distribution was not found and is required by zope.component 2019-01-28 14:02:48 pkg_resources.DistributionNotFound: The 'zope.deferredimport>=4.2.1' distribution was not found and is required by zope.component 2019-01-28 14:03:04 so? 2019-01-28 14:03:18 are you sure your system is uptodae? 2019-01-28 14:03:25 actually I missed to add py-zope-proxy 2019-01-28 14:03:33 you should not 2019-01-28 14:03:39 they are not deps of certbot 2019-01-28 14:04:00 did you upgrade -a? 2019-01-28 14:04:25 I had v3.9 updated to a couple of days ago 2019-01-28 14:04:33 any update recently? 2019-01-28 14:04:39 i dont know your system 2019-01-28 14:05:01 zope.comonent needs them not certbot 2019-01-28 14:05:12 and i think it has been fixed. 2019-01-28 14:05:21 ok 2019-01-28 14:05:31 thats why i ask if your system is ok 2019-01-28 14:06:02 so yes, it was fixed after my latest update 2019-01-28 14:06:12 now updated and looks ok 2019-01-28 14:06:42 rnalrd, https://git.alpinelinux.org/aports/tree/community/py-zope-component/APKBUILD 2019-01-28 14:07:29 rnalrd, lots of python packages are silly broken 2019-01-28 14:07:36 some dont have any deps 2019-01-28 14:07:47 while setup.py says they are required 2019-01-28 14:08:03 and now you add deps that belong to other deps not the pkg itself. 2019-01-28 14:09:12 btw, the makedepends officially needs some fixing yes. 2019-01-28 14:09:18 i overlooked that one. 2019-01-28 14:09:25 i can clean it up. 2019-01-28 14:09:26 src/zope/proxy/_zope_proxy_proxy.c:27:10: fatal error: Python.h: No such file or directory 2019-01-28 14:09:32 now it's ok 2019-01-28 14:10:04 anyway it downloads stuff during build, so it needs further cleaning 2019-01-28 14:10:15 do ppl actually look at install_requires? 2019-01-28 14:10:24 i think it downloads at test 2019-01-28 14:11:03 k 2019-01-28 14:11:23 do we want to add all those python modules for tests? 2019-01-28 14:14:56 before there were no tests running as it was using check instead of test... 2019-01-28 14:16:53 i would not bother to package those required for check right now... 2019-01-28 14:17:11 may be they will be needed in time in the future 2019-01-28 15:43:45 tmhoang: can you help us with czmq for s390x? its blocking the rsyslog build currently 2019-01-28 15:44:41 ncopa: got you 2019-01-28 16:03:49 tmhoang: ok if I disable rsyslog for s390x til this is fixed? 2019-01-28 16:04:11 ncopa: yes thank you 2019-01-28 16:04:34 alternatively can i try remove czmq support for rsyslog on s390x or revert the change (and annoy jirutka) 2019-01-28 16:04:44 ok, i prefer disable rsyslog for now 2019-01-28 16:14:18 ncopa: I will work on this at home tonight. 2019-01-28 16:14:35 thanks! 2019-01-28 20:46:02 tmhoang, ^ 2019-01-28 21:19:52 clandmeter: thank you sir 2019-01-29 23:34:08 algitbot: retry master 2019-01-31 14:07:23 tmhoang: ^ 2019-01-31 14:07:44 clandmeter: too fast too furious 2019-01-31 14:08:00 i didnt take your pr 2019-01-31 14:08:06 just needed cherry picking 2019-01-31 14:08:18 understood. closing the new one. 2019-01-31 14:08:45 i had my stable builder still packed on disk somwhere. 2019-01-31 14:08:50 had to migrate to 3.9 2019-01-31 14:09:20 yeah moving time now