/srv/irclogs.ubuntu.com/2008/12/30/#ubuntu-motu.txt

AdamDHis my install line correct: cd src && $(MAKE) install prefix=$(CURDIR)/debian/msp430-binutils/usr ?00:00
jmarsden|workAdamDH: define prefix before the install target :)00:02
jmarsden|workcd src && make prefix=$(CURDIR)/debian/msp430-binutils/usr install00:03
AdamDHso some where I have made a mess of my VM and installed it somewhere!00:03
AdamDHthanks for all the help jmarsden00:03
AdamDHi will try that00:03
jmarsden|workPossibly, but only if you were running as root...?00:03
jmarsden|workYou could test it by hand:  mkdir -p /tmp/junk/usr && cd src && make prefix=/tmp/junk/usr install  # and check what ends up under /tmp/junk00:05
AdamDHi am running as root probally a bad idea00:07
jmarsden|workDefinitely a bad idea.  The whole packaging system is designed so you do not need to do that... hence the fakeroot package, for example...00:08
AdamDHYES! got a working package, thanks all for the help, need to tidy up my rules but at least I know now how it all works00:11
AdamDHtook some time but I got there00:11
AdamDHprobally going to have more questions later as I have a few more packages to make00:12
jmarsden|workHave fun :)00:14
AdamDHone thing, my package has been named as msp430-binutils_msp430-binutils-2.18-msp430-cvs.0.0.20081229_amd64.deb instead of msp430-binutils_msp430-binutils-2.18-msp430-cvs.0.0.20081229_amd64.deb not sure why as the directory structure is correct00:15
AdamDHi mean the correct name should be msp430-binutils_binutils-2.18-msp430-cvs.0.0.20081229_amd64.de00:15
LaneyAdamDH: the bit between the _s comes from your debian/changelog00:16
AdamDHthats in my changelog msp430-binutils-2.18-msp430-cvs.0.0.2008122900:17
Laneywell then00:17
Laneythat explains it, no?00:18
AdamDHslightley confused00:18
Laneymake the version in the changelog the same as what you want to be between the _s in the resulting deb00:18
Laneyie binutils-2.18-msp430-cvs.0.0.2008122900:19
jmarsden|workAdamDH: name is PACKAGE_version-from-changelog_ARCH.deb00:19
AdamDHah right follow looks like I screwed up the versioning then when I packaged it00:19
AdamDHfor inclusion into the main tree do my packages need man pages?00:24
jmarsden|workYes, I'm pretty sure they will.00:25
AdamDHlooks like I have to write some as there are non with the project, in fact documentation is lacking, I wrote a php script to get the sources and make the patches etc and tidying things up before packaging and to mirror the project00:27
jmarsden|workNo man pages for gcc and binutils???  Surely there are some?00:31
AdamDHits a cross compiler so non that are for the actual msp430 port00:35
AdamDHare for the general gcc just not for the arch the compiler is working with00:36
AdamDHi will see what the AVR project did00:36
=== Kalidarn- is now known as Kalidarn
CarlFKhttp://dpaste.com/103619/   dpkg-buildpackage ...   line 164: debian/rules: Permission denied04:57
Picichmod +x debian/rules05:00
jmarsdenCarlFK: chmod 775 debian/rules05:00
CarlFKcool.  thanks05:01
secraberrieskinda quiet05:10
StevenK775!? 75505:12
secraberriessure05:13
NCommanderhey StevenK05:21
CarlFKhttp://dpaste.com/103621/  Setting up libpoppler-glib3 (0.8.7-1.1) ....  libpoppler-glib-dev depends on libpoppler-dev (= 0.8.7-1.1); however:   Version of libpoppler-dev on system is 0.8.7-1.05:33
CarlFKlies!05:33
CarlFKoh wait..glib3... dev..05:33
CarlFKnever mind.  all is well05:34
=== Tweenaks is now known as Treenaks
=== fabo_ is now known as fabo
=== Guest89320 is now known as Zic
hyperairrevu, anyone? http://revu.ubuntuwire.com/details.py?package=codelite08:29
=== jussio1 is now known as jussi01
DktrKranzhas anybody ever seen something similar to this?09:53
DktrKranz/usr/include/bits/stdio2.h: In function 'int sprintf(char*, const char*, ...)':09:53
DktrKranz/usr/include/bits/stdio2.h:35: error: '__builtin_va_arg_pack' was not declared in this scope09:53
* StevenK kicks ffmpeg-debian until bits fall off.10:25
iulianDktrKranz: See bug #293807.10:25
ubottuLaunchpad bug 293807 in gccxml "gccxml regression: fails to parse stdio.h" [Undecided,Confirmed] https://launchpad.net/bugs/29380710:25
RAOFSo, not very hard, then.10:25
StevenKWho's bright idea was it to move all of the header files around, anyway?10:25
* StevenK grins at RAOF, and kicks ffmpeg-debian until it implodes10:26
DktrKranziulian, yep... I've seen it, and it's seems it's already fixed upstream10:26
iulianDktrKranz: Was that the package you were working on?10:27
RAOFMmmm, Mocha Chill.  The drink no-one seems interested in shipping out east.10:27
DktrKranziulian, it was insighttoolkit10:27
DktrKranzit FTBFS that way10:27
* iulian takes a peek at it.10:27
StevenKRAOF: Hmmm?10:27
StevenKHmmm. New wine.10:28
RAOFStevenK: Wests Mocha Chill, or some such.  It was briefly stocked in NSW supermarkets last year, but isn't any more.10:29
* hyperair wonders if there's anybody free enough to review a package: http://revu.ubuntuwire.com/details.py?package=codelite10:30
StevenKRAOF: Perhaps it got branded with the same disdain that West Coast gets and was ignored ...10:31
StevenK---with-ffmpeg-includes=/usr/include/ffmpeg10:32
StevenK+--with-ffmpeg-includes=/usr/include/libavcodec\ -I/usr/include/libavformat10:32
* StevenK sighs at siretart and ffmpeg-debian10:32
StevenKThat so shouldn't work10:32
StevenKVideoEffectClip.H:31: error: conflicting declaration 'typedef struct gavl_video_frame_s gavl_video_frame_t'10:33
StevenK/usr/include/gavl/gavl.h:1869: error: 'gavl_video_frame_t' has a previous declaration as 'typedef struct gavl_video_frame_t gavl_video_frame_t'10:33
* StevenK whimpers pathetically10:34
=== asac_ is now known as asac
StevenKHaha11:49
quentusrexHow is it possible to have a package in my repo, and have  a numbered release such as 1.0.212:01
quentusrexThen also have a package 1.0.2-svn2340???12:01
quentusrexand if someone wants to run trunk, then they can, but otherwise they can only run the standard release???12:01
Laneypackage and package-snapshog12:02
Laneyt*12:02
quentusrexso it'd be handled like two different packages?12:03
quentusrexthat works.12:03
directhexand your version number should be something like 1.0.2+svn2340-1 if it's based on 1.0.2 with addons, or 1.0.3~svn2340-1 if it's based on an as-yet unreleased 1.0.312:04
quentusrexawesome. thanks.12:06
=== Igorots is now known as Igorot
RAOFAnswer: experimental's grub2 appears to be missing the --fs-uuid option to search, thus breaking the config.  Score!12:16
StevenKHaha12:17
RAOFAt least it's got tab-autocompletion and a bash-like shell.12:18
RAOFNow, if it only had a dvorak keymap...12:18
lagawell, grub1 also has tab completion and a shell12:19
RAOFThat wasn't meant to be a comparison; just that it's infinitely easier to fix because it *does* have those features than if it didn't.12:20
lagayeah.12:20
NCommanderRAOF, your a dvoark user?12:25
lagaepic.12:25
StevenKI'd learn dvorak, but I'm scared my wrists would break since they're use the brain-damage of qwerty12:26
StevenKs/use/used to/12:26
NCommanderStevenK, I used to use dvorak, but then I found that by being incompable with the rest of the world sucked12:29
NCommanderalthough I think in the end my WPM went up12:29
StevenKNeat way to make sure no one touches your computer12:29
StevenKHard to ssh into other machines using other peoples keyboards, then12:30
NCommanderStevenK, yeah, thats why I never changed the caps back to QWERTY after the experiment12:30
* NCommander is too paranoid on breaking this laptops caps to try and rearrange them though ...12:30
NCommanderStevenK, so how was your holiday BTW?12:32
StevenKStill going12:32
quentusrexI accidentally forgot to include a binary file in the orig, how can I update the orig and upload it to launchpad? or delete the orig that's in launchpad?12:37
james_wStevenK: did you get anywhere with openmovieeditor?12:38
quentusrexI'm trying to execute:  debuild -S -sd to rebuild the package with the binary file I forgot. but it's giving me the error:  dpkg-source: error: cannot represent change to freeswitch-1.0.2/libs/libshout-2.2.2.tar.gz: binary file contents changed12:38
* StevenK checks12:39
quentusrexAnd I can't change the orig and upload it because launch pad says it already has an orig.12:39
StevenKjames_w: Yeah. Now it wants img_convert from ffmpeg, but that isn't exported, since it's the old API, and disabled when you enable swscaler.12:40
james_wyou need to change the upstream version number12:40
james_wStevenK: add libswscale-dev to Build-Depends12:40
james_wStevenK: see the Debian bug report12:40
StevenKHmm12:40
quentusrexjames_w: from freeswitch-1.0.2-1ubuntu2 to???12:41
* StevenK tries that12:41
james_wStevenK: however, it uses another deprecated ffmpeg function which has been removed in the version we have. Upstream has completely rewritten the code.12:41
* StevenK tries to not lose control and scream like a banshee12:42
Hobbseejust pull it from the archive...12:42
StevenKI'm seriously tempted to remove ffmpeg-debian and all of it's rdepends12:42
StevenKAudioFileFfmpeg.cxx:135: error: 'avcodec_decode_audio' was not declared in this scope12:45
StevenKjames_w: I see that.12:45
quentusrexjames_w: from freeswitch-1.0.2-1ubuntu2 to???12:45
james_wStevenK: that's the one12:46
james_wquentusrex: freeswitch-1.0.2.0.repack-1ubuntu2 or something12:46
quentusrexshould I be using debuild -S -sa or debuild -S -sd?12:48
Hobbseequentusrex: -sa, as you want to be uploading the orig tarball to launchpad12:49
quentusrexok12:49
StevenKFWIW, tarball in tarball is just sickening12:49
quentusrexthe software either needs the tarball in the libs/ folder or it will use svn to get it during build.12:50
quentusrexbut launchpad doesnt' allow internet access during build.12:50
* StevenK retches12:50
quentusrexso, I have to manually include them... so that they'll build...12:50
quentusrexyeah, I hate it. but the software works REALLY well and builds well too12:51
quentusrexbut it's hard to automatically package.12:51
james_whuats: hey 4k, how are you?12:51
quentusrexhow do I cancel a launchpad build? It's hung....12:53
maxbIt'll time out eventually12:53
quentusrexmaxb: that'll take too long and take up too much resources...12:53
Hobbseeyou can't.12:53
quentusrex:(12:53
quentusrexit's been an hour12:54
quentusrexhttps://launchpad.net/+builds/hassium12:54
StevenKIt will time out after 150 minutes12:54
quentusrex:(12:54
quentusrexbut I need to trial and error to figure this out...12:54
StevenKWait, it gets tarballs from SVN?12:55
quentusrexStevenK: yes...12:55
StevenKOh man, it gets even more disgusting12:55
StevenKRight, I'm not sure that will die on it's own12:55
quentusrexright...12:56
quentusrexI dont' think it will...12:56
quentusrexit'll keep trying the svn get.12:56
quentusrex:(12:56
maxbThe wget will stop after 20 tries12:56
StevenKquentusrex: If you're worried, join #canonical-sysadmin, and ask for it to be killed. But it is the 30th of December ...12:56
maxbHm, why's it downloading libshout instead of using the Ubuntu packaged one? Is the upstream buildsystem hardwired to be unable to use installed deps? (If so, how hideous :-( )13:02
huatshey james_w !13:10
huatshow are you my friend ?13:10
james_whuats: I am good thanks, how are you?13:15
huatsgreat too !13:16
huatsjames_w: on holidays ?13:16
james_wyup. you?13:17
huatsnope13:17
james_wstill not a MOTU I see :-)13:17
huatsbut I am working from home today...13:17
huatsnot yet...13:17
huatsI am just returning from the US (and the trip I did after the UDS..)13:17
james_wah, how was that?13:18
RainCTCan someone here tell me how to use the touchpad? XDD  Sometimes it rotates the desktop cube, but I don't know how I've done it XD13:23
directhexBUILD SUCCEEDED13:23
directhexTotal time: 237.3 seconds.13:23
directhexikvm, kiddies!13:24
Laneydirecthex: all ready?13:24
directhexLaney, not yet13:25
LaneyAlso, helo from the East Coast Mainline!13:25
directhexLaney, but i've got a build process going where it rebuilds the bootstrap binaries then rebuilds against those13:25
* Laney choo choos13:25
directhexsigned, no less!13:25
sebnerdirecthex: NBS shows libgnome2.0-cil and such stuff. Do you know if all the applications need a rebuild?13:26
directhexsebner, no, no app needs rebuilding if it's been transitioned13:27
sebnerdirecthex: I see, thx :)13:27
directhexsebner, that was the idea ;)13:28
sebnerdirecthex: ^^, well, I just checked the NBS page and saw that so I wos confused =)13:28
StevenKRAOF: More grub2 testing?13:40
RAOFDing.13:41
ajmitchhow I detest when proprietary drivers go wrong13:47
Hobbseeat 3am?13:48
ajmitchsure, couldn't sleep, decided to upgrade some stuff13:48
ajmitchbig mistake13:48
StevenKHaha13:49
StevenKajmitch: "U looz"13:49
ajmitchjust installing the nvidia 180.11 driver should be painless, right?13:49
StevenKWhat Could Possibly Go Wrong13:49
Hobbseeno13:49
ajmitchStevenK: "No devices detected", of course13:50
ajmitchI should probably just try & reboot instead of relying on rmmod/modprobe13:51
=== bddebian2 is now known as bddebian
pschorfcan anyone help me get started packaging?14:09
Laneypschorf: See the topic, and ask if you have any specific questions14:12
Laney(start with a bitesize bug or two)14:13
pschorfLaney, is there a better way than just scanning bugs to find one?14:14
Laneypschorf: https://bugs.edge.launchpad.net/ubuntu/+bugs?field.searchtext=&orderby=-importance&search=Search&field.status%3Alist=NEW&field.status%3Alist=CONFIRMED&field.status%3Alist=TRIAGED&assignee_option=none&field.assignee=&field.bug_reporter=&field.bug_supervisor=&field.bug_commenter=&field.subscriber=&field.component-empty-marker=1&field.status_upstream-empty-marker=1&field.omit_dupes.used=&field.omit_dupes=on&field.has_patch.used=&field.ha ...14:18
slytherinany archive admin around who can process a sync bug?14:18
Laney... s_cve.used=&field.tag=bitesize&field.tags_combinator=ANY&field.has_no_package.used= is a list of bugs that people have determined to be suitable for new contributors to work on14:18
Laney..14:18
Laneyhttp://is.gd/ebsa try that link14:19
=== warp10_ is now known as warp10
pschorfafter I've written a patch and added it to debian/patches, does it matter which method I use to repackage the binary?14:41
persiapschorf, Not really, although pbuilder and sbuild are recommended to convert source packages to binary packages.14:41
pschorfpersia, and to apply the patch, i just append it to series, right?14:42
maxbI'd say it depends on the scenario. Is there any point in using pbuilder/sbuild when developing a package? Their use is mainly checking that it works in a clean environment, no?14:43
huatspschorf: https://wiki.ubuntu.com/MeetingLogs/openweekedgy/PatchPackaging14:44
persiapschorf, Yes, add it to series, and then construct the source package with something like `debuild -S -us -uc`14:44
huatsa session where pitti explains the various patches system...14:44
huatsit might help..14:44
pschorfthanks14:44
pschorfboy, setting up pbuild takes some time...14:53
StevenKLinking program ==> 'blender'14:58
StevenKsh: Syntax error: EOF in backquote substitution14:58
StevenKARGH14:58
slytherinany archive admins around to process a sync bug?14:59
pschorfwhich environment variable do you change so debsign knows the proper email address?15:01
StevenKslytherin: Yes, but I'd rather not break my rule15:01
slytherinStevenK: what rule?15:01
StevenK"Thou shalt not do archive admin after midnight"15:01
StevenKslytherin: If it's from unstable and easy, I'll do it15:02
slytherinStevenK: it is from unstable, easy, and important because it will unblock jboss sync.15:03
StevenKslytherin: Link me the bug15:03
StevenKWhile I ponder hot, flaming and enjoyable death for the sadistic guy that wrote scons15:03
joaopintopschorf, DEBEMAIL15:05
slytherinStevenK: bug #31156415:05
ubottuLaunchpad bug 311564 in libjboss-web-services-java "Please sync libjboss-web-services-java 0.0+svn5660+dak2-1 (multiverse) from Debian unstable (main)." [Undecided,New] https://launchpad.net/bugs/31156415:05
StevenKslytherin: Er, surely that will be pulled in via the autosyncer?15:06
slytherinStevenK: The package was fixed in Debian just after DIF.15:07
StevenKTasty.15:07
StevenKlibjboss-web-services-java | 0.0+svn5660+dak1-1 | jaunty/multiverse | source15:07
StevenKlibjboss-web-services-java | 0.0+svn5660+dak1-1 | jaunty/universe | all15:07
slytherinStevenK: and that is the reason I logged the bug.15:08
slytherinStevenK: well, there is another bug for moving all jboss related packages to universe.15:08
StevenKslytherin: Right, then point me at that bug, and I'll fix the source tomorrow15:09
persiaThat's dangerous to do after midnight.  Soyuz gets fussy if not tickled just right for component moves.15:09
StevenK"and I'll fix the source tomorrow"15:09
StevenKIE, after I sleep15:09
slytherinStevenK: bug #30943515:10
ubottuLaunchpad bug 309435 in libjboss-xml-binding-java "Please move jboss related packages to universe" [Undecided,New] https://launchpad.net/bugs/30943515:10
pschorfpbuilder would yell at me if there were any errors, correct15:10
persiaRIght.  Just providing justification :)15:10
StevenKslytherin: Done15:11
StevenK4 dupes?15:11
StevenKOdd15:11
slytherinStevenK: thanks to broken requestsync in last week.15:12
StevenKFun15:12
slytherinStevenK: thanks for sync. I will evaluate jboss sync tomorrow and log another bug.15:12
StevenKslytherin: No problem. Prod me with the bug for multiverse -> universe ?15:13
StevenKOh, you have15:13
* StevenK goes back to hiding under his rock15:13
StevenKThat one requires a bunch of checking15:14
pschorfAfter I add a debdiff to a bug report and subscribe the sponsors, I just wait?15:16
persiapschorf, Pretty much.15:17
ScottKpschorf: No.  Go fix something else while you wait ....  Don't just wait.15:30
DktrKranzScottK, time to review a fix for a main package?15:38
ScottKDktrKranz: Not really.  Just about to head off and do some stuff.15:38
DktrKranzno problem, thanks15:39
jpdsnhandler: When you add new stuff to u-d-t, you have to add the script to setup.py otherwise it won't get installed.15:53
nhandlerjpds: Ok, I didn't know that.15:54
nhandlerI'll push a new revision to fix it15:54
jpdsnhandler: I just did and uploaded it to the archives.15:55
nhandlerOk, thanks a lot jpds !15:55
jpdsnhandler: No problem, thank you for the great script.15:55
jpdsOK; Looks like my 0.50.1 upload of u-d-t has been eaten.15:59
jpdsOh, wait, there it is.16:00
Adri2000hmm, and 0.49 was never uploaded16:08
nhandlerAdri2000: I just noticed that too ;)16:09
jpdsAdri2000: Well nevermind.16:10
Adri2000it was probably confusing that my changelog entry had "jaunty" while it was not uploaded. when using git, tags can help to know if a version was uploaded or not; how are we supposed to do with bzr? use "UNRELEASED" until it's uploaded?16:13
jpdsYes, when you upload, make a new changelog entry with UNRELEASED and push.16:14
persiaUsing "UNRELEASED" is a common practice.16:15
persiaThen, have a special commit when you set a target and publish.16:15
Adri2000ok16:18
huatspschorf: have you cancel your mail to the mentoring mailing list ?16:24
huats(am I asking that since I am taking care of it..)16:25
pschorfhuats, yes16:27
pschorfi wasn't sure if i needed to join the list first...16:27
pschorfijust reposted it16:27
huatspschorf: you cannot join the list16:27
huats:)16:27
pschorfthat's what i realized :P16:27
huatsthe list is just a way of communication between the mentoring reception team :)16:28
huatspschorf: so the next step is to found a good mentor for you16:28
huatsit would help if you tell us (by an email) which aspect you want to work on (desktop/server/ubuntu/kubuntu/xubuntu/whatever).16:29
huatsand then we'll contact you soon with a good match :)16:29
pschorfshould I send another email to the main list?16:30
huatsit might be good yes..16:31
huatswith that informations...16:32
pschorfalright, I've sent another through16:35
* Laney molests huats16:37
Laneygood work on bakery :D!16:37
huatsthanks Laney16:37
Laney(I don't think I said this already...)16:37
huatshope that help16:37
Laneywell16:37
huatsthanks pschorf16:37
Laneyglom crashes whenever I make a table16:37
Laneybut that's not your fault :(16:37
huatsoh !16:37
huatshum16:37
huatsyou should contact murray the author...16:38
Laneyyeah I will do16:38
Laneyjust trying a test build from source16:38
huatsok16:38
huatsLaney: if you need any help just let me know..16:38
Laneythanks muchly16:38
Laneyactually16:39
Laneyfancy filing a bug on the BTS for bakery 2.6?16:39
huatswhy not16:39
Laney:>16:39
Laneymy goal is glom in Debian16:39
huatsbut I really think that contacting murray about the pb is a better ay to deal with it16:40
huatsLaney: I know that Np237 is interested on tha16:40
huatst16:40
huatsyou should talk with him...16:40
Laneyhuats: Who's that?16:40
huatsone of the main gnome guy for debian16:41
Laneyoh16:41
Laneydo they have a channel?16:41
huatsgnome-debian on gimpnet16:41
Laneyheh16:41
Laneyit's joss16:41
Laneyhe's been controversial lately16:42
huatshe is joss indeed16:42
Laneywell pkg-gnome seems to maintain bakery so I guess we want to coordinate with them16:42
Laneyfor bakery and glom16:42
huatsindeed that is the aim16:44
Laneyrock16:46
=== jtechidna is now known as JontheEchidna
pschorfhuats, do you know how long the mentoring queue is?17:04
ScottK-desktoppschorf: There's no need to wait for a formal mentor to be assigned.  You can always ask questions in the channel and usually someone will be around to answer.17:13
pschorfcould someone help me take a look at bug #151011?  I'm having trouble finding where in the code the changes need to occur.17:25
ubottuLaunchpad bug 151011 in update-manager-core "do-release-upgrade does not provide guidance after view details" [Medium,In progress] https://launchpad.net/bugs/15101117:25
jpdsimbrandon: Hey! :)17:26
ScottK-desktoppschorf: mvo (you can usually find him on #ubuntu-devel) does substantially all the work on that package.  You probably ought to talk to him.17:35
=== goshawk_ is now known as goshawk
jcastromight be interesting to folks: http://arstechnica.com/news.ars/post/20081230-why-ubuntu-users-should-care-about-debian.html17:42
ScottKjcastro: Thanks for pointing that out.  Personally I'm pumped that they linked to the Python wiki page I wrote.17:55
jcastroheh, neat18:00
imbrandonjpds: hello18:06
imbrandonheya jcastro18:07
jcastrohi brandon, long time no see18:07
imbrandonheh yea, irc eats alot of time :)18:07
imbrandonbeen preparing for the move accross the pond :)18:08
jcastrooh?18:08
imbrandonwork is opening a new office in london18:08
jpdsjcastro: Very interesting article.18:08
=== jussio1 is now known as jussi01
imbrandonand i get to spend the next 2 years there getting it going :)18:08
jcastroimbrandon: that sounds like fun18:08
jpdsimbrandon: Which part of London?18:09
imbrandonjpds: not sure, i can get the addy here in a sec18:09
imbrandonjcastro: yea, considering the main client we opened that office for ( Turner/Cartoon Network ) it should be a blast18:09
bluefoxicy18270 bluefox   20   0 1275m 521m  25m S   37 14.0  11:45.49 rhythmbox18:09
bluefoxicy11594 bluefox   20   0  923m 471m  30m R   16 12.7   3173:27 firefox18:09
imbrandonjpds:     The Griffin Building18:10
imbrandon    83 Clerkenwell Road18:10
imbrandon    London18:10
imbrandon    EC1R 5AR18:10
ScottK-desktopimbrandon: This year's trip to KC ended up being very short.  We got delayed by freezing rain/ice on the way there, so there was no time to get together.18:11
ScottK-desktopSorry I missed it.18:11
jpdsimbrandon: You do know it's on the logs now? :(18:11
imbrandonScottK-desktop: np :)18:11
imbrandonjpds: i am missing your point .... i think18:11
bluefoxicyrhythmbox uses a lot of RAM o.o18:11
imbrandonif you mean that irc is logged , yes i know :P18:12
jpdsimbrandon: Oh, in Soho, nice.18:12
imbrandon:P18:13
bluefoxicy13025 bluefox   20   0  659m  65m  23m S    0  1.8   0:05.03 rhythmbox18:13
imbrandonScottK-desktop: just leaves more BBQ for me :)18:13
bluefoxicythis is a just-started rhythmbox18:13
bluefoxicywhat?18:26
bluefoxicyribs?18:26
rhpot1991_laptopanyone available to help with a SRU?18:32
Adri2000rhpot1991_laptop: ask18:40
rhpot1991_laptopI am working on this: https://bugs.launchpad.net/bugs/30210418:44
ubottuUbuntu bug 302104 in mythexport "Nominate for release" [Low,Confirmed]18:44
rhpot1991_laptopwas rejected before, I believe cause I didn't provide enough information, I'd like to know if anything else is needed18:45
rhpot1991_laptopit also needs an ack from a motu I believe18:45
maxbrhpot1991_laptop: I'm not a MOTU, but the description of how SRUs work is at https://wiki.ubuntu.com/StableReleaseUpdates, which should let you understand whether your bug is adequate.19:04
maxbI would suggest at the very least giving it a more descriptive summary line19:05
maxbThere is no justification in the bug for *why* this package should be SRUed. You definitely need to add that19:06
rhpot1991_laptopone of the comments says why, the package is useless as is19:09
hyperaircould someone review my package please? http://revu.ubuntuwire.com/details.py?package=codelite19:18
pschorfIf you forget to change a bug's status until after subscribing sponsors, does it make a difference?19:25
Laneyno19:25
pschorfalso, if we submit a debdiff, does it automatically get pushed to an attached debian bug, or do we have to do it ourselves?19:28
rawlerhey people..19:35
jpdsHey rawler.19:35
rawlersaw Debian Import Freeze was 25th of december.. is it the same deadline for packages from revu?19:35
pschorfdoes anyone have time to look at a debdiff I put up earlier?19:39
Laneyrawler: No, that's feature freeze time19:39
Laneypschorf: Which bug?19:39
pschorfLaney bug 24589819:39
ubottuLaunchpad bug 245898 in isns "isns fails to config with dpkg" [Medium,Confirmed] https://launchpad.net/bugs/24589819:39
rawlerLaney: cool.. I have a package I would like reviewed and sponsored.. also, upstream has just released a new minor-version.. I wonder if it's worth uploading the new version packaged as well.. :S19:42
Laneypschorf: Looks good, except you need to target to Jaunty and not intrepid19:42
LaneyI trust you tested that it worked?19:42
Laneyi.e. the old package exhibits the bug and the new one doesn't19:42
pschorferm, no19:43
pschorf:(19:43
pschorfhang on19:43
Laneyheh19:43
Laneyalso, was there already a patch system implemented?19:43
pschorfi didn't think so19:43
pschorfi just manually made the patch19:44
Adri2000pschorf: in the changelog it should be LP: instead of Closes:, and modifying something inside debian/ shouldn't be done through a patch system19:44
Laneyoh, I missed the debian/19:44
Laneyyeah, just edit that directly19:44
pschorfOk.19:44
jjleeThere are a couple of bugs in tvtime I fixed on my local box.  Seems it's unmaintained upstream.  I've browsed around the MOTU wiki a bit, but didn't find all the answers yet20:02
jjleeAre bugs fixed in Debian first, then ubuntu?20:02
ScottKIdeally yes.20:02
jjleeIs there a Debian / ubuntu VC repository somewhere for tvtime?20:03
ScottKSometimes we fix it here and then send the patch to Debian.20:03
jjleeok20:03
pschorfLaney, Adri2000: I think I've fixed your concerns, can you look at the updated one at http://www.pastebucket.net/0cr1gf20:03
jjleeI'm guessing there's just the tarballs, no VC (CVS, SVN / whatever)?20:03
Laneypschorf: Don't change s-v20:03
jjleeother than the original tvtime CVS on SF, that is20:04
Laneypschorf: Target to jaunty20:04
jjleebut it's not obvious that I haven't just missed some repo somewhere20:04
pschorfLaney: do I need to have a jaunty environment set up to do that?20:04
jjleepschorf: that was my next question, too :-)20:04
Laneypschorf: You should at least have a jaunty pbuilder/sbuild environment20:05
AmaranthAlthough you can't test what you're building without running jaunty somewhere20:05
pschorfok20:05
LaneyAmaranth: You can test a lot of things by logging into a chroot20:05
pschorfwhat is sbuild?  I don't think I've used it yet20:05
AmaranthBut even if you're running jaunty you should still use pbuilder to build the package20:05
Laneypschorf: It does the same job as pbuilder20:06
tectrocHello, i'm new at packaging software/contributing, and wondering if there's a way to search for packages in launchpad, that needed to be updated.20:06
Laneytectroc: There's an "update" tag, and also http://qa.ubuntuwire.com/uehs/no_updated.html20:06
Laneyif "new upstream" is what you mean by update20:06
pschorfLaney, thanks.  To target jaunty, is it sufficient to set up the pbuilder environment and build inside?20:07
Laneypschorf: Change it in the changelog, build it on Jaunty, test it on Jaunty20:07
jjleeI guess it depends on the bug really20:08
jjleeit'd be cheeky to not test an ALSA-related bug on jaunty proper20:08
tectrocok thanks20:08
jjleebut another bug I was hoping to fix in tvtime is just about config files, seems a chroot would be enough20:08
pschorfto test, all I need to do is install the package20:09
jjleeis that a fair description of ubuntu policy?20:09
pschorfis there a way I can do that in a jaunty environment without a full install?20:09
Laneypschorf: Install old package, make bug happen, install new package, check bug is gone20:09
Laneyjjlee: There's no policy on this really20:09
pschorfLaney, is there a way to do that in pbuilder or something?20:09
ScottKDepending on where we are in the release cycle people are generally more or less strict about testing.20:10
Laneypschorf: You can log into a pbuilder with pbuilder --login20:10
jjleeLaney: so it's considered OK to test bugs in chroot or old system where reasonable?20:10
Laneyjjlee: Use your judgement really20:10
jjleeright, thanks20:10
Laneypschorf: You probably want --bindmounts to make your built .deb available to the chroot too20:11
jjleere my version control question again: is there a way to reliably find all VC repositories for a given package?20:11
jjleeall "official" ones, that is20:11
Laneyjjlee: Should be in debian/control20:11
Laneyyou mean for the packaging, not for upstream?20:11
pschorfLaney, what would I pass to pbuilder create to get a jaunty environment?20:13
Laneypschorf: https://wiki.ubuntu.com/PbuilderHowto20:13
Laneythat'll be more helpful for you20:13
jjleeLaney: mostly packaging, but both, really20:16
Laneyjjlee: Well if the packaging is in VCS then it should be in debian/control20:17
Laneyfor upstream you generally have to look at their homepage20:17
jjleetvtime has no Vcs-* fields, so I guess it's safe to assume there are none20:17
Laneyright20:17
jjleethanks20:17
pschorfLaney, i'm still not quite clear on how to build the package and then install it...I can build it successfully with pbuilder build, but it disappears by the time i login20:37
Laneypschorf: You have to login with --bindmounts /path/to/result20:38
Laneythen install it again20:38
pschorfthe result is in /var/cache, correct?20:38
LaneyI think the default is /var/cache/pbuilder/result20:39
jjleeOne of the tvtime bugs I have in mind is the lack of ALSA support.  There's been a patch around for a long time (which does not remove OSS support).20:42
jjleeWould that be suitable for jaunty?20:42
jjleebefore feature-freeze, so I suppose yes?20:44
jjleePresumably it's just a question of whether anybody reviews and applies the patch...?20:44
jjlee(after I file a bug)20:45
pschorfLaney, everything tests out properly in pbuilder20:45
pschorfshould I add a new comment with the updated debdiff?20:45
jjleeHmm, according to this message, *everything* is going to be in bzr for jaunty: https://lists.ubuntu.com/archives/ubuntu-devel-announce/2008-September/000481.html20:47
jjleehas that happened yet?20:47
emetjjlee: I think so20:47
jjleeis there a wiki page or something that discusses the current state of these VC etc. developments in jaunty?20:48
emetno idea :(20:48
jjleethe ones he discusses in second-to-last paragraph in that message?20:48
emetthere is also a channel #bzr it is possible that they know more20:48
Laneysee https://wiki.ubuntu.com/DistributedDevelopment/20:49
jjleethe bzr people are heavily involved in ubuntu?20:49
Laneypschorf: Write that on the bug with the new debdiff20:49
emetbzr I am pretty sure is sponsored by the same organization which sponsors Ubuntu20:49
jjleeI see20:51
pschorfLaney, is this all I need to do for the patch?20:51
emetjjlee: the wiki page Laney posted looked pretty interesting20:52
Laneypschorf: Right, the sponsors are already subscribed and they'll get to it in time20:52
jjleeyeah, thanks Laney, I'm reading through the linked-to stuff now20:52
pschorfLaney, thanks for all your help.20:52
Laneypschorf: You can forward it to debian using "submittodebian" from ubuntu-dev-tools20:53
emethey Laney are you MOTU?20:54
Laneyemet: no20:54
Laneynot yet, anyway...20:54
emetokay20:54
emetthis bzr repo for every package thing sounds pretty cool20:55
emetI guess anyone could branch a package?20:55
jjleeemet: that's what MS was saying in that post20:56
jmarsden|workemet: See also https://wiki.ubuntu.com/BzrContributorHowto20:58
emetthis is pretty cool20:59
pschorfdoes anyone know how to add a po file to gettext?21:08
jmarsden|workpschorf: Use xgettext, and its friends?21:14
pschorfjmarsden|work, i was going to add the german translation for the nautilus image converter from gnome's SVN.  Can I just add the file in dpatch and add it to LINGUAS?21:16
pschorfadd de.po, that is21:16
jmarsden|workPossibly... that is going to be package specific; it all depends what the makefile(s) do.  You'll have to read and understand the Makefile(s) concerned to be sure.21:17
ScottKUbuntu has it's own translation system, so I don't think adding it to the package actually works.21:18
jjleeI hope this means somebody's working towards committing changes to the source itself rather than to the debian/ directory: https://wiki.ubuntu.com/NoMoreSourcePackages21:54
ScottKjjlee: Why?  Patches are a lot more understandable than undifferentiated diff in the source.22:13
jjleebut it's easy to get the diff, right?22:14
jjleeonce it's in VC22:14
jjleeit's easier to edit plain old source than on patches22:14
jjleethe idea seems to be to use something similar to stacked-git to represent the patches in the VC repository22:15
jjleeso the concept of patch is still there22:15
ScottKUsing the common patch systems in Debian/Ubuntu editing patches directly is almost never necessary.22:15
jjlee(in addition to the concept of a commit / changeset)22:15
ScottKOnly if you have access to the vcs.  It's not present in the source package any more.22:15
jjleewhat source package?  See title of wiki page22:16
ScottKWell that's a long ways down the road.22:16
jjlee"Using the common patch systems": I thought the idea was to make maintaining packages easier?22:16
jjleeIf so, obsoleting some of the mountain of Debian odds and ends would be a good thing22:17
ScottKIf your comfortable using bzr, I'm sure it is/will be.22:17
jjleesure, a long way down the road is fine22:17
ScottKIn favor of an Ubuntu odd and end doesn't seem like progress, but that's just me.22:18
jjleebeing comfortable with systems like bzr is a transferable skill that solves a more general problem22:18
ScottKVCS has advantages, but it's not pure win.22:18
ScottKRight, so using something that's not virtually Ubuntu unique.22:18
jjleemany people (cough) think that a lot of the Debian / ubuntu packaging stuff fills a much-needed gap <duck>22:19
jjleeright22:19
jjleethe community seems more valuable than the tools22:20
ScottKGetting the packaging in a VCS is a long term win if we do it smart.22:23
jjleeyes, it looks promising22:23
howarate my new site !! http://www.hardstylersunited.dk/22:38
jpdsThat works too.22:38
emgentlol22:38
=== santiago-ve is now known as mauler
=== mauler is now known as santiago-ve
=== ScottK-desktop is now known as ScottK3
=== emgent is now known as emgent`
=== emgent` is now known as emgent`e
=== emgent`e is now known as emgent

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