/srv/irclogs.ubuntu.com/2010/11/29/#ubuntu-devel.txt

ebrodercjwatson: Figured out bdrung's grub issue. The lua warning was a red herring. It was actually erroring out because older versions of grub can't handle if statements in menuentry blocks00:12
bdrungebroder: so it was an issue that multiple user will face.00:14
=== sanchaz-away is now known as sanchaz
ebroderbdrung: Only if they, like you, clicked through the screen where cjwatson yelled at you for leaving grub-pc/install_devices blank00:15
ebroderbdrung: I think we can work around it fairly easy and build a configuration that's backwards compatible00:15
ebroder*easily00:16
ari-tczewgrub2 in natty is corrupteD?00:17
ari-tczewI saw some messages there and I'm afraid to install upgrades00:17
ari-tczewnow I have grub2 1.98 and it going to be upgraded to 1.9900:17
ebroderIf you upgraded from an older release and you agreed to the debconf prompt that warned you you were shooting yourself in the foot00:17
ebroderari-tczew: if "debconf-show grub-pc | grep 'grub-pc/install_devices:'" is not empty, you should be fine00:19
ebroderBut I'm going to send cjwatson a patch to fix the issue anyway00:20
ari-tczewebroder: * grub-pc/install_devices: /dev/disk/by-id/ata blah blah blah ;)00:21
ari-tczewbut what about upgrade to grub2 1.99?00:21
ebroderari-tczew: Then you are safe, at least from this issue00:21
ari-tczewit will lost this file?00:21
ebroderbdrung: You didn't find or open a bug about the GRUB thing, did you?00:31
bdrungebroder: nope, i didn't00:34
=== Auv5 is now known as Auv5[Away]
=== thegodfather is now known as fabbione
=== yofel_ is now known as yofel
=== stalcup is now known as v
=== jamesh_ is now known as jamesh
robert_ancell@pilot in04:39
=== udevbot changed the topic of #ubuntu-devel to: Archive: Open | Development of Ubuntu (not support, not app development) | #ubuntu for support and general discussion for dapper -> maverick | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://wiki.ubuntu.com/HelpingWithBugs | Current Friendly Patch Pilots: robert_ancell
leftyfbI created a new project on launchpad which will use the pidgin code-base as it's base with a bunch of patches and rebranding. Do I want to "mirror" the pidgin bzr in lp or import it into my project? And after that, do I branch from there to apply my patches?04:41
pittiGood morning07:13
bilalakhtarGood morning pitti !07:16
bilalakhtarpitti: And, thanks for that ureadahead upload! I had almost forgotten that I had worked on it07:16
pittihey bilalakhtar, how are you? had a nice weekend?07:16
bilalakhtarpitti: Fine, you? How was your weekend?07:17
pittibilalakhtar: quite nice! went to Munich with my wife (she's doing her final thesis here)07:21
bilalakhtarMunich! wow! I guess you live in berlin?07:22
bilalakhtar(or somewhere else in Germany)07:22
pittiin Dresden07:22
bilalakhtarhmm07:22
pitticjwatson: can I just bzr commit in cdimage@antimony:~/cdimage ? I want to remove the ubuntu-netbook cronjob07:24
micahgpitti: good morning07:37
micahgis there any trick to not regenerate PO files if there's a clean rule to regenerate or do I just have to edit the .debian.tar.gz and resign?07:39
pittimicahg: the buildd cleans, as far as I know, so no07:45
pittibut updating po files on clean is pretty nasty anyway07:45
pittithis shouldn't ever be done automatically IMHO07:45
micahgpitti: should I bother editing the .diff.gz then?  it makes a useless diff with Debian07:46
micahgI'll file a bug with Debian about the rule07:46
pittimicahg: and sending the fix to Debian?07:46
pittimicahg: does it actually cause a build failure?07:46
pittiif not, and it's just about the noise, then I would just ask Debian to fix that and not bother07:47
micahgpitti: well, I was just going to delete the PO stuff from the diff.gz and resign, no, it shouldn't it just updates the create date07:47
pittithey asked for it, they got it :)07:47
didrocksgood morning07:47
pittithat should work, too07:47
pittihey didrocks07:47
micahgok, thanks pitti07:47
didrocksGuten Morgen pitti, did you have a good week-end?07:47
* micahg forgot, there's not a diff in this case :(07:49
pittididrocks: I disabled the ubuntu-netbook CD cron job now, FYI07:53
didrockspitti: oh, I was thinking it was done already (disabled for i386 and amd64/powerpc), will it still build armel?07:54
pitticjwatson, didrocks: I'd like to remove the entire cdimage/www/full/ubuntu-netbook/ directory to avoid confusion, is that ok for you?07:54
pittididrocks: oh, it's still supposed to build for armel?07:54
pittididrocks: ah, that's daily-preinstalled, right?07:55
pittinot daily-live07:55
didrockspitti: yeah, hence my all headaches in transitionning for the seed/meta/netbook-default-settings07:55
didrocksdaily-live IIRC, but better to check with ogra07:55
pitticjwatson: ok, so we should just remove daily-live, but keep daily-preinstalled and ports07:55
dholbachgood morning!07:56
didrockshey dholbach07:56
=== hunger_ is now known as hunger
=== saispo_ is now known as saispo
quadrisprohi all!09:26
quadrispropitti, I've been working on scour for Debian, I cannot find any copyright/license information about debian/* files09:27
quadrispro(I mean: in Natty's package)09:27
pittiquadrispro: I don't like separate licenses for debian/* stuff, I usually want them to have the same license as the main source09:28
pittiquadrispro: so it's meant to fall under the "*" catch-all09:28
pittiquadrispro: but if you care, I can add a separate stanza for debian/*, with Canonical copyright and Apache license09:28
quadrispropitti, I'm going to push the packaging to collab-maint's git area, so feel free so add whatever you want :) (including your name <email> in the Uploaders field)09:30
pittiquadrispro: I'd like to be an uploader indeed; then I can upload to Debian and sync09:30
pittiquadrispro: cool, thank you!09:30
quadrispropitti, you're welcome -> http://git.debian.org/?p=collab-maint/scour.git09:35
pittiquadrispro: pushed my "Uploaders:" addition09:39
pittiquadrispro: pushed debian/copyright update, too09:40
pittiquadrispro: hm, which version did you take? dh_scour is too old in the Debian version09:41
pittiquadrispro: and it seems it's missing the dh sequencer?09:41
pittiquadrispro: please don't upload this yet, I want to update these09:41
quadrisprooh yes, it is so, I've taken an old one09:42
pittiquadrispro: ok, all pushed, I'm happy now09:43
pittiquadrispro: thanks for bringing this to Debian09:44
quadrispropitti, thanks for the great work!09:44
=== almaisan-away is now known as al-maisan
xxtjaxxfabbione: ping09:49
quadrispropitti, we could grab new upstream releases by uscan --force-download --repack --rename so we don't need the current get-orig-source09:58
dholbachbdrung, thanks a lot for making http://reqorts.qa.ubuntu.com/reports/sponsoring/ more readable!09:59
quadrispropitti, maybe would be more useful a snippet to repack sources grab'd from bazaar09:59
pittiquadrispro: ah, nice; feel free to drop it09:59
=== sanchaz is now known as sanchaz-away
seb128dholbach, what changed? out of the weird alignment of stats?10:01
seb128like the title are on the right columns and the values on the left one? it's weird10:02
dholbachseb128, the stats I don't know, but the rest is more compact and more readable10:03
fabbionexxtjaxx: pong10:09
xxtjaxxfabbione: magnificent! Say you packaged corosync didnt you?10:12
fabbionexxtjaxx: many many moons ago....10:13
fabbionexxtjaxx: haven't touched it in ages10:13
fabbionexxtjaxx: I am fairly confident debian has newer packages than the ones I did10:13
fabbionexxtjaxx: so what's the question? :)10:15
xxtjaxxfabbione: I try wrapping my head around it. seems different from a lot Im used to normally around debian.10:16
xxtjaxxits kinda hard to grasp. with the little documentation that is there. specially that the main goal is sheepdog. (for me)10:16
fabbionexxtjaxx: are you referring to the package itself or the upstream?10:18
fabbionexxtjaxx: the package is relatively straight forward IMHO. Understanding what corosync does no, it needs lots of reading about virtual syncrony and clusters10:19
=== jjohansen is now known as jj-afk
fabbionexxtjaxx: and it's not something you learn from one day to another just because you wish to package somehting that uses it10:19
fabbionexxtjaxx: your average application runs on one machine, done. corosync is cluster.. runs on multiple machines at the same time, interact in real time, etc.10:20
fabbionexxtjaxx: it involves an extra level of complexity that's the whole cluster status/configuration/architecture/requirement/design/you_name_it10:20
fabbionexxtjaxx: but if you need more upstream docs, www.corosync.org -> get the latest and greatest and the complain to upstream mailing list :)10:21
fabbionexxtjaxx: upstream is also on #linux-cluster on freenode10:21
xxtjaxxfabbione: its eval...*ahem*10:23
xxtjaxxnot packaging10:24
fabbionexxtjaxx: also note, that recent versions of corosync (aka get the latest and greatest) have more docs10:24
fabbionedebian/ubuntu have been shipping ancient versions for sometime10:25
xxtjaxxat points I actually resorted to reading the code instead which made me cry at times :/10:25
=== cody-somerville_ is now known as cody-somerville
xxtjaxxthough that might have been sheepdog though.10:26
fabbionexxtjaxx: just go to upstream and ask for more docs, also look at the openais mailing list. that's a very good start10:26
fabbioneupstream is not bad :)10:26
fabbionejust overloaded with work10:26
\shfabbione: corosync is only complicated when you run it with a Cisco ASA FW and the ASA runs in Multiple FW Context Setup...then you have problems with multicast, and you need to do some blackmagic on your switches to convert multicasts into broadcasts ;)10:26
fabbione\sh: not anymore.. corosync 1.3.0 will support other transport methods than multicast (like point to point)10:27
xxtjaxxinteresting \sh10:27
fabbione\sh: plus.. corosync supports broadcast by default10:27
fabbione\sh: but 1.3.0 will have normal udp connections between nodes, no need of either multicast or broadcast10:28
fabbionealternatively go Infibarf^WInfiniband10:28
\shfabbione: yes...but not when you want multicast by default...but you bought very big cisco foo ;) and this is the problem...not corosync ;)10:28
fabbione\sh: well multicast is problematic on many hw implementations. that's why we are adding also p2p10:29
fabbionetho I agree with you, multicast performs the best10:29
fabbionexxtjaxx: any more quick questions? gotta commute to the office :)10:30
xxtjaxxfabbione: go go Gonna poke them a'lil10:31
fabbionexxtjaxx: ok :)10:32
cjwatsonpitti: no, please don't ever commit in ~/cdimage - 'bzr co bzr+ssh://antimony/srv/cdimage.ubuntu.com/bzr/private/cdimage' on your local system and work on it there, then 'bzr pull' in ~/cdimage after committing11:12
cjwatsonpitti: removing the daily-live directory is fine - not the whole of ubuntu-netbook, as you say11:12
pitticjwatson: ah, thanks for the heads-up11:13
pitticjwatson: bzr diff currently shows some stuff in cdimage/, is that expected?11:16
cjwatsonfor the moment, yes11:17
pittiok, done11:17
cjwatsonthose will need some thought11:18
cjwatson(but no rush)11:20
ogra_ac_janimo1, hey11:23
=== Mirv_ is now known as Mirv
bdrungdholbach: you're welcome. now the statistics at the bottom needs an optical facelift.11:28
dholbachseb128, ^11:29
dholbachthanks bdrung11:29
seb128dholbach, right11:29
seb128the columns are weird11:29
janimo1ogra_ac_: hello11:30
=== Claudinu1_ is now known as Claudinux
=== doko__ is now known as doko
ogra_ac_can some archive admin remove the linux-headers-omap binary (it should be NBS currently)12:01
ogra_ac_(it prevents omap4 images from being built)12:02
apwogra_ac_, can we tell what is pulling that package into the image?12:02
apwas i suspect even if it is removed, they dep which is trying to pull it will just fail as badly12:03
ogra_ac_linux-omap very likely12:03
ogra_ac_which should be NBS too12:03
apwand someone must be pulling that in for it to be an issue12:03
apwi assume there is a like 'netbook-meta' package somewhere which has these kinds of things in it ?12:04
cjwatsonhttp://people.canonical.com/~ubuntu-archive/NBS/linux-headers-omap12:04
ogra_ac_LIST="$LIST minimal^ standard^ ubuntu-netbook^" is what livecd-rootfs installs on armel12:05
cjwatsononce all those dependencies go away, we'll remove it without you needing to ask12:05
ogra_ac_hum12:05
cjwatsonI can reupload netbook-meta12:05
cjwatsonI have no idea what's involved with powervr-omap3-dkms12:06
ogra_ac_why do we have -headers in such a high level seed at all ?12:06
apwcjwatson, ogra_ac_, i suspect it is the linux-headers-omap in the netbook-meta which is pulling this in and causing ogra_ac_'s problem12:06
ogra_ac_cjwatson, can go until we have a decision about omap3 kernels12:06
apwi suspect if we remove that then his issue will go away and we don't need to worry about the NBS12:06
cjwatsonthere are comments in the seed ...12:06
cjwatsonI'll remove linux-headers-omap12:07
cjwatsonapw: correct12:07
cjwatsonfrom the seed, I mean12:07
ogra_ac_cjwatson, oh, i see12:07
* ogra_ac_ only grepped instead of reading the seed file12:07
ogra_ac_cjwatson, powervr-omap3-dkms can go temporary too12:07
ogra_ac_i'll take care about re-adding either once we have a kernel decision (for A2 most likely)12:08
cjwatsoncan go what?12:08
ogra_ac_oh, where does that dep come from, that must be an rdep12:08
cjwatsonif you mean removing the powervr-omap3 source package, please file a bug with rationale12:09
cjwatsonhowever, as apw says, it's not relevant to your image build issues anyway12:09
apwogra_ac_, its in universe so it can't be in the seeds right?  so it should be ok12:09
cjwatsonso you can just ignore it if it's only going to be temporary12:09
ogra_ac_no, i dont want to remove it, i'll check with ricardo what to do about the dep12:09
ogra_ac_yep12:09
ogra_ac_apw, yep12:09
cjwatsonnetbook-meta uploaded12:11
cjwatson@pilot in12:21
=== udevbot changed the topic of #ubuntu-devel to: Archive: Open | Development of Ubuntu (not support, not app development) | #ubuntu for support and general discussion for dapper -> maverick | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://wiki.ubuntu.com/HelpingWithBugs | Current Friendly Patch Pilots: robert_ancell, cjwatson
bdrungdholbach: what do you think about this column order: http://people.ubuntu.com/~bdrung/sponsoring/12:24
=== MacSlow is now known as MacSlow|lunch
bilalakhtarcjwatson: Could you please look at bug #682644? (since you are patch pilot ATM)12:52
ubottuLaunchpad bug 682644 in ufw (Ubuntu) "Sync ufw 0.30.0-2 (main) from Debian unstable (main)" [Wishlist,New] https://launchpad.net/bugs/68264412:52
Laneybilalakhtar: why not just wait for sponsoring as normal?12:52
bilalakhtarLaney: of course I can wait12:53
LaneyI don't think patch piloting is about pinging to have your stuff sponsored straight away12:53
bilalakhtarlet us see his response, if he's busy then I will wait12:53
bilalakhtarLaney: Even if it isn't, I just asked: Can you look12:54
cjwatsonhttps://wiki.ubuntu.com/UbuntuDevelopment/CodeReviews "patch pilots make themselves available on IRC"12:56
cjwatsonbilalakhtar: sure, thanks!  will look in a few minutes12:57
bilalakhtarthanks a lot cjwatson ! Take your time, even if you take a year its fine :)12:57
Laneyalright, I just didn't think that it was supposed to be a programme to get your stuff sponsored immediately12:59
Laneybut as you wish12:59
bilalakhtarLaney: it isn't for that12:59
bilalakhtarits just for confirmation12:59
bilalakhtarReading that page, it says:12:59
bilalakhtar'Patch pilots help make patches ready for inclusion'13:00
bilalakhtarNot necessarily sponsorship13:00
cjwatsonbilalakhtar: acked13:04
bilalakhtarcjwatson: :o Thanks!13:05
dholbachbdrung, I have no objections13:10
=== alecu is now known as alecu-sprint
=== beuno_ is now known as beuno
=== drdanz_ is now known as drdanz
=== MacSlow|lunch is now known as MacSlow
cjwatsonFYI: I won't be doing any more autosyncs from Debian until after alpha-1 at this point.  File bugs if you have syncs that are urgent for alpha-1, but otherwise they'll get picked up on Friday13:40
ogra_acdoko, is there any chance we could get the workaround from the past comment for bug 675347 inot the archive before A1 ?13:42
ubottuLaunchpad bug 675347 in Linaro GCC "volatile int causes inline assembly build failure" [Medium,In progress] https://launchpad.net/bugs/67534713:42
ogra_ac(else i need to unseed a lot of stuff thats ftbfs due to it for alpha1)13:43
ScottKI am seeing quite a number of cases where symbols on C++ packages change between i386 and amd64 such as http://launchpadlibrarian.net/59618185/buildlog_ubuntu-natty-amd64.phonon_4:4.7.0really4.4.3-0ubuntu2_FAILEDTOBUILD.txt.gz - Is this now intentional?  IIRC, gcc-4.4 doesn't do this.13:46
pittiI think didrocks stumbled over that as well13:47
pittiif it's intentional, it's highly annoying13:47
didrocksyeah, I got that in nux as well13:48
=== NCommand1r is now known as NCommander
dokowhich encoding did change, the one for i386 or amd64?13:52
dokodidrocks: could you/desktop take care of the libgweather merge?14:00
=== MacSlow is now known as MacSlow|afk
dokoogra_ac: it *is* fixed, please open your eyes on Monday mornings14:02
ogra_acdoko, hmm14:03
pittidoko, didrocks: I can merge libgweather14:03
dokocool, thanks14:03
didrocksdoko: pitti: thanks (sorry on mumble)14:04
ogra_acdoko, the tasks on bug 675347 are "In progress" and "Confirmed"14:04
ubottuLaunchpad bug 675347 in Linaro GCC "volatile int causes inline assembly build failure" [Medium,In progress] https://launchpad.net/bugs/67534714:04
ogra_acdidrocks, hmm, why do you build nux with -Werror ?14:10
jmuxHi. I'm trying to fix LP #478392. My problem seems to be, that /tmp is on a seperate partition and also /usr.14:13
ubottuLaunchpad bug 478392 in mountall (Ubuntu) "/tmp is not cleaned when on a separate partition" [Medium,Confirmed] https://launchpad.net/bugs/47839214:13
jmuxFor me /tmp is mounted before /usr, but the mounted-tmp script wants to use find to clean /tmp and fails.14:13
jmuxI tried to "start on (mounted MOUNTPOINT=/tmp and mounted MOUNTPOINT=/usr), but this deadlocks the boot process.14:13
jmuxAny idea what's going on here?14:14
cjwatsonbug 523587 is possibly more directly accurate14:21
ubottuLaunchpad bug 523587 in mountall (Ubuntu) "/etc/init/mounted-tmp.conf uses find, which is in /usr/bin" [Medium,Triaged] https://launchpad.net/bugs/52358714:21
cjwatsonsee particularly comment #8 in that bug14:21
=== MacSlow|afk is now known as MacSlow
cjwatsonI suspect we need a dedicated C program to do this job14:22
jmuxcjwatson: didn't find that one - thanks14:23
cjwatsonSpamapS: did you see the upstream developer's comment on http://sourceforge.net/tracker/?func=detail&aid=3089978&group_id=65979&atid=512948 ?14:25
hallyn_cjwatson: you mentioned working to re-integrate casper/liveinitramfs.  dunno what all that entails, but if i can help, please let me know.14:26
=== akgraner` is now known as akgraner
cjwatsonhallyn_: it's somewhere on my queue, but not hugely far up :-/14:28
cjwatsonmassive three-way merge exercise14:29
=== ssweeny_ is now known as ssweeny
ogra_acdidrocks, oh, "configure: WARNING: unrecognized options: --disable-maintainer-mode" something is worng in nux, the option seems to be --enable-maintainer-flags=no14:31
ogra_acnot sure why that is, but i suspect that causes the ftbfs on arm14:31
cjwatsona configure warning won't cause a build failure by itself14:34
ScottKdoko: The one for ad64, AFAIK, but it's happening on symbols that are new in the new upstream release so all I can really say is they are different.14:34
ogra_accjwatson, it sets Werror14:40
ogra_accjwatson, which i thoght we dont do on released tarballs14:41
ogra_acat least thats what seb128 always tells me14:41
ogra_acand i'm sure we have some warnings on armel14:41
seb128ogra_ac, we being?14:41
seb128usually GNOME doesn't set Werror in tarballs14:42
seb128but it's only GNOME14:42
ogra_acseb128, ah, i thought we do the same on tarballs where we are upstream14:42
ogra_acwe being canonical14:42
cjwatsonogra_ac: oh, well, it depends14:42
seb128ogra_ac, dx has no rules as far as I know14:43
ogra_achmm14:43
seb128depends of whoever is working on it14:43
cjwatsonpeople are entitled to use -Werror and accept that they'll have to clean up more build failures, IMO14:43
ogra_acanyways we seem to hand over the wrong option for this configure14:43
ogra_acsince it expects --enable-maintainer-flags=no (or --disable-maintainer-flags)14:44
seb128Werror doesn't apply to configure14:44
seb128it's a compiler thing14:44
ogra_acconfigure sets it in this case14:44
ogra_acconfigure:         MAINTAINER_CFLAGS+="-Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self"14:45
seb128well --enable-maintainer-flags=no is not what breaks14:45
seb128or was that just a side comment?14:45
ogra_acthats what is set if --enable-maintainer-flags=no isnt set14:45
cjwatsonogra_ac: gcc cflags don't cause configure failures14:46
cjwatsonnot even if configure sets them14:46
seb128no, what he's saying is that Werror is set because the maintainer mode is on14:46
cjwatsonoh, right14:46
ogra_acyes14:46
ogra_ac -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self14:46
ogra_acis what i see on the compiler line14:46
cjwatsonwell, trivial debian/rules change then.  or just fix the compiler warning. :)14:47
ogra_acwell, i wanted to know if we have a general rule here like gnome14:47
cjwatsonsince the warning is about alignment, it's possible that if you disregard it that the program will crash, is it not?14:47
ogra_acit would be nice to set one14:47
cjwatsonI disagree14:47
seb128ogra_ac, dx-ers disagree14:47
cjwatsonit depends very clearly on the package and on its upstream maintenance practices14:47
seb128they prefer to know about issues and fix those14:48
ogra_aci dont care if it crashes since we cant run it anyway on armel atm14:48
ogra_accurrently the ftbfs just breaks my images14:48
seb128or at least some do14:48
ogra_acand tehre is no working GLES support in unity yet14:48
ogra_acbut i dont want to useed all of unity14:48
cjwatsonTBPH, if we set a rule, I'd prefer it to be on the side of enforcing warnings and making sure they get fixed (i.e. -Werror)14:49
cjwatsonwouldn't it be quicker to fix the warning than to have this discussion, anyway? :)14:49
ogra_acwell, dh seems to try to set one by default14:49
seb128ogra_ac, well send a patch to didrocks to fix the aligment bug14:49
ogra_ac--disable-maintainer-mode"14:49
cjwatsonogra_ac: --disable-maintainer-mode has nothing to do with -Werror14:50
seb128didrocks or dx14:50
cjwatsonsee the autoconf documentation14:50
seb128MAINTAINER_CFLAGS=""14:50
seb128AS_IF([test "x$enable_maintainer_flags" = "xyes" && test "x$GCC" = "xyes"],14:50
seb128      [14:50
seb128         MAINTAINER_CFLAGS+="-Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self"14:50
seb128cjwatson, ^ nux does that14:50
didrockssorry, on the phone, fallbacking14:50
didrocksbacklogging rather :)14:50
cjwatsonseb128: I know.  but ogra_ac has the wrong end of the stick about dh.14:50
pitticjwatson: well, we actually (mis?)use maintainer mode in udisks upstream to enable -Werror14:50
ogra_achmm14:50
cjwatsonsorry, the automake documentation, not the autoconf documentation14:50
cjwatsonpitti: sure, but in general it has nothing to do with that14:51
seb128pitti, nux?14:51
cjwatsonhttp://paste.ubuntu.com/537916/14:51
seb128pitti, or you say udisks does the same?14:51
pittiseb128: nux what?14:51
seb128pitti, it fails to build14:51
pittiseb128: in udisks, we want people building git head to use -Werror, but we disable it for releases (i. e. for "make dist")14:51
pittithis seems to provide the best of both worlds14:51
ogra_acpitti, right, that seems sensible to me14:52
pittibut FWIW, if packages use -Werror, I applaud them in general14:52
seb128pitti, right, that's what GNOME do14:52
ogra_accjwatson, hmm, so its Makefile.in vs configure ?14:53
cjwatsonogra_ac: no?14:53
cjwatsonautomake defines some macros which can be used by configure.ac14:54
ogra_acright14:54
ogra_accjwatson, but the configure in nux doesnt know about maintainer-mode at all14:55
ogra_acit doestn know about maintainer-flags though14:55
ogra_ac*does14:55
ogra_acso i dont get where i'm wrong here, configure uses some non-std stuff it seems14:55
seb128it does right14:56
seb128still not sure to get what you argue about14:56
seb128just fix the alignment issue and you are done14:56
cjwatsonogra_ac: maintainer-mode is a *complete red herring*.14:56
seb128there is a real bug there in the code14:56
ogra_accjwatson, ah, now i get what you mean, ok14:56
ogra_acseb128, i know, i wasnt asking about the bug but about our policy for Werror ;)14:57
seb128there is no such policy14:57
ogra_acright, thats what i know now14:57
ogra_acthanks14:57
seb128the maintainers do what they want14:57
seb128yw ;-)14:58
andreolihi, not sure if this has already been reported; I just downloaded latest Ubuntu kernel from git (the maverick repository) and the last changelog entry seems borked14:58
andreoliit says UBUNTU: Ubuntu-2.6.32-23.4014:59
andreoliShouldn't it be Ubuntu-2.6.35-23.40?14:59
andreoliI guess this breaks debian/rules insertchanges too14:59
andreoliany thoughts? thanks in advance14:59
seb128ogra_ac, didrocks: there is a bug on the configure.ac there though15:00
seb128the intend reading it is to not set Werror on even versions15:00
cjwatsonandreoli: #ubuntu-kernel is probably a better place to ask15:02
didrocksogra_ac: well, you have your own seed now, right? you can remove unity if it doesn't work there for armel, but agreed, I'll fix the right variable in configure15:02
didrocksseb128: hum, let me check this15:03
andreolithx, sorry15:03
didrocksseb128: ok, I'll fix configure.ac as well :)15:04
seb128didrocks, eval(nux_minor_version % 2), [1], [yes], [no])])15:05
seb128didrocks, should be "micro" I think15:05
=== bjf__ is now known as bjf
seb128didrocks, not sure if the intend is to pikc 0.9 as an unstable serie?15:05
seb128or 0.9.5 unstable and 0.9.6 stable15:05
ogradidrocks, well, we aim to ship unity15:06
didrocksseb128: yeah, it wasn't the case with the first versionning :)15:06
didrocksogra: right, but with alignment errors, you will ship a crashing unity15:06
didrocksseb128: so, changing to micro and testing there, thanks!15:06
ogradidrocks, right, as long as GLES doesnt work i dont really care15:06
=== mbarnett` is now known as mbarnett
didrocksok :)15:08
didrocksanyway, there will be a new nux release tonight, will ship the fixes with the new upload15:08
didrocksogra: where did you saw this maintainer-mode btw? debian/rules don't call it (only --enable-documentation)15:17
ogradidrocks, in the build log, dh sets it15:18
didrocksok, so it should be maintainer mode, not maintainer-flags in configure.ac15:18
didrocksso, that + even/odd number handling15:18
didrocksok, fixing in nux upstream15:18
didrocksthanks :)15:18
didrocksogra: apart from that, all is working fine regards to -settings package, metapackage and seed? (as I couldn't test on armel)15:19
ogradidrocks, well, its still failing to build images due to to many ftbfs15:20
ograjust trying to sort these15:20
didrocksogra: but not due to package I transitionned?15:21
ogranope15:21
didrocksphew :)15:21
xnoxbdrung, micahg: please sponsor xiphos for xulrunner-2.0 and gtkhtml transitions: https://launchpad.net/bugs/68270415:42
xnoxor shall I ping patch pilots?15:42
=== jam1 is now known as jam
RoAkSoAxkirkland- lp~andreserl/powernap/powernap-add-actions15:47
cjwatsonxnox: if you already know whom to ask, you don't need a pilot to guide you :)15:52
=== cjwatson changed the topic of #ubuntu-devel to: Archive: Open | Development of Ubuntu (not support, not app development) | #ubuntu for support and general discussion for dapper -> maverick | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://wiki.ubuntu.com/HelpingWithBugs | Current Friendly Patch Pilots: cjwatson
cjwatson(don't believe that Robert has actually been on patch pilot duty for >11 hours)15:52
=== txwikinger2 is now known as txwikinger
cjwatsonpitti,dpm: looks like one of you guys would need to deal with bug 632760 - can you?16:05
ubottuLaunchpad bug 632760 in language-pack-ta (Ubuntu) "Language variants don't work in Firefox because the language codes are separated with an underscore rather than a hyphen in chrome.manifest" [High,Triaged] https://launchpad.net/bugs/63276016:05
cjwatsonArne's provided directions16:05
=== dannf` is now known as dannf
dpmthanks for the heads up cjwatson, I haven't got commit access to langpack-o-matic, and it also seems that upstream now packages xpi files differently, so I'm not sure if the fix will apply for natty. chrisccoulson, perhaps we could discuss this ^ on our call tomorrow?16:15
chrisccoulsoni thought that one got fixed a while back16:16
chrisccoulsonperhaps we still need to rebuild some language packs16:17
chrisccoulsonnow i'm confused16:17
bdrungxnox: i would if BlackZ wouldn't be faster than me. :)16:18
chrisccoulsoni supplied a patch to po2xpi, which pitti applied (with a small correction), which fixed what i thought the problem was16:18
chrisccoulsonthis process is too complex ;)16:18
dpmchrisccoulson, let me ask the Brazilian guys if that bug was fixed for them in the final language packs and see if they can provide some feedback in the bug16:19
xnoxcjwatson, kk =) lol.16:20
chrisccoulsonthe patch pitti applied definately fixed the en-GB one, once they were rebuilt16:20
=== beuno is now known as beuno-lunch
xnoxbdrung, =) Lol Thanks.16:20
xnoxBlackZ, hello there =) thanks for xiphos sync ack.16:21
bdrungxnox: the response time for sync requests is very short in most cases (countable in hours)16:22
dpmchrisccoulson, it might have been something else, as it seems po2xpi hasn't had any changes for a while: https://code.launchpad.net/~mozillateam/rosetta/po2xpi, and Arne's branch wasn't merged, either: http://bazaar.launchpad.net/~arnegoetje/rosetta/po2xpi-arne/changes. pitti might be able to tell us more16:22
xnoxbdrung, hmm =) ok. It's just that it did take a while to propagate in debian experimental and to lp.net/debian/experimental. So I couldn'† get syncrequest straight after upload to debian.16:23
xnox~ 1 day in total then ;-)16:23
=== jj-afk is now known as jjohansen
chrisccoulsonthis is why i'm so confused, it all seems to happen by magic atm ;)16:24
RenatoSilvacyphermox: I have a patch for a new feature on a specific project, but I'm lazy to create an account on their tracker and I think they don't care too much about it.16:26
chrisccoulsonbeing lazy is no excuse ;)16:27
chrisccoulsonand "i think" means that you aren't really all that sure that they don't care16:27
RenatoSilvaliving in the stone age of computing is16:27
cyphermoxRenatoSilva, usually if the patch does something useful people will be happy to accept it.. but why don't you share a bit more... what did you patch? what does your patch do? :)16:28
RenatoSilva"I think" means I think, don't try guessing why I think that, thanks16:29
cyphermoxRenatoSilva, we can certainly help you work on getting it upstream and in Ubuntu16:29
RenatoSilvacyphermox: I know people are usually happy, but it's purple/pidgin16:32
RenatoSilvathey caused a regression in debian and ubuntu because their build doesn't fail if you tell configure to incude non-existing stuff in the build. They renamed a component  and deb packages started to not include it anymore16:34
cyphermoxRenatoSilva, ah, ok. is there a bug on launchpad about this? I would think it can be fixed by updating the way we call configure16:35
RenatoSilvayes there is, but the patch in not about it, it's just an example on how buggy pidgin /purple is16:36
RenatoSilvaand mainly on how much they like to spend time calling their users idiots when they ask for fixing bugs and adding features16:37
cyphermoxRenatoSilva, is there one for the bug you're fixing? -- also, I don't think it's very constructive to say a piece of software is buggy or complaining about the developers16:37
RenatoSilvawell I just said "I think they don't care", someone instigated me to provide a reason16:38
RenatoSilvahttps://code.launchpad.net/~renatosilva/+junk/irchelper16:39
=== dendrobates is now known as dendro-afk
RenatoSilvahttp://bazaar.launchpad.net/~renatosilva/+junk/irchelper/revision/216:40
=== dendro-afk is now known as dendrobates
RenatoSilvathey'll likely say I'm an idiot because I neither want to save my password nor type /msg nickserv identify, but just a password dialog16:41
RenatoSilvaI just wanted to share this as I think it's *obvious* you should ask password with a dialog if not saved, and also for avoiding repatching on updates16:43
SpamapScjwatson: re libdbi upstream bug. I did, and I had a discussion with Markus and Thomas Goirand (the debian libdbi-drivers maintainer) about the test suite. Its changing in 0.9, which is why I wrote it independent of that since 0.9 is unreleased.16:47
cyphermoxRenatoSilva, no, I think you're right on, it's useful to show a dialog. I *guess* it would be possible to include this, but in parallel you should still post it to the pidgin bug tracker or to their mailing list; but first this will need to be made into a patch, rather than a new bzr branch.16:47
cjwatsonSpamapS: OK, just couldn't tell since the last message on the upstream bug report was a request to you16:48
RenatoSilvacyphermox: indeed, the regression bug 680820 was fixed with updating deb's source with the new name, but the problem still remains. If they rename some plugin again, regression will come back because there's no way to get noticed other than manually checking. An error is a way to notice deb devs they need to update their sources too. That's bug 68168016:48
ubottuLaunchpad bug 680820 in purple-plugin-pack (Ubuntu Maverick) "Missing IRC More plugin" [Low,Triaged] https://launchpad.net/bugs/68082016:48
ubottuLaunchpad bug 681680 in purple-plugin-pack (Ubuntu) "Build should fail on invalid plugins" [Wishlist,Triaged] https://launchpad.net/bugs/68168016:48
SpamapScjwatson: it came right before UDS .. must have gotten lost in the fray.16:51
SpamapScjwatson: thanks for the bump.. I'll respond and make sure it gets on my TODO16:51
RenatoSilvacyphermox: before creating the branch I had sent a patch to the last author16:54
* SpamapS wishes gnome terminal could decouple the alt-#'s from the tabs.. so he could alt-2 to get to window 2, not tab 2.16:56
=== tkamppeter_ is now known as tkamppeter
Laney 17:02
cyphermoxRenatoSilva, please, check http://plugins.guifications.org/trac/wiki/MailingLists and send your patches to the devel mailing list for the plugin pack developers, if you don't want to create a trac ticket17:08
RenatoSilvacyphermox: so if (after) they ignore it, a local ubuntu version is a non-go?17:09
micahgRenatoSilva: I would have thought you had an account already on their tracker, I'd be happy to fwd the patch for you17:16
debfxRenatoSilva: i'll add your patch to the package if upstream doesn't accept it17:16
RenatoSilvaso do I file a LP bug or not?17:16
RenatoSilvaor just the mailing list (writing email)?17:17
RoAkSoAxhowdy I was wondering who's reviewing the packages in the NEW queue? I've been waiting for some binary packages to be approved for quite a while now!!17:17
micahgRenatoSilva: you filed the LP bug already17:17
micahgor so I thought17:17
RenatoSilvamicahg: no micahg that's a third bug, it's a feature addition (although I find not having so boring that I personally would call it a bug fix but whatever)17:18
RenatoSilvamicahg: if you use pidgin for irc, it simply doesn't ask your password if you don't save it17:18
RenatoSilvamicahg: you have to send a message to nickserv for authenticating17:19
lifelesswhats the shell syntax for 'variable value if set else some default' again ?17:20
RenatoSilvamicahg: so I patched the irchelper plugin to help more, performing authentication by asking the nick password with a dialog, not requiring the user to save it or type boring nickserv commands all the time17:20
lifeless${foo:default} ?17:20
ebroder${foo:-default}17:21
micahgRenatoSilva: yeah, that would be annoying to pop up on login for people that don't want to auth17:21
lifelessebroder: thanks!17:21
ebroderlifeless: I...think that will get both unset and empty. Try ${foo-default} for just unset, I think?17:21
ebroderYeah, that's right17:22
lifelessebroder: unset and empty would be appropriate17:22
keeslifeless: I ♥ the new librarian code!!! Old time to download: 4.7 hours. New time to download: 0.5 hours.17:22
RenatoSilvalifeless: http://www.pixelbeat.org/programming/shell_script_mistakes.html, section "stylistic issues" 3rd subsection17:22
lifelesskees: we've had to switch it off again for a bit - http://www.facebook.com/lifeless/posts/176534199039647?notif_t=feed_comment17:23
keeslifeless: well, whatever's happening, I'm not currently seeing any 503s.17:23
lifelesskees: thats great17:23
keeslifeless: that url is not public?17:23
lifelesskees: we've got a bunch of things all cooperating to make it better, I don't know which sorted it ;)17:23
keesheh17:24
RoAkSoAxkirkland: Howdy!! Just want to make sure you know where my latest branch is in case you missed it :): lp:~andreserl/powernap/powernap-add-actions17:24
lifelesskees: do you use facebook?17:24
lifelesskees: https://bugs.launchpad.net/launchpad-foundations/+bug/67727017:25
keeslifeless: yup, but I stay logged out.17:25
lifelesskees: may be my privacy settings too :)17:25
ebroderlifeless: BTW, the reference on the ${foo-bar}, etc. syntax is in bash(1), a couple screenfuls into the "Parameter Expansion" section17:25
kirklandRoAkSoAx: yup, got it!  I'm going through it now17:25
lifelesskees: friend me, if you like.17:25
lifelessRenatoSilva: ebroder: thank you17:26
keeslifeless: will do. I need to set up a few extra FB personas first17:26
lifelesskees: good kees, evil case?17:26
keeshehe17:26
RoAkSoAxkirkland: cool then :) thanks!!17:26
cjwatson@pilot out17:26
=== udevbot changed the topic of #ubuntu-devel to: Archive: Open | Development of Ubuntu (not support, not app development) | #ubuntu for support and general discussion for dapper -> maverick | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://wiki.ubuntu.com/HelpingWithBugs | Current Friendly Patch Pilots:
RoAkSoAxI was wondering who's reviewing the packages in the NEW queue? I've been waiting for some binary packages to be approved for quite a while now!!17:31
cjwatsonRoAkSoAx: which ones?17:32
cjwatsonI don't have time to do the whole thing but can look at ones that are urgent17:33
micahgxnox: sorry, someone beat me to it :)17:34
RoAkSoAxcjwatson: pacemaker :)17:35
RoAkSoAxcjwatson: I'm waiting on the approval of the binaries of pacemaker source to be able to reques the MIR's and finally get the cluster-stack in Main :)17:36
cjwatsonRoAkSoAx: done, sorry for the delay17:43
RoAkSoAxcjwatson: no worries :). Thank you though!!:)17:44
=== beuno-lunch is now known as beuno
=== oubiwann is now known as oubiwann_
=== oubiwann_ is now known as oubiwann
RenatoSilvacyphermox, micahg: bug 68278018:04
ubottuLaunchpad bug 682780 in purple-plugin-pack (Ubuntu) "Password dialog for IRC Helper" [Undecided,New] https://launchpad.net/bugs/68278018:04
RenatoSilvacyphermox, micahg: also email sent to their mailing list18:04
cyphermoxRenatoSilva, awesome, thanks!18:04
=== oubiwann is now known as oubiwann_
=== xfaf is now known as zul
bilalakhtarjdstrand: there>18:33
bilalakhtar?18:33
jdstrandbilalakhtar: yes18:34
bilalakhtarjdstrand: About that ufw sync, would preventing the profiles from being installed in the ubuntu package be the better solution?18:35
bilalakhtars/ubuntu\ package/ubuntu\ ufw\ package/18:35
jdstrandbilalakhtar: that is what I did in the past, yes18:35
chrisccoulsondoko - any ideas why this fails? http://launchpadlibrarian.net/59796768/buildlog_ubuntu-natty-i386.thunderbird_3.1.7%2Bbuild1%2Bnobinonly-0ubuntu1_FAILEDTOBUILD.txt.gz18:35
chrisccoulsonnote, it already passes -lplds4, and it passes that after -lxpcom_core too18:36
jdstrandbilalakhtar: it isn't really hurting anything atm, so there is no rush18:36
jdstrandthere are just redundant entries18:36
bilalakhtarjdstrand: okay, I am preparing a patch for it18:36
jdstrandbilalakhtar: thanks. attach it to a bug and I'll look at it18:37
=== rmcbride_ is now known as rmcbride
bilalakhtarjdstrand: okay, filing a bug then. BTW, it would be a branch merge, since I prefer those18:37
dokochrisccoulson: this is odd: /usr/lib/libplds4.so: could not read symbols: Invalid operation18:37
jdstrandbilalakhtar: that is fine18:38
chrisccoulsondoko - yeah, i wasn't sure if that was relevant or not18:38
chrisccoulsoni'm just trying it locally now, but i've got a little while to wait still18:38
dokochrisccoulson: it's interesting how often the system libs are added on the command line. not sure, if mentioning all the static components before the system components would help18:41
chrisccoulsondoko - yeah, i will try that18:41
bilalakhtarjdstrand: Done, bug #682811 . Thanks!18:52
ubottuLaunchpad bug 682811 in ufw (Ubuntu) "ubuntu package of ufw shouldn't install application profiles" [Medium,In progress] https://launchpad.net/bugs/68281118:52
jdstrandbilalakhtar: thank you18:55
bilalakhtarjdstrand: I should thank you!18:55
=== dendrobates is now known as dendro-afk
RenatoSilvathanks all19:03
=== dendro-afk is now known as dendrobates
bilalakhtarHow do I find reverse-build-deps on an Ubuntu package?19:14
ebroderbilalakhtar: I think there's a tool in ubuntu-dev-tools19:14
bilalakhtarebroder: thanks, got it19:15
bilalakhtarits in the description of ubuntu-dev-tools package19:15
bilalakhtarWhen I try to find out gcc-4.3 reverse build-deps on maverick, I get none. Can a natty user check this?19:24
ScottKbilalakhtar: You can check it from Maverick for natty if you add natty sources to your sources.list19:25
bilalakhtarScottK: oh yeah, thanks19:27
bilalakhtarBTW, I just got reminded of this: Doesn't every package build-depend on build-essential?19:28
ebroderbilalakhtar: Implicitly, yes19:30
bilalakhtarebroder: and then I don't think any package would be build-depending on gcc-4.3 anymore19:30
=== dendrobates is now known as dendro-afk
cjwatsonjdstrand: sorry I didn't spot that the ufw profiles thing was intentional divergence from Debian19:31
bilalakhtarcjwatson: not yours, but my fault19:32
bilalakhtarI know that sponsorship is a boring job and people like to do it in a hurry19:32
cjwatsondepends on the bugs you pick :)19:33
jdstrandcjwatson: no worries. it's on my todo list to work out that delta, but just a bit busy19:33
jdstrandand it is just a small issue anyway...19:33
* bilalakhtar reads http://raphaelhertzog.com/2010/11/25/people-behind-debian-colin-watson/ and applauds cjwatson 19:35
cjwatsonta :)19:37
=== dendro-afk is now known as dendrobates
=== al-maisan is now known as almaisan-away
=== Auv5[Away] is now known as Auv5
cjwatsonScottK,doko: did you two figure out what needs to be done about phonon/amd64?  it looks like a blocker for Kubuntu alpha-1 on amd64, looking at the knock-on issues20:12
ScottKcjwatson: No.  It affects other packages higher up on the KDE stack too.20:12
cjwatsonyes, kdepim20:12
cjwatson(is the one I noticed)20:13
dokohmm, I'm not aware of anything ...20:13
ScottKkdegraphics as well20:13
cjwatsonI've moved libphononexperimental4 to main, so you should be able to retry kdepim in half an hour or so20:13
cjwatsonon i38620:13
ScottKThanks.20:13
cjwatsonassuming that's the only problem, anyway.  it's the only one 'chdist apt-get' told me about20:13
Riddellmm, I didn't notice that phonon hadn't compiled on amd6420:13
Riddellbut it's just a symbols file issue, that can be fixed easily enough20:13
cjwatsonRiddell: divergent on i386/amd64, though ...?20:14
Riddellit's in a library called "experimental" I'm not too fussed20:14
cjwatsonI see you did the same for kdegraphics20:14
cjwatsonKubuntu/powerpc really isn't happy with life at all, is it20:16
dokoahh, the symbols issue20:16
dokowould it be possible to extract something where the mangling is different when built with 4.4/4.5?20:17
cjwatsonlooks to me as though kde4libs/powerpc just needs a retry (it was due to libhupnp-dev not depending on libhupnp0) - I've kicked that off20:20
ScottKLooks like opengtl is likely affected as well (on the symbols issue for amd64)20:27
=== oubiwann_ is now known as oubiwann
chrisccoulsondoko - hmmm, the error message is misleading with the thunderbird build failure ("libxpcom_core.so: undefined reference to symbol 'PL_HashTableRawLookup'"). There are static archives listed after -lplds4 on the command line which also use that symbol (eg, libgklayout.a), which seem to be the real problem.20:52
chrisccoulsonie, if i move -lplds4 to the end, i can make the error go away (although, i get other link failures instead)20:52
chrisccoulsoni guess i've got some work to do tonight to figure out the right order ;)20:53
chrisccoulsondoko - ok, i got it linked now by rearranging quite a lot of options. the original error message seemed to be a red herring though :/21:28
dokosounds like fun =)21:28
dobeyhrmm; maybe i'm doing something totally wrong21:44
dobeyi'm trying to upload a new ubuntuone-dev-tools package to natty to get sponsored, but i keep getting a rejection e-mail about signer not being recognized21:45
lamontgah.  besides "run windows", how do I read a pdf that has a modify password but no read-only password?  the UI only allows non-null passwords21:45
ebroderlamont: Check out pdftk and see if it'll let you strip the password?21:45
lamontdobey: I suspect that there's a different process for sponsored uploads... nfc what  though21:45
ebroder(I think it will; I just don't remember the details)21:45
lamontchecking21:46
dobeylamont: ui == evince, or acroread?21:46
lamontevince21:47
lamontacroread feels too close to "run windows" in my head most of thetime21:47
dobeylamont: install acroread? :) i think it's in the partner repo21:47
dobeyah21:47
lamontISTR "run hardy" is another option21:47
ScottKlamont: How about okular?21:47
dobey"reboot to osx"21:48
ScottKAFAIK lamont doesn't run hardware that comes with that option.21:48
ScottKdobey: Are you uploading it to revu or ubuntu?21:49
dobeyScottK: ubuntu21:49
lamontScottK: I suspect it's a libpopplar change that's killing me21:49
lamontdobey: no osx here21:49
lamontthough I do actually have a G3 in the house21:49
ScottKlamont: Perhaps KDE is sufficiently out of sync it'll work.21:49
lamontheh21:49
lamontnot that far out of sync - i first noticed this issue in karmic21:49
ScottKOK.21:49
ScottKWorth a try though.21:50
lamontgah. how do I get X to release my *(^)*(^^ cursor from the xchat window?21:50
dobeyit's probably a ui issue; common "keep the do it button disabled until text is entered in the password entry" thing perhaps21:50
dobeyhttps://wiki.ubuntu.com/UbuntuDevelopment/Sponsorship21:51
dobeywell that's utterly not helpful :(21:51
lamontdobey: good point.  for an additional data point, pdfcrack finds the password of '' almost immediately21:51
ScottKdobey: If you aren't an Ubuntu developer, that won't work.  File a bug on the package in launchpad, attach either a debdiff for a new revision or the diff.gz for a new upstream version, and subscribe ubuntu-sponsors to the bug.21:51
ScottKlamont: I think okular has a non-default option to completely ignore the existance of passwords and just open stuff, but I may misremember.21:52
robert_ancell@pilot in21:53
=== udevbot changed the topic of #ubuntu-devel to: Archive: Open | Development of Ubuntu (not support, not app development) | #ubuntu for support and general discussion for dapper -> maverick | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://wiki.ubuntu.com/HelpingWithBugs | Current Friendly Patch Pilots: robert_ancell
lamontpdftk 112620109206.pdf input_pw '' output foo.pdf21:53
lamontError: Failed to open PDF file:21:53
lamont   112620109206.pdf21:53
lamont   OWNER PASSWORD REQUIRED, but not given (or incorrect)21:53
lamontebroder: ^^ not a solution21:53
lamontScottK: that would be interesting21:53
* lamont notes that on $OTHEROS, it just opens fine, never asks for a password21:53
lamontjust sayin'21:53
dobeyScottK: even if i have rights to some packages, i can't dput it with it getting held in moderation for sponsorship?21:54
ScottKdobey: No.21:54
dobeyoh boo21:55
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
=== freeflyi1g is now known as freeflying
loolcjwatson: Is there a place to track P-a-s bugs in Launchpad?  https://launchpad.net/packages-arch-specific doens't have Bugs enabled23:22
ScottKlool: I'd just make the change in debian/control of the package and not worry about it.23:33
loolScottK: Not sure what you mean23:34
loolScottK: This wont help for Launchpad to actually build stuff, will it?23:34
ScottKlool: I know it works for restricting stuff.  I'm not sure what happens if you try to be less restrictive than p-a-s.23:34
loolThe Ubuntu branch is at ~ubuntu-core-dev/packages-arch-specific but I don't know how to track bugs when someone asks for an update23:34
loolScottK: whatever you put in control will be ignored; it's only considered much latter23:35
ScottKlool: Not anymore.23:35
loolScottK: Well in this case, control already lists armel, and the package wasn't built23:35
ScottKOK.23:35
ScottKSo that answers the less restrictive question.23:36
loolScottK: But now I'm curious  :-)  what do you mean with not anymore?  which scenario did you mean?23:36
ScottKThe process is probably something like PM lamont and wait for magic.23:36
loolScottK: Yeah, I think the process is push a fixed branch, wait, and upload; or push, wait, and ping Lamont to create a build record by hand23:37
ScottKIf you have an arch any package that you want to build for a subset of archs, you can specify the architecture list in debian/control and the binary will only be built on the listed archs.23:37
* ScottK needs to go.23:37
loolOh right23:37
lamontthere is no creating build records by hand... if you didn't get one when you uploaded, you re-upload after fixing things so you get one23:38
lamontPaS updates are automagic, ISTR somewhere around 2PM london time daily.... so if you're in a hurry, you have to get someone to get out and push23:38
lamontand on that note, afk for me for a while23:40

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