/srv/irclogs.ubuntu.com/2009/11/19/#ubuntu-motu.txt

dtchen_anyone around for a quick mplayer upload to fix bug 482408?00:49
ubottuLaunchpad bug 482408 in mplayer "mplayer overrides pulseaudio's "saved volume" value" [Low,Fix committed] https://launchpad.net/bugs/48240800:49
dtchen_afterward should be SRU-able to 9.10, too00:49
* jdong will bite :)00:50
dtchen_jdong: thanks!00:50
jdongerr...00:51
jdongsiretart: how would you like to handle the pkg-multimedia-ness of mplayer?00:51
mannyvif i request a sync for a package in main on LP is there anything else I need to do to get someone to look at it?01:01
micahgmannyv: might be easier to use the requestsync tool01:04
ari-tczewmannyv: would be nice if you'll do build test01:06
mannyvmicahg, I did use requestsync01:07
mannyvari-tczew, I did test build and test install01:07
ari-tczewyhym ok01:07
mannyvi was wondering if afterwards i just wait for someone to come along and sync it or if i have to do something else to get someone to notice it01:08
mannyvi havent been around long but i used to be serialorder then i decided to follow suit and just use my real name =)01:09
ajmitchdtchen_: let's hope you get your core-dev upload rights back soon :)01:10
dtchen_I applied; I'm awaiting development membership board's say01:10
ajmitchI don't think there should be too many objections01:10
dtchen_well, status quo won't change anything. It's unlikely that bugs will stop flowing in or that I'll stop fixing them regardless whether I can upload. :-)01:11
ajmitchno, it just makes things smoother for you01:11
ajmitchyou've done an impressive amount of work :)01:11
dtchen_I wish I didn't have to blog every time someone writes something daft. :/01:12
ajmitchthere seems to be a lot of annoyed & confused people around01:13
ajmitchI didn't know that MOTUs had so much power :)01:13
dtchen_I know seb128 replied to the first post the first time this whole crack came about (https://lists.ubuntu.com/archives/ubuntu-devel-discuss/2009-October/009541.html), but I guess that was lost on many people, too :/01:17
EzraRwhats the command to look at a dsc and show what gets installed and what it contains etc...01:30
micahgmannyv: nope, I believe that's it01:35
=== testing is now known as Guest63960
=== micahg1 is now known as micahg
micahgis this still correct: https://wiki.ubuntu.com/UbuntuDevelopment/FAQ#I%20need%20to%20fix%20a%20bug%20in%20the%20upstream%20provided%20source,%20modify%20the%20source%20or%20add%20a%20patch?01:46
nhandlermicahg: Yeah, it looks correct. Although, it could be expanded on a little more01:48
micahgok, I should have specified, I was wondering about the part about modifying the source01:48
jgoppert#join ubuntu02:01
jgoppertsorry about that02:02
=== micahg1 is now known as micahg
LucidFoxhttp://brainstorm.ubuntu.com/idea/2073/03:34
LucidFox^ I bet most people who downvoted this did it just because it's Mono.03:35
ajmitchLucidFox: that one's been talked about a bit03:50
LucidFoxI know. :)03:50
fabrice_spporthose_, there? About bug #48467805:18
ubottuLaunchpad bug 484678 in ampache-themes "Sync ampache-themes 3.4.3-1 (universe) from Debian testing (main)" [Undecided,New] https://launchpad.net/bugs/48467805:19
AnAntHello, could someone help me with this wierd build failure: https://launchpad.net/~aelmahmoudy/+archive/ppa/+sourcepub/871610/+listing-archive-extra06:58
AnAntit builds for i386 only06:58
LucidFoxAnAnt> The i386 build does binary while the amd64 build does binary-arch07:39
AnAntLucidFox: huh ?07:39
AnAntLucidFox: so ?07:40
LucidFoxThe amd64 build doesn't build the binary-indep package, and the builder tries to access a file resulting from building the pcb-common package.07:40
AnAntwhy is that different behaviour ?07:40
LucidFoxBinary-indep packages are built only once, since there is no need to build them on every architecture07:41
AnAntso, does the package needs fix or what ?07:41
LucidFoxhttp://paste.ubuntu.com/322218/07:41
LucidFoxYes, you need to fix the binary-arch phase so that it doesn't need files from debian/pcb-common in the arch-dependent package.07:42
LucidFoxLet me look at debian/rules07:43
AnAntok, please do07:43
LucidFoxOh, nice, I wasn't aware of these override_dh_* makefile rules.07:45
AnAntLucidFox: dh 7 !07:47
LucidFoxYou need to ensure that what's written in override_dh_fixperms only executes for dh binary-arch, not dh binary-indep.07:47
LucidFoxI know :)07:47
AnAntdh_fixperms -i would do the trick ?07:48
AnAnthmm, nope07:49
AnAnthow to do that ?07:50
LucidFoxThe problem is not with dh_fixperms07:50
LucidFoxWe could eschew override_dh_fixperms and modify the binary-arch rule explicitly, but I'm hoping for a cleaner solution07:51
LucidFoxApparently there's no way. Hmm...07:52
LucidFoxWell07:53
AnAntthanks for help07:56
AnAntLucidFox: could it be by checking wether debian/pcb-common exists or not before doing the chmod ?07:57
LucidFoxYou could do that, too!07:57
LucidFox[ ! -d debian/$(package)-common ] || chmod <....>07:59
AnAntbtw, anyone interested in testing texlive 2009 ?08:19
LucidFoxAnAnt> I am08:22
LucidFoxI want it for an updated xetex.08:22
AnAntppa:aelmahmoudy/tl200908:23
AnAntit's sync'ed from Debian's experimental08:24
siretart`AnAnt: cool! thanks!08:26
AnAntI hope it will be in lucid !08:27
siretart`AnAnt: I would support syncing it early in lucid to get maximum testing done. and we really do not want to have a tex from 2007 in a LTS release08:28
LucidFoxYES08:31
AnAntsiretart`: you mean file sync request from experimental ?08:31
* LucidFox adds the PPA08:31
LucidFoxMy "other software" tab in Software Sources now contains 11 external sources, all PPAs.08:32
siretart`AnAnt: perhaps in parallel with a discussion on the mailing list08:32
LucidFoxAt this rate, it will be Karmic in name only.08:32
siretart`oh, the ppa has no packages for lucid. :-( - well, I guess the karmic package should do fine as well08:33
AnAntsiretart`: I'm still using karmic08:35
hyperairLucidFox: i've got 19 ;-)08:36
LucidFoxAnAnt> http://paste.ubuntu.com/322240/08:37
AnAntoh !08:37
AnAntbecause I appended ~ to versions08:37
AnAntok, I think there is no need to append this ~, right ?08:38
LucidFoxYou can relax the dependencies08:39
LucidFox>= 2009-0?08:39
siretart`or just >= 200908:41
siretart`aptitude is having troubles to install any of those packages, it seems..08:42
LucidFoxHow do I make dh_auto_clean use make clean rather than make distclean?08:42
AnAntLucidFox: override_dh_auto_clean08:42
LucidFoxYes, I know, but does it execute anything other than make distclean?08:42
AnAntI don't think I understand the question08:43
AnAntoverride_dh_auto_clean:08:43
siretart`have you looked at the source? It's perl, but the scriptless are rather short...08:43
AnAnt  make clean08:43
AnAntsiretart`: source of texlive ?08:43
siretart`no, that was for LucidFox08:44
AnAntif I got dsc,orig & diff.gz files already, can't I just generate a source.changes file for them ?08:47
geseryou can, unpack the source and run dpkg-genchanges inside the package dir08:48
LucidFoxActually, the problem was elsewhere, as it turned out.08:50
LucidFoxdh_auto_clean does invoke make clean if make distclean isn't possible.08:50
LucidFoxBut apparently CDBS's makefile.mk just ignores errors, while dh_auto_clean doesn't ignore them if the makefile exists.08:51
AnAntyes, that's true08:51
AnAntoh, CDBS08:51
AnAntdunno about that08:51
LucidFoxThis is why the clean rule broke in the transition from CDBS to dh 7.08:51
LucidFoxBasically, there's an upstream custom-written makefile that invokes an autogenerated makefile in src, unconditionally.08:51
LucidFoxNeed to file an upstream bug about that, but for now, [ ! -f src/Makefile ] || dh_auto_clean08:52
LucidFoxI really like the override commands, they allow to transition from CDBS seamlessly in many cases.08:54
AnAntLucidFox: the fix worked, thanks !09:06
LucidFoxAnAnt> By the way09:15
LucidFoxyou can also use >= 2009~09:15
LucidFoxer09:15
LucidFox>= 2009-1~09:15
AnAntLucidFox: why not just upload the correct version ?09:16
LucidFoxWell, using the same version number in PPAs as in official archives is a Bad Thing(tm)09:17
AnAntI thought it is a bad thing to do so BEFORE release09:17
AnAntbut after ?09:17
Laneyyou should make sure that users get automatically upgraded to the primary archive package if one is forthcoming09:18
AnAnthmmm09:20
AnAntwell, I started uploading already09:20
AnAntdelete & repeat again ?09:20
SevenMachineshi there, i was wondering if someone could have a quick look at something ifupdown-scripts-zg2 0.3-4 in karmic for me? All i'm trying to do is rm debian/ifupdown-scripts-zg2.dirs but dpkg-source is ignoring deletion of it so it doesnt show up in the debdiff. does someone know the reason? i could leave the file empty instead but i was curious09:28
SevenMachineshttp://paste.ubuntu.com/322269/09:29
geseris the .dirs file perhaps in the orig.tar.gz and not in the .diff.gz?10:04
SevenMachinesthanks geser, its obvious now! the orig tarball has the debian directory, i thought that was not supposed to be in there?10:06
geserit's preferable if it's not there but sometimes it is10:07
SevenMachinesis the best method here just to remove the entries from the .dirs and leave the empty file in place?10:09
geserin this case yes (or you could rm it in the clean target10:18
LucidFoxI think it's best to repack the upstream tarball to remove the debian directory from there.10:20
LucidFoxAnd file an upstream bug report about it.10:20
DktrKranzwith format 3.0 (quilt), this is no longer necessary10:24
LucidFoxUbuntu doesn't support it yet, though.10:25
LucidFoxOr rather, LP doesn't.10:25
LucidFoxAnAnt> I see you uploaded pcb to m.d.n too, great!10:25
DktrKranzit's WIP, and I read it will be available in two/three weeks10:25
AnAntLucidFox: yeah10:25
LucidFoxDktrKranz> Excellent news, I'll migrate my packages to the new format when support lands.10:26
* DktrKranz too, at least some of them10:26
DktrKranzwith new format, packages which requires some patching hacks will benefit a lot10:27
SevenMachineswould removing the entry in .dirs to fix for now and filing a debian bug for repackaging be ok? since lucid will be syncing for a while10:27
geserLucidFox: I don't think it makes sense to repack an .orig.tar.gz which is already in Debian (and Ubuntu) just to get rid of the debian dir within10:28
LucidFox:)10:28
SevenMachinesi noticed 3.0 allowed --include-removal option to dpkg-source, that would have made me happy10:31
LucidFoxWhen I have multiple language versions of a document in subdirectories, should I only register en with doc-base, or all of them?10:46
=== asac_ is now known as asac
LucidFoxIs there any way to get sponsorship requests in feed form?12:07
siretart`LucidFox: IIRC launchpad offers the bug lists as rss feed, doesn't it?12:12
LucidFoxWell, I'd like to receive a notification via RSS/Atom when someone subscribes ubuntu-universe-sponsors.12:14
LucidFoxsiretart`> So what's our stance on debian-multimedia.org? Historically some of our packages have been merged from it, are we going to move away from it?12:19
siretart`LucidFox: well, I can only suggest to very very carefully inspect before touching anything from marillat12:23
siretart`LucidFox: that site is a one-man show, who doesn't give a sh*t about licensing, compatibility with anything but his own systems, debian/rules or debian/copyright cleaness, etc12:23
siretart`the only plus: he has an impressive amount of interesting packages12:24
LucidFoxI know about all that. :)12:24
siretart`LucidFox: if you ask me directly, I'd suggest maintain the packages independently12:25
LucidFoxAnd to be fair, for some packages, merging them is 95% applying existing Ubuntu changes for cleanliness from version to version.12:26
LucidFoxHe refuses to repack the qdvdauthor upstream tarball to remove binaries, for example.12:26
siretart`so it seems to me that merging from him doesn't seem to help much12:27
LucidFoxExcept for new packages.12:28
LucidFoxAnd I'm considering joining the debian-multimedia team, although I have no experience with package development using a VCS.12:28
siretart`oh, sending in debdiffs is great as well, you don't really have to learn git if you don't want to :-)12:29
LucidFoxI've worked with git before, just not in conjunction with Debian packages.12:30
siretart`git-buildpackage is really helpful here. it feels like debuild with a few extra options12:32
LucidFoxAny reason mjpegtools is in multiverse?13:02
siretart`I wondered about that as well, but didn't investigat the sources yet deeply. given that we promoted x264, we can maybe promote it.13:03
LucidFoxAnd it's not in Debian because of patent issues?13:04
siretart`LucidFox: since debian's ftpmaster currently seem to want to remove all of ffmpeg, I didn't really feel like finding out what they might or might not do with mjpegtools13:06
LucidFoxRemove ffmpeg? Why?13:07
LucidFoxPatent issues?13:07
siretart`yes13:07
LucidFoxWhat's the purpose of packages in git that aren't in Debian itself?13:16
siretart`either for ubuntu, or debimedia.13:45
siretart`debimedia is (at least its supposed to be) an repository with the 'missing bits'13:45
=== fta_ is now known as fta
=== apachelogger_ is now known as apachelogger
bddebianHeya gang15:34
siretart`hey bddebian!15:34
bddebianHeya siretart15:35
iulianHi bddebian.15:37
bddebianHi iulian15:39
\shemgent, ping... your exploit thingy where do I find more informations?15:46
=== chuck_ is now known as zul
emgent\sh: ola, i reply to you on FB:)15:57
emgent\sh: check again :)16:12
\shemgent, somehow like mod_security?16:14
=== ubott2 is now known as ubottu
emgentno really16:19
emgentit`s a service-product16:19
emgentwe send via webapps all updates, user can delegate all to us16:19
emgentalso, we are more aggressive to mod_security16:19
emgentand we can manage rules per domain16:19
emgentalso in 2010 you will see the jesys appliance ;)16:20
emgent\sh:16:22
sproatyI've already got my program packaged in a PPA, so I just submit a [needs packaging] bug for it?16:23
\shemgent, I hope those appliances can be scaled horizontally ;)16:23
sproatyI want to get my package into ubuntu, but I don't know if it's good enough16:33
cyphermoxsproaty, you should file a [needs-packaging] bug, assign it to yourself, and upload it to revu16:34
sproatybut how about measuring the quality of the app? It's pretty functional, even at a 0.39 release, but I've been working on it for over a year16:35
cyphermoxsproaty, is this an app you wrote yourself?16:35
sproatyyes16:35
sproatyI have it in the ppa16:35
cyphermoxsproaty, REVU will allow MOTU to look at your *package*, and see if it's in order, it's less about the overall functionality of the software in it (as long as it's not completely broken)16:37
sproatywell the package should be good, it's just some source python - real simple16:37
cyphermoxthe quality of the software itself is your responsibility, wrt being the package maintainer (the one to get the bugs from Ubuntu), and the upstream maintainer :)16:37
sproatyah right16:38
cyphermoxso if you have users for your program, and it's something that can reasonably be added to the archives, there shouldn't be too much of an issue16:38
sproatyI just thought they may have some policy against pretty active development, like I've released 4, 5 versions over the past month16:38
sproatycool, I've got around 5000 downloads so far, with a few people talking to me about the program, so I guess it's functional enough :D16:39
cyphermoxwhat I mean by reasonably added is that it serves a real purpose, and if something similar already exist, maybe it does something more, or different, that is really good16:39
sproatyit's nothing special, sort of an image editor, but not -exactly- pixel-based, since you can draw shapes, and move/edit these shapes (rather than pixels)16:41
sproatybut I'll file it, and see what happens :)16:41
adamai've not been brave enough to attempt to package my app yet16:41
adamaseems somewhat complicated :$16:42
sproatyI found it really simple16:43
sproatyonly problem is I keep re-creating my package from scratch and not .diff from the previous release16:43
adamai've got to interact with dbs and stuff, that's the bit which seems complex16:43
cyphermoxsproaty, perhaps then you should consider using bzr or something similar to keep your packaging16:44
adamawill probably copy the cacti package at some point, that seems to do pretty much the same16:44
sproatyI use bzr, but for my code -- in what context do you use it for a package?16:44
cyphermoxsproaty, you could keep a different branch that holds just the debian/ directory, then make your changes in there, each change in its revision, so you have history16:45
sproatyah right16:46
sproatybut say I've build ppa-1 with debuild -S, as I do16:46
sproatythat always asks me about "something something no diff.gz file found"16:46
sproatyso surely there's a way for me to build the new package, ppa-2 against what's already in ppa-1?16:46
cyphermoxsproaty, do you keep a debian/ directory in your source?16:47
sproatyno, since it's cross-platform16:47
sproatyugh, I have to run. Shame, I want to get this done16:50
sproatysorry to leave it half-done16:50
vadi2How does synaptic manage pinning? I just ran into a bug with it and I can't unforce a package version.17:12
joaopintovadi2, better ask mvo :P17:13
vadi2mk17:13
vadi2he's not on17:13
fahadsadahHi17:41
fahadsadahHow would I do an upstream merge with debian?17:41
fahadsadahI seem to remember reading something about it in the wiki, but I can't find it now17:42
Archow should I file a bug about a debian library package not including the pkg-config file for itself?17:42
Arcupstream includes it, it was not packaged to install though17:43
LucidFoxfahadsadah> Start with the Debian version, examine the Ubuntu changes and apply them.17:43
LucidFoxAttach the diff.gz for the merged version to LP when ready.17:43
LaneyNO!17:43
Laneynot for a merge, attach the debdiff(s)17:43
LucidFoxOh, right!17:44
* LucidFox facepalms17:44
LucidFoxAttach the debdiff against the debian version.17:44
Arcis that to me?17:45
LucidFoxdiff.gz is for upstream updates within Ubuntu.17:45
LucidFoxArc> No, towards fahadsadah and Laney.17:45
Arcah17:45
fahadsadahThanks17:46
fahadsadahIf the Ubuntu delta can be dropped, do I just get the package from Debian?17:47
Laneyyes, that's called a sync17:47
sladenfahadsadah: you don't do a fresh upload, but order it via the bug-tracker17:48
Arcnevermind.  the debian package is messed up beyond our ability to use it anyway17:50
Arcwhen our app gets packaged it'll have to be bundled with a static copy to avoid getting broke by debian-games team next time they decide to mess with upstream's defaults17:51
Laneywhat?17:52
Laneywhy don't you take your issues up with the games team?17:52
Arcoh this has been going around and around17:52
Arclibode gets built quite often for debian with double precision, which makes it too slow for games17:52
Arcbut whoever at debian "owns" the package doesn't care17:52
Laneywhy is it ok for debian but not ubuntu?17:52
Arcso all the packages that use ODE as a dep end up having to package their own version of ODE17:53
sladenArc: wuhhhhh woah!17:53
ArcI hold Ubuntu members to higher standards ;-)  debian I gave up on years ago.17:53
sladenArc: if there's an issue in the Debian package, fix it---and static copies *are not allowed*17:54
LaneyI hope you don't find much support for that here17:54
Laneyyou should fix it in Debian17:54
Arcthen we won't be able to package17:54
sladen*blink*17:54
Arcuntil they stop building it with non-default upstream flags it's unusable17:54
fcuk112_packaging a new upstream release, some patches are still applicable but the line numbers of the changes have changed; do i need to recreate those patches or is quilt smart enough to locate the correct section of code in the file?17:54
Arcode-config --cflags17:55
Arc-I/usr/include -DdDOUBLE17:55
Arcdouble precision is non-default and too slow for games, it's only recommended for scientific applications17:55
sladenArc: you mean the software you're using is badly written and relies on hard-coded floating point lengths--and is probably going to fail with endian issues too?17:55
Arcsladen: no I mean that double precision is too slow so we don't support it.17:56
sladenfcuk112_: fix the patches so that they reliably apply cleanly17:56
sladenArc: so it's got *nothing* to do with packing, merely a (likely misguided) belief and 32-bit floats are going to be faster17:57
sladenpackaging17:57
sladens/and/that/17:57
fcuk112_sladen: ok, thanks.17:57
Arcyou believe that double is as fast as float?17:57
sladenArc: ever heard of the phrase "premature optimization"17:58
Arcsladen: you're a debian packager aren't you?17:58
* adama looks at sladen 17:59
sladenArc: Ubuntu *is* Debian;  I think you'll find quite an overlap, and a strive to fix issues at the source18:00
Arcthe hubris has exposed you :-P18:00
sladenwhat's the piece of software in question?18:00
Arcno, Ubuntu is not Debian.  Ubuntu is a separate and distinct project which builds up from Debian18:00
Arclibode1 and libode-dev are in question18:01
adamaArc: in much the same way that a steak *IS* beef? :>18:01
Laneywe are universe and universe is debian18:02
Arcthat's a disappointing viewpoint.18:02
sladenstanding on the shoulders of giants is how technological advances are made is realistic amounts of time18:04
sladeneveryone is free to re-invent the wheel, but clever people try not to18:04
ArcUbuntu standing on Debian's shoulders != (Ubuntu == Debian)18:04
sladenArc: so what's the broken piece of software that you're trying to link against libode?18:04
Arcanyways, back to real work18:05
Arcthis issue will obviously have to wait until MOTU is disbanded18:05
sladenArc: if I invent something, and then invent an improved version, who's shoulders am I standing on?18:05
sladenanyone know who "Arc" was---seems an interesting bit of outreach to follow-up on, even if we scared them away18:14
Laneyhe seems to still be connected18:16
Laneyseems like a disappointing viewpoint18:16
StevenK\sh: So, do we want fai back in the archive? It was removed from Karmic, but it wasn't blacklisted18:25
fabrice_spemgent, what happened with bug 279755 ?18:42
ubottuLaunchpad bug 279755 in ubuntu "[needs-packaging] remastersys" [Undecided,In progress] https://launchpad.net/bugs/27975518:42
=== fenris__ is now known as ejat
fcuk112_http://www.pastie.org/706305 when i do a test install of the deb, it fails because of the depencies, but the dependencies are specified in the debian/control file - what is wrong here?18:53
Laneyfcuk112_: dpkg doesn't install dependencies18:54
Laneydo apt-get -f install18:54
fcuk112_Laney: ok, thanks.18:56
fabrice_spor use gdebi18:57
fabrice_spporthose_ ?19:04
ari-tczewfabrice_sp: is it true, that new packages in Debian will sync automatically into lucid until end of DebianImportFreeze?19:19
ari-tczewno new versions, but new packages19:19
fabrice_spyes19:39
fabrice_sp*gone19:40
StevenKScottK: Here?20:43
ScottKStevenK: Yes.20:43
StevenKScottK: Is it worthwhile autosyncing boost1.39 from Debian?20:44
ajmitchno20:44
ScottKStevenK: We can't sync boost due to Python differences and we'd drop it anyway.  I'd say no.20:44
StevenKOkay, I'll kick it from the current run. Shall I blacklist it too?20:45
ajmitchboost1.40 is being fixed in debian to sort similar python issues so might be syncable in the near future20:45
StevenKWell, when I say blacklist I mean boost1.3920:46
ajmitchI think 1.39 will disappear soon enough, but I think there are apps that may still need fixed to work with a newer version, sadly20:46
StevenKMeh, blacklisting is cheap20:47
ajmitchthere's a removal request for boost1.39 in debian, so probably blacklist for now20:47
StevenKHeh, right20:53
* ajmitch wishes the BTS would hurry up & show me the bug20:53
StevenKNo bug for you20:53
ajmitch:(20:53
ajmitchand there it goes20:53
ajmitchjust looking up http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556924 for your viewing pleasure20:54
ubottuDebian bug 556924 in boost1.40 "boost1.40: FTBFS without Python 2.4" [Important,Open]20:54
=== Zhenech_ is now known as Zhenech
porthose_fabrice_sp, I left a comment on bug #484678.  Please have a look when you have time.  ty :)20:59
ubottuLaunchpad bug 484678 in ampache-themes "Sync ampache-themes 3.4.3-1 (universe) from Debian testing (main)" [Undecided,New] https://launchpad.net/bugs/48467820:59
fabrice_spporthose_, I saw.. But isn't it worth syncing now, to get autosync after?21:16
fabrice_spthanks for your comment, by the way21:16
fabrice_spsome archive admin: what about bug 483813?21:17
ubottuLaunchpad bug 483813 in schroot "Sync schroot 1.3.1-1 (universe) from Debian experimental (main)." [Undecided,New] https://launchpad.net/bugs/48381321:17
fabrice_spexperimental is allowed?21:18
ajmitchallowed, but some explanation is usually appreciated I think21:18
ajmitchI don't know where the current schroot is from (and I'm not an archive admin) :)21:18
fabrice_sptesting, IIRC21:18
fabrice_sp!info schroot | karmic21:19
ubottukarmic: schroot (source: schroot): Execute commands in a chroot environment. In component universe, is optional. Version 1.2.3-1 (karmic), package size 685 kB, installed size 1948 kB21:19
=== davroman1ak is now known as davromaniak
ScottKfabrice_sp: Syncing from experimental particularly needs justification for Lucid since we are by default taking from Testing and not Unstable.21:25
fabrice_spScottK, ok. I'll request justifications in the sync request then. Thanks!21:25
etalivertoHi all, I'm trying to make a package, but I'm having trouble with the debuild stage - it's failing with "secret key not available". I've set my key in devscripts.conf so I'm rather lost....21:28
fabrice_spetaliverto, this error does not prevent your pacakge to be built21:29
etalivertoAny pointers for troubleshooting would be much appreciated. I'm new to this, been following the wiki but I've ended up with four keys in my secring.gpg so I'm not sure I did everything right.21:29
etaliverto•fabrice_sp• Thanks - can I upload it to REVU unsigned though? I was trying to update an existing package for a bug report.21:31
av`etaliverto, use -k flag21:31
fabrice_spohh. For REVU, it has to be signed21:31
etaliverto•av`• OK, thanks, I'll try with the flag....21:32
av`etaliverto, use -kKEYID21:32
fabrice_spetaliverto, also, what is your changelog entry?21:33
etalivertoI made the changelog with dch -i, it gives my name and email address on the last line - they're the same ones as used when I made the GPG key21:35
=== hggdh_ is now known as hggdh
etaliverto•av`• It works with the -k flag, thanks!21:36
av`etaliverto, np ;)21:36
etalivertoAny idea why it doesn't work through debuild though?21:36
macojdong: motu sru? Bug #36981822:32
ubottuLaunchpad bug 369818 in gnome-commander "Incorrect sorting by size in panel" [Undecided,Fix released] https://launchpad.net/bugs/36981822:32
sproatyhi, I've created a needs-packaging bug, assigned it myself, but how do I "upload it to revu"23:06
lucasif the only ubuntu diff is "add lpia to supported archs", is it worth doing the merge, or can I sync?23:12
lucaslpia is going away for lucid, right?23:12
StevenKlucas: Sync!23:13
lucasthanks23:13
sproatyah boo, gotta upload to revu from my linux box23:17
=== yofel_ is now known as yofel

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