/srv/irclogs.ubuntu.com/2013/03/02/#ubuntu-motu.txt

ScottKlfaraone: How about I review your SRU and you get barry's NM process unstuck.00:20
ScottKlfaraone: Accepted.  Now barry's NM.06:37
tumbleweedmicahg: I see blueman on rcbugs. You cherry-picked bits from 1.23-1 but seemed to have missed the gnome-icon-theme dependency, which does appear to be important11:16
tumbleweedjtaylor: seen any big increase in linker failures? (generally you seem on top of these things)11:29
jtaylorI saw a few new no-copy-dt-needed11:29
jtaylornot sure wh11:29
jtaylorin principle they should have appeared when it was first enabled11:29
tumbleweedyeah, there seem to be lots of things with libm, pulse, or Xt11:30
tumbleweedI tracked it down to binutils change, but not sure what was going on11:31
jtaylorprobably related to jwilks bug a while bug that it wasn'T working as expected11:31
jtaylorlet me see if I can find it11:31
jtaylorhm no, but probably it was fixed recently11:33
tumbleweedI'd also love any ideas for things to do with some new developers11:35
tumbleweedbuild failures and rcbugs haven't resulted in any uploads yet :P11:36
jtaylorhttp://lists.debian.org/debian-devel/2011/08/msg00445.html11:36
jtaylorindeed his testcase now fails11:38
jtaylorautopkgtests might be a place to work on11:40
tumbleweedjtaylor: thanks!11:40
tumbleweed(I'd forgotten all about that)11:40
jtaylortumbleweed: when is your jam? I have a very easy sru on my todo list I could leave for you12:09
tumbleweedjtaylor: we're doing it :P12:12
tumbleweedjust got someone started on an autopkgtest for one of my packages :)12:12
jtayloroh, it would be bug: 111335612:12
ubottubug 1113356 in simutrans (Ubuntu Quantal) "simutrans assert failure: *** invalid %N$ use detected ***" [Undecided,Triaged] https://launchpad.net/bugs/111335612:12
tumbleweedjtaylor: I handed that to ginggs, who knows, maybe you'll even sponsor it12:16
jtaylorsure12:16
tumbleweedthanks12:17
lfaraoneScottK: sure, apologies.13:52
* lfaraone has been sort of afk from most FOSS recently :/13:52
cjohnstonThe only help that I found on the wiki about syncing a package from debian is to file a bug if you don't have upload perms is to file a bug, and include the necessary info.. Is there any other way to assist/speed up the process?15:21
jtayloruse requestsync15:22
jtayloraka, sync request done in 10 seconds15:22
cjohnstonjtaylor: I completed that... I am referring to actually helping to move the process along (I only did it last night, but if there is another way to assist with it is what I'm asking)15:23
jtaylorbug number?15:23
cjohnstonbug #1139097  I have a couple more that I'm going to be doing in the next day or two as well...15:24
ubottubug 1139097 in dh-make (Ubuntu) "Sync dh-make 0.62 (main) from Debian unstable (main)" [Wishlist,New] https://launchpad.net/bugs/113909715:24
jtaylorthe bugs are added to a queue which is pretty large15:25
jtaylormain is to a large part handled by canonical, so less work is done on the weekend15:25
cjohnstonright.. hense asking if there is any other help I could provide.. If there was something I could do to make it easier, (I honestly have no idea if there is, but I doubt it) then I'm willing to put forth the effort15:25
cjohnstonI understand the weekend part.. I feel like I'm the only one who works weekends alot of the time :-/15:26
jtaylorfor syncs there is not much you can do except testing it good15:26
cjohnstonI figured, but couldn't hurt to ask.15:26
=== jbicha_ is now known as jbicha
Laneycjohnston: yeah, not really - but they are usually sponsored pretty fast in my experience18:42
Laneythe same advice applies as for all sponsoring - ping if you don't hear anything in a reasonable period of time18:42
cjohnstonLaney: ack18:46
siretartdebfx: around? do you know if anyone is already working on a virtualbox 4.2 package?18:56
cjohnstonif syncing a package in raring will fix multiple CVE's is that better than patching the version in Ubuntu? If so, should I open a sync request for it and just comment in the security bug? (security bug is still valid for older releases, though I guess they could possibly be synced over as well, if that is better than doing a delta)19:25
notgaryIs there anyone here who can help me with this question? http://askubuntu.com/questions/263193/ibus-package-not-found-while-trying-to-build-gnome-settings-daemon20:18
Laneynotgary: you want libibus-1.0-dev20:22
Laneyhttp://packages.ubuntu.com/search?searchon=contents&keywords=ibus-1.0.pc&mode=exactfilename&suite=raring&arch=any20:22
notgaryLaney, thanks a lot :020:43
notgary:)20:43
jbichanotgary: or you can build with --disable-ibus20:54
notgaryjbicha, Thanks a lot. That one is preferable.20:55
notgaryjbicha, how can I find out if the package I'm trying to build can be built without certain dependencies?20:56
jbichanotgary: for GNOME stuff you can try reading the configure.ac20:57
jbichaalso, depending on what you're trying to do, you may find https://launchpad.net/~gnome3-team/+archive/gnome3-staging/+packages useful20:58
Laneywhat are you trying to do?20:59
Laneyyou might find building in some other way like jhbuild more pleasurable20:59
IDWMasterI have experience with the Ubuntu packaging system and Launchpad and am looking into getting some of my packages into Ubuntu under the GPLv3 license, what do I need to do to get started?21:00
notgaryI want to build gnome-control-center so I can work on a bug. I trying to work on the latest source (Gtk+ 3.7.10-based) which is requiring me to go straight to Gnome for the latest sources. I can see that version of Gtk in Gnome3 staging. Is there a way I can upgrade my raring system to pull all of the in?21:01
notgaryand there's a lot of dependent packages I'm having to build too21:01
jbichanotgary: one way is  to use ppa:gnome3-team/gnome3 and ppa:gnome3-team/gnome3-staging to update your system to GNOME 3.7.90, then run sudo apt-get build-dep gnome-control-center and install jhbuild, then run jhbuild buildone gnome-control-center21:05
IDWMasterI'm looking to get appToolkit and crosslibs into the repositories from my PPA: https://launchpad.net/~webadm/+archive/idwpackages/+packages21:05
jbichathe staging PPA has some regressions though...21:05
IDWMasterHmm21:07
IDWMasterI should probably upload to Debian first though; but they're preparing a new release now so it may not be the best timing21:08
notgaryIDWMaster, Debian would be a good way to do it. I've never done it myself, but I think this doc is what you want http://www.debian.org/doc/manuals/developers-reference/pkgs.html21:09
notgaryjbicha, Thanks a lot for that. When I try to run jhbuild buildone gnome-control-center I get the error jhbuild: install prefix (/opt/gnome) can not be created21:19
jbichanotgary: well you'll need to either create that directory or tell jhbuild where you want to install stuff instead21:22
jbichahere's an excerpt from my ~/.config/jhbuildrc  http://paste.ubuntu.com/5580485/21:23
notgaryjbicha, Thanks a lot. I've just copied that paste and stuck it in my own file. It's building now and I'll let you know how it goes.21:27
notgaryjbicha, So is jhbuild just a tool for scripting the download and building of a packages and all its dependencies? Earlier tonight, as I was going through all these Gnome build, I was wondering if something just like this existed :)21:28
jbichanotgary: you're probably have a few more problems actually since gnome-control-center needs newer versions of network-manager, modem-manager, colord than we currently have21:29
jbichayou can use jhbuild buildone on those first and maybe you need repos['git.freedesktop.org'] = 'git://anongit.freedesktop.org/git/' for those21:30
Logan_jbicha: Hey, regarding that multi arch Python bug, I just tried building virtualbox locally, and it still fails to find Python...21:38
jbichaLogan_: do you have the buildlog? because I have things that failed to build with python in mid-January that build fine now21:40
notgaryjbicha, I'm getting a dependency issue on gnome-desktop3. It wants 3.7.5 but I only have 3.6.2 installed. I've checked the gnome3-staging page and 3.7.9 is in there and that repo is in my sources.list, but when I do 'apt-cache showpkg gnome-desktop3', it can't find it. Problem persists after updating and upgrading.21:46
debfxsiretart: I started working on it a bit. I can push the branches if you are interested.21:47
jbichanotgary: I believe you need a dist-upgrade21:49
siretartdebfx: that would be great, thanks!21:49
ricotzsiretart, i have a ppa with 4.2.821:56
Logan_jbicha: http://paste.ubuntu.com/5580563/21:57
ricotzLogan_, you need to patch configure.ac to use the pkg-config file python provides21:58
debfxsiretart: done, it's in the experimental branch. you also need a newer version of kbuild.21:59
neo31We need a mentor to help ubuntu-tn introduce packaging to north africa. we have been working on scribus for long hours and we are stuck with some errors you can find on http://pastebin.com/M0Jmyf8Q22:01
ricotzdebfx, hi, http://paste.debian.net/plain/23941322:02
ricotzdebfx, would be nice to have that in so it can be synced22:02
siretartricotz: cool, does it work with raring?22:03
ricotzsiretart, yes22:04
ricotzi mean i guess so, since 4.2.8 added support for 3.822:04
jbichaneo31: scribus is already packaged, it would be easier to start with the existing packaging if all you want is a newer version22:07
Logan_ricotz: Oh, were you already working on fixing this?22:08
ricotzLogan_, yes, https://launchpad.net/~ricotz/+archive/unstable/+packages22:09
neo31scribus is available as 1.4.1 and we are intending to make a package for 1.4.2, could you please tell us the guide lines to follow jbicha ? thanks (we already downloaded the source from svn and installed the requirements)22:10
ricotzsiretart, ^22:10
Logan_ricotz: Awesome - I'll leave you to it then. :P22:10
jbichaneo31: I recommend you read through http://developer.ubuntu.com/packaging/html/ it's not complete but it has useful information22:11
siretartricotz: how comes that you didn't need a newer kbuild, as debfx mentioned?22:12
ricotzsiretart, idk22:14
IDWMasterSetting up Debian build environment, seems like the best way to start22:15
IDWMasterStill think it's odd that Ubuntu gets a lot of its packages directly from Debian22:15
siretartneo31: try 'dh_auto_configure --buildsystem cmake'22:15
debfxricotz: it would be good to get a fix upstream for the python multiarch issue22:16
IDWMasterSo after I publish to Debian and request a sync, do future releases of my library just automatically get put in Ubuntu, or is there some kind of manual modifications that need to be done to the package when switching from Debian to Ubuntu archives?22:16
debfxricotz, siretart: virtualbox ships with a pre-built kbuild so it probably uses that22:17
ricotzdebfx, yeah, i am not stripping the tarball22:17
siretartdebfx: so what's wrong with that, what made you extracting it to a standalone package?22:17
neo31yes, we have been following the document all day long. we tried to follow  the document for creating a new package for scribus 1.4.2 and test it with our own ppa jbicha :)22:17
siretartneo31: if I'm interpreting the log correctly, then debhelper misdetects the build system and requires some help here22:18
notgaryIDWMaster, Ubuntu is a derivative of Debian, so it's not strange at all that we get our packages from them. As for updating your package in Ubuntu, you can do it both ways. You can either upload your updates to Debian and they'll eventually make their way into Ubuntu, or you can use a manual process to request a merge/sync which will speed up the process22:18
debfxsiretart: the problem is that it's not built from source22:19
debfxsince it has to move to contrib anyway that's not a huge problem anymore but still ...22:20
siretartk22:20
notgaryjbicha, I've run into a dependency issue with colord like you said I would earlier. You also mentioned something about setting a repos dictionary in jhbuildrc that I don't understand. How can I get Freedesktop repos added to the build list without having to download and build each one manually?22:21
siretartI'll try to have a look at it tomorrow or next weekend, i need to crash now.22:21
siretartgood night22:21
jbichanotgary: you tried jhbuild buildone colord after adding that line to your jhbuildrc?22:22
notgaryjbicha, Doh, I thought it would a single command leading to a long chain of dependency builds :P22:24
jbichanotgary: sure, you can do jhbuild build gnome-control-center if you want to try that22:24
notgaryjbicha, Cool. So what's the use case for buildone over build? Surely you would want to build dependencies.22:26
jbichanotgary: I prefer the control of jhbuild buildone so that I can use system dependencies as much as possible22:27
notgaryjbicha, Ah, makes sense.22:27
jbichabut I think most people just recommend jhbuild build which I think still uses system dependencies if they're already installed22:28
neo31siretart, we are still trying to found our way around. please if you have any more hints we will really appreciate it. (FYI 'dh_auto_configure --buildsystem cmake' didn't resolve the problem)22:29
IDWMasterPorting to Debian failed. What is the other way to get my package in Ubuntu when it cannot be ported to Debian?22:39
IDWMasterIt has dependencies that Debian Squeeze does not support22:40
IDWMasterSpecifically; it requires a newer version of g++ than is supported22:40
jtaylordebian has 4.7 in unstable and 4.8 in experimental22:41
IDWMasterOK, so do I just set pbuilder to unstable instead of squeeze than?22:41
jtayloryes22:42
IDWMasterOK, thanks!22:42
neo31we have put the option inside the rules file as a parameter of the dh command, it seems to compile now siretart22:44
chilicuilhi there, I'm trying to fix a package.., however when Idownload it with bzr, it said it's "OUT-OF-DATE", how can I get the up to date version?, the full log: http://paste.ubuntu.com/5580712/22:56
notgaryjbicha, Hmm, something during this whole process has gone and hosed my system. Now when I boot all I have is a blank screen with a cursor floating around in it. I'm guessing this is something to do with the bleeding edge gnome code I installed. Does this sound familiar?23:05
jbichanotgary: you know how to use ppa-purge, right?23:10
notgaryjbicha, I do now :P23:11
jbichanotgary: knowing how to unbreak your computer is a prerequisite for that PPA, did you see the message at https://launchpad.net/~gnome3-team/+archive/gnome3-staging/ ?23:13
jbichathere's also a #ubuntu-gnome channel if you want to discuss those ppas more23:15
notgaryjbicha, Actually I missed the message. I guess every day's a school day :P23:19
Logan_james_w: Can you please perform requeue_package.py --full coreutils # ?23:28
xnoxLogan_: is that for package importer?23:59

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