/srv/irclogs.ubuntu.com/2017/05/26/#ubuntu-devel.txt

Logannacc: we didn't use to have locales-all :)03:19
naccLogan: ah ok, so it can be dropped?06:00
Loganyup06:00
naccLogan: thanks!06:04
est31hi, I'm not sure whether this is the right place to request this06:13
est31but the currently available version of VLC in ubuntu has an open CVE06:13
est31upstream has released a fix, and it has made it into debian unstable06:13
est31https://packages.debian.org/sid/vlc06:13
est31https://packages.ubuntu.com/zesty/vlc06:13
est31can maybe the vlc update be backported?06:14
daxest31: it is CVE-2017-8312 or a different one?06:14
ubottuHeap out-of-bound read in ParseJSS in VideoLAN VLC due to missing check of string length allows attackers to read heap uninitialized data via a crafted subtitles file. (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8312)06:14
est31CVE-2017-8312 it is, yes06:14
est31see http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/2017-May/058651.html06:14
ondrej_Hi, has anyone successfully integrated git-buildpackage with backportspackage from ubuntu-dev-tools?07:36
=== ondrej_ is now known as ondrej
acheronUKdoes 'apt-file update' download the contents for people in artful 3.1.4 version?08:13
acheronUKhad to downgrade to zesty's 2.5.5ubuntu1 here to restore functionality08:14
Unit193acheronUK: That hooks into apt's download method, so contents are updated when you 'apt-get update'08:23
jamespagecyphermox: thanks for the MIR review of vine :)08:23
acheronUKUnit193: except, that they are not08:24
acheronUKUnit193: ummmm. looks like it might be an old apt.conf workaround lurking and interfering08:29
Unit193acheronUK: Think you're going to need to be a little more verbose on that one.  The nice part about it is that it works on both styles.08:30
acheronUKone I added I mean. sigh08:30
Unit193Aha, I see.08:30
Laneyondrej: what would you be after there?08:30
Laneybranching / tagging?08:30
Unit193acheronUK: I kind of wonder what might be screwing that up.08:31
acheronUKUnit193: a workaround to get rid of "W: Target Contents-deb-legacy (Contents-amd64) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list:16"08:33
acheronUKmessages08:33
acheronUKwhen apt sees say a "deb http://archive.ubuntu.com/ubuntu artful main restricted" line08:33
acheronUKand a "deb http://archive.ubuntu.com/ubuntu artful universe" one08:34
Unit193Ahhh, I see.  That's an unimportant one, and I didn't hit it this time anyway so maybe that's been modified (or maybe this sources.list is...More likely.)08:34
acheronUKUnit193: this is an upgraded zesty box, so my sources.list was just a sed replacement08:35
acheronUKmaybe one from a clean install would be fine08:35
ondrejLaney: I have a set of custom scripts that I run from gbp repository to build for distributions in DISTS="foo bar baz" and upload them to specified PPA.  It seemed like most of the custom script would be replaceable with backportpackage, but it operates only on .dsc files, so there's a missing step between 'gbp buildpackage' and backportspackage08:36
ondreje.g. something like ability to run `gbp buildpackage --debuild='backportpackage -d $DIST .'` would be very helpful08:38
LaneyMmm08:40
Unit193acheronUK: Yeah mine is a bit non-standard: http://paste.openstack.org/show/61070808:41
acheronUKUnit193: and is quite similar to what I've just switched to08:42
acheronUKgoing to do some artful iso install tests soon, so I'll take a look at what the default from those look like now08:43
Unit193It splits the different sections out.08:44
Unit193I'm not entirely sure if 'Ubuntu' proper installs have universe commented out?08:44
acheronUKI'll have to check. If one from a default install gives me those errors, I'll know there is still some residual apt config weirdness left over from zesty08:45
acheronUKUnit193: for now, thanks :)08:47
Unit193Those warnings will likely remain, fyi.  But 'welcome.  I like this update partially due to the fact it works in Ubuntu as well as external repositories (including my own.) vs the old one that had to be patched to work with Ubuntu repos, thus broke on external.  However, this newer one has poor backwards compatibility.08:48
Unit193Eg, ubottu won't like it.08:48
ondrejLaney: I guess I can make a wrapper that would call dpkg-buildpackage -S and then call backportpackage on the result, but it seems like missing functionality from backportpackage08:49
est31dax: are you looking at the issue, or should I ask somewhere else09:26
ondrejLaney: so, the only thing missing in backportpackage is the ability to pass unknown (or -- prefixed) arguments to the builder09:59
Laneyondrej: k, I guess this sounds like a bug against lp:ubuntu-dev-tools10:06
ondrejLaney: done (https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1693766), thanks for being listening ear10:28
ubottuLaunchpad bug 1693766 in ubuntu-dev-tools (Ubuntu) "[feature request] pass unknown arguments to backportpackage to the builder" [Undecided,New]10:28
=== mbiebl_ is now known as mbiebl
sergiusensslangasek apw is it ok to build click with --disable-packagekit ... the api seems to have changed in xenial since this was last built14:44
slangaseksergiusens: does the package currently ftbfs without this change?14:47
sergiusensslangasek: I haven't tried on its own, but could; I did not touch that part of the code14:47
sergiusensone sec14:47
slangasekwell, we wouldn't want to change that without a specific reason14:48
cjwatsonclick should do that by itself if the version range is such that the plugin would be unbuildable14:57
cjwatsonsee debian/rules and debian/packagekit-check14:57
cjwatsonsergiusens,slangasek: ^-14:58
cjwatsonI'm a little surprised that this would have been broken in xenial; but it's only needed by the phone14:58
sergiusensslangasek: so ignore me15:59
sergiusensah, thanks cjwatson was just looking at that15:59
sergiusenscjwatson: and no, not broken in xenial; I was trying to move the plugin forward and had some left over code when I tried it on xenial16:00
sergiusenssorry for the confusion16:00
cjwatsongood stuff16:01
naccanyone else getting SSL cert verification for `pull-lp-source` or `syncpackage` ?16:31
nacc*verification failure16:31
powersjnacc: yes16:34
powersjI did a pull-lp-source about 30mins ago fine, now it seems to give me SSL cert failure16:34
naccpowersj: ok, glad it's not just me -- same symptoms (working fine before)16:34
cjwatsonnacc,powersj: yep, looks like a slightly busted cert renewal on launchpadlibrarian.net.  chasing via sysadmin16:45
nacccjwatson: thanks!16:46
cjwatsonfixed16:50
nacccjwatson: confirmed, thanks!16:52
jbichabdmurray: it looks like phased-updater stopped working yesterday17:08
jbichahttps://people.canonical.com/~ubuntu-archive/phased-updates.html17:09
sergiusensslangasek: apw cjwatson https://code.launchpad.net/~sergiusens/click/package-rename/+merge/32468917:10
mdeslauranyone have an idea why diaspora-installer is failing in the autopkgtests?18:13
mdeslaurxnox: perhaps you? ^18:13
xnoxmdeslaur, #EOW #OnHoliday #StillWorking18:20
infinitymdeslaur: Because it's a flaming heap that pulls a bunch of gems from the interweebs and slaps it all together.18:22
infinitymdeslaur: If you wanted a more in-depth analysis of why ruby and/or those gems suck on some arches, I don't know. :P18:24
mdeslaurinfinity: ah crud, can we push mysql-5.7 out then?18:32
infinitymdeslaur: Yeah, I might just badtest diaspora-installer for now.  It was (differently) broken in yakkety too, almost seems like a miracle that it was occasionally functional in zesty.18:58
mdeslaurinfinity: thanks18:58
daxest31: I got as far as "there's no Launchpad bug for it" and went to bed, sorry. Hopefully someone else in here knows the process better.19:29
=== Sir_Gallantmon is now known as Son_Goku
stgrabersil2100: please reply in LP: #169353819:55
ubottuLaunchpad bug 1693538 in ubuntu-community "Please grant colin-king PPU rights for zfsutils-linux and spl-linux" [Undecided,New] https://launchpad.net/bugs/169353819:55
apwstgraber: it will be zfs-linux and spl-linux21:15
apw(of course I understand I do not speak for them)21:15
stgraberapw: yeah, figured it was zfs-linux but I'd like the DMB to confirm21:15
naccjbicha: i know you're not a kde developer, but I would appreciate some eyes on LP: #1451728 -- two packages ship the same file in ubuntu (account-plugin-google, kde-config-telepathy-accounts)22:49
ubottuLaunchpad bug 1451728 in kaccounts-integration (Ubuntu) "[master] kde-config-telepathy-accounts package install error" [Critical,In progress] https://launchpad.net/bugs/145172822:49
jbichawow, that's a lot of dupes22:50
naccjbicha: yeah22:50
naccjbicha: and a lot of spam and angry users :)22:51
naccmakes for hard reading22:51
naccbut, at least, in zesty, it appears they no longer conflict22:51
nacchttp://paste.ubuntu.com/24671827/22:51
naccjbicha: i was going to look at it in depth next week, but I believe you are much better versed with the desktop side, so just wanted to bring to your attention. I think any user could get into that situtation with installing multiple desktop envs22:57
jbichaif it is already fixed in zesty, hopefully it will be easier23:02
naccjbicha: yeah, i just hadn't tracked down (yet) what the fix was23:17

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