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

seb128mwhudson, thx for the livecd-rootfs reviews & merging that layer changeset!07:16
=== sabdfl_ is now known as sabdfl
=== Faux is now known as Fauxdem
=== ricab is now known as ricab|brb
=== ricab|brb is now known as ricab
jamespageif there is an archive admin around - the NEW upload in disco of python-os-ken is required for the latest set of snapshots for OpenStack Neutron; this replaces the now unmaintained ryu project which we'll be raising an RM for the package in disco as soon as this lot flushes through into the release pockets so a review/ack would be good - thankyou!10:02
jamespagethere will be an associated MIR to swap ryu with os-ken10:02
ernstpyou should spin a livecd with the 18.04.2 xorg hwe for testing11:07
ernstpof bionic11:22
jamespagexnox: fwiw we'll have quite a bit of noise on proposed-migrations for ubuntu-openstack in the next few days (snapshots and dep updates going in)11:39
jamespagecoreycb and I will be working those11:39
=== alan_g_ is now known as alan_g
LocutusOfBorgdoko, speaking wrt sagemath it is missing GOMP_loop_ull_runtime_start13:10
LocutusOfBorgisn't this a gcc thing? which library has it?13:10
LocutusOfBorg[sagelib-8.6] g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-cMhjBV/python2.7-2.7.15=. -fstack-protector-strong -Wformat -Werror=format-security -fexceptions -L/<<PKGBUILDDIR>>/debian/build/usr/lib -Wl,-rpath,/usr/lib/powerpc64le-linux-gnu/gap13:12
LocutusOfBorg-g -O3 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,--no-as-needed -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-ppc64le-2.7/build/cythonized/sage/matrix/matrix_modn_sparse.o -L/<<PKGBUILDDIR>>/debian/build/usr/lib -L/usr/lib/powerpc64le-linux-gnu/gap -llinbox-1.5.2 -llinboxsage-1.5.2 -lntl -liml -lblas -llapack -lgivaro -lflint -lmpfr -lgmp -lgmpxx -lstdc++ -o13:12
LocutusOfBorgbuild/lib.linux-ppc64le-2.7/sage/matrix/matrix_modn_sparse.so -lpari13:12
LocutusOfBorgthis line looks sufficiently correct to me, wrt linking, and in fact the --no-as-needed makes no difference at all13:12
LocutusOfBorgmy guess is that gcc in Ubuntu is not exporting that symbol correctly?13:12
=== ricab is now known as ricab|lunch
=== ricab|lunch is now known as ricab
Odd_BlokeI'm seeing "pull-lp-source: Error: Unable to retrieve package information from DDE: http://dde.debian.net/dde/q/udd/dist/d:ubuntu/r:cosmic/p:livecd-rootfs/?t=json (<urlopen error [Errno -2] Name or service not known>)" when running pull-lp-source; anyone know what's up with that?15:13
tumbleweedOdd_Bloke: DDE has been dead FOREVER. We really need to pull that out15:18
tumbleweedit only uses that to find the source package for a binary package15:19
tumbleweedif you specify the source package name it'll work15:19
Odd_BlokeThis is running `pull-lp-source livecd-rootfs cosmic-updates`; livecd-rootfs is the source package name.15:26
Odd_BlokeOr do I need to do something like src:livecd-rootfs?15:26
Odd_BlokeOh, no, I am getting "pull-lp-source: Error: The source package 'livecd-rootfs' does not exist in the Ubuntu primary archive in cosmic-updates"15:27
Odd_BlokeSo it's trying to use it as a source package.15:27
cjwatsonWhich indeed it doesn't, only in cosmic and cosmic-proposed15:27
cjwatsonSee https://launchpad.net/ubuntu/+source/livecd-rootfs15:27
Odd_Bloke*penny drops*15:28
Odd_BlokeThanks!15:28
cjwatsonnp15:28
vorlonSkuggen: hi, rbasak tells me you're working on the mysql 8.0 transition.  what's the deal with bool types?  I'm seeing a lot of build failures of reverse-dependencies due to my_bool being missing, and possibly a namespace collision with a bare 'bool'19:23
dokoLocutusOfBorg: the -lpari at the end looks suspocious19:32
dokoand -fgomp is missing19:32
doko-fopenmp even19:33
ahasenackvorlon: afaik it should be replaced by either bool, or a plain int20:02
ahasenackin net-snmp, I'm using an int for the moment20:02
LocutusOfBorgdoko, why does debian work?20:02
ahasenackbut I'm hitting other problems, like {my_,}load_defaults seems to be gone20:02
* ahasenack working on a net-snmp ftbfs due to new mysql20:03
vorlonahasenack: one of the build failures suggests that the mysql headers themselves have some poorly namespaced bool types https://launchpad.net/ubuntu/+source/emboss/6.6.0+dfsg-7build1/+build/1634240420:03
vorlonahasenack: but also, what was the deprecation cycle of this upstream?  because a lot of packages fail to build because of this change20:03
ahasenackI don't know20:03
ahasenackthere is a ppa that Skuggen has with many rebuilds20:04
ahasenacklet me fetch it, I closed that tab by mistake20:04
ahasenackhttps://launchpad.net/~mysql-ubuntu/+archive/ubuntu/mysql-8.0/+packages20:05
ahasenackit has many failed builds, though20:05
ahasenackemboss also failed in that ppa, same package20:07

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