/srv/irclogs.ubuntu.com/2010/10/21/#ubuntu-motu.txt

tumbleweedI mean libilmbase-dev knows what's needed to link to it, if you use pkg-config to find out00:00
xteejxI'm *really* confused now...00:01
xteejxSorry I'm not understanding it all, I am trying to, but sometimes it's a bit _too_ much00:03
tumbleweedxteejx: basically I'm saying that instead of hardcoding -lHalf into this makefile you should probably add something like $(shell pkg-config --libs IlmBase)00:09
tumbleweedalso I'm telling you that .pc files exist and may help you when you are trying to find your way around libraries you don't know00:09
xteejxtumbleweed: Can I not just add -lHalf to the debian/rules (there is a suitable place for it, and it wouldn't change the main source)?00:09
xteejxI understand the .pc files thing...sort of, well more so than the other stuff :)00:10
tumbleweedxteejx: yes, we like minimal changes in ubuntu, but you also need to forward something upstream00:10
xteejxUpstream dev I assume? Surely they'd fix it anyway with the new gcc?00:11
tumbleweedno, if they use a new gcc they'll run into this00:11
xteejxDoesn't that mean they'll fix it anyway, is what I mean?00:12
xteejxJust wondering00:12
tumbleweedput it this way, do we want to maintain every fix for every bug that we've only discovered in ubuntu? It would quickly become unmanageable, esp in universe where we have little manpower for the size of the archive. We want to ship unmodified source wherever we can.00:13
xteejxRight, so sending these fixes to Deb and dev will help eliminate the need for that I assume?00:14
xteejxI think I understand that now00:15
tumbleweedyip, try to do that where possible00:15
tumbleweed(unless it's something that'll never be relevent for them)00:15
xteejxModifying the source here in Ubuntu and then sending those changes to Deb and dev will remove the need for....00:15
tumbleweedwill mean that they'll fix it and we can go back to unmodified00:15
xteejxpatching rules or whatever when it comes to syncing again?00:15
xteejxStaying closer to Debian, I  get it00:16
xteejxwell...unmodified, not necessarily Deb00:16
tumbleweedmost of the time, it's debian. And we only auto-sync from debian00:17
xteejxI mean if Deb haven't made changes we're just as equally close to dev version :)00:17
xteejxIt seems to be compiling with the change in debian/rules, but that's not in the upstream source :(00:19
xteejxI'll scrollback to the other bit00:19
tumbleweedI'm guessing CIMG_EXR_LDFLAGS in examples/Makefile00:19
xteejxI did see that when I grepped for LDFLAGS00:20
xteejxI thought we weren't meant to modify the source00:20
xteejxor is that just merges?00:20
tumbleweedmost of the time, we try to fix things inside debian/rules if possible (and yes that's not upstream source). But that's often not possible.00:21
tumbleweedthis package uses source format 3.0 (quilt), so it can take quilt patches00:22
xteejxbut ftbfs is different because this would be a problem WITH the source and we'd have to pass the fix to the dev right?00:22
tumbleweedI'm not entirely sure I understand your question00:23
Bachstelzexteejx: a lot of things can cause a FTBFS00:23
xteejxwhen we're fixing ftbfs errors, is it ok to mod the source, I mean like these ones?00:23
xteejxsorry it's late, not making myself clear00:23
tumbleweedyes. ftbfs is just a class of bug, a nice obvious one00:24
tumbleweedit's great when packages have good test suites - then they ftbfs when anything goes wrong00:24
xteejxOk, so the main question is this...why bother with quilt or patching at all?00:24
tumbleweedxteejx: if you have an easy fix involving debian/rules, use it.00:25
Bachstelzexteejx: sometimes you need to patch the source, but noot always00:25
xteejxbut this is different because the dev will do this anyway with the gcc change?00:25
tumbleweedxteejx: I was taking you down that route so you can file a bug with upstream with a fix that's good for them. But that doesn't have to be the same fix we use00:26
xteejxRight I see. But of course if we can help them,, we should?00:27
tumbleweedthat's always good - and I'm probably a little more pedantic about that than some of the old-hands00:27
xteejxOr to put it another way....00:27
xteejxWe don't have to, but we do :)00:28
tumbleweedI think teaching new devs good habits is beneficial00:28
xteejxNo, I totally agree00:28
xteejxBest to get in good habits instead of bad old ways00:28
xteejxI've actually just forwarded that basic256 fix to debian, should probably inform the dev too?00:29
tumbleweedI tend to not bother when I've informed debian - because th edebian maintainer of a package probably has an existing relationship with the upstream. But some packages in debian are pretty neglected.00:30
xteejxI see00:30
xteejxYou know, I can't believe how helpful and patient most are here!00:31
tumbleweedsometimes we aren't :) I'm just busy finishing reading an article before going to bed - and it's taken a little longer than I expected :)00:31
xteejxsorry :)00:32
tumbleweedheh no problem, just finished it. night.00:33
xteejxtumbleweed: Goodnight, and thank you again :)00:33
micahgxteejx: that's one of the things I love about this community00:33
xteejxmicahg: Definitely!00:33
xteejxMakes a change. Back in my old days with Fedora...nothing, you're on your own00:33
xteejxand I was only a user00:34
xteejxin debian/rules with a ftbfs package I have " override_dh_auto_install: cd examples && $(MAKE) Mlinux "LDFLAGS=-lm -lpthread" "  would just adding -lHalf in there be ok or should I make an attempt to fix the source?00:39
xteejxNot sure where to do it if so00:39
xteejxOr remove that from rules and add those flags directly to the source in that file it wants?00:40
xteejxPlus the -lHalf00:41
xteejxHmm, there's a LOT of LDFLAGS options on the Makefile00:42
xteejxHmm, think I'll give up for tonight00:44
xteejxNight all00:44
xteejxmicahg: Catch ya later :)00:44
* ajmitch wishes LP had a few more buildds01:02
micahgajmitch: they usually do, about 10 buildds are MIA01:03
ajmitchyeah I know, just a bit frustrating to have a reported 9 hour queue time when I want a lib built so that its rdepends can be rebuilt :)01:05
ajmitchof course I forgot to add the bug # into the changelog, and remembered that about 10 seconds after uploading...01:06
micahgoh you mean the  official buildds...01:06
ajmitchyes, the 3 amd64 buildds are all stuck on the same package of course :)01:07
micahgajmitch: yeah, those take several hours :(01:08
kklimonda_oh? are they building firefox? ;)01:09
ajmitchopenjdk01:09
kklimonda_even better :)01:09
micahgkklimonda_: firefox got pushed to -security today :)01:09
ajmitchyay, one of them finished 1 minute ago! :)01:09
micahgajmitch: and another one takes its place :-/01:10
ajmitchnow *another* build of it starts01:10
* ajmitch should turn to drink for solace...01:10
psusibah... if you did a full debuild, is there a way to have dput only upload the source so that lp doesn't reject the whole damn thing because it also includes the binary?02:18
ajmitchno, because it's referred to in the gpg-signed .changes file02:19
ajmitchdoes debuild -S really take that long?02:20
psusiheh, there we go... bzr buiddeb also takes -S ;)02:22
psusiwasn't sure about that02:22
paultagHey MOTU. I'm interesting in packaging up a Ubuntu-local metapackage for Fluxbox ( and some stuff to enable people to use it as a DE ). I started some basic work on it, and it's looking pretty good so far. How hard will it be to get such a package uploaded?04:16
paultagIt would not be a fork or anything, just a few small metapackages to make using flux nice again :)04:17
paultagIf it helps, I'm upstream on Fluxbox in Debian. I can take changes for it up there, so we can keep everything nice04:17
micahgpaultag: take a look at some of the -desktop packages for examples04:21
paultagmicahg, yup. I have that working, and seeds on my people.ubuntu04:22
paultagmicahg, I can package it, I was just wondering about policy04:22
paultagand logistics and such :)04:22
ScottKpaultag: Not hard at all.04:22
paultagHeyya ScottK :)04:22
ScottKIf you upload it to Debian, it'll be automatically sync'ed into Ubuntu.  That's easiest.04:22
paultagScottK, are the *ubuntu-* packages uploaded to Debian as well?04:23
lifelessnot usually04:23
ScottKpaultag: Generally we prefer to see new packages maintained in Debian.  Is there a reason why it would have to be Ubuntu specific?04:23
lifelessbut not never either04:23
paultagScottK, I'm not sure. I've not looked into it. I was considering making something like fubuntu-desktop to allow people to install flux + some tools. I have not looked into how much of it is upstream, but I don't see any reason why not, except for branding. I guess branding can be dynamic from the build vendor.04:24
paultagI think this is worth some more thought on my part04:25
ScottKThat way Debian can have the benefit too.04:25
ScottKIf that turns out to be problematic, it shouldn't be very difficult to get something like that into Ubuntu directly.04:25
paultagThat's true.04:25
paultagScottK, getting through the NEW queue takes months though :(04:26
paultagThen again, I'm in no hurry04:26
ScottKNot right now.04:26
ScottKFor a trivial package like you're talking about, it shouldn't take long.04:26
ScottKLicensing is the hard part of New and for a metapackage it hardly applies.04:27
paultagTrue.04:27
paultagand I guess germinate would work fine upstream04:27
paultagmight have to move off my people.ubuntu and use LP or something04:27
paultagOK, well thanks for the talk ScottK, lifeless, micahg04:28
ScottKI don't think it matters.04:28
paultagthat helps a lot04:28
paultag:)04:28
=== ara_ is now known as ara
dholbachGood morning! :)08:05
Rhondalucidfox: You'd like the keynote at the openSUSEConf here right now. It's a combined one on gnome and kde history. ;)08:47
lucidfoxLink?08:47
Rhondahttp://conference.opensuse.org/indico//contributionDisplay.py?contribId=93&confId=008:48
RhondaCornelius is from KDE, Vincent from GNOME08:48
RhondaHope they'll upload the slides later.08:48
RhondaUnfortunately no recording done here. :/08:48
azeem_we should offer debconf consulting[tm]08:51
nigelbLOL08:52
RhondaDefinitely. No proper speaker mics neither.08:52
RhondaWhich limits the possibility for proper talk if you always have to hold a mic. :/08:52
azeem_do visitors have to pay a conference fee?08:52
RhondaNo08:52
azeem_ok, fair enough08:52
azeem_still though...08:52
=== ara_ is now known as ara
=== debfx_ is now known as debfx
simarshadeslayer, hi09:10
simarshadeslayer, there??09:11
gaspadholbach: harverst lives!!! \o/09:17
gaspa:)09:17
=== hrw|gone is now known as hrw
dholbach:)09:20
simarpersia, hey i have been able to install maverick using some workarounds.09:52
=== makl is now known as 16SAAK30G
=== 16SAAK30G is now known as makl
=== funkyHat_ is now known as funkyHat
xteejxAfternoon all :)12:50
xteejxI'm looking at the ftbfs for stardict-tools, but can't see where to put the -lz flag12:53
xteejxI've looked in Makefile.*, configure* and debian/rules12:54
hrwdpkg: error processing /var/cache/apt/archives/libgirepository1.0-dev_0.9.12-0ubuntu1_amd64.deb (--unpack): trying to overwrite '/usr/share/gir-1.0/DBus-1.0.gir', which is also in package gir-repository-dev 0.6.5-6ubuntu913:00
hrwops, wrong window13:00
=== ara_ is now known as ara
ari-tczewdoes anybody running natty desktop?14:42
tumbleweedari-tczew: of course14:50
ari-tczewtumbleweed: what graphic do you use?14:50
tumbleweedintel14:53
ari-tczewtumbleweed: I'm not sure about bump to natty. Is it enough stable to use?14:58
tumbleweedseems fine to me. It hasn't got unstable yet :)15:00
tumbleweed(I dual-boot to the previous release on my laptop which I use when the dev release is completely unusable, usually happens for a week or two at some point - specific hardware issues usually)15:01
hrwari-tczew: I use natty on intel/4500 laptop and on radeon/hd5xxx desktop15:05
ari-tczewok thanks15:07
Sarvattdon't worry, all the fun X/driver breakage is queued up for upload in pkg-xorg git :)15:12
hrwSarvatt: so newer xserver/xdrivers soon?15:13
ari-tczewon nvidia probably tseliot is working15:16
Sarvatthopefully, we had to stick to some really buggy versions in 10.10 (intel especially) because of the release date getting moved up15:16
hrwI hope for radeon driver with opengl and xvideo for hd5xxx15:16
ari-tczewSarvatt: this bug should be fixed - bug 65327415:17
ubottuLaunchpad bug 653274 in linux (Ubuntu) "Plymouth doesn't show Kubuntu or Ubuntu logo with Nvidia proprietary driver" [Undecided,Confirmed] https://launchpad.net/bugs/65327415:17
Sarvattwe have the opengl side already15:17
Sarvattbut we need an updated x-x-v-ati to use it15:17
Sarvatttheres no released version that works with it yet though15:17
Sarvattari-tczew: i dont see that getting fixed anytime soon without ditching plymouth15:18
ari-tczewSarvatt: This is funny, that Canonical can't workaround this problem.15:19
tseliotari-tczew: what's the problem with nvidia?15:26
ari-tczewtseliot: probably bug 653274 is related to nvidia software15:28
ubottuLaunchpad bug 653274 in linux (Ubuntu) "Plymouth doesn't show Kubuntu or Ubuntu logo with Nvidia proprietary driver" [Undecided,Confirmed] https://launchpad.net/bugs/65327415:28
tseliotari-tczew: maybe we no longer use the vga16fb module?15:30
ari-tczewtseliot: is it a question for me?15:31
Sarvattoh I didn't read the bug and assumed it was just another request to make plymouth on the blob look as good as it does with KMS15:31
tseliotari-tczew: no, I guess cjwatson knows the answer though15:32
* ari-tczew facepalms15:35
cjwatsontseliot: not really my field15:40
tseliotcjwatson: I guess it was Keybuk then15:40
cjwatsonyes15:41
=== hrw is now known as hrw|gone
c_kornthis simple python script http://pastebin.com/nXWjZMFV gives this error http://pastebin.com/kWS039CP17:08
c_kornis this an error in the lib or is it inside the rdf?17:09
kklimonda_c_korn: looks like a proble with rdf17:10
kklimonda_c_korn: similar to bug 66083217:11
paultagYeah, I can reproduce here c_korn17:11
ubottuLaunchpad bug 660832 in Launchpad Registry "invalid syntax on team members RDF" [High,Fix committed] https://launchpad.net/bugs/66083217:11
c_kornah great, joao already filed a bug for it :)17:12
c_kornthen there was an issue in inner team communication :)17:12
ari-tczewttx: tomcat6 still ftbfs. IMO due to ant1.7-optional is in universe.17:33
ari-tczewmaybe tomcat6 should be moved to universe17:33
ari-tczewdebfx: nah, serna-free ftbfs! I think that you use 64bit.17:35
debfxari-tczew: yeah, I have no idea why it fails though17:57
* ari-tczew is thinking why are there a lot FTBFS... upstreams or toolchain is wrong?17:58
gesertoolchain is more strict than before and that hits now upstreams that weren't very strict on conformance18:01
ari-tczewgeser: what is the purpose of get more strict toolchain?18:26
geserconform more to the standard18:27
gesersome things that get used are in the grey area, and those create the "problems"18:28
achiangi don't know about the ubuntu decision, but in general, you can catch real programming errors if you make your toolchain stricter18:28
ari-tczewnow we will get a huge of FTBFS this cycle18:29
kklimonda_ari-tczew: we would get them anyway at some point18:29
paultagari-tczew, fixing the FTBFS errors makes it better software anyway18:29
geserbecause many didn't notice that they need a symbol from an other library (it worked till now)18:30
achiangpaultag: as long as the fixes get forwarded upstream. :)18:30
paultagachiang, :)18:30
ari-tczewpaultag: okay, but admins should take into consideration one condition: human resources to fixing FTBFS18:34
ari-tczewI see that you are pretty optimistic, let's fix some of them.18:34
paultagari-tczew, really it's a team effort. Ubuntu is not a fork like most people think about it. Remember, we have all of Ubuntu and Debian. Debian will have to fix these packages eventually, and since they have maintainers on the package, it's really not *that* crazy18:38
paultagari-tczew, with DDs working, and Ubuntu MOTU sending patches upstream, it's not going to be that big of a deal18:38
achiangbtw, how does one see the list of FTBFS?18:40
paultagachiang, http://qa.ubuntuwire.org/ftbfs/18:40
paultaga bit over 200 packages18:41
achiangpaultag: thanks18:41
paultagsure18:41
ari-tczewlet's try to your confidence18:45
ari-tczewhow can I fix this FTBFS? http://paste.ubuntu.com/517580/18:45
gesercheck in which directory that file is and if the gcc call uses the correct -I value to find it18:48
geser(and if the package is in B-D at all)18:48
ari-tczewgeser: I changed two B-D, for newest and existing packages.18:49
gesercheck if perhaps the include path has changed18:51
ari-tczewehhh, too much to do, too little time to do18:52
geserthat's normal, get used to it :)18:52
xteejxHi all, what is the linker flag for /lib/libz.so.1 is it -lz ?18:52
geseryes18:52
xteejxHmm, I tried that and now I get "/usr/bin/ld: cannot find -lz"18:53
geseris zlib1g-dev installed?18:53
xteejxI'm using pbuilder-dist, hmm it's not in the build-deps, that needs updated too :)18:54
micahgxteejx: did you see you got a hat tip in a Debian changelog already?18:56
xteejxmicahg: Yeah I did :D18:56
* micahg needs to get better at upstreaming patches :-/18:57
xteejxlol aww18:57
xteejx:)18:57
xteejxfgs this package is terrible, another linker needed !!!18:57
xteejx/usr/lib/X11.so.6 ? -lX11 ?18:58
ari-tczewdoes anybody have /etc/apt/sources.list for natty?18:58
geseryes18:58
xteejxgeser: yes to me18:58
xteejx>18:58
xteejx?18:58
geserxteejx: yes18:59
xteejx:) thanks18:59
micahggeser: as long as you're here, is the DMB meeting next Monday only going to be 1hr?18:59
geserxteejx: the name between "lib" and ".so.*" is what comes after "-l"18:59
xteejxgeser: I guessed it was that, just didn't look "right"18:59
gesermicahg: probably, as many other DMB members are at UDS too, I guess they try to get done in 1hr19:00
geserari-tczew: I used the one from maverick and s/maverick/natty/19:00
micahggeser: ok, is there a plan for the people at UDS to meet in person for the meeting?19:02
xteejxI did that in vbox, it worked perfectly fine, substituing maverick for natty19:02
xteejxHad to comment out the "extra" lines19:02
gesermicahg: I don't know of any. Perhaps ask those who are at UDS (I'm not)19:03
micahggeser: oh, sorry, I'll check with persia19:03
kklimonda_micahg: what, you'd like to discuss your application over a beer? ;)19:04
micahgkklimonda_: heh, at 8 in the morning?19:04
geserbeer for breakfast :)19:05
xteejxWell its 7pm here so get sending those beers"!!!19:06
micahgxteejx: I meant the DMB meeting is at 8AM at UDS :)19:06
xteejxmicahg: Maybe I just wanted an excuse for a beer :P hehe19:07
* micahg hands xteejx a beer19:07
kklimonda_hmm, right - the time difference is going to be my bane on the UDS :/19:07
xteejxCheers!19:07
micahgkklimonda_: I had that in brussels, but it worked in my favor since I'm a night owl :)19:07
ari-tczewbdrung: ping19:08
kklimonda_micahg: you can always discuss it over the cereal flakes ;)19:08
bdrungari-tczew: pong19:08
kklimonda_micahg: so am I but the 16hrs long flight is probably going to make me into a zombie anyway ;)19:08
ari-tczewbdrung: what do you think about report to lintian a new warning, where package hasn't wrapped B-D or Depends on d/control?19:09
kklimonda_lintian reports bugs and violations of debian policy and it's not in policy yet, isn't it?19:10
ari-tczewbdrung likes wrapped B-D so I'm asking him for this :)19:15
ari-tczewScottK: could you unsubscribe bug 470550 from ubuntu-release ?19:18
ubottuLaunchpad bug 470550 in coreutils (Ubuntu) "uname -p and uname -i reporting `unknown'" [Low,Triaged] https://launchpad.net/bugs/47055019:18
bdrungari-tczew: having a very low priority tag (e.g., pedantic) for too long (> 80 chars) B-D, Depends, ... in d/control would be nice.19:19
xteejxThe patch I reported upstream for wwwoffle will be included in the next release!19:32
xteejxWow, I like seeing that things flow nicely :)19:32
ari-tczewxteejx: congrats! keep in work :)19:34
xteejxThanks :D19:35
genupulashello i am raja sekhar19:44
genupulasi have given my yahoomail id for pgp registration19:44
genupulasbut the ymail not having the decryption capability19:44
genupulasso how can i get confirmed19:45
genupulasany one help me please19:45
genupulasi am trying from hours19:45
genupulasany one please19:45
xteejxYou don't use yahoo mail to decrypt, you download the mesage and decrypt it with gnupg19:45
=== jtechidna is now known as JontheEchidna
genupulasxteejx,  you mean gnupg in terminal19:46
xteejxYup19:47
genupulasgnupg <code>19:47
genupulasor gnupg <enter> <code>19:47
xteejxhttps://help.ubuntu.com/community/GnuPrivacyGuardHowto19:47
xteejxftbfs fixed bug 664662 woohoo19:55
ubottuLaunchpad bug 664662 in tea (Ubuntu) "tea FTBFS on natty" [High,Triaged] https://launchpad.net/bugs/66466219:55
bilalakhtarxteejx: Good that you have forwarded the fix to debian. In the future, mention clearly on the report by commenting that you also want to get the fix in Ubuntu. Right now, that's not clear since you just subscribed sponsors.20:00
bilalakhtarxteejx: Also, whenever you patch a package that uses 3.0 (quilt) format, make sure that there is no debian-changes-* patch that dpkg-source is making20:01
bilalakhtarLooking at your debdiff, your changes are in that patch20:02
ari-tczewbilalakhtar: I don't agree with you. I think that it's clear when he has attached debdiff for Ubuntu.20:02
bilalakhtarYou will need to rename the patch to something sensible20:02
bilalakhtarand set the appropriate DEP-3 tags20:02
bilalakhtarari-tczew: That wasn't a strong point of mine, you are right20:02
bilalakhtarxteejx: http://dep.debian.net/deps/dep3/20:02
ari-tczewbilalakhtar: do you will take this one for sponsoring?20:03
bilalakhtarari-tczew: Do you want to ? I just did a quick review, you are free to take it20:03
ari-tczewbilalakhtar: I can, when he did a fix for debdiff :P20:03
ari-tczewI have tomorrow very important exam20:04
bilalakhtarari-tczew: but do take care that he makes the changes I mentioned above20:04
bilalakhtarari-tczew: You have an exam tomorrow? I am busy in daily schoolwork nowadays, and so have slowed down in development20:04
ari-tczewbilalakhtar: nationnal exam in logistics.20:05
bilalakhtaroh!20:05
bilalakhtarokay, /me stops the talk from going too offtopic20:06
* ari-tczew is repeating GS1, EAN and other terms related to bar codes. (supply chain management)20:07
bdrungjames_w: ping20:20
james_whi bdrung20:20
bdrungjames_w: i want to update bzr-builder.20:21
james_wbdrung, in natty?20:21
bdrungjames_w: yes20:21
james_wgreat20:21
bdrungjames_w: can i change the packaging (3.0 (quilt), dh 7)?20:22
bdrungand move from lp:~james-w/bzr-builder/packaging to lp:ubuntu/bzr-builder?20:23
ajmitchmorning20:23
bilalakhtarCool! Keybok just ran M-o-M again, and now the number of merges went down from 161 to 143 ~20:24
* ajmitch hopes that squeeze can release before DIF 20:24
james_wbdrung, please feel free to do the latter, and use dh 7, but please stick to v1 for now20:25
bdrungjames_w: why?20:25
bdrungwhat speaks against 3.0 (quilt)?20:25
james_wbdrung, because bzr-builder doesn't support v3, so it can't be "self-hosting"20:25
bdrungah, ok20:26
micahgjames_w: are the maverick branches (i.e. lp:ubuntu/maverick/foo) frozen?20:26
james_wyes20:27
bdrungjames_w: bzr-builder lacks an "rm" command. would it possible to have a "rm" command that is mapped on "bzr rm"?20:27
micahgjames_w: ok, good, I had someone propose a merge and I requested it be proposed against lp:ubuntu/foo instead20:27
james_wbdrung, why do you need it?20:27
bdrungjames_w: because the run command is not enabled on launchpad (but the rm command would be safe).20:28
micahgjames_w: are the -proposed branches auto created on upload, or can I push one?20:28
bilalakhtarmicahg: it is created when you upload to proposed20:28
james_wbdrung, yeah, I mean why do you need to rm a file20:29
micahgbilalakhtar: that I know, the question is what about before the first upload20:29
james_wmicahg, you can't currently push one, they may be working on fixing that in LP right now, I'm not sure20:29
gesermicahg: if it didn't change, you can't push to -proposed if it doesn't exist20:29
bdrungjames_w: because i want to use lp:ubuntu/<package> and remove debian/patches20:29
lifelessnot actively20:29
lifelessyou can upload to a ppa to create the sourcepackagename20:29
bilalakhtarmicahg: get all merges proposed to lp:ubuntu/maverick/foo , but I don't think you can create lp:ubuntu/maverick-proposed/* . Not sure, ask james_w20:29
bdrungbug #61765320:29
ubottuLaunchpad bug 617653 in bzr-builder "Please add a rm command" [Undecided,New] https://launchpad.net/bugs/61765320:29
lifelessand then push to ubuntu/debian/whatever20:30
james_wlifeless, it's not sourcepackagename20:30
lifelessjames_w: oh, ok.20:30
james_wlifeless, it's official branches20:30
james_wbdrung, makes sense, please file a bug20:30
micahgjames_w: ok, thanks, I'll just upload the package to -proposed and let the importer do its thing20:30
lifelessjames_w: hmm, not sure where thats at20:30
bdrungjames_w: bug #61765320:31
ubottuLaunchpad bug 617653 in bzr-builder "Please add a rm command" [Undecided,New] https://launchpad.net/bugs/61765320:31
james_wlifeless, I don't know if Tim was doing it as part of lp:foo creating and linking20:31
james_wbdrung, excellent, thanks20:31
achiangwhat is the process to fix a FTBFS? at this point, i've figured out the patch that needs to be written, and verified that it does build in my pbuilder. my question is: is a launchpad bug automatically created for each FTBFS that i can attach my patch to?20:36
achiangif it makes a difference, the package/failure is: https://launchpad.net/ubuntu/+source/fossology/1.2.0-3/+build/199983520:37
micahgachiang: no, you file the bug if you're working on it20:37
micahgthen subscribe ubuntu-sponsors once you have a good patch20:37
micahgs/tested/20:38
achiangmicahg: ah, easy enough. thanks.20:38
achiangmicahg: should i create a debdiff style patch, with a changelog entry? or do i just create a pure code patch?20:39
micahgachiang: w/changelog entry makes sponsoring easier20:39
achiangmicahg: ok, great, thank you20:39
micahgachiang: thank you for helping :)20:39
achiangmicahg: yep, my goal is to become a MOTU at some point. :)20:40
micahgachiang: me too :)20:40
ari-tczewachiang: nice to hear that. good luck and have fun!20:42
achiangari-tczew: thanks!20:42
ari-tczewachiang: well, we wait for your patches to sponsor20:43
ari-tczewbdrung: some time ago we've talked about uploading package automatically through syncpackage. I requested a wish: bug 66471920:52
ubottuLaunchpad bug 664719 in ubuntu-dev-tools (Ubuntu) "syncpackage should upload files automatically" [Wishlist,New] https://launchpad.net/bugs/66471920:52
ajmitchit'd be nice to have soyuz do it, rather than having to use these hacks20:53
ari-tczewajmitch: do you mean about sync-in-launchpad? wgrant said that this is in progress20:54
ajmitchyes20:54
ari-tczewbut probably it won't support field 'sponsored by:' :/20:55
micahgari-tczew: there could be a form for it20:58
ari-tczewmicahg: tell it to LP developers21:00
bdrungari-tczew: I am against uploading the .changes file directly, because I think that the package should be tested before uploaded.21:01
micahgari-tczew: when they fix the permissions and add the sync button, I'll file a bug :P21:01
achiangis there a variable that controls build concurrency in pbuilder?21:04
ttxari-tczew: yep, commented on the bug21:07
bdrungjames_w: does bzr-builder use python-apt?21:36
james_wbdrung, don't think so21:38
james_wbdrung, it uses python-debian which uses python-apt21:38
bdrungthat was my perception too21:39
ari-tczewxteejx: there is a merge pointed to you in universe - linthesia21:50
xteejxDid someone say my name? I was out22:58
quidnuncIs it a bug that r-cran-base requires libreadline-dev and libreadline6-dev but they conflict?23:15
xteejxari-tczew: What was wrong with bug 664662? I don't underdtand it.23:24
ubottuLaunchpad bug 664662 in tea (Ubuntu) "tea FTBFS on natty" [High,Incomplete] https://launchpad.net/bugs/66466223:24
tumbleweedxteejx: look at the debdiff, it contains an auto-generated quilt patch. Give the quilt patch a more sensible name, dep3 tag it, and remove all the instructions that it currently has in the header23:51
xteejxtumbleweed: I've no idea what that means. I'm currently quilt-ing libs.diff to change the23:52
xteejxsrc.po file in the upstream source, I assume thats it?23:52
tumbleweedxteejx: look at the debdiff - open it in an editor23:53
xteejxI have, not sure what i'm looking at23:53
tumbleweedxteejx: you notice that the majority of it is the description of the quilt patch.23:53
tumbleweedit tells you that you should replace it23:53
xteejxAt the bottom? Yes I see that change is the same one I made in the upstream source to23:54
xteejxfix the ftbfs23:54
tumbleweedwell, I should hope so, but that's not what I'm talking about.23:55
tumbleweedhttps://wiki.ubuntu.com/PackagingGuide/PatchSystems23:55
xteejxHmm...still really confused, I can use quilt to make patches that's about it23:59
tumbleweedxteejx: quilt is a system to manage patches against the upstream source23:59

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