/srv/irclogs.ubuntu.com/2012/09/24/#ubuntu-devel.txt

|Anthony|what is happening regarding consolekit and udev having been merged into systemd?00:17
=== cpg is now known as cpg|away
jbichaman, staring at the Dash for too long trying to document it, I see these minor inconsistencies00:56
jbichaI guess it gives us something to do for 13.0400:56
=== cpg|away is now known as cpg
=== cpg is now known as cpg|away
=== Ursinha is now known as Ursinha-afk
=== cpg|away is now known as cpg
pittiGood morning05:59
=== tkamppeter_ is now known as tkamppeter
dholbachgood morning07:04
bkerensaoh submittodebian Y U crash07:05
=== henrix_ is now known as henrix
=== henrix is now known as henrix_
=== henrix_ is now known as henrix
=== seb128_ is now known as seb128aw
alexblighIf I publish package foo-1.deb that contains /etc/foo/bar and it is installed, then publish and install a new version foo-2.deb which does not contain /etc/foo/bar, should I expect /etc/foo/bar to be deleted? If not, how to I achieve this? (in this particular example it's a file in a run-parts-like directory)10:31
alexbligh(obviously an rm in postinst will look like a local change, and an rm in preinst isn't good if the installation fails)10:34
pittialexbligh: no, it shouldn't be deleted; you need to add a debian/foo.maintscripts for that, see man dpkg-maintscript-helper10:39
pittialexbligh: that'll create proper preinst/postinst snippets for you very conveniently and robustly10:39
cjwatsons/maintscripts/maintscript/10:39
pittialexbligh: I mean it shoudln't be deleted by dpkg itself10:39
cjwatson(and also see 'man dh_installdeb')10:39
pittiright, thanks cjwatson (see man dh_installdeb)10:39
ogra_and on a nitpicker sidenote it should be -0ubuntu1.deb .... -0ubuntu2.deb, not -1.deb or -2.deb :)10:40
ogra_(unless you plan to push to debian first)10:40
alexblighhmm, lucid does know of anything with 'maintscript' in, unless I'm missing something10:42
pittiright, this needs dpkg (>= 1.15.7.2)10:42
pittialexbligh: for older releases you need to write the stuff manually, see http://wiki.debian.org/DpkgConffileHandling10:43
pittialexbligh: may I ask what you plan to do? changing conffiles in lucid doesn't sound like an obviously right thing to do at this point10:45
alexblighpitti, thanks - not such a trivial question.10:45
pittiif you have leftover conffiles, it's usually easier to clean them up with a precise/quantal upgrade than doing SRUs for leftover conffiles10:45
alexblighpitti, oh this is partly down to my complete stupidity in putting something in /etc/ which should have been a symlink to stuff in /var.10:45
=== vibhav is now known as Guest25167
=== cpg is now known as cpg|away
=== MacSlow is now known as MacSlow|lunch
=== doko_ is now known as doko
=== MacSlow|lunch is now known as MacSlow
=== _salem is now known as salem_
dokoogra_, should we keep the dri2-utils in restricted, or move these to multiverse?12:17
ogra_doko, does that come out of the libdri2 source package ?12:17
dokoyes12:17
ogra_i can ask robclark once he is up ...12:18
dokothanks12:18
ogra_but given the rest of libdri2 is in restricted ....12:18
ogra_(and has to stay there)12:18
dokook, I'll seed it then12:19
dokoLaney, debfx: about qt4-x11 and webkit ...12:31
dokoin 4:4.7.3-112:31
doko  * Drop 91_s390_use_gstabs.diff patch. It's no longer needed as webkit is not12:31
doko    built from Qt sources anymore.12:31
brendandanyone here have inside info about pep8 (the tool)?12:32
dokoso this issue did pop up before. but why is qt4-x11 building webkit internally again?12:32
brendandi'm trying to get the --diff option to work. seems futile atm. using v1.3.312:32
brendandi'm piping a bzr diff and it's not really doing what i'd expect12:32
brendand--help says it needs a unified diff (which is what bzr diff gives, right?)12:33
Laneydoko: interesting12:34
debfxdoko: it always has built qtwebkit in ubuntu12:35
debfxdo you think building with -gstabs instead of -g would help?12:36
dokodebfx, I'll wait on Laney's build with -gstabs, and then we'll know12:36
Laneydoko: I think the patched make will still end up being necessary, btw12:36
dokoand currently timing the link step12:37
cjwatsonMy pep8(1) doesn't document a --diff option at all12:37
cjwatsonBut that's the version in quantal which is older than the one you're talking about12:37
brendandcjwatson, hmm. new feature i guess12:38
ahasenackhi, can someone please sponsor/upload this SRU? https://bugs.launchpad.net/landscape-client/+bug/1053057 I believe I subscribed the right teams12:39
ubottuLaunchpad bug 1053057 in landscape-client (Ubuntu Precise) "Client queues up lshw calls if talking to old server" [Undecided,New]12:39
brendandcjwatson, i believe mine is from pypi12:42
=== mhall119_ is now known as mhall119
dokopitti, just noticing https://launchpad.net/ubuntu/+archive/test-rebuild-20120922/+build/3833224 ... 10h in the png optimizer :-/12:50
=== jcastro__ is now known as jcastro
smbcjwatson, Is it possible that the 12.04 ubuntu-keyring package also needs to be updated to contain the new signing key? Seems I run into problems when trying to pull recent quantal netboot images into my provisioning server13:01
cjwatsonyes and I opened a bug foro it13:01
cjwatsonbut the message you get should be harmless13:01
smbcjwatson, Well the script aborts in that case :/13:01
* xnox mostly harmless =)13:03
cjwatsonsmb: -v13:03
cjwatsonit was entirely harmless in my tests13:03
smbcobbler-ubuntu-import -u quantal-x86_6413:04
smbfailed to verify MD5SUMS via /usr/share/keyrings/ubuntu-archive-keyring.gpg (http://archive.ubuntu.com/ubuntu/dists/quantal/main/installer-amd64/current/images/MD5SUMS)13:04
smbI can fetch the key manually, though13:04
smbI guess I should change to use MaaS, too. But it is (was) working well enough to want to touch it13:06
smbcjwatson, Ok, manually added the keys gets me going for now13:09
zuldoko: ping can you have a look at https://bugs.launchpad.net/ubuntu/+source/pyudev/+bug/1055482 (pyudev MIR)13:09
ubottuLaunchpad bug 1055482 in pyudev (Ubuntu) "[MIR] pyudev" [Critical,New]13:09
cjwatsonsmb: Hmm, apt has no problem13:09
cjwatsonsmb: I suspect (no surprise) a cobbler bug13:10
cjwatsonsmb: But yeah, I'll get going on that SRU today then13:10
smbcjwatson, Sort of hard relies on the keys to be there. Ok, thanks, should hopefully be a little risk change to have additional keys in that ring.13:12
cjwatsonsmb: The bug is that it isn't happy with just one of the multiple signatures being valid and the other one having a missing key13:12
cjwatsonSure, if it sees a single BADSIG it should kick it out, but one GOODSIG and one missing should be just fine13:12
cjwatsonWhich it should have13:13
sorenIIRC, that script just relies on gpg to do the right thing. "gpg --verify --keyring=/path/to/ubuntu-archive-keryring.gpg [...]"13:16
sorenfwiw13:16
smbsoren, Yes, it looks like doing that...13:18
cjwatsonYou have to be pretty careful about parsing output then13:18
sorenIt relies on return code13:18
sorenI think.13:18
cjwatsonYeah, but it needs to be cleverer13:18
smbsoren, yes13:19
smbcjwatson, just did a quick test13:19
cjwatsonYes, so did I13:19
cjwatsonYou get return code 2, and detailed explanations on stdout of what's happening13:20
cjwatsonBut that doesn't mean cobbler isn't buggy :-)13:20
smbcjwatson, I would not dare to say that. :)13:20
cjwatsonAnyway, we clearly have to SRU ubuntu-keyring in any event - this is just exposing previously-unnoticed bugs13:20
cjwatsonI would13:20
smbI meant I would never say cobbler is not buggy13:21
cjwatsonHah13:21
sorenTo be fair, cobbler-ubuntu-import isn't a Cobbler thing. It's an Ubuntu addition.13:21
xnoxcjwatson: SRU or -security, the latter seems better.13:21
sorenAlso, that does not mean cobbler isn't buggy :)13:21
=== Ursinha-afk is now known as Ursinha
cjwatsonxnox: -security isn't up to me13:22
dokozul, done13:23
dokozul, what about yui3? I know you did downgrade these recommends to suggests for another package, but maybe that's not the best thing as these pop up again13:24
zuldoko: what about yui3?13:25
dokozul: http://people.canonical.com/~ubuntu-archive/component-mismatches.svg13:25
dokozul: and a MIR for python-babel is missing13:26
=== dendro-afk is now known as dendrobates
zuldoko:  yeah i dropped python-babel for nova its pending right now13:26
zuldoko: javascript-common has nothing to do with me13:27
dokozul: and yui3? or would that be desktop?13:28
Davieydoko: that is a MAAS thing.  It is us.13:28
dokomterry, didrocks: ^^^13:28
dokoahh, ok13:28
Daviey(not zul, but yes, server)13:28
zuldoko/Daviey: ah13:28
dokobetter call it mess ...13:28
ogra_mess on aargh64 in R ?13:29
Davieydoko: You've managed to bring comedy to my otherwise sarcasm less Monday.13:29
Laneydoko: collect2: error: ld returned 1 exit status13:32
Laneylibtool: install: error: relink `libwebkitgtk-1.0.la' with the above command before installing it13:32
zuldoko:  wait you just duplicated the pyudev MIR?13:32
dokozul, no, just made it a duplicate13:32
dokoLaney, just to double check, there's no -g overwriting -gstable on the command line for the build of the object files?13:33
zuldoko: ah you are going to promote it right? :)13:33
dokozul: as I did say. it's done :)13:33
zuldoko: cool thanks13:34
stokachustupid question,is verification-done-precise needed in order to have the job process it or is just verification-done all thats needed13:35
Laneydoko: no, not that I can see13:35
Laneyit's a different error anyhow13:35
dokook13:36
dokoLaney, could you try the link with -B/usr/lib/gold-ld/13:36
smbstokachu, If it was verification-needed-precise (or so) then it needs ...-done-precise to match it to that release (usually replace the needed by done in the tags)13:37
stokachuah ok, so for future just mimick whatever the verification-needed* is13:37
smbyes13:38
stokachuand any idea how long it takes bug watcher to process those bugs?13:39
didrocksdoko: ok, thanks for keeping us in touch :)13:39
=== jcastro_ is now known as jcastro
smbstokachu, Not for generic packages. For the kernel I believe the bot runs every hour13:54
stokachusmb: ok thanks, according to one bug it seems to be longer than 12 hours13:55
Laneydoko: looking more promising13:56
Laneyoh, wait what13:56
Laney*exactly* when I said that it failed collect2: error: ld returned 1 exit status13:57
dokoheh13:57
* Laney gives both pieces back to seb128 :P13:58
dokoLaney, ok, I'll look at it. first trying without the make patch, but using ulimit -s 1638413:58
seb128Laney, nah, you touched it, it's all yours :p13:59
=== rickspencer3_ is now known as rickspencer3
=== Sly_ is now known as Sly
seb128ev, hey14:18
seb128ev, is there known issue with e.u.c? I'm wondering why bug #1053670 is not showing up on the daily or monthly view seeing the list of duplicates from the retracers, whoopsie should at least have the same number and that should be enough to make it displayed on the main page14:19
ubottuLaunchpad bug 1053670 in nautilus (Ubuntu) "nautilus crashed with SIGSEGV in g_type_check_instance_cast()" [High,Confirmed] https://launchpad.net/bugs/105367014:19
dholbachchrisccoulson, micahg: do you think one of you could reply to https://twitter.com/lmukadam/statuses/249471182510882816?14:42
fgintherinfinity, ping14:43
micahgdholbach: I think I'll leave that to chrisccoulson14:43
dholbachok cool14:43
seb128dholbach, what did they announce?14:43
dholbachseb128, I guess it's about thunderbird having less of a focus on new features14:44
seb128dholbach, is that something we can do something about?14:45
* micahg doesn't think it should impact us at all14:45
seb128well, I don't even see what we can say or reply to that14:45
seb128"good for them?"14:45
seb128;-)14:45
dholbachI just wanted somebody with more of an idea of what's going on to answer the question.14:45
micahgaside from most of the updates having less regression potential :)14:45
dholbach@ubuntudev catches all kinds of questions14:46
udevbotError: "ubuntudev" is not a valid command.14:46
* micahg isn't even on twitter14:50
=== jono is now known as Guest22688
xnoxdholbach: wasn't there a blog post on ubuntu-planet after thunderbird announcement from jono or someone like that explain the FUD and effects on ubuntu?!14:54
dholbachI'm not quite sure14:55
dholbachah, this one: http://www.jonobacon.org/2012/07/11/thunderbird-and-ubuntu/?14:55
xnoxdholbach: yeap. gosh my memory is good =)14:56
Davieydoko: Hey, would you be able to look at python-tx-tftp please?14:56
dokoDaviey, look at what?14:57
Davieydoko: your recent rebuild uncovered a rebuild-FTBFS.  I wondered if you had capacity to look at it?14:59
=== dpb_ is now known as Guest75974
dokoDaviey, not today, didrocks is on +1 maintenance too. maybe barry could look at this one too?15:02
barryDaviey: url?15:03
Davieybarry: https://launchpad.net/ubuntu/+archive/test-rebuild-20120922/+build/383705915:04
Davieybarry: I reproduced it... Not sure what would have introduced that... ideas?15:05
barryDaviey: it's pretty clearly a bug in the code causing the exception during error logging.  my guess is that the error being logged is not expected, otherwise upstream would have surely encountered that bug during the test suite.  unless of course one of our patches introduced the bug.  let me grab the package and take a look15:06
infinityfginther: G'morning.15:09
fgintherinfinity, I sent some private messages, please let me know if you didn't receive15:18
sil2100slangasek: hi!15:23
sil2100slangasek: we were able to verify all unity/nux/unity-2d related SRU bug fixes from the pending SRU task queue15:24
sil2100slangasek: all is green ;)15:24
ogra_sil2100, properly tested on arm ?15:24
ogra_:)15:25
sil2100ogra_: erm ;)15:25
ogra_and patches updated etc ...15:25
Davieybarry: it built when last uploaded, so something in the environment has changed.. not the package.15:29
Laneyif only that meant it wasn't a bug in the package15:30
barryDaviey: doko thinks it may be a twisted update15:30
Davieycertainly possible :)15:31
barryDaviey: my suspicion is that, while the test failures are obvious bugs, they aren't the root cause.  i am going to fix the obvious bugs and try another local build.15:31
* xnox twisted update or update to twisted package....15:31
Davieybarry: thanks15:32
barryDaviey, doko: well, maybe we got lucky with it.  fixing those obvious bugs fixes the ftbfs, and that's all we care about, right? :)15:46
barryanyway, i'll upload the fix15:46
Davieybarry: thanks muchly!!15:54
* zyga has brief connection issues on the regular machine15:54
hrwdoko: iptraf ftfbs fixed by new upload to Ubuntu. patch sent to Debian15:59
hrwshit. its main not universe16:00
hrwdoko: http://people.linaro.org/~hrw/ubuntu/to-sponsor/ has fixed iptraf16:01
sil2100ogra_: we don't really have the tools to test unity 3d on arm ;(16:11
sil2100ogra_: but it builds!16:12
hrwsil2100: how do you test unity 3d on x86?16:12
ogra_sil2100, *every* team in the company has pandaboards, if you dont have any yet, please talk to your manager (which will likely have to ask rickspencer3 )16:12
sil2100hrw: we run it, we run autopilot on it, we run manual tests16:13
ogra_s/which/who/16:13
sil2100ogra_: popey !16:13
sil2100^16:13
ogra_sil2100, beyond that you can ask QA for SRU test help16:13
sil2100ogra_: anyway, thanks for the reminder - when I'm doing typical desktop stuff, I tend to forget the important stuff16:14
sil2100Like arm!16:14
ogra_well, its just that someone has to fix it if its brokebn in the end ... the last times we did that it burned a lot of workhours16:15
hrwI would love to forget about pandaboard (and other cheap boards) existance ;)16:16
ogra_so pretty please test before uploading if any possible16:16
popeythanks ogra_16:17
ogra_hrw, any expesive boards that are better ?16:18
xnoxhrw: actually pandaboards are not that cheap =) it's not like it's raspberry pi.16:18
ogra_lol16:18
ogra_you cant compare the two16:18
hrwxnox: I do not bother with <armv7a boards16:18
ogra_RPi is as powerful as the beaglebone16:18
ogra_and costs about the same16:18
hrwogra_: problem is that no one wants to produce serious boards16:19
ogra_(but the bone is an open HW platform, RPi is completely closed)16:19
hrwogra_: beaglebone >>>> r/pi ;D16:19
ogra_yeah16:19
ogra_but the hype factor is so much lower ;)16:19
hrwI have to write 2012 edition of 'whats wrong with those cheap developer boards'16:20
hrws/developer// anyway16:20
infinitydoko: Ouch, those test-rebuild results aren't comforting.16:20
hrwanyway so far I do not bother with <armv8a - things may change if popey will request me to care about armv7a again16:20
popeyheh16:21
smoseranyone around familiar with initramfs?16:22
ogra_smoser, just ask ?16:23
smoseri'm looking at open-iscsi, which runs a module at local-top16:23
smoserinit (http://paste.ubuntu.com/1224803/)16:23
smoseri dont see how it can assume that any modules have been loaded, and thus 'configure_networking' is going to have network devices to configure16:23
smoser(i know it seems to work for me, but i'm not sure i understand how)16:23
hrwpopey: do not heh :) I am now working on aarch64 for most of my time16:24
infinityhrw: You forgot update-maintainer(1) on that uptraf upload.16:24
infinityhrw: (Fixing and sponsoring)16:25
ogra_smoser, udev should load the module16:25
sarnoldsmoser: line 237 runs load_modules, fwiw16:26
hrwinfinity: ops, it was 3-4 iteration of change... one of them had it done ;)16:26
ogra_sarnold, that only loads from /etc/modules16:27
smosersarnold, right. but that is after init-top ran16:27
smoserogra_, is correct about udev16:27
smoseri suppose ther emust be some udevadm settle16:27
smosersomewhere.16:27
ogra_smoser, the open-iscsi script should have a PREREQ var at the top16:27
smoserit does not16:27
smoserhttp://paste.ubuntu.com/1224813/16:28
hrwinfinity: tomorrow I hope to find some time to take a look at other ftfbs entries16:28
infinityhrw: Cool, thanks.16:28
smoserso, the fact that udev is run at init-top was the bit  i was missing. but it would sure seem that modules should be loaded even before udev.16:29
ogra_smoser, then you are just lucky that udev ran before (if it actually lives in init-top too)16:30
smoserudev runs in init-top, openiscsi runs at local-top16:30
smoserbut i think its still lucky16:30
ogra_no16:30
ogra_then its fine16:30
smoserwhere would a 'settle' be run?16:30
ogra_local-top runs after init16:30
ogra_in the udev script i think16:30
smoseri dont see it there.16:31
ogra_smoser, /usr/share/initramfs-tools/scripts/functions16:32
smoserwhere do you tihnk that gets called from ?16:33
smoserjust curious16:33
hrwinfinity: for most of my foss life I was kind of Build Engineer ;)16:34
infinityhrw: Sounds familiar. ;)16:34
ogra_smoser, not from open-iscsi, but you could if you dont want to count on pure luck16:34
ogra_smoser, see the nfs scripts ...16:35
smoserright. so its luck.16:36
=== rickspencer3_ is now known as rickspencer3
smoserrealistically, configure_networking should do it.16:36
=== fginther is now known as fginther|lunch
=== fginther|lunch is now known as fginther
Laneybarry: do you fancy forwarding the python-tx-tftp fix upstream?16:47
barryLaney: sure16:55
Laneycheers16:56
tumbleweednaughty barry? :)16:56
LaneyForwarded: no make laney sad16:56
barrymostly just timing :)16:57
=== dendrobates is now known as dendro-afk
smoseranyone know what creates the 'netdev' group ?17:07
stgrabersmoser: at least avahi-daemon and wpasupplicant, likely some others17:08
barryLaney: https://github.com/shylent/python-tx-tftp/issues/817:09
=== henrix is now known as henrix_
=== henrix_ is now known as henrix
=== dendro-afk is now known as dendrobates
cjwatsonsmoser: user-setup used to, in feisty and gutsy17:24
smosercjwatson, i was just trying to figure out why it was there. its been presnt in the cloud-images for all releases i've been involved with (came from vmbuilder and behavior was moved forward).17:26
smoserhanks.17:26
Laneybarry: thanks muchly17:26
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
micahgtrism: what's this npapi-sdk.pc you speak of?18:05
trismmicahg: one of the checks in gecko-mediaplayer configure.in is for npapi-sdk (for https://wiki.mozilla.org/NPAPI I imagine), my thought was firefox-dev could just provide npapi-sdk instead of mozilla-plugin since it only has the npapi headers now18:09
trismmicahg: and mozilla-plugin.pc includes stuff we don't have in firefox-dev anymore (like /usr/lib/firefox-devel)18:09
micahgtrism: that would be nice, but it doesn't exist in mozilla-central AFAICT18:09
micahgmozilla-plugin.pc just includes paths18:10
trismmicahg: yeah it was just a thought, the workaround in gecko-mediaplayer should be fine18:10
trismmicahg: yes paths that don't exist18:10
micahgtrism: both of those directories exist on my sytem18:15
micahg*sysyem18:15
micahg*system18:15
trismmicahg: precise? because /usr/lib/firefox-devel isn't in quantal18:15
micahgah, right18:15
micahgyeah, that's a bug18:16
micahgoops, need to install the package first...18:16
micahgchrisccoulson: ^^ shouldn't we patch sdkdir out of the mozilla-plugin.pc file since we're not providing it?18:18
=== dendrobates is now known as dendro-afk
=== ubott2 is now known as ubottu
=== rsalveti_ is now known as rsalveti
=== mhall119_ is now known as mhall119
=== Pici is now known as Guest97343
=== Guest97343 is now known as Pici
=== jcastro_ is now known as jcastro
SpamapShallyn: having trouble with lxc on quantal.. I see a lot of this..19:04
SpamapS[19878.384552] unregister_netdevice: waiting for lo to become free. Usage count = 119:04
=== roaksoax_ is now known as roaksoax
SpamapSstgraber: ^^19:04
stgraberyep, it's known, it's the second time you're affected btw, I already got you to comment on the bug last time ;)19:05
SpamapSYes I recall19:05
SpamapSjust wasn't SURE it was the same thing19:05
SpamapSstgraber: upstream is fixed right? so its just a matter of figuring out how and backporting?19:06
stgraberogasawara: any progress on that one? ^ I'm really not looking forward to releasing with that regression19:06
SpamapSits pretty serious for the juju local dev story :(19:06
stgraberSpamapS: upstream is apparently fixed (that or the kernel was somehow different) but nobody figured out what to cherrypick yet19:06
stgraberSpamapS: the kernel team is supposedly on it but doesn't seem to be making a lot of progress lately (based on the comments)19:06
ogasawarastgraber: I've pinged cooloney for a status update today19:07
stgraberogasawara: ok, thanks19:07
ogasawarastgraber: I won't be fixed for Beta-2, but I want it figured out by kernel freeze.19:07
ogasawaras/I/It/19:08
stgraberogasawara: yeah, wasn't expecting it to be fixed for beta-2 but it's not something I'd like to see miss the release. We had to go through something similar last time with some apparmor issues and I'm still getting e-mails from people running a buggy kernel (original 12.04 release kernel)19:08
stgraber(apparently you can't assume that people apply updates on their machine...)19:09
hallynogasawara: i don't want to step on coolonely's toes, but if he's short on time should i be changing some other priorities to look into that one (netns refcount bug)?19:11
SpamapSstgraber: kernels are especially prone to that because some people reboot so seldom.19:11
=== cpg is now known as Guest12097
SpamapSthe bad part about this one is that once it happens, lxc just seems hosed19:12
ogasawarahallyn: I'll be pulling in smb as backup if cooloney hasn't already got the fix isolated.  I should hear more by morning.19:12
SpamapShave to reboot :-P19:12
SpamapSroot     29866  0.0  0.0  27532  1028 ?        Ds   12:01   0:00 lxc-start --daemon -n clint-local-ci-u2-0 -l DEBUG -o /home/clint/.juju/data/clint-loc19:13
SpamapSlxc-starts just go into diskwait (presumably on some cgroup operation)19:13
hallynogasawara: great, thanks19:13
=== sarnold_ is now known as sarnold
=== hrww is now known as hrw
=== jibel_ is now known as jibel
jP_wanNhello :)19:30
jP_wanNI recently found a bug in gtkmm ( at least I think so :D ). For which package do I create a bug report?19:30
jP_wanNlibgtkmm-3.0-dev or libgtkmm-3.0.119:30
sarnoldjP_wanN1: the -dev is really there for compiling other packages against libgtkmm; if you found the problem that way, then the -dev would make more sense to me, lacking any further direction...19:32
=== cyphermox_ is now known as cyphermox
jP_wanN1sarnold: no, I've got a problem using gtkmm in a program I'm programming. so i should file a bug for libgtkmm-3.0.1 ?19:34
jP_wanN1by the way, why did thunderbird add a "1" to my nick / how to change that? some time before, the authorization worked fine.19:35
sarnoldjP_wanN1: I'd probably file against the -dev package. (Since it's liable to be the same source package in the end, it might not even matter)19:35
jP_wanN1okay thanks19:35
jP_wanN1i'll try to reconnect now ^^19:35
jP_wanNokay now I searched to avoid filing a duplicate of an existing bug19:44
jP_wanNseems I should have done that before :D19:44
=== Amaranthus is now known as Amaranth
jP_wanNnow that bug report is for gtkmm 2.4 (ubuntu 7.10)19:45
jP_wanNit's marked as incomplete19:46
jP_wanNshould i file a new bug?19:46
sarnoldjP_wanN: hah, good question :) that's an _old_ bug for a distro that's probably long unsupported...19:48
=== dendrobates is now known as dendro-afk
cjwatsonbugs don't in general go away when the release they were filed on stops being supported ...19:49
jP_wanNsarnold: Yes I know, Ubuntu 7.10 is quite old :D I'll just open another bug and add a link to the other one I've found.19:50
cjwatson(http://www.chiark.greenend.org.uk/ucgi/~cjwatson/blosxom/ubuntu/2009-02-27-bug-triage-rants.html)19:50
sarnoldthanks cjwatson :)19:51
jP_wanNcjwatson: I also found out that there was some issue like this (_could_ be the same) that was (should have been) fixed with gtkmm 2.819:51
stgrabercjwatson: it's been a while since I last saw you point to that link ;)19:51
jP_wanNbtw, here is the bug report i dounf https://bugs.launchpad.net/ubuntu/+source/gtkmm2.4/+bug/3034519:51
ubottuLaunchpad bug 30345 in gtkmm2.4 (Ubuntu) "ScrolledWindow doesn't properly remove widget from Viewport parent when calling ->remove()" [Medium,Incomplete]19:51
=== mhall119_ is now known as mhall119
jP_wanNso here is the new bug report if anyone cares ^^19:59
jP_wanNhttps://bugs.launchpad.net/ubuntu/+source/gtkmm3.0/+bug/105574419:59
ubottuLaunchpad bug 1055744 in gtkmm3.0 (Ubuntu) "can't remove a widget correctly from a Gtk::ScrolledWindow" [Undecided,New]19:59
jP_wanNnow, can somebody tell me how I can (try to) debug gtkmm myself? :)20:00
jP_wanNI've already read and completed the tutorial20:04
jP_wanNhttp://developer.ubuntu.com/packaging/html/getting-set-up.html20:04
seb128cyphermox, still around? if you see robert_ancell around later could one of you reupload evolution to quantal-proposed with a build-depends on libgtkhtml4.... > 3.6? the current version built with 3.5 and the shlibs in gtkhtml4 is using a >> << that breaks installability20:06
cyphermoxoops20:06
cyphermoxsure20:06
cyphermoxI wish I could fix the webkit plugin stuff first, then it would be fixing two bugs with one stone20:07
bkerensaseb128: what day of week are patch pilots done?20:08
seb128bkerensa, https://www.google.com/calendar/embed?src=6k1e5rq45m1bdqq0n1ge3oqaok@group.calendar.google.com&ctz=Europe/Berlin&gsessionid=OK20:08
bkerensaseb128:  grazi20:09
seb128yw ;-)20:09
=== dendro-afk is now known as dendrobates
seb128cyphermox, thanks20:12
=== Guest12097 is now known as cpg
=== lan3y is now known as Laney
=== micahg_ is now known as micahg
=== nenolod_ is now known as nenolod
=== ubott2 is now known as ubottu
=== soren_ is now known as soren
=== Logan__ is now known as Logan_
james_wany ideas as to why a build in sbuild wouldn't have a debian dir?21:44
james_wno, that's not it21:47
james_wmake: dpkg-architecture: command not found21:47
mlankhorstneeds dpkg-dev?21:48
james_wmlankhorst, I'm pretty sure it's installed21:48
=== Logan__ is now known as Logan_
mwhudsonjames_w: architecture mismatch?21:51
james_wmwhudson, possibly21:51
=== ubott2 is now known as ubottu
james_wmwhudson, I'm not sure how though, as I'm not seeing it outside the chroot21:52
mwhudsonjust because that can lead to arbitrarily confusing error messages ime21:52
mlankhorstoh right21:52
james_wI'm starting to think that message doesn't mean "dpkg-architecture command not found"21:52
mlankhorsttry to ldd it? maybe one of the libraries it depends on is missing21:52
mwhudsonjames_w: as in running $chroot/usr/bin/dpkg-architecture works?21:52
james_wmwhudson, as in "dpkg-architecture" works, but "$(shell dpkg-architecture)" in debian/rules doesn't21:53
james_wjust on my base system21:53
mwhudsonoh21:53
=== yofel_ is now known as yofel
slangasekjames_w: that error /should/ mean that the dpkg-architecture command isn't found.  $PATH issue?21:58
slangasek(strace to debug?)21:58
james_woh21:58
james_w/usr/bin/dpkg−architecture21:58
slangasekhahaha21:59
* slangasek waves at the emdash21:59
mwhudsonlol21:59
mwhudsonhow did you do _that_?21:59
sarnoldcjwatson: re: bug triage, you mention, "Check whether the package is being actively worked on." -- what's the best way to tell if a package is actively being worked on? MOTU vs a developer name in apt-cache output?21:59
james_wmwhudson, copied from a web page22:00
cjwatsonsarnold: changelog is a reasonable guide22:00
sarnoldcjwatson: say, if it shows more than just "import from debian" entries?22:00
cjwatsonThat's one option, though sometimes that means a REALLY active Ubuntu developer who's just also active enough in Debian to push everything there.22:02
cjwatsonYou do have to use judgement.22:02
sarnoldcjwatson: aha. :) good point. Thanks!22:02
=== salem_ is now known as _salem
lamontwhy is it that when I lock my screen and go away and come back, I'm thankful that I told it to let ctl-alt-backspace kill X, since I can't get the opportunity to type in my password and unlock the screen?22:07
=== temugen_ is now known as temugen
sarnoldlamont: I wonder if you've hit https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1054198 or similar bug https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/966744  (probably too polluted)22:12
ubottuLaunchpad bug 1054198 in xserver-xorg-video-intel (Ubuntu) "Thinkpad T510 doesn't come out of screensaver" [High,Incomplete]22:12
ubottuLaunchpad bug 966744 in xserver-xorg-video-intel (Ubuntu Quantal) "[i965] Resume from suspend leaves me with black screen or a screen of the desktop before it suspended. Compiz hung in intel_update_renderbuffers() from intel_prepare_render() from brw_draw_prims()" [Critical,Confirmed]22:12
=== temugen is now known as Guest45646
dokocjwatson, is the regexp syntax in the seeds regexp or extended regexp?22:12
=== elky is now known as Guest52765
lamont00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 18)22:14
lamontsarnold: ^^22:14
lamontI get a black screen, and a mouse cursor22:14
lamonts/mouse//22:14
sarnoldlamont: we may have a winner :)22:14
lamont        Kernel driver in use: i91522:15
=== bdmurray_ is now known as bdmurray
cjwatsondoko: python re22:19
cjwatsondoko: which is closer to extended iirc22:19
=== tyhicks` is now known as tyhicks
=== wgrant_ is now known as wgrant
=== vibhav is now known as Guest48849
=== mako_ is now known as mako
=== Amaranthus is now known as Amaranth
=== sarnold_ is now known as sarnold
=== dannf` is now known as dannf

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