/srv/irclogs.ubuntu.com/2015/07/01/#ubuntu-devel.txt

* hallyn gets comfy with pam-configs04:13
=== salem_ is now known as _salem
pittiGood morning05:23
Unit193Howdy.05:30
=== work_alkisg is now known as alkisg
dholbachgood morning06:53
pragomerhello. why does this simple udev-rule not work when I plug my usbstick on: http://pastebin.com/r24CuJk107:20
pittipragomer: is it actually sdc1? check with "udevadm monitor -e --udev" when you plug in the stick07:37
pittipragomer: and after it's plugged, "sudo udevadm test /block/sdc1"07:37
pragomeryes it is always sdc because a and b are ssd harddisks07:37
pragomerwhat should your 2nd syntax return?07:39
pittipragomer: it should show you that your rule is being executed07:42
pitti.. or not, presumably07:42
pragomeryes it is executed07:42
pragomerso should this very simplified rule normally work ?   http://pastebin.com/r24CuJk107:45
pragomerwork with "sdc1" ? or is this a wrong syntax?07:46
pittipragomer: yes, it should work07:46
pitti(although that's of course nothing you'd ever put in production)07:46
pragomerno.. not in production... its for finding the error in the rule I really want to create07:47
pittipragomer: so do you have a /tmp/folder1?07:47
pragomerso.. you have an idea why this does not work?  changing the rule does not need a reboot, or?07:47
pragomerno, no subfolder "folder1"... there is just the system-immanent folder /tmp07:48
pittipragomer: you just said that it is being run in udevadm test, so should be fine07:48
pittipgraner: you can try with sudo udevadm control --reload07:48
pittipgraner: sorry, tab error07:49
pragomerat the end there is "read rules file: /lib/udev/rules.d/99-myownrule.rules"07:49
pragomerbut it outputs an error07:49
pragomerunable to open device '/sys/block/sdc1'   unload module index07:49
pragomerat the very end07:50
pittipragomer: do you actually have a /sys/block/sdc1? and a /dev/sdc1?07:50
pragomermm... I have , of course,  /dev/sdc and /dev/sdc1    but under /sys/block I have just sdc07:52
pragomernot sdc107:52
pragomerdont know the meaing of /sys/block07:52
pittihow very weird07:53
pittipragomer: /sys/ has the devices that the kernel sees07:53
pragomerah ok07:53
pittipgraner: please pull out the stick, run "dmesg -w", plug it in, and pastebin the output07:54
pitti(the new output)07:54
pragomerdmesg: Ungültige Option -- w07:55
pragomer(german for not valid option)07:55
pragomeris -w correct?07:55
pragomerpitti: dmesg -w is not a valid command?08:04
cjwatsonbarry: Sorry, I didn't manage to answer last night after all ... all other things being equal apt will prefer earlier entries in sources.list; I haven't checked about sources.list.d but I assume it comes after sources.list.  It's never occurred to me to need to force a PPA to win despite version clashes; if I wanted to do so I think I'd use apt preferences to pin the PPA above the primary archive (and debug carefully with "apt-cache ...08:34
cjwatson... policy" because I usually get pinning wrong first time)08:34
FauxI'm keen to see nginx 1.9 synced from Testing into Wily.  I understand that it's not as there's "customisation" on the ubuntu package (it has a 1.6.2-5ubuntu3 version number).  Where can I find out more about what this means, and what's the best non-coding way to get this unblocked, i.e. is there a type of bug I can raise, or mail a mailing list, or..?09:38
cjwatsonteward: ^-09:40
=== alkisg is now known as work_alkisg
rbasakFaux: you might want to read https://lists.ubuntu.com/archives/ubuntu-server/2015-June/007072.html - whether we're going to be going to 1.9 is still an open question right now.09:51
FauxAh, right, that's the kind of thing I was looking for.  Cheers.09:55
pitticjwatson, jibel, infinity: I'm trying to understand britney's autopkgtest integration; for testing that locally, merely running "./britney.py  -c britney.conf --dry-run" fails because data/SERIES/Sources does not exist -- what creates that?10:33
pittion snakefruit it looks like the concatenation of Packages_/Sources.gz of all components10:33
pittiI suppose this comes from something like chdist, but I don't see how (chdist in particular isn't called anywhere)10:35
cjwatsonpitti: That's created by the britney1 scripts10:40
cjwatsonlp:~ubuntu-release/britney/britney110:40
pitticjwatson: ah, ok; so for local testing of britney2-ubuntu, I'll just copy them from /var/lib/apt/lists, I figure?10:40
cjwatsonlp:~ubuntu-release/britney/britney1-ubuntu, sorry10:40
cjwatsonThat used to contain the actual code, but then that all got rewritten separately, and now britney1 is basically just wrapper stuff10:40
cjwatsonpitti: That would be fine, yes10:41
pitticjwatson: ok, thanks!10:41
pitticjwatson: ok, got that; now it fails on IOError: [Errno 2] No such file or directory: 'data/wily-proposed/Blocks'10:43
cjwatsonSee britney1-ubuntu :-)10:44
pittiok10:44
cjwatsonIt fishes that out of Launchpad.  There are one or two other such files I think10:44
cjwatsonFor Dates you probably just want to copy that off snakefruit10:44
pittiah, seems an empty file does just fine; now I'm at the point where it tries to call autopkgtest, which is where I want to be at :)10:46
pitticjwatson: thanks!10:46
cjwatsonYW10:46
pittiah, that's what the test suite does too (create empty Blocks, Dates, Hints)10:48
=== MacSlow is now known as MacSlow|lunch
=== MacSlow|lunch is now known as MacSlow
GunnarHjdarkxst: Hi Tim!12:00
GunnarHjdarkxst: You realize that those g-c-c changes have not been tested, right?12:00
darkxstGunnarHj, no, but I will push them to the ppa tomorrow12:02
darkxstits still blocked on g-o-a anyway12:02
GunnarHjdarkxst: That's what I mean - I couldn't build it for that reason.12:03
darkxstg-o-a is in the ppa12:03
darkxstthough guess I am the only one with ppa enable sbuild12:04
darkxstbut if you upload to a ppa that depends on gnome3-staging it should work12:05
GunnarHjdarkxst: Is it? Missed that. Anyway, think it's better that you build in the PPA as a next step. Please let me know if there is a problem with 'my' part.12:06
darkxstactually g-o-a is in proposed, so that shouldnt have cause a build failure anyway? anyway yes I will test build it before uploading to the ppa12:07
darkxstnot tonight though12:08
GunnarHjdarkxst: g-o-a i uploaded to -proposed but not built there - waiting for libwebkit2gtk-4.0-dev12:10
darkxstGunnarHj, ah yes right, thats why I copied it to gnome3-staging12:11
darkxstGunnarHj, anyway don't worry, I will deal with it in the morning12:15
GunnarHjdarkxst: Great, then I can sleep well tonight. ;) Thanks!12:16
darkxstGunnarHj,I need sleep now, been a long day ;(12:17
GunnarHjdarkxst: Realize that. Sleep well.12:17
=== _salem is now known as salem_
barrycjwatson: thanks.  hadn't thought about pinning.  i bet it's usually not a problem, but in my case, since i'm copying packages from the primary archive, versions in the ppa can conflict, and it can matter when the ppa version has additional build artifacts (e.g. py35 .so's)13:31
barrycjwatson: it *seems* like the ppa is doing the right thing, although i have no idea how :)13:32
cjwatsonbarry: Ah, I didn't quite grasp that you were talking about builds within the PPA.14:06
cjwatsonbarry: Launchpad writes out a custom sources.list for every build, and the context archive (i.e. the PPA in this case) is always placed first.14:07
barrycjwatson: that makes perfect sense, thanks!  for "normal" ppas it probably doesn't matter and i can repro this behavior locally with a --chroot-setup-commands14:09
argeshallyn: working on next libvirt upload for trusty. Merging fixes. So far I have: 1425619 (re enable migration patch), 1455608, and 1464175. Do you know of any others I should merge in there?14:10
hallyn1342083 and 1386465 ?14:13
hallynarges: are those all the ones which were in zul's pkg?14:14
argeshallyn: sorry, this is an SRU upload for trusty14:15
argeshallyn: i have the merge open in another tab... but getting this done first14:15
hallynarges: oh!  one sec,14:18
argesok14:18
hallynhow did you do 1455608 ?14:18
hallyndi dyo update the sysv script or take the whole init script update?14:19
argeshallyn: i took the changes for both upstart and libvirt-bin.init14:19
hallynarges: list looks good - thanks!14:20
argesnp14:21
xnoxbarry: apt-pinning etc. work but when all things are equal, the order of sources.list matters with first one winning.14:38
barryxnox: yep, and although it's not documented, sources.list.d entries come after that.  i'm guessing that the order within s.l.d entries is either alphabetical or random.  so the only way to guarantee an order is to rewrite sources.list, which is easy enough14:40
xnoxbarry: i bet it's readdir order14:41
=== larsu_ is now known as larsu
=== stgraber_ is now known as stgraber
=== nobuto_ is now known as nobuto
=== flexiondotorg_ is now known as flexiondotorg
=== kalzz_ is now known as kalzz
=== Nigel__ is now known as G
=== ogra_` is now known as ogra_
=== andyrock_ is now known as andyrock
=== robru_ is now known as robru
=== alecu_ is now known as alecu
=== Ursinha_ is now known as Ursinha
=== Quintasan_ is now known as Quintasan
=== saurik_ is now known as saurik
=== Ionic is now known as Guest47490
=== lfaraone_ is now known as lfaraone
=== Guest47490 is now known as Ionic
mitya57sil2100, hi, I have filed a couple of appmenu-qt5 MPs for you, please review them if you can15:50
mitya57all that code will be removed in Qt 5.5, but I want these fixes a bit earlier :)15:51
mitya57I'm also going to backport it to sni-qt15:51
sil2100mitya57: oooh! Thanks, I still didn't find time to pick up some of my branches, maybe it's finally time to do that15:55
mitya57these branches are to match the spec more closely15:57
sil2100mitya57: excellent, I guarantee that those will be reviewed by tomorrow, I finally need to assign a day for desktop duties15:58
sil2100And I guess it's time15:58
mitya57sil2100: No need to hurry, but thanks anyway!15:58
sil2100mitya57: thanks for the branches!15:59
=== dpm is now known as dpm-afk
=== yofel_ is now known as yofel
=== txspud` is now known as txspud
seb128stgraber, hey, I retried a desktop-next build from the iso tracker yesterday, that failed due to livecd-rootfs issues, but it seems that the tracker is stucked on "rebuilding" now and that new rebuild tries are not working?17:14
ogra_seb128, i think you need to explicitly stop them on the tracker17:19
ogra_(iirc ... its a while ago that i had to use that)17:19
seb128ogra_, I guess I could try that, waiting for stgraber to confirm in case he wants to look at the current state first17:19
ogra_iirc LP doesnt give feedback for failed builds (at least not to the tracker)17:20
=== dpm-afk is now known as dpm
=== sarnold_ is now known as sarnold
=== \b is now known as benonsoftware
seb128ogra_, cancelling doesn't work19:15
=== salem_ is now known as _salem
=== utlemming_away is now known as utlemming
barryxnox: can you push lazr.restfulclient 0.13.4 to pypi?21:31
=== utlemming is now known as utlemming_away
=== _salem is now known as salem_
=== utlemming_away is now known as utlemming
=== utlemming_away is now known as utlemming
=== dannf` is now known as dannf

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