/srv/irclogs.ubuntu.com/2019/01/18/#ubuntu-devel.txt

Hi-AngelHi! I'm reading a vacancy at Ubuntu desktop development team, and there is a mandatory field "Code hosting". Any ideas what would that mean?00:35
wxle.g. github, gitlab, etc.00:36
wxlexamples of your code00:36
wxlor that's how i'd read it00:36
Hi-AngelHmm, so, links to projects, I see. Thanks!00:37
wxlnp00:37
=== SuperKaramba is now known as BenderRodriguez
LocutusOfBorgteward, xnox_ I blame my node-acorn bootstrap09:11
dokoxnox_: what is https://launchpad.net/ubuntu/+source/nvidia-graphics-drivers-legacy-390xx/390.87-4 ?10:13
tjaaltonyeah remove that10:21
dokook, and blacklisting10:23
tjaaltonthanks10:25
seb128juliank, hey. Bug #1812174 might be interesting to you? It looks fine to me so I was going to sponsor it but I look at the state of things in Debian and saw your have a git with the sftp changes, so I'm pinging in case you want to review/maybe merge that in your version? Or is that ok if I just upload to disco?10:33
ubottubug 1812174 in dput (Ubuntu) "sftp method should support alternate port" [Wishlist,Confirmed] https://launchpad.net/bugs/181217410:33
juliankseb128: ack10:34
LocutusOfBorgwe need to understand e.g. why node-buble is not building12:00
LocutusOfBorgsame issue12:00
=== realitix_ is now known as realitix
dokoinfinity: fyi: https://launchpadlibrarian.net/406733858/buildlog_ubuntu-bionic-amd64.debian-installer_20101020ubuntu543.4_BUILDING.txt.gz (pure reference test rebuild)14:17
tewardLocutusOfBorg: so node-acorn is the reason of those REPL errors?14:53
tewardLocutusOfBorg: or the source of all the problems observed thus far?14:53
LocutusOfBorgteward,14:56
LocutusOfBorgrollup was badly bootstrapped14:56
LocutusOfBorgand rollup injects code on lots of places14:56
LocutusOfBorgrollup bootstrap itself in stage profiles14:56
LocutusOfBorgbut the first bootstrapped version was badly done, so it was badly propagating the exception issues14:57
LocutusOfBorgand everything built with rollup was bad as consequence14:57
LocutusOfBorgginggs, ^^14:57
tewardaha!  makes sense.14:57
LocutusOfBorgI did create two chroots, and melded usr/lib/nodejs14:57
LocutusOfBorgonce debian and one ubunut14:57
LocutusOfBorgnow the two directories are looking the same14:57
LocutusOfBorgin fact a lot of stuff in -proposed right now was failing for exactly the same reason14:57
LocutusOfBorgstuff that before didn't have any issue14:58
LocutusOfBorgbecause the "bootstrap" was partial14:58
tewardthat makes sense, and explains why things had been failing on a 'grander' scale.14:58
LocutusOfBorgI copied the node_modules from debian chroot for rollup and used it :)14:58
LocutusOfBorgdebian folks uploaded a binary for the bootstrap14:58
LocutusOfBorgnow node-buble works, acorn too, rollup is correctly bootstrapped14:59
LocutusOfBorgso I presume nodejs will be the next one to build correctly14:59
LocutusOfBorgI didn't test it, but I'm pretty sure of what I'm saying :)14:59
LocutusOfBorgwe might need some publisher runs but meh15:00
LocutusOfBorgnow the only failed package is node-nan, requiring new nodejs and lots of dep-wait stuff15:03
LocutusOfBorgalso node-srs15:03
=== zul is now known as Guest8708
tewardLocutusOfBorg: let me know if you need me to test it. v6 datagram stuff will still most likely fail on my end and v6 related ones will fail likely because E:NOIPv6 but15:31
tewardstill willing to help out :)15:31
infinitydoko: There are already newer versions of d-i in bionic-proposed that clearly build, so not too concerned about looking at that log. :P15:35
LocutusOfBorgteward, just upgrade your chroot and try!15:38
tewardLocutusOfBorg: running my massibe sbuild-update calls now15:39
LocutusOfBorgthe archive might be still outdated15:39
tewardpossibly but my chroots are all rebuilt for each run, i don't keep the chroots with each time.  we'll see what happens.15:41
tewardi still have to pull things regularly anyways so :p15:41
LocutusOfBorgahasenack, thanks for helping Ryan wrt openldap!17:09
LocutusOfBorgI'm happy to give it to him17:09
LocutusOfBorgI also want him to become DD or ubuntu PPU :)17:09
ahasenackyeah, hopefully he can apply for ppu17:09
ahasenackyep17:09
LocutusOfBorgI really stopped double checking his openldap stuff a long while ago17:09
LocutusOfBorgI just build&sign&upload :)17:09
ahasenackit's good stuff17:09
LocutusOfBorgI would be happy to advocate him for PPU if you want :)17:10
ahasenacksure17:10
LocutusOfBorgbtw I have some nitpicks on his ubuntu upload17:10
LocutusOfBorgnow apparmor is a thing in debian too17:11
LocutusOfBorgalso ufw support is a thing17:11
LocutusOfBorgso maybe he can upstream part of the delta to his debian packaging?17:11
* LocutusOfBorg didn't check the above17:11
ahasenackthat would be cool17:13
ahasenackreduce the delta17:13
dckusris there any change to make python-opencv not install X windows ? tons of people use opencv to run some CV algorithms without GUI20:25
dckusrmaybe a python-opencv-gui package can be made for doing that...20:25
dckusrI have dockers which apt install this package, and they are so bloated...20:26
sarnolddckusr: you can use the equivs package to make fake debian packages to satisfy dependencies20:34
sarnolddckusr: apt-rdepends python-opencv  output can help you determine which packages to fake20:34
sarnolddckusr: I'm guessing that making a fake libopencv-highgui3.2 package would help, but that's probably not the only one you would need to fake20:34
dckusrsarnold: why resort tofaking ?20:39
dckusrmost opencv uses are for non gui uses20:40
dckusrso why not cater to the sane option first ?20:40
sarnolddckusr: that might be a good idea too, but it will probably also take a while for any possible changes in debian packaging to filter back to ubuntu20:41
sparrare questions about building debs on topic here?22:22
rlaagerAm I doing something wrong, or is packages.ubuntu.com missing a bunch of information? It seems to have no packages for Bionic, or possibly anything newer than Trusty.22:46
FauxHeh, no, it seems broken here too.22:49
sparrI saw the same23:57
TJ-Is that broke again?23:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!