/srv/irclogs.ubuntu.com/2009/09/22/#ubuntu-motu.txt

DarxusIs this an appropriate place to ask for help on azureus from karmic giving me an error on "debuild -S" of: "You must specify a valid JAVA_HOME or JAVACMD!"  Google hasn't helped.00:09
DarxusImpressively queit for 220 people.00:10
bdrungpersia, TheMuso: ping00:15
c_kornDarxus: do you have a java jdk installed ?00:16
bdrungDarxus: you could go to #debian-java and ask blackxored00:18
dhillon-v10hi andv00:19
DarxusHuh.  Maybe not.  Thanks.00:19
DarxusNope, I do have the jdk installed.00:20
DarxusHowever, I had not done "apt-get build-deps azureus" :/00:36
DarxusEr, build-dep.00:36
DarxusUploaded my first debdiff and subscribed ubuntu-universe-sponsors!01:35
c_kornDarxus: what bug ?01:37
Darxusc_korn: https://bugs.launchpad.net/ubuntu/+source/azureus/+bug/42851401:44
ubottuLaunchpad bug 428514 in azureus "Azureus crashes both openjdk and sun java." [Undecided,New]01:44
DarxusIt's a bug in both java implimentations, but my patch avoids the bug by using a command line option to skip JIT compiling of the problematic part.01:46
c_kornDarxus: does the current package in karmic have a patch system ?01:47
c_korn(run what-patch in the source tree)01:48
Darxusc_korn: Thanks, I was wondering how to tell - the relevant docs don't say.01:49
c_kornDarxus: oh, forget about it01:50
Darxusc_korn: ?01:50
c_kornI thought the wrapper was outside the debian directory01:50
c_kornso you do not need a patch anyway01:50
c_kornbut your changelog file is wrong.01:51
Darxus:/01:51
DarxusHow?01:51
c_korn1. explain what you change and why you did it (not only tell it fixes a bug)01:51
DarxusAh.01:51
DarxusI was trying to mimic other changelog entries.01:52
c_korn2. Use (LP: #428514) to indicare that the bug was closed01:52
c_kornthe Closes statement is used by the debian BTS01:52
DarxusJust those two changes to the changelog?01:53
c_kornlintian may also complain that Darxus is not your full name (not sure about this one. it does at least complain if the maintainer is not a full name)01:54
DarxusI saw mention that lintian was running.01:54
DarxusWith no error.01:54
DarxusThat's an annoying requirement.01:55
Darxus-XX:CompileCommand=exclude,com/aelitis/net/udp/uc/impl/PRUDPPacketHandlerImpl\$5,runSupport01:56
DarxusHow should I refer to that?  Something other than "Commandline to prevent compliation of problematic thing."01:57
c_kornDarxus: why does the application crash without that line ?01:58
Darxusc_korn: It's a bug in the java implimentations.02:03
DarxusWhen they try to JIT compile that bit, they crash.02:04
DarxusIt's not a bug in azureus.02:04
DarxusIt's not azureus that crashes.  It's java.02:04
c_kornDarxus: ok, I do not know how detailed the motus want to have the changelog entry.02:05
c_kornbut it should at least mention that.02:05
DarxusMention that it's a bug in java?02:07
DarxusWhat I want is a word to replace the word "thing".02:07
DarxusWhat is "com/aelitis/net/udp/uc/impl/PRUDPPacketHandlerImpl$5"?02:07
c_kornWorkaround to prevent a crash caused by a bad java implementation. The workaround02:11
c_korngrr, pressed enter too early.02:11
lifelessso02:12
lifelesswearing a MOTU hat02:12
lifelessI'd want to see a bug report linked there02:12
lifelessmuch more useful than handwaving02:12
lifelesse.g.02:12
lifeless'Workaround JIT crash in openJDK6 <https://openjdk.dev.java.net/bugs/12345>'02:12
DarxusLooks like the word I was looking for was "class".02:13
c_kornDarxus: the crash is not limited to openjdk6 but also occurs in suns implementation, does it ?02:14
Darxuslifeless: I submitted a bug report to sun, they didn't reply.  I also submitted a bug against open jdk (which shares the problem), and that's linked to in the bug that I'm going to mention as "(LP: #428514)".02:14
DarxusOkay?02:14
lifelessopenjdk is suns implementation :)02:14
Darxusc_korn: Yes.02:14
DarxusUm.02:14
lifelessbug 42851402:14
ubottuLaunchpad bug 428514 in azureus "Azureus crashes both openjdk and sun java." [Undecided,New] https://launchpad.net/bugs/42851402:14
c_kornlifeless: you know what I mean :)02:15
=== a1g_ is now known as a1g
DarxusIt crashes the java in both  packages openjdk-6-jre and sun-java6-jre.02:17
lifelessok02:17
lifelessso bug 380378 claims that sun-java6-jre doesn't crash it?02:18
lifelessis that a stale comment or something?02:18
ubottuLaunchpad bug 380378 in openjdk-6 "vuze crashes after upgrade on ubuntu 8.10 -> 9.04" [Undecided,New] https://launchpad.net/bugs/38037802:18
lifelessok, so good work on the bug report in openjdk02:19
lifelessI think you may want a similar one on sun-java6-jre02:19
lifelessand they probably need to be forwarded upstream, but that is a separate problem02:19
lifeless[one I encourage you to tackle]02:19
Darxuslifeless: Does it actually say that (that sun-java6-jre doesn't crash it)?02:20
DarxusI think it says I how I tried switching to sun-java6-jre, but not that I ever confirmed it worked.  Because it didn't.02:21
lifelessDarxus: https://bugs.edge.launchpad.net/ubuntu/+source/openjdk-6/+bug/380378/comments/302:21
ubottuLaunchpad bug 380378 in openjdk-6 "vuze crashes after upgrade on ubuntu 8.10 -> 9.04" [Undecided,New]02:21
Darxuslifeless: Ah yes.  I don't know.  They both crashed on me.02:22
ScottKRoAkSoAx: Not yet.  Sorry.02:22
Darxuslifeless: I did submit a bug directly to sun via the url included in the crash log.02:25
DarxusI'll add a bug against the sun-java6-jre package.02:25
lifelessDarxus: did you get a url for the sun bug?02:27
lifelessor was it some fire and forget thing ?02:27
Darxuslifeless: I got nothing from them :(02:28
lifelessthe main point is to let someone else pick it up and run with it later02:28
lifelessso if there is no url then they have to find you and ask to figure out whats going on02:28
DarxusYeah, well, I don't even have a way to follow up on it with Sun.02:29
DarxusSomebody in #bittorrent said you basically need a contract with Sun for that kind of support :/02:29
lifelesswhat url did you file the ticket at ?02:34
Darxuslifeless: What ticket?02:35
lifelessthe one at sun that you got no response for02:35
Darxus# If you would like to submit a bug report, please visit:02:35
Darxus#   http://java.sun.com/webapps/bugreport/crash.jsp02:35
DarxusI submitted it there.02:35
DarxusIt's in all java crash logs.02:36
DarxusHuh, azureus does use quilt.02:36
DarxusFinally uploaded a debdiff with the improved changelog entry.02:42
lifelessdid you end up at  http://bugreport.sun.com/bugreport/start_form.jsp  ?02:43
Darxuslifeless: No, I clicked I am an end user, not a developer, so I ended up at http://bugreport.sun.com/bugreport/hotspot_enduser_form.jsp02:48
nicklas_if i have added a ppa repos from launchpad, is it possible to remove that and go back to the package versions you had before updating?02:50
Darxusnicklas_: Yes.  Everything is possible.02:51
lifelessDarxus: ok; so is there perhaps a bug report in the azureus bugtracker?02:51
Darxuslifeless: Perhaps.02:52
lifelessor that the package on that you plan to forward upstream?02:52
nicklas_Darxus: you dont happen to know how?02:52
Darxusnicklas_: I don't think this is an appropriate channel.02:52
nicklas_Darxus: oh02:52
Darxusnicklas_: I could be wrong.  Download the .deb from the archive and dpkg -i it.02:52
=== zooko` is now known as zooko
Darxuslifeless: What?02:53
nicklas_Darxus: ouch, then you have to downgrade every package manually :-S02:53
Darxusnicklas_: I didn't say that.  Check out apt pinning.  I think you should be able to coax it into doing a massive downgrade to only what's on the official archives.02:56
zookoGood evening folks.  (UTC-6)03:01
DarxusHow do I add a package that a bug applies to on launchpad?03:03
DarxusDoh, found it.03:04
Darxus"There is no bug supervisor for Sun Java. This means that there is nobody upstream we can notify about this issue."  hah03:06
DarxusOh, hmm, I need an "also affects package" not "also affects project".03:13
DarxusAh, the "also affects distribution" link works.03:14
DarxusSo I added sun-java6 to the openjdk bug I created, attached the sun java crash log, and then decided that was totally the wrong thing to do :/03:17
DarxusBut It's my bed time.03:17
DarxusThanks for your help.03:17
nicklas_( . Y . )04:05
=== jdong_ is now known as jdong
=== mrpouit is now known as mr_pouit
dholbachgood morning06:39
mruizhi dholbach !06:43
dholbachhi mruiz06:44
mruizI'm getting the following error during the building process: configure.ac:1335: error: AC_SUBST: `libdir exec_prefix prefix' is not a valid shell variable name . Ideas ?06:47
=== micahg1 is now known as micahg
=== micahg1 is now known as micahg
quentusrexCan anyone help me debug this error:07:03
quentusrexdh_builddeb07:03
quentusrexdpkg-deb --build debian/freeswitch ..07:03
quentusrexdpkg-deb: building package `freeswitch' in `../freeswitch_1.0.4+repack4-0ubuntu14925.3_amd64.deb'.07:03
quentusrexdpkg-deb: conffile `/opt/freeswitch/conf/vars.xml' does not appear in package07:03
quentusrexdh_builddeb: command returned error code 51207:03
MTecknologyquentusrex: You still should have used pastebin - with the whole log07:06
MTecknology;)07:06
fabrice_spHi dholbach. Hi mruiz07:09
mruizfabrice_sp, hi07:09
dholbachhey fabrice_sp!07:09
fabrice_spmruiz, did you tried to regenerate the autoconf files?07:09
mruizfabrice_sp, can you guide me ?07:09
fabrice_sprun aclocal, autoconf and automake07:10
mruizfabrice_sp, under the src directoy ?07:10
quentusrexMTecknology: there is a simple explaination...07:10
quentusrexthe rest of the build process works...07:10
quentusrexpart of the builddeb isn't finding something...07:11
fabrice_spquentusrex, do you try to install a conf file?07:11
MTecknologyquentusrex: details help though :) - I can't really help you - just suggestions07:11
fabrice_spmruiz, in the root directory of the package (in general)07:11
mruizfabrice_sp, http://paste.ubuntu.com/275687/07:14
quentusrexyes, I'm trying to install conffiles.07:14
quentusrexI have that particular conf file listed in both the *.install file and the .conffile07:14
fabrice_spquentusrex, you should have it only in .conffile07:15
fabrice_spmruiz, it seems like a broken autoconf... It sometimes happens07:16
quentusrexthanks fabrice_sp07:16
fabrice_spyw07:17
mruizfabrice_sp, then what I should do ?07:18
fabrice_spmruiz, directly patch the configure.ac file... Do upstream provide an update?07:19
fabrice_spsorry: no better idea07:20
fabrice_sphave to run... Bye07:21
quentusrexWhat is the largest package you guys can remember seeing?07:38
quentusrexdebian/ubuntu package...07:38
quentusrex300MB?07:39
_rubenquentusrex: -rw-r--r-- 1 root root  595M 2009-08-07 13:05 ./universe/i/ia32-libs/ia32-libs_2.2ubuntu18.1.tar.gz07:49
quentusrex_ruben: I'll have that beat soon...07:54
quentusrexI'm at 450M with only 3 of the language prompts packaged, and there are 12 language sets07:55
quentusrexfor this phone system...07:55
quentusrexI'm actually working hard to get it built into much smaller packages...07:55
_rubenjikes07:55
quentusrexabout 105M per language set...07:56
quentusrexplus about 75M for music on hold...07:56
quentusrexcheck out 'freeswitch'07:56
_rubenwouldnt one lang per package not be nicer? i doubt most ppl would need more than 1 or 2 languages07:56
quentusrexit's a great telephony system.07:56
_rubeni know it by name07:56
quentusrexawesome...07:56
quentusrexdo you use it?07:56
_rubenwe use asterisk at work07:57
quentusrexaah07:57
quentusrexdoes that work for you?07:57
_rubenusually ;)07:57
_rubenits configs are nasty though07:58
quentusrextake a look at the freeswitch configs...07:58
_rubenluckily i dont have to mess with them that often (mosty done by a cow-orker)07:58
quentusrexlol07:58
quentusrexany idea what could cause this packaging issue?07:58
quentusrexdh_builddeb07:59
quentusrexdpkg-deb --build debian/freeswitch ..07:59
quentusrexdpkg-deb: building package `freeswitch' in `../freeswitch_1.0.4+repack4-0ubuntu14925.3_amd64.deb'.07:59
quentusrexdpkg-deb: conffile `/opt/freeswitch/conf/vars.xml' does not appear in package07:59
quentusrexI've tried searching for the issue online...07:59
quentusrexbut haven't found any possible solutions...07:59
quentusrexI know the file is in debian/tmp/opt/freeswitch/conf/vars.xml07:59
quentusrexbut can't figure out why it is refering to /opt/....08:00
_rubenrelative versus absolute paths was one the things i was gonna mention08:00
quentusrexyeah... but I don't see anything pointing to that...08:01
quentusrexI just did a: grep -r "/opt/freeswitch" ./08:01
quentusrexand it turned up nothing...08:01
_rubenprobably make install isnt honoring INSTALLDIR variable properly or something similar08:01
quentusrexhmm08:01
quentusrexwell, there is nothing in /opt/08:02
quentusrexon my build machine...08:02
quentusrexI g2g08:03
quentusrex'night08:03
quentusrexI'll check back in the morning if you happen to think of something.08:03
_rubeng'night08:06
bdrungpersia, TheMuso: ping08:28
=== dholbach_ is now known as dholbach
=== asac_ is now known as asac
dholbachttx is doing patch/package reviews in #ubuntu-reviews10:02
bdrungdholbach: can you help me joining ubuntu-universe-sponsors?10:05
loic-m_If a MOTU Release member has the time to spare, Bug #434078 needs another m-r ACK10:05
ubottuLaunchpad bug 434078 in gmameui "[FFE] Karmic: Please sync gmameui 0.2.11-2 with Debian unstable" [Undecided,New] https://launchpad.net/bugs/43407810:05
dholbachbdrung: no, I'm sorry - I'm not an admin10:06
dholbachpersia, themuso: uus membership of bdrung please? :)10:06
dholbachbdrung: you can still review and sponsors stuff, it's just that you can't unsubscribe the team10:06
dholbachbdrung: if you  need somebody to unsubscribe uus from a but, please just yell in here10:07
dholbach(for now)10:07
bdrungdholbach: then bug 390580, 402174, 43256410:09
ubottuLaunchpad bug 390580 in gwget2 "[FFe] Please update gwget to 1.0.2 version" [Wishlist,Fix released] https://launchpad.net/bugs/39058010:09
ubottuLaunchpad bug 402174 in fsl "fileno implicitly converted to pointer" [High,Fix released] https://launchpad.net/bugs/40217410:09
ubottuLaunchpad bug 432564 in openerp-server "Please sync openerp-server 5.0.3-0-2 (universe) from Debian unstable (main)." [Wishlist,Confirmed] https://launchpad.net/bugs/43256410:09
dholbachbdrung: done - but usually you don't need to unsubscribe once they're uploaded10:10
dholbachI mostly just unsubscribe when I say something like "patch is not ready, unsubscribing sponsors"10:11
dholbach... "please resubscribe when ready" :)10:11
dholbachor for sync requests where there's nothing left to do for us10:11
bdrungdholbach: yes, i know, but there are open debian / upstream bugs10:12
dholbachthat's why I use http://people.canonical.com/~dholbach/sponsoring/ :-)10:12
dholbachit uses https://bugs.launchpad.net/ubuntu/+bugs?field.subscriber=ubuntu-main-sponsors so you don't get open upstream tasks :)10:13
striderhi10:20
striderso i've got these patches for bug #410267 and i'd like to learn to apply them the correct way so I can republish the package on my PPA10:21
ubottuLaunchpad bug 410267 in xorg-server "Pressure sensitive tablet: stylus paints off-cursor in Gimp and Inkscape" [Medium,Invalid] https://launchpad.net/bugs/41026710:21
striderif i remember correctly I shouldn't touch the original sources10:22
bdrungdholbach: do i need a ffe for bug 430658?10:23
ubottuLaunchpad bug 430658 in lintian "Please merge lintian 2.2.16 (main) from Debian unstable (main)." [Wishlist,New] https://launchpad.net/bugs/43065810:23
stridershould I paste the patches at the end of the .diff file ?10:23
dholbachbdrung: try just asking in #ubuntu-devel - somebody from the release team should be able to tell you10:27
loic-m_strider: usually you'd just add the patch in debian/patches10:33
loic-m_strider: what's the name of the source package you need to patch?10:33
striderlibgtk2.0-010:34
loic-m_27M, gonna take a while to dl...10:35
bdrungdholbach: no response there10:35
=== ropetin_ is now known as ropetin
dholbachthen ping specific members of ~ubuntu-release :)10:38
Laneywhat's wrong with just subscribing them to the bug and asking for input?10:39
dholbachthat works too10:40
bdrungwould be a solution, too10:40
LaneyI see a lot of *-release pinging that probably isn't so urgent10:40
Laneytakes people away from what they are doing10:40
=== TheMuso` is now known as TheMuso
loic-m_strider: there's a patches directory in debian/, sot it should be simple10:42
loic-m_strider: the packaging uses quilt, so it should be straightforward. Just apt-get source libgtk2.0-0, then add the patches with quilt, dch -i update the changelog, then debuild/lintian/pbuilder and test10:44
loic-m_strider: https://wiki.ubuntu.com/PackagingGuide/PatchSystems#quilt%20(example%20package:%20xterm)10:46
striderok thanks i will try this10:47
loic-m_strider: document the patches afterwards, there's a spec for Ubuntu, that uses different keys than Debian, but I can't get a hold on it atm, forgot to bookmark it10:48
loic-m_strider: https://wiki.ubuntu.com/UbuntuDevelopment/PatchTaggingGuidelines for documenting the patches, and ping me if you need help at any point11:00
striderok, changelog updated, patches documented, trying to build the package11:16
=== doko_ is now known as doko
bdrungTheMuso: thanks11:47
TheMusonp11:48
pan1nxis loic-m_ same as lool?11:49
loic-m_nope, whois would have told you ;)11:50
pan1nxwell, it is never accurate... and lool is loic minier... sorry to ask. I hope I didn't ofend any of you :D11:51
pan1nxand I usually check via /nickserv info...11:52
=== andv is now known as av`
striderreading from launchpad : For example: you're creating an experimental version of the myapp_1.0-1 package. Your PPA package would be named myapp_1.0-2~ppa1.12:51
striderdo i only have to rename the source folder or is there a file to edit ?12:52
geserjust add a new changelog entry to debian/changelog describing your changes12:57
geseryou can use "dch" (from devscripts) to do it (dch helps with the formating)12:57
strideryes that's done13:00
strideri change the version number here ?13:00
loic-m_strider: dch -i will put 2.17.11-1ubuntu2 for you, you can modify it to 2.17.11-1ubuntu2~ppa1 for example13:00
geseryes, the version number of the package is the top-most entry in debian/changelog13:00
striderok got it13:01
moldyon lp, can i change the bug status and comment in one step?13:32
moldyah, never mind, found it13:33
=== jrib1 is now known as jrib
=== jrib is now known as Guest27195
=== Guest27195 is now known as jrib
loic-m_strider: your patches look good. The changelog entry shouldn't have "New upstream bugfix release:" though, since there's no new upstream tarball13:46
strideroh right13:47
striderit's a bit late now that the package's uploaded on Launchpad but i'll keep that in mind13:47
loic-m_you don't need the same Closes: 3 times, just put it on the first line decribing the fact you added the 3 patches13:47
loic-m_strider: don't you want to get it in the repos?13:48
jdstrandI just noticed that https://help.ubuntu.com/community has tabs for 7.04 and 7.10, but not 8.10 and 9.04. Who should I report this to?13:48
striderwell yes it would be even better13:48
loic-m_strider: debdiff gtk+2.0_2.17.11-1ubuntu1.dsc gtk+2.0_2.17.11-1ubuntu2.dsc > gtk+2.0_2.17.11-1ubuntu2.debdiff and you attach that to the bug report (just fix the changelog first, and be sure not to have ~ppa1 in the changelog)13:49
slytherinjdstrand: #ubuntu-doc13:50
jdstrandslytherin: thanks13:51
striderdoes this look ok ? : http://paste.ubuntu.com/275841/13:51
loic-m_Closes: #410267 > (LP: #410267) AFAIK13:52
loic-m_Rest looks good, but 080 patch name ends without finishing the sentence... if-?13:53
loic-m_l. 2, maybe describe more what the 3 patches are for, like "Fix off-cursor position in gtk applications when using a Tablet" or shtg like that13:55
strideryes i noticed that too, Gnome's bugzilla might limit the number of characters in an attachment13:55
loic-m_maybe Always_report_XI_events_to_the_grab_window_if_any ?13:57
directhexNCommander, that was a brief appearance!14:03
NCommanderdirecthex, it was a wrong channel thing14:04
directhextsk14:04
striderloic-m_, does this look ok ? http://strycore.com/files/gtk+2.0_2.17.11-1ubuntu2.debdiff14:15
strideroh wait i forgot to save my new changelog14:16
striderhere, fixed14:18
Laneycan I get a list of packages I've sponsored easily?14:19
=== porthose is now known as porthose|afk
Riddelllbdrung_: in what authority are you ACKing bug 432564 ?14:28
ubottuLaunchpad bug 432564 in openerp-server "Please sync openerp-server 5.0.3-0-2 (universe) from Debian unstable (main)." [Wishlist,Confirmed] https://launchpad.net/bugs/43256414:28
james_was a MOTU?14:29
james_wMOTU14:29
james_wJoined on 2009-09-1014:29
bdrung_Riddell: yes, as motu :)14:30
loic-m_strider: sorry, disconnection. Looking at your new debdiff, ll. 6, 13 trailing spaces, l. 11 : instead of / ; but more important l. 8 remove completely "Closes: #410267 > ", sorry I wasn't clear earlier14:30
loic-m_strider: "Closes" is IIRC for Debian BTS14:31
Riddelllbdrung_: and you're checking that such syncs don't have any new features?14:31
lifelesscloses: is debian BTS14:32
lifelesslp: is launchpad14:32
slytherinstrider: loic-m_: 'Closes: #xxx' is Debian format. for Ubuntu 'LP: #xxx' is the correct format.14:32
loic-m_strider: and ll. 7, 12, 14, Like/Block better not uppercase14:32
bdrung_Riddell: yes, it is only a -1 -> -214:32
hyperairanyone from motu-release around?14:32
loic-m_strider: btw the patch work, I'll comment on the bug report too when you'll put the debdiff. Thanks a lot!14:34
Riddelllbdrung_: groovy, thanks14:34
striderWell Carlos Garnacho did all the hard work, he's the one who should be thanked  :)14:41
loic-m_strider: indeed, but porting it to Ubuntu is a good thing too14:42
sistpoty|workhyperair: what's up?14:42
strideryes and I learned a few useful things14:45
hyperairsistpoty|work: not you. you already acked remuco ;-)14:57
=== cprov is now known as cprov-afk
* RainCT wonders why the archive rebuild pages have Colin's face on the top :P15:10
geserRainCT: he watches us :)15:12
geserit's because colin is the copy archive owner15:12
jpdsRainCT: Because he requested the rebuild?15:12
RainCTjpds: so?15:12
hyperairRiddelll: thanks for syncing tangerine15:14
geserRainCT: bug 42705115:14
ubottuLaunchpad bug 427051 in soyuz "Copy archives show their owner too prominently" [Medium,Triaged] https://launchpad.net/bugs/42705115:14
RainCT«I call this high priority, as it means Colin is staring at me far too much. Scary.» LOL15:14
RainCTok, thanks15:15
* hyperair rofls15:15
loic-m_strider: if you want the debdiff  reviewed, you should subscribe ubuntu sponsors for main.15:16
loic-m_Then you might want to ask on #ubuntu-desktop since it's one of their packages, to check if you filled the bug well (might need to set the status to Confirmed or Triaged, I don't know what they use).15:16
* hyperair grumbles about firefox daily only working after installing debug symbols15:18
hyperairhmm looks like it was starting before xulrunner got upgraded15:20
hyperairoh well15:20
slytherinhyperair: They do not want you to run firefox daily without contributing useful bug reports.15:20
hyperairslytherin: heh15:21
hyperairfta: http://pastebin.com/f1c2300b715:21
hyperairfta: there you go. full backtrace15:21
hyperairhmm no wait, i can get a fuller one i think15:21
striderloic-m_, ubuntu sponsors for main is a restricted team, I can't subscribe directly15:23
hyperairfta: http://pastebin.com/f618b552f15:23
loic-m_strider: I mean subscribe them to the bug ;)15:23
loic-m_you can probably get better feedback on #ubuntu-desktop though15:24
RainCTuhm.. what's the fix for C code using an "int_32" type but not declaring it?  "typedef int int_32;" or is there sth better?15:29
hyperairint32_t15:31
RainCThyperair: thanks15:31
hyperairit's C++, i'm not sure about C15:32
hyperairor rather, c++0x15:32
RainCTuhm, the package has:   buildlib/inttypes.h:  typedef int int32_t;15:32
hyperairah15:32
hyperairthen just #include it?15:33
RainCTyeah, but just including won't do (as it's using "int_32" in some places)15:33
RainCTok, thanks hyperair15:33
hyperairnp15:33
blackxoredhello team, there's anyone running karmic which can reproduce this: https://bugs.launchpad.net/ubuntu/+source/azureus/+bug/428514 ???15:34
ubottuLaunchpad bug 428514 in azureus "Azureus crashes both openjdk and sun java." [Undecided,New]15:34
hyperairRainCT: find -type f -print0 | xargs -0 sed -i -e 's/int_32/int32_t/g'15:34
hyperairazureus crashes *with* openjdk and sun java? or it seriously crashes both of those?15:35
hyperairalso i'm not an azureus user15:35
bddebianHeya gang15:36
noodles775Hi all, is there a way to get to revu packages when revu is itself down? (looks like there's no db connection there).15:43
imbrandonnoodles775: no and checking into it now15:51
noodles775imbrandon: ok, thanks!15:52
=== rockstar` is now known as rockstar
doctormoHow would I backport a fix from karmic's nautilus to jaunty?17:16
doctormoOr would it be best to just bite the bit and upgrade before the release?17:16
fabrice_sp!sru|doctormo17:18
ubottudoctormo: Stable Release Update information is at http://wiki.ubuntu.com/StableReleaseUpdates17:18
fabrice_spand17:18
fabrice_sp!backport| doctormo17:19
ubottudoctormo: If new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging17:19
doctormoThanks fabrice_sp, I guess I'll just wait.17:19
fabrice_splol. ok17:19
jdongdoctormo: depending on how big the change in, it can be painful to isolate the change well enough to backport the fix17:23
jdongchange *is*17:23
doctormojdong: Aye, I figured nautilus would not be isolated enough to really bother with, I can wait.17:25
quentusrexCan someone help debug a build issue? http://pastebin:freeswitch@pastebin.freeswitch.org/1045017:41
fabrice_spquentusrex, you still have this conf file issue?17:46
quentusrexyup...17:46
fabrice_spis there a place where I can download your package?17:46
fabrice_sp(REVU or similar)17:47
quentusrexumm... it won't build...17:47
quentusrexaah, you mean the source package...17:47
quentusrexyeah17:47
fabrice_spthe source, I mean17:47
quentusrexjust a sec17:47
fabrice_spyes :-)17:47
quentusrexI'll build a source package and upload it to launchpad..17:47
fabrice_spok17:47
fabrice_spyour ppa is ok17:47
fabrice_spit will be easier to debug your issue :-)17:47
asomethingHey all, I've got a FTBFS due to a package shipping empty PO files which pkgstriptranslations doesn't seem to like. But simply deleting the files doesn't show up in a diff.gz. Any idea how to best deal with this?17:48
asomethingDelete them in rules or is there something better?17:49
quentusrexfabrice_sp: I'm going to start a new +repack of the package, then I'll upload that to launchpad..17:51
quentusrexI'm sooooooo close to having this working.17:51
fabrice_spasomething, I would add a delete of empty po files in the rules file, or speak with upstream :-)17:52
fabrice_spquentusrex, np :-)17:52
LLStarkshi.17:52
LLStarkscan anyone confirm that deluge is busted on karmic?17:52
quentusrexfreeswitch_1.0.4+repack5-0ubuntu14925.0 https://launchpad.net/~pbxbuntu-drivers/+archive/ppa17:53
quentusrexfabrice_sp: give it a few minutes to finish uploading...17:53
jcastroLLStarks: mine works17:53
LLStarksjcastro. broken on fresh a6 install.17:53
fabrice_spquentusrex, ok17:53
LLStarkshttps://bugs.launchpad.net/ubuntu/+source/deluge/+bug/43474917:54
asomethingLLStarks: no problem here either, what's your issue?17:54
ubottuLaunchpad bug 434749 in deluge "Deluge freezes upon opening in Karmic" [Undecided,New]17:54
asomethingLLStarks, could you please re-report that with "ubuntu-bug deluge" so that it adds version and dependency info, ect...17:55
quentusrexfabrice_sp: ok it's accepted.17:55
RoAkSoAxpersia, heya! can I be added to u-u-s please?17:56
* fabrice_sp is downloading freeswitch17:57
sebnergeser: aaarrrrggghh. http://launchpadlibrarian.net/32265767/buildlog_ubuntu-karmic-i386.cdk_1%3A1.0.2-2ubuntu1_FAILEDTOBUILD.txt.gz17:58
LLStarkshttps://bugs.launchpad.net/ubuntu/+source/deluge/+bug/43475718:00
ubottuLaunchpad bug 434757 in deluge "Deluge freezes upon opening in Karmic (v2)" [Undecided,New]18:00
asomethingLLStarks, thanks!18:01
gesersebner: I don't understand why. I've checked in my i386 karmic chroot that installing the build-dependencies as listed in the apt-get line from the build log works18:03
quentusrexfabrice_sp: just a heads up. it takes about 20 minutes to build... :)18:03
sebnergeser: Yeah, As I told you, I testbuilt even in my PPA without problems18:03
geseroh, that's the main archive?18:03
sebnergeser: hmm?18:04
fabrice_spquentusrex, ok: Let's see how long it lasts in mine :-)18:04
quentusrexfabrice_sp: and I haven't been using the make clean portion. I just delete all of the data, and extract the tar again.18:04
gesersebner: :) libjgrapht0.6-java |    0.6.0-8 | http://archive.ubuntu.com karmic/multiverse Packages18:04
fabrice_spquentusrex, by the way: the version is ugly18:04
fabrice_sp:-)18:05
gesersebner: go hunt an archive admin18:05
sebnergeser: omg.18:05
quentusrexfabrice_sp: what do you mean about the version being ugly?18:06
quentusrexfabrice_sp: can you think of a better way to do it?18:06
gesersebner: I guess it's because the old version of that binary package was in multiverse18:06
sebnergeser: "Sind die denn komplett deppert?" xD18:06
fabrice_spquentusrex, ugly because of ubuntu14925.018:06
gesersebner: the new upload didn't probably need to pass NEW as it's a known binary18:07
quentusrexfabrice_sp: I couldn't think of a way to add the svn revision to the version, in such a way that wouldn't effect the orig file...18:07
geseronly the -link packages needed NEWing18:07
sebnergeser: it did go through NEW, jdstrand managed that for me18:08
quentusrexbut would also let me have multiple shots at getting a particular revision packaged more than once... in case I run into issues.18:08
geserhmm18:08
fabrice_spquentusrex, something like freeswitch_1.0.4+svn14925+repack5-0ubuntu1 (if repack still apply in that case)18:09
quentusrexfabrice_sp: that'd be cool... but wouldn't that require a new orig for each svn revision?18:09
sebnergeser: It's a horror. The same problem again18:10
gesersebner: you just need to find an archive admin who fixes the component18:11
fabrice_spquentusrex, each time you get the svn version, yes. How are you doing it now?18:11
sebnergeser: yep18:12
* fabrice_sp is downloading the build dependency of freeswitch18:12
quentusrexfabrice_sp: I'm looking to build a nightly package for this one.18:14
quentusrexbut use the same orig for in between 1.0.* releases18:15
quentusrexso that's why I put the svn where I did...18:15
quentusrexit is ugly, but it works for my needs...18:15
quentusrexthe non dev packages don't have the svn version..18:15
* hyperair wonders if anyone from motu-release can look at bug #43290018:19
ubottuLaunchpad bug 432900 in ubuntu "[FFe] Please sync remuco (universe) 0.9.1.1+dfsg-1 from Debian Unstable (main)" [Undecided,New] https://launchpad.net/bugs/43290018:19
fabrice_spquentusrex, as you want. The firefox team is doing it in another way: https://launchpad.net/~ubuntu-mozilla-daily/+archive/ppa18:20
fabrice_sppackage building18:20
quentusrexI'll take a look18:20
sebnergeser: /me retries cdk build18:21
quentusrexfabrice_sp: is it starting to build for you?18:22
gesersebner: wait on the next publisher run else you probably get an upload error18:22
ScottKhyperair: Approved.18:22
hyperairScottK: thanks.18:22
sebnergeser: at every full hour?18:22
ScottKYou're welcome.18:22
ScottKsebner: Starts at :03 and finishes at ~:45.18:23
gesersebner: yes18:23
sebnerkk18:23
sebnerthx18:23
sebnerhyperair: I'll make MOTU review18:23
hyperairsebner: thanks =)18:23
fabrice_spquentusrex, yes18:25
fabrice_spquentusrex, compilation got frozen :-/18:28
quentusrexwhat?18:30
asomethingAnyone know of a way to set up pbuilder to use pkgstriptranslations so that it acts more like the buildds?18:30
quentusrexit takes a while for some of the files18:30
ScottKasomething: Install (IIRC) packagebinarymangler into your pbuilder chroot.18:30
fabrice_spquentusrex, has to upgrade/update my chroot18:31
geserasomething: install pkgbinarymangler in your pbuilder and enable the parts you want in the config files18:31
asomethinggeser, ScottK: thanks. It will run on its own? Doesn't need a hook?18:32
geserasomething: it dpkg-diverts the standard tools18:33
asachyperair: what version of ffox do you get the backgrace?18:36
hyperairasac: 3.7 daily18:36
quentusrexfabrice_sp: darn it...18:36
hyperairasac: the backtrace can be gotten from xulrunner 1.9.3 later than 20090914.18:37
asachyperair: forcing extensions?18:37
quentusrexI build it for karmic... it should have been jaunty18:37
hyperairhmm extensions eh..18:37
hyperairyeah18:37
hyperairshould i try safe mode?18:37
quentusrexfabrice_sp: I'll reupload....18:38
hyperairhmph how strange. it works again18:39
hyperairokay, it's intermittent18:39
quentusrexfabrice_sp: I'm uploading the replacement...18:39
hyperairhmm bad adblock18:40
fabrice_spquentusrex, you mean in the changelog? It's no problem (I'm building with karmic, anyway)18:42
quentusrexfabrice_sp: ok...18:43
quentusrexI uploaded a new one anyways with the correct release...18:43
fabrice_spasomething, I've just seen now that you are the one that put a comment on bug #416262. FYI, I tried to clarify the situation, if you want to have a look at it18:43
ubottuLaunchpad bug 416262 in aptoncd "Sync aptoncd 0.1.98+bzr112-1 (universe) from Debian unstable (main)." [Wishlist,New] https://launchpad.net/bugs/41626218:43
asomethingfabrice_sp: ok, i though that was the case, but wanted to make sure.18:45
fabrice_spasomething, I have to admit it was a mess :-) Thanks for asking :-)18:46
asachyperair: ok. so did you force adblock?18:56
asacwhere is the current feature freeze for universe policy?18:56
* asac checks topic18:57
asomethingasac: https://wiki.ubuntu.com/FreezeExceptionProcess#Exceptions for Universe/Multiverse18:57
Davedanin what part of a package I'm creating a user when packaging a server?19:02
fabrice_spquentusrex, I've the error :-) So now, I have to check what is installed where19:08
quentusrexfabrice_sp: ok. thanks.19:09
quentusrexfabrice_sp: I'm trying to set things up so that the configs are in a separate package...19:12
quentusrexbecause some people don't want the configs, since they have already made their own.19:12
quentusrexand these configs are more like sample configs.19:12
_rubensuch configs tend to go under /usr/share/doc/<package>/(examples/)19:13
quentusrex_ruben: that's where we'd like to move them to19:13
quentusrexbut for now we are leaving all the files where they are now, and just getting it to package separately19:14
fabrice_spquentusrex, so in this case, you won't need .conffile19:14
_rubenah ok, didnt read scrollback :)19:14
fabrice_spjust install them as example19:14
fabrice_spquentusrex, but what about someone that install the pacakge for ths first time?19:15
fabrice_spthanks for acking it asomething :-)19:15
asomethingfabrice_sp: np =)19:15
fabrice_spquentusrex, I think the /opt prefix is wrong19:15
=== porthose|afk is now known as porthose
quentusrexok... but where is '/opt' set? I did a grep and didn't see it in the package at all19:16
quentusrexthey are all 'opt/'19:16
fabrice_spin debian/rules19:16
fabrice_sp./configure --prefix=/opt/freeswitch --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) ${FEATURES}19:16
fabrice_spthat's wrong for a Debian pacakge :-)19:16
fabrice_sps/pacakge/package/19:17
quentusrexfabrice_sp: how should it be?19:17
=== keffie_jayx_ is now known as keffie_jayx
quentusrexfabrice_sp: I think I found the error....19:20
fabrice_spquentusrex, --prefix=/usr19:21
fabrice_sp8I think)19:21
quentusrexoh, that kind of stuff will be fixed later...19:22
quentusrexI just need it to build...19:22
quentusrexThis is why I'm still putting this in a development ppa...19:22
fabrice_spquentusrex, about the conf file. Do you want to install it as an example or as a conf?19:23
quentusrexI'm changing it to be where it should be19:26
quentusrexin opt/19:26
fabrice_sphmmm, not sure opt is the right place19:29
quentusrexfabrice_sp: opt isn't the right place19:34
quentusrexbut that is where the software expects it to be19:34
quentusrexso I need to put it there for now19:34
stanipochu, ScottK, ScottK-desktop: I uploaded the phatch 0.2 release and POX is now busy with it. I will be back in one and half hour19:35
ScottKpochu or stani: This will need an FFe approved.19:36
fabrice_spquentusrex, so for the moment, use only .install files19:37
staniScottK: I know19:38
ScottKstani: OK.  Please ping me when the FFe is ready for review.19:38
* POX gave phatch 0.2 branch a hard time, that should count as "+1" for FFe ;)19:42
sebnergeser: cdk successfully build and accepted \o/ thanks for you help :)19:43
ScottKPOX: We'll get it in.  Thanks for all your work on it.19:55
POXstani redirected me to nadia yesterday (sick of my bug reports probably ;)19:56
=== ripps_ is now known as ripps
LaserJockany MOTU SRU about?20:40
=== yofel_ is now known as yofel
* fabrice_sp just discovered that dbs is not a typo of cdbs. How many build systems are there ?!20:58
LaserJocka few ;-)20:58
fabrice_sp:-)21:00
=== nxvl_ is now known as nxvl
LaserJockdoes anybody know what the status of a bug should be if it's waiting on MOTU SRU to approve it?21:04
DavedanI have a server I want to package as .deb21:08
DavedanIt has a folder with sub-folders containing library files and script21:09
Davedanit is all compiled so I only need to copy it to the files system21:09
DavedanI also understood that it is best practive to create a system user for this server21:09
DavedanI've been looking at db-helper but it seems it is more suitable for source packages21:10
fabrice_spLaserJock, New21:10
fabrice_sp(if I understand correctly https://wiki.ubuntu.com/FreezeExceptionProcess)21:10
fabrice_spDavedan, debhelper is a serie of helper functions to build binary packages. The building part is done using the app building system21:12
fabrice_spso it should fit your needs21:12
LaserJockfabrice_sp: hmm, I guess I could try it even though this is for an SRU and not a freeze exception21:13
fabrice_spLaserJock, arghhh: I must be tired: I read FFe :-/21:13
Davedanfabrice_sp: what file do I need to edit to copy my server files to the file system?21:18
Davedanwhat is the correct place on the file system for the server library files?21:18
fabrice_spDavedan, you can have a look at http://www.pathname.com/fhs/pub/fhs-2.3.html21:20
fabrice_spbut by packaging, you won't copy it to your file system. You will copy it in a temporary place, that get 'packaged' in a deb file21:21
Davedanfabrice_sp: how does the deb file knows where to put my server files on the file system?21:22
Davedanand what file of the template files created by debhelper do I need to edit to create a system user that will run the server21:23
fabrice_spDavedan, the deb file contains 2 gz file: one with controls files and the other with the packaged files. This second gz has the same directory structure as your 'sytem'21:24
fabrice_spDavedan, for the user, I would say postinst after install to create it and postrm, to remove that  user on removal21:24
fabrice_spanyway, if you don't know how packaging works, it will be hard to package that 'complexe' app21:25
Davedanso if I want my server to be placed under /usr/local/myserver I should put it under temp_deb_folder/usr/local/myserver ?21:25
fabrice_spDavedan, yes, except that packages never installs on /usr/local. They install in /usr directly21:26
Davedanmy app is simple. I doesn't require compiling. just need to place a folder on the file system and create a user21:26
Davedanthanks. I'll try that21:27
LaserJockDavedan: you want to use the debian/install file to gett he files where you want them21:27
fabrice_spDavedan, except that this folder is binary content. It should really be compiled in some way21:27
LaserJockDavedan: and debian/postinst and debian/prerm to add and remove the system user respectively21:28
DavedanLaserJock: what is debian/install? is it part of the files created by deb_helper?21:28
LaserJockDavedan: yep21:28
LaserJockDavedan: it tells debhelper what files go where21:28
LaserJockDavedan: but in the system context21:28
Davedanfabrice_sp: it's an erlang application that has a VM so it is self consistent21:29
DavedanLaserJock: so I don't need to touch the rules file?21:29
LaserJockso if you have file foo/bar and you want it in /usr/share/foo then you would put foo/bar usr/share/foo in debian/install21:29
LaserJockDavedan: you can if you want, but I like using debian/install better21:30
Davedanthat's the part I was looking for21:30
DavedanLaserJock: what permissions will the foo/bar file get by default? who will be the owner?21:31
LaserJockroot I believe for all files in a .deb21:31
Davedando I need to set permissions for the new user just on the script that runs the server?21:31
LaserJockthat would be my guess but I don't know for sure21:32
Davedanthank you two. that realy helps21:33
fabrice_spDavedan, if you need more hellp, you can have a look at the packaging guide21:33
fabrice_sp!packaging21:33
ubottuThe packaging guide is at http://wiki.ubuntu.com/PackagingGuide - See https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages for information on getting a package integrated into Ubuntu - Other developer resources are at https://wiki.ubuntu.com/UbuntuDevelopment - See also !backports21:33
DavedanI read it but now I have some basis for reading it again and understanding more21:34
fabrice_sp:-)21:34
zookoHowdy folks.  Yay Karmic!  :-)21:38
staniScottK: would it help FFE if I assign all fixed bugs in https://bugs.launchpad.net/phatch/+bugs to the phatch(ubuntu) package?21:38
staniScottK: or does that create only more unnecessary work?21:39
=== mdomsch is now known as mdomsch_linuxcon
bdrung_will new source packages be automatically synced (after opening lucid)?22:01
=== Tonio__ is now known as Tonio_
sebnerbdrung_: yes22:03
bdrung_sebner: thanks22:03
bdrung_sebner: will they go through ubuntu's new queue?22:04
sebnerbdrung_: afaik yes22:04
irvingpopMOTU team.  Just filed needs-packaging request 434883.   I know it's crunch time for Karmic and my needs-packaging request is a bit late.22:13
irvingpopI'd like to help out and make the package, for a PPA or something.    Any pointers to where I can get started?22:14
Darxusirvingpop: I don't think it's possible to get a new package in karmic at this point.22:14
DarxusBut, there's...22:14
Darxusirvingpop: Start here:  https://wiki.ubuntu.com/SponsorshipProcess22:15
irvingpopYeah, I know.   The thing doesn't even compile on Karmic,  I really need to get it running on Jaunty22:15
irvingpopso I was thinking I need to make a PPA.   I was told this channel would be the best place for me to get some help22:15
DarxusOther than that, the MOTU page seems to have lots of good pointers.22:15
Darxusirvingpop: Well, what help do you need?  Building a package?  Uploading it to a ppa?22:16
irvingpopYeah.   I've been packaging for other OSes for a long time,  but I've never created a .deb package.   This tool (Flashcam) has no packaging infrastructure at all right now22:17
Darxusirvingpop: Have you checked out https://wiki.ubuntu.com/MOTU ?22:17
irvingpopRight now I'm just using "checkinstall" to package it for my own purposes.  But I think it's useful to others so I want to share22:17
DarxusI actually don't know what checkinstall is.22:18
DarxusI just uploaded my first debdiff yesterday.22:19
irvingpopIt's cheesy.   Instead of running "make install"  you run "checkinstall" instead, and it watches all of the install targets and makes a simple package for you.22:19
Darxushttps://wiki.ubuntu.com/UbuntuDevelopment/NewPackages is conspicuously missing a link on how to actually create a package.22:19
Darxusirvingpop: Ah, nice.22:19
ScottKstani: It's not needed.  Just list the bugs in the FFe.22:19
irvingpopYeah, so that's where I'm looking right now22:19
irvingpopI'm trying to find a simple template or something for new packages22:20
ScottKstani: They ought to be in your changelog anyway, so a copy of that in the bug should do.22:20
Darxushttp://blog.mypapit.net/2006/02/create-you-own-debianubuntu-deb-package.html22:20
staniScottK: ok22:20
sebner!MOTU | Darxus22:21
ubottuDarxus: motu is short for Masters of the Universe. The brave souls who maintain the packages in the Universe section of Ubuntu. See  http://wiki.ubuntu.com/MOTU22:21
Darxussebner: Why did you do that?22:21
sebnerDarren: click that link -> To get started right away on your MOTU adventure, click here!22:21
sebnerDarxus: there is every information you need22:21
ScottKirvingpop: Please don't recommend checkinstall.22:21
ScottK!checkinstall | irvingpop22:22
ubottuirvingpop: checkinstall is a wrapper to "make install", useful for installing programs you compiled. It will create a .deb package, which will be listed in the APT database and can be uninstalled like other packages. See https://help.ubuntu.com/community/CheckInstall - Read the warnings at the top and bottom of that web page, and DO NOT interrupt CheckInstall while it's running!22:22
superm1ScottK, there are no warnings on that page22:22
irvingpopI've been told its a big no-no22:23
ScottKThere aren't?22:23
ScottKGrumble.22:23
sebnerirvingpop: true ;)22:23
Darxusirvingpop: Yeah, the "To get started right away on your MOTU adventure, click here!" link on https://wiki.ubuntu.com/MOTU looks like exactly what you're looking for.22:23
superm1it actually makes checkinstall look sound like a decent solution just glancing through it22:23
irvingpopcheckinstall is part of the RPM packaging process as well,  which is why I started there22:24
irvingpopbut that's it, I won't mention it again22:24
irvingpop:)22:24
ScottKsuperm1: And then when I tried to look at the page history I got an internal server error.22:24
DarxusYeah, checkinstall sounds quite lovely :)22:25
superm1ScottK, what were the big reasons that were recommending against it?  looking at the history, it looks like some fo the big warnings that were related to permissions that got fixed in newer versions22:25
ScottKsuperm1: I'm not sure.22:26
ScottKIt's not possible to automatically produce policy complaint packages.22:26
sebnerScottK: not wondering, no script/app can do that22:26
DarxusScottK: Yeah but it seems like a great place to start.22:26
ScottKSo even if some of the more dangerous flaws have been corrected, it's fundamentally unsuitable.22:26
ScottKDarxus: I disagree.22:27
ScottKI think knowing what you are doing is a great place to start.22:27
DarxusScottK: Document your objections on https://help.ubuntu.com/community/CheckInstall22:27
sebnerDarxus: well, if you want to do something, do it right. https://wiki.ubuntu.com/PackagingGuide/Complete22:31
Darxussebner: I understand.  But somebody should document disadvantages on the checkinstall page.22:32
sebnerDarxus: true, as no one uses checkinstall here it might have been forgotten or people just don't care22:32
superm1although i wouldn't recommend it's usage over learning to package, i would be interested to find out what about it's packaging is outside of policy too22:33
irvingpopTwo of the links (the blog from Darxus and the Packaging/Complete wiki page) seem to be enough to get me started22:34
sebnersuperm1: just choose an application to package a) the right way b) checkinstall and then compare :)22:34
Davieyit's not easily reproducible, including overwriting changelog on slight change.22:34
Davieyi'm not even satisified it does much more than dh_make anyway.22:35
irvingpopFrom what I gather,  checkinstall is not a sustainable way to build packages which integrate into a build system (like Launchpad),  but it is suitable for one-off "I just need this packaged quickly" jobs22:36
* ScottK marked on the page and prepares for wikiwar.22:36
sebnerirvingpop: something like that, yes22:36
irvingpopOK,  I'm going to go make a package.   sorry if I rocked the boat :)22:37
sebnerirvingpop: hrhr, np. I do a make install if I need an app quickly though. Not used checkinstall since years22:38
sebnergo ScottK go22:38
ScottKI tried to be low key about it.  We'll see.22:38
irvingpopsebner:  I need it quickly on a dozen desktops,  otherwise I wouldn't bother22:39
sebnerScottK: what was the name of this horrible application which installed stuff and did apt-get --force and that stuff22:39
ScottKautomatix22:39
ScottKIt's still around under a different name, AFAIK.22:39
irvingpopPlus,  if anyone has tried to use a Webcam with Flash Player recently they would feel my pain22:39
irvingpopbbl22:40
sebnerScottK: write something like that: Checkinstall is the automatix for packaging. HAHA22:40
* ScottK just said don't us it for pacakges intended for distribution.22:41
sebnerbah :P22:42
DarxusDoes checkinstall even create a .deb?22:43
ScottKIf people want to blow up their own systems, that's really their business.22:44
sebnerDarxus: yes22:44
sebnerScottK: hmm as long as they don't file bugs on LP then ....22:45
ScottKYep.22:45
ScottKBack when automatix was popular I used to sometimes search in LP bugs for automatix and invalid any where it came up.22:45
DarxusI used automatix :P22:45
sebnerDarxus: not surprising :P22:45
ScottKSo did I, before I knew better.22:46
ScottKThe real beauty of the way it was broken was that it would work, but would screw future upgrades, so they almost never got the blame.22:46
DarxusYeah, my video broke bad during an upgrade.22:46
DarxusDrivers.  Nvidia.22:47
DarxusBut it provided useful stuff that ubuntu didn't.22:47
ScottKIf it'd been done in a sane way, it would have been fine.22:48
DarxusDo I have to do anything else to get this debdiff into karmic?  https://bugs.launchpad.net/ubuntu/+source/azureus/+bug/42851422:55
ubottuLaunchpad bug 428514 in azureus "Azureus crashes both openjdk and sun java." [Undecided,New]22:55
DarxusIt's such a minor change, and it make azureus not crash :/22:59
zookoHey ScottK: you were so picky about licensing with pycryptopp that I've pre-emptively gone and cleaned up all licensing issues that I can think of for Tahoe-LAFS.  ;-)23:03
zookoWhen I get off work today I intend to try uploading a new Tahoe-LAFS to REVU myself, which is just like the current one up there except with a bunch of grant of rights statements and the copyright file fully fleshed out and so on.23:04
zookoSince the Beta Freeze is coming up, and since some people already advocated for an earlier upload of Tahoe-LAFS which is functionally identical to this one, can I somehow mark it on REVU as partially advocated or something?23:05
zookoOne person -- kirkland -- advocated Tahoe-LAFS.23:08
Davedan1in what folder needs to place the script that start and stops a server ?23:12
Davedan1and in what folder are the server library files23:13
DarxusDavedan1: /etc/rc*23:14
DarxusDavedan1: Server library files?  Something other than /usr/lib ?23:14
Davedan1Darxus: /etc/rc* is for the init.d script?23:16
DarxusDavedan1: https://wiki.ubuntu.com/PackagingGuide/Complete  <- it should be in there.23:17
Davedan1Darxus: I've read it but it doesn't tell you where to put the program files23:18
DarxusDavedan1: You need to put a script in /etc/init.d/ and then simlink it to the various /etc/rc* directories corresponding to the runlevels you want it started and stopped for.23:19
DarxusDoes ubuntu really not document this?23:19
DarxusMight be worth checking debian policy.23:19
Davedan1Darxus: I know about the init.d script but sometime servers call a nother script from the init.d script23:20
Davedan1so the init.d script just has the bare minumum and it excute commands from server_name_ctl script23:20
DarxusOkay.23:21
Davedan1so my question is were to put server_name_ctl script23:22
DarxusDavedan1: Ah.  I don't know.23:22
DarxusDavedan1: Probably /usr/sbin/23:23
DarxusDavedan1: I was serious about checking debian policy.23:24
DarxusDavedan1: http://www.debian.org/doc/debian-policy/23:24
Darxushttp://www.debian.org/doc/debian-policy/ch-opersys.html#s-sysvinit  9.3 System run levels and init.d scripts23:25
Davedan1thanks23:25
DarxusYou're welcome.23:25
staniPOX, pochu, ScottK: do I have to wait untill Phatch is uploaded to Debian to file a FFE?23:26
POXstani: it will have to go thru NEW in Debian (new binary packages), so pochu should probably upload it to Ubuntu once I'll do it in Debian23:28
DarxusDavedan1: Debian policy says file system hierarchy must comply with http://www.debian.org/doc/packaging-manuals/fhs/23:31
DarxusDavedan1: http://www.pathname.com/fhs/pub/fhs-2.3.html#USRSBINNONESSENTIALSTANDARDSYSTEMBI23:32
DarxusDavedan1: Yeah, I think /usr/sbin would be right.23:32
Davedan1I've read it23:32
Davedan1ok. thanks23:32
ScottKstani: What POX says makes sense.  Go ahead and file the FFe.23:45
staniScottK: thanks23:46

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