=== medberry is now known as med_out === sagaci_ is now known as sagaci === almaisan-away is now known as al-maisan === al-maisan is now known as almaisan-away [07:00] good morning [07:03] morning dholbach [07:03] hey ajmitch [07:25] hey dholbach :) [07:25] hi shadeslayer :) === chrisccoulson_ is now known as chrisccoulson [07:44] has anyone seen a error like this? http://paste.kde.org/122137/ , i think its because of multiarch ... [08:27] is -lQt4::QtWebKit a valid library name at all? [09:40] Hello :) How came wallch was successfully built in armel? Any news? [09:43] we rebuilt opencv to pick up the missing symbols [10:11] geser: found the issue, its not valid, but since i installed the deps after the build had failed, the cmake files were not fixed [10:11] btw, anyone around who could sponsor a upload of syncevolution? It's a bug fix release [11:57] nvm that syncevolution request, needs a sync of another package first [12:20] Laney, thanks :D [13:31] Laney: any chance you can make tonight's release team meeting? /me has a crazy busy week [14:05] tumbleweed: erm [14:06] what happens there? [14:10] Laney: give a one-minute overview of the state of the universe, when your turn comes, at ~16h00 UTC [14:10] how do you know what the state is? [14:10] "bad" [14:10] :P [14:10] "terrible" [14:10] ;) [14:11] "Not so horrible we shouldn't release" [14:12] well, those ftbfs bugs are well down [14:12] so that's encouraging [14:13] If you get to say "Better than main"... [14:13] Laney: it's still rediculously high, but better [14:13] cjwatson's call for help seems to have worked :) [14:13] do we have any historical data? [14:14] looking at failed build records in production doesn't give you the full picture [14:14] yeah, that's all I have [14:14] * Laney hopes the rebuilds become a regular thing === almaisan-away is now known as al-maisan === chris|| is now known as chris| === dholbach_ is now known as dholbach [14:46] i'd like to get likewise-open ubuntu package to be available on debian, what should i do? ask the ubuntu maintainer, report the package as ITP in debian? [14:47] looks like maintainer is zul [14:49] We have historical data for failed to build records in production. [14:50] Laney and tumbleweed: http://skitterman.wordpress.com/2010/10/09/ftbfs-final-score/ <- That's all I know of (and obviously not idea). [14:50] i just tried to build oneiric version on latest unstable and it works [14:51] I'm trying to organise better stats. If I get my act together and get my historical data patch merged into the qa-ftbfs tool, then we should have much better data [14:53] Great. === med_out is now known as medberry === yofel_ is now known as yofel === al-maisan is now known as almaisan-away === chuck_ is now known as zul [18:44] Hi, how can I get the version number from debian/changelog and show it in a gtk dialog, i.e. put it in a .glade or .py file? If someone can give me a hint about a debhelper package that does that.. [18:46] alkisg: python-debian can read changelogs [18:48] Ah sorry I probably didn't express myself correctly, let me rephrase [18:48] I want to do that as part of debian/rules [18:48] dpkg-parsechangelog? [18:48] So, when I run e.g. debuild to build a package, debian/rules reads the changelog, and puts it in the .glade file [18:49] take the output of dpkg-parsechangelog, run it through sed / awk to get the Version out, and feed it into the .glade file with sed :) [18:49] I've found dpkg-parsechangelog, or I can also just use sed to read the version from debian/changelog, but I don't know how to apply it in the source tree, without causing vcs diffs [18:50] Maybe that would be done after the dh_install part? in the temporary tree? [18:50] sounds sane [18:51] Thank you, I'll try that - but if someone knows of a package that does something similar, I could reuse the snippets from there :) [18:53] ooh, netbeans is about to enter unstable === kklimonda_ is now known as kklimonda [23:04] Question: I am getting an error when I do debuild on my build environment. I do not know why this is happening. See the pasted debuild output here: http://paste.ubuntu.com/691118/ [23:04] names [23:07] ping [23:15] ScottSanbar: Line 2. You have AUTHORS listed twice which is why it's complaining about trying to overwrite it. [23:24] ScottK: Thanks! In retrospect, that should have been blatently obvious, but live and learn ... [23:24] ScottK: BTW, it works now. Thanks again. [23:28] ScottK: Could you help me with the following lintian output? I undestnad the .ex stuff, but not the rest: http://paste.ubuntu.com/691128/