/srv/irclogs.ubuntu.com/2008/10/05/#ubuntu-motu.txt

nealmcbNCommander, ng, nxvl: I just noticed that while pushing bzr --fixes doesn't change the bug, it does provide a little button on the trunk page to update the bug.  I see it, and hope others do also:  https://code.edge.launchpad.net/~nealmcb/electionaudits/trunk00:07
NCommanderoh00:07
wgrantnealmcb: The link will also appear on the bug page.00:07
wgrant--fixes shouldn't close the bug, because the branch might not be merged into trunk yet.00:08
nealmcbwgrant: ah - yes indeed - interesting00:08
RAOFAlthough there's discussion about making that happen when it _is_ merged to trunk.00:08
wgrantRAOF: Indeed, that would be good.00:09
nealmcbI wish the doc was clearer about all that. and I did see the conversation https://bugs.edge.launchpad.net/bzr/+bug/12005000:09
ScottK-laptopI disagree.00:09
wgrantMerging stuff is changing, so it's not unthinkable.00:09
ubottuLaunchpad bug 120050 in bzr "'bzr commit --fixes' should have better documentation" [Medium,Fix committed]00:09
wgrantScottK-laptop: On which point?00:09
ScottK-laptopIt shouldn't get marked fixed until it's in the archive.00:09
wgrantScottK-laptop: I think we're talking about upstream tasks.00:09
RAOFScottK-laptop: I think we're talking about different things.00:09
ScottK-laptopAh.00:09
wgrantDistros don't have branches (yet).00:09
ScottK-laptopAh.00:09
ScottK-laptopNevermind then.00:09
RAOFAnd when distros _have_ branches, then I'd suggest that "fix committed" is a worthwhile status for "fix in trunk, but not yet in archive" :)00:10
wgrantBut actually, you have a point - when something is merged to trunk, it should be marked Fix Committed, not Fix Released.00:10
RAOFI obviously missed the start of this conversation.  I thought that was the expected status!00:11
wgrantI guess I was thinking like changelog-closes-bugs.00:11
ScottK-laptopWhich is fine for after it's actually released somewhere.00:11
nealmcbit offers fix-available for trunk now00:11
nealmcbfor non-ubuntu projects (which is where I started this conversation)00:12
cosmodadhi all. I'm doing my first backport since I've upgraded to hardy, when when I do a dpkg --compare-versions of 1.2ubuntu3~hardy1 against 1.2ubuntu3, first isn't anymore greater-or-equal than latter. Has something changed on the version policy?00:13
cosmodads/when/but/00:13
wgrantcosmodad: ~ is explicitly less than nothing.00:14
RAOFcosmodad: That's the expected behaviour; ~ always sorts after everything else00:14
NCommandercosmodad, that's be design00:14
cosmodadwow. :)00:15
cosmodadhmm I could swear this has worked before.00:15
wgrantNot a chance.00:15
NCommanderBackports, and SRUs require the ~ to make sure upgrades work sanely00:15
wgrantNCommander: Not SRUs.00:15
NCommanderOh right00:16
NCommanderSRU's use X.100:16
NCommanderANd so forth00:16
wgrantNo, that's -security.00:16
cosmodadok so I get this error: "ifupdown depends on netbase (>= 4.30ubuntu2); however: Version of netbase on system is 4.30ubuntu2~hardy1." How'd I resolve it properly?00:16
wgrantSRUs use whatever the uploader wants, which is bad.00:16
wgrantcosmodad: Find the ifupdown dep.00:16
nealmcbhmm - but just clicking on "fix available" on one of those pages and hitting "update" doesn't do anything.  and putting a comment in the box adds a comment but doesn't change the status00:16
wgrantEr, Fix.00:16
NCommanderwgrant, wait .... seriously? I thought SRU was standardized on the version it used00:16
NCommanderwgrant, and security isn't always standardized. There are some oddball exceptions00:17
wgrantNCommander: No - that would make sense.00:17
directhexyay, NCommander is here00:17
cosmodadwgrant: well I backported netbase myself, so what do I need to fix? how to version the package?00:17
* NCommander notes that backporting a base package like netbase is a bad idea00:17
wgrantNCommander: Security is always X.1, unless the same version is in different distroseries, in which case it's X.Y.MM.Z00:17
wgrant(Y.MM being the distroseries version number)00:17
NCommanderwgrant, clamav using backport versioning00:17
NCommanderwgrant, mostly because that's what clamav uses for security00:18
NCommanderor something to that effect00:18
* NCommander notes clamav sucks but yeah00:18
cosmodadNCommander: I know, but it's just one debian revision number which I require.00:18
NCommandercosmodad, your asking to break your system00:18
NCommanderanyway, to resolve your issue00:19
NCommanderYou must backport every rdepend that has binary:Version depends00:19
NCommander(beside the obvious chance of regressions, this is why we try to avoid backporting packages with rdepends out the wazoo)00:20
wgrantNCommander: True, ClamAV is a very special case.00:23
wgrantLike Firefox.00:23
cosmodadNCommander: I backported both ifupdown and netbase. They depend on each other, and no other rdepend is affected as the other's rdepends are ok with respect to version numbers.00:24
cosmodadNCommander: so I don't see what I'm missing.00:24
NCommandercosmodad, you need to edit the control files to also make sure all the version numbers match00:25
NCommanderI emphasize again that this is a horribly stupid idea if you care about your computer00:25
cosmodadNCommander: on numerous backports I've done before, I never touched the version fields of debian/control. How come it is required now?00:26
cosmodadis it because of the circular dependency?00:26
NCommanderBecause there are likely hardcoded version numbers for a reason00:27
cosmodadhard-coded in control you mean?00:27
NCommanderyeah00:27
NCommanderI'm going to be blunt. Unless you explain why you need netbase on hardy and can't upgrade to intrepid, I don't think I can help you anymore; what your trying to do is absolutely crazy.00:27
cosmodadNCommander: intrepid is still beta, and the versions of ifupdown and netbase I require fix a bug that makes my wifi work when starting up my machine and possibly also when I recover from STR/D.00:28
cosmodadNCommander: I'll reconsider doing what I do if you'd be so kind and re-explain to me why this is so crazy.00:29
cosmodadI still don't see the point as this is just a minor change.00:29
* NCommander bashes his head into a wall a few times00:29
cosmodadjust for the sake of knowledge, please explain.00:31
NCommandernetbase controls ipup/ipdown/etc. Looking at the changelog, those commands had some internal changes to the way they handle networking, and in addition, should there be a incompability, you are promised to break your machine00:31
NCommanderIf you break your machine00:32
NCommanderNo one will be able to help you, and you will be SOL00:32
cosmodadI see. And why couldn't a simple reinstall of the old versions fix such a problem?00:34
nealmcbwgrant: I'm also surprised that although launchpad updates the bug page about the fix in the branch, it doesn't send mail about that.  Anyway, this discussion should go on in #launchpad, but I just had wanted to track down those situations in ubuntu where this stuff does work, based on queries raised in #launchpad.  thanks, all!00:36
wgrantnealmcb: Hmmm, that lack of mail sounds like a bug.00:37
zulgeser: yes I can do it tomorrow00:39
directhexwhat am i doing wrong if i get "dh_installchangelogs: I have no package to build"00:41
RAOFdirecthex: Trying to build arch-all packages on !i386?00:43
directhexRAOF, isn't that an ubuntu issue, not one you meet when using dpkg-buildpackage ?00:44
RAOFPossibly.  Although you could get it by running a build with the smart arch-all flag (-a ?) locally, I think.00:45
directhexit's arch:any00:52
directhexbut now you mention it, the -dev package ought to be all00:52
directhexRAOF, somehow you're right - the arch:all package builds fine, the arch-any packages are ignored00:59
nealmcbwgrant: I added comment about lack of --fixes mail to that bug I noted before.  thanks again00:59
ScottK-laptopNCommander: Clamav had backports revision numbers in -updates and -security because it lived in backports for a while and then got copied over once it was well tested.01:03
NCommanderScottK, sounds like loads of fun ;-)01:04
ScottK-laptopIt was.01:04
ScottK-laptopOTOH, getting the same clamav version in 4 releases with all the rdepends working was kind of my thesis project for my core-dev application.01:05
ScottK-laptopJust to pick one particularly 'fun' example, if you look at avscan in Dapper you'll find the -updates version is the Dapper Debian packaging, the Feisty base package, and one file grabbed from the Hardy version.01:06
NCommandero_o;01:07
NCommanderScottK, you need to look at the subversion backport01:08
NCommanderIt got tested01:08
ScottK-laptopNCommander: OK.  I like sticking with openssl.01:09
ScottK-laptopSince that's what Hardy already does.01:09
ScottK-laptopHow do you feel about that?01:09
NCommanderWorks for me since its the path of least resistance so to speak01:10
NCommanderScottK, it also lets me backport 1.5.2 once I find some piece of mind.01:10
ScottK-laptopOK.  Is there a debdiff for that in the bug?01:10
NCommanderScottK, should be01:10
ScottK-laptopK.  What's the bug number again?01:11
NCommanderScottK, also look at this one https://bugs.edge.launchpad.net/hardy-backports/+bug/27601601:11
ubottuLaunchpad bug 276016 in hardy-backports "Please backport clamav 0.9.4 from intrepid" [Undecided,Confirmed]01:11
NCommanderHrm01:12
ScottK-laptopWe aren't ready on that one yet.  We need work on the rdepends.01:12
ScottK-laptopNeed to figure out what to do about avscan.01:12
NCommanderhttps://bugs.edge.launchpad.net/hardy-backports/+bug/26506501:12
ubottuLaunchpad bug 265065 in subversion "Subversion 1.5.1 does not work with SSL certificates" [Undecided,New]01:12
NCommanderScottK, also https://bugs.edge.launchpad.net/hardy-backports/+bug/24358301:14
ubottuLaunchpad bug 243583 in hardy-backports "Can not install libqtwebkit-dev after libqt4-dev backport install" [Medium,Incomplete]01:14
NCommanderScottK, https://bugs.edge.launchpad.net/hardy-backports/+bug/24156001:15
ubottuLaunchpad bug 241560 in hardy-backports "Please backport bugzilla 3.0 from Intrepid to Hardy" [Wishlist,Triaged]01:15
NCommander:-)01:15
ScottK-laptopNCommander: I've stared at that one a bit, but not with enough alcohol in my bloodstream to actually come op with a solution (243583)01:16
NCommanderI posted a solution01:16
NCommanderA backport of webkit fixes it01:16
NCommanderor at least it did01:17
NCommanderTHat being said, libqtwebkit was removed from intrepid -_-;01:17
NCommanderIt's qt4-webkit now01:18
ScottK-laptopRight.  You don't want libqtwebkit01:18
* ScottK-laptop goes to help the 5 year old clean the kitchen01:18
NCommanderScottK, https://bugs.edge.launchpad.net/hardy-backports/+bug/257211 also01:20
ubottuLaunchpad bug 257211 in rsync "please backport rsync 3 from Intrepid to Hardy" [Undecided,Invalid]01:20
NCommanderScottK, also https://bugs.edge.launchpad.net/hardy-backports/+bug/26099801:25
ubottuLaunchpad bug 260998 in hardy-backports "Please backport Xen 3.3 from Intrepid" [Wishlist,Triaged]01:26
csilkWhat exactly is a lintian out fo date standards warning?01:41
wgrantcsilk: A warning from lintian that the package asserts compliance to an old Standards-Version.01:42
csilkHow can I rectify this?01:42
ScottK-laptopGenerally you don't.01:42
wgrantcsilk: Ensure that the package complies with the newest version of Debian policy, and update the version number in debian/control.01:43
ScottK-laptopwgrant: Unless we're getting the package from Debian, then you don't01:43
wgrantScottK-laptop: Good point. But I would have thought it should be well known that you only make minimal changes in Debian-derived packages.01:44
csilkwgrant, as far as I'm aware the package meets the latest debian policy. I'll just ammend the Standards-version: fiel din control, i assume that iwll remove the warning01:44
wgrantcsilk: As ScottK says, you would only do that if it was not in Debian.01:44
ScottK-laptopwgrant: Right, well Ubuntu Policy specifically says not to change it now.01:44
wgrantAnd you can't say "as far as I'm aware"; you need to check.01:45
wgrantScottK-laptop: Oh, good.01:45
emhwhat is the difference between Depends and PreDepends in a ubuntu package?01:47
ScottK-laptopSame as in Debian.01:48
csilk<wgrant> csilk: As ScottK says, you would only do that if it was not in Debian.01:48
csilkwgrant,  it's not in debian01:48
wgrantcsilk: Ah, OK. Probably best to only make minimal changes at this point in the cycle, however.01:49
csilkfyi, this is the first package I've ever done in preperation for revu01:49
wgrantHow did you get the old standards-version in the first place if it's a new package?01:50
csilkI have no idea, That's what dhmake did for me01:50
csilkwgrant,  any idea why dh_make would do that?01:55
wgrantcsilk: Because it's old, probably.01:56
csilkwgrant,  the version of dh_make I'm using is the latest availabel via apt-get install01:57
csilk*available01:57
csilkunless of course that is a minor version out of date01:57
csilkeither way, i changed it to the latest version considering this is a new package01:57
ScottK-laptopWell if you're using the Hardy version you're getting what was current when Hardy was released.01:58
csilkI'll be testing this in a chroot intrepid02:00
csilkBrilliant, lintain returns no errors and no warnings after I fixed the distclean option :D02:03
csilk*lintian02:03
ScottK-laptopcsilk: Look in hardy-backports for a newer version.02:04
csilkwill do02:06
ryanakcamonopd suggests a package not included in Intrepid (atlantik)... who would I forward a debdiff to to have it uploaded?02:18
ScottK-laptopryanakca: atlantik was part of kdegames in KDE3, but not ported to KDE4.02:20
ScottK-laptopSo it's gone.02:20
ryanakcaScottK-laptop: no, to have the suggests removed?02:20
ScottK-laptopAh.02:20
ScottK-laptopryanakca: I'll take care of it.02:21
ryanakcaScottK-laptop: http://ryanak.ca/~ryan/monopd_0.9.3-4ubuntu1.debdiff02:21
ScottK-laptopryanakca: You forgot the maintainer change.  I got it.02:23
ryanakcaScottK-laptop: splendid, thanks :)02:24
NCommanderhey ScottK02:25
ScottK-laptopHeya NCommander.02:27
ScottK-laptopSubversion is still building.02:27
NCommander\o\02:27
NCommanderThere were a bunch of other backports I asked you to look at ;-)02:27
ScottK-laptopYeah.  Subversion was the one I agreed to look at.02:28
NCommander-_-;;;;;;;;;;;;;;02:29
ScottK-laptopI'll do the qt webkit one too.  What's the bug number?02:29
NCommanderScottK, sudo look at backports02:29
NCommander:-)02:29
* ScottK-laptop is on break. jdong is Mr. Backports this fall.02:29
NCommanderScottK-laptop, jdong hasn't been active it seems02:29
NCommanderScottK, there a lot that have no need for uploads, just need an ACK02:30
NCommanderhttps://bugs.edge.launchpad.net/hardy-backports/+bug/24358302:30
ubottuLaunchpad bug 243583 in hardy-backports "Can not install libqtwebkit-dev after libqt4-dev backport install" [Medium,Incomplete]02:30
* ScottK-laptop smacks jdong in the head to get his attention.02:30
ScottK-laptopRight.  I'd really rather he did those.02:31
NCommanderSome of them are almost a month old02:31
NCommanderAnd since I'm not a backporter, I can't actually approve them -_-;02:31
ScottK-laptopNCommander: What exactly am I approving on that one?02:32
nxvlnellery: hi!02:32
NCommanderthe webkit backport, but I'm still not 100% its the right fix, I wanted someone else to perform a sanity check on it to make sure I didn't misanything02:33
ScottK-laptopI don't have the spare cycles to really consider it, nor do I have a hardy machine to test it on.02:33
NCommanderI'll reconfirmed that backporting webkit makes things installable, but webkit has a rather nasty set of rdepends02:34
NCommanderIt might break things worse02:34
ScottK-laptopryanakca: Uploaded.  Thank you for your contribution to Ubuntu.02:34
NCommander*reconfirm02:35
ScottK-laptopWhich would have to be tested02:35
NCommanderright02:35
NCommanderBut the broken dev package also breaks loads of things02:36
NCommander(Qt's development headers are uninstallable ATM)02:36
ScottK-laptopRight and in Kubuntu webkit wasn't really used for anything in Hardy, so it's safe.  I'm worried about Gnome though.02:37
NCommandersome of would consider a broken GNOME a feature ;-)02:37
* NCommander runs02:37
NCommanderWe could probably hack the **** out of libqtwebkit to work, but thats also asking for a nice headache when upgrade time comes02:38
ScottK-laptopYep.02:39
ScottK-laptopNCommander: Wouldn't adding a conflicts/replaces in libqt4-dev on libqtwebkit-dev solve it?02:40
NCommanderHrm ... maybe02:40
ScottK-laptopWe probably want that for upgrades anyway in Intrepid02:40
NCommanderAs far as installability goes02:40
ScottK-laptopI think the issue is that the QT webkit stuff got folded into the main QT4 packages and not split out.02:41
NCommanderMaybe we should simply backport the current Qt package, and then leave a virtual libqtwebkit one in its place02:41
NCommanderProbably less likely to hose things then mucking around new Qt + old webkit02:41
ScottK-laptopI don't think we want to take the hardy-backports QT4 from 4.4.0 to 4.4.302:43
NCommanderWell, wasn't upgrading Qt in the first place what broke everything so miserably?02:43
ScottK-laptopTo 4.4.0.  Let's not build on the problem.02:45
NCommanderPoint taken02:45
NCommanderI think the problem is the new Qt has the development headers of libqtwebkit02:45
ScottK-laptop4.4.3 has the conflicts already, so I'll just add it to the hardy-backports one.02:45
ScottK-laptopYes.02:45
NCommanderWe still have the problem that anything that depends on lib-qtwebkit will go boom02:45
ScottK-laptopSo it has to conflict/replace it.02:46
NCommanderWe need a virtual package so we don't break anything that depends on libqtwebkit-dev02:46
ScottK-laptopDoes anything?02:46
ScottK-laptopIIRC it was pretty much a late afterthought that was almost immediately regretted.02:46
NCommanderChecking02:46
NCommanderwhat was02:47
NCommanderlibqtwebkit-dev?02:47
ScottK-laptopYes.02:47
ScottK-laptopAnd libqtwebkit02:47
NCommander(I know we have two backports stalled because its uninstallable)02:47
NCommanderWell, libqtwebkit is file02:47
NCommander*fine02:47
NCommanderIf we scratch the source package via a removal, the dev package would disappear, but NBS would prevent the library from going poof02:48
* NCommander feels his hack meter go off02:48
NCommanderapt-cache rdepends says that only libqt has a depends on libqtwebkit02:49
ScottK-laptopWhich isn't a problem if you have the new QT4.02:49
NCommanderso its just a matter of turning libqtwebkit into a transitional package so anything that build-deps on it still works sanely if you have backports enabled02:50
ScottK-laptopNo NBS because we aren't touching the release pocket.  Only backports.02:50
ScottK-laptopThe we just add provides to the mix then.02:50
ScottK-laptopThe/Then02:50
NCommanderWe have a versioned depends02:51
NCommandera provides won't do the trick02:51
ScottK-laptopWhere?02:51
ScottK-laptopBack in 502:52
jdongsigh, jdong is being raped by Ron Rivest's homework assignment this weekend; please give me another 5 hours or so to be alive.02:53
jdong(yes that's the R in RSA)02:53
csilkWould i tbe benefical to update my version of pbuilder if building a package fro intrepid?02:55
csilk*for02:55
ScottK-laptopYes.  That's also in hardy-backports02:57
csilki'd of thought so, although i cant find it in hardy backports02:58
ScottK-laptopAh.  Actually it's the new debchroot that you want.02:58
ScottK-laptopNot pbuilder02:58
ScottK-laptopNCommander: Where's this versioned depends?02:59
NCommanderI thought libqt-dev has a versioned depends on libqtwebkit-dev02:59
NCommanderSo I guess the problem is mute now that I thought about it02:59
ScottK-laptopmute/moot, but yes.02:59
ScottK-laptopNCommander: Why don't you whip me up a debdiff for that then?03:00
csilkdebchroot?03:00
ScottK-laptopThat (or something very close to that) is what pbuilder uses to make the chroot it builds inside of.03:01
csilkrite, so I'd need to update my version of that package03:02
csilki cant find anything even similar to it in hardy-backports03:03
ScottK-laptopNCommander: Didn't we want to add something openssl'ish to the build-dep for subversion?03:07
NCommanderScottK-laptop, thats pulled in via the libneon build dep03:09
ScottK-laptopSo it's OK I don't see openssl pulled in as a dep to any binary?03:09
NCommanderYeah, openssl -> libneon -> subversion03:10
NCommanderSOmeone already confirmed the debdiff works03:10
NCommander(since I uploaded it to the PPA03:10
ScottKOK03:11
ScottKNCommander: Subversion uploaded.  Thank you for your contribution to Ubuntu.03:12
cody-somervilleNCommander, don't be late03:13
NCommanderOn what?03:14
NCommander^- cody-somerville03:14
NCommandercody-somerville, ?03:18
ScottK-laptopNCommander: Now he's got you worried.  That's a success for a manager.03:36
NCommanderScottK, not when his coworkers loose their mind and are committed03:38
NCommander;-)03:38
* NCommander bzr ci's himself03:38
RickZillaOk, I'm officially in the market for a sound card that will work on my Pentium 4 ubuntu machine...taking any and all recommendations! Thanks for your help.03:42
cody-somervilleRickZilla, I recommend anything off the shelve.03:42
RickZillacody-somerville:  I spent about 6 hours trying to troubleshoot why I didn't have sound on my Creative Soundblaster card on my Dell machine...I'm just looking to see what other lInux users are having success with03:44
cody-somervilleThe 90's called, they want their soundcard back.03:45
RickZilla:-)03:47
RickZillaThe machine itself is about 6 years old, so you're not too far off the mark.03:47
csilkIf theres a package for an app already made but isn't available in the repo what policy dictates how it could make it's way to the repo, could i just check it's conformity then upload to revu or what?04:53
ScottKYes, but with the understanding that we aren't taking new packages for Intrepid any more.04:55
csilkYeah I know, I'd be waiting till after the release of intrepid of course04:56
alteregoahow can i manual select the gateway?05:05
=== nellery_ is now known as nellery
HobbseeSomeone should package up the hardy wallpapers, and put them into intrepid.08:06
Pupeno1Hello.09:33
Pupeno1How do I get the version of the package inside rules?09:34
=== m-y-t-h-o-s is now known as mythos
=== nm-rocker is now known as asac
sebnerasac aka nm-rocker \o/ ^^10:58
james_wdirecthex: hi, I'd like your opinion on a bug please12:27
james_wbug 21134712:27
ubottuLaunchpad bug 211347 in sysinfo "sysinfo Fails to Find Hardware" [Undecided,Confirmed] https://launchpad.net/bugs/21134712:27
james_wdirecthex: how hard would it be to make the list dynamic?12:27
directhexdynamic IWW?12:33
directhexoh, you mean stop forcing a size on the array, so it doesn't die when it finds too many foo or bar controllers?12:35
directhexoh lord, what dumb code.12:38
directhexjames_w, busy with other tasks right now, but System.Collections.ArrayList is a dynamic-length array you can just add items to. hard-coded array sizes = moronic in extremis12:39
directhexOR, if you're looking for the "better" solution, look towards compiling the app against .net 2.0 using gmcs instead of 1.0 (we're dropping support for 1.0 apps in jaunty) - which adds generics, and you can use a string list generic12:42
StevenKdirecthex: C has hard coded array sizes?12:44
sebnerStevenK: C#? yes12:45
StevenKNo, C12:45
directhexStevenK, it's C# though. and it has a hard-coded size if you explicitly create a new array with 5 null objects in it12:45
directhexStevenK, using a smart language then chopping off a leg is dumb12:46
StevenKdirecthex: You may want a hard limit, though. It depends on the situation.12:47
directhexnot in this one. this is a fairly old pc and exceeds some of this app's hard-coded limits by more than 2x12:49
directhexgenerally speaking, when is lspci output gonna need hard-coded limits?12:49
=== DrKranz is now known as DktrKranz
StevenKI dunno. The last program I wrote that touched lspci was written in Perl :-)12:51
directhexStevenK, it's pretty obvious the guy doesn't underdtand what he's doing anyway - to make a fixed size array, use String[n] not String[]={null,null,null,...,null}12:54
james_wthanks directhex13:10
slytheringeser: can you please ack bug #27708813:16
ubottuLaunchpad bug 277088 in libjrosetta-java "Please move package to universe" [Undecided,New] https://launchpad.net/bugs/27708813:16
=== azeem_ is now known as azeem
* marnanel has a cdbs question. I am packaging a GNOME application. I added "include /usr/share/cdbs/1/class/gnome.mk" to debian/rules. When it runs it attempts to run "configure" (which doesn't exist) rather than "autogen.sh". I should package it in the post-autogen.sh'd state?14:08
marnanels/runs/installs/ (and fails, obviously)14:08
azeemmarnanel: yeah, or override the configure target14:12
azeemmarnanel: but the former is probably better, unless this is a badly made upstream tarball you don't want to modify further14:13
marnanelazeem: okay, thanks.  just wanted to check before I did anything crazy.14:13
azeemmarnanel: https://perso.duckcorp.org/duck/cdbs-doc/cdbs-doc.xhtml has some nice examples, but there is also a lot of crack in there14:14
marnanelthanks!14:14
* marnanel is amused that cdbs is supposed to make everything easier and people immediately start talking about the crack in it :)14:14
azeemwell, some intermediate maintainers of it added a lot of stuff which did crazy automatic stuff most people frowned upon14:15
azeemit got a pretty bad reputation in the Debian community by that time14:15
azeemalso, the most important variable, DEB_CONFIGURE_EXTRA_FLAGS is only explained halfway through that document, after "automatic handling of debian/control" etc.14:17
tobidoes "Please subscribe ubuntu-universe-sponsors to any bugs for which you wish to request sponsorship." mean I shall assign the bug via launchpad to ubuntu-universe-sponsors?14:23
slytherintobi: which bug?14:23
tobiit's more a general question about the sponsoring process, the sentence above is from the ubuntu sponsor team page14:25
slytherintobi: by the way, subscribe means subscribe, not assign14:25
marnanelIs it out of place to ask about packaging problems for PPA things?15:20
james_wmarnanel: hey, if it's about the workings of PPAs the #launchpad is better, but for packaging things you can ask here15:21
marnanelOkay... I packaged something and it appears to have built, and I added my PPA to sources.list and did an update, and yet apt-cache search can't find it.  Is that anything obvious from the description?15:22
marnanels/built/built properly/15:22
james_wmarnanel: once it's built it will take a few minutes to be published, so if you were too quick you may have missed it15:23
marnanelOkay, thanks15:24
james_wmarnanel: it's published now, so another update might work15:25
marnanelcheers15:26
marnanelYAY15:26
marnanelit's there15:26
marnanelthank you15:26
james_wno problem15:27
directhexdirecthex@mortos:/tmp/moon$ dpkg -l \*moon\* | grep ^ii15:28
directhexii  libmoon-dev                                0.8.1+dfsg-1                                               open source implementation of Microsoft Silverlight15:28
directhexii  libmoon0                                   0.8.1+dfsg-1                                               open source implementation of Microsoft Silverlight15:28
directhexii  moonlight-plugin-core                      0.8.1+dfsg-1                                               open source implementation of Microsoft Silverlight15:28
directhexii  moonlight-plugin-mozilla                   0.8.1+dfsg-1                                               open source implementation of Microsoft Silverlight15:28
eagles051387!pastebin | directhex15:40
ubottudirecthex: pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (make sure you give us the URL for your paste - see also the channel topic)15:40
sebnerdirecthex: ahahaha15:42
directhexsebner, sat in SVN, awaiting tagging & uploading ;)15:42
sebnerdirecthex: that's great but don't ignore the warning ^^15:43
sebnerdirecthex: but why is it called moon?15:46
directhexsebner, dunno. blame upstream. the tarballs's called moon, and there's no moon source package, so...15:46
* directhex moons sebner 15:46
sebnerrofl15:46
sebnercrazy15:46
directhexsebner, i'm sure there'll be petitions to remove it from the archive once it goes in, but still15:48
sebnerdirecthex: really? I always thought people trust debian guys with license things and so on15:48
directhexsebner, TEH PATENTZ!15:49
directhexsebner, (ignoring the usual details)15:49
directhexsebner, funny thing is, moonlight DOES contain code (c) microsoft.15:49
directhexsebner, that code is licensed under Ms-PL15:49
directhexsebner, Ms-PL is a GPL3-compatible license containing a full patent grant15:50
sebnerdirecthex: I know. funny :) ... Please remove moon from Debian Unstable. Rationale: PATENTZ :P15:52
directhexsebner, did you read http://www2.apebox.org/wordpress/linux/51/ ? ^_^15:52
sebnerdirecthex: of course. I told you that that's  a great post :P15:53
directhexsebner, apologies, i have memory issues so i don't remember who has & hasn't seen something15:54
sebnerdirecthex: np. :)15:55
sebnerdirecthex: btw, I'm wondering if you also hack a little bit on smuxi!?15:55
directhexsebner, i have little time for app development16:02
sebnerdirecthex: what a pitty, seems you have a good knowledge of C# :)16:03
directhexsebner, only what i've picked up, and applied from my java-based undergrad degree16:03
sebnerdirecthex: oh my god. the j word xD16:04
eagles051387directhex: can you explain to me what the purpose of silverlight is. and 2ndly my degree is also java based lol16:04
sebnereagles051387: to kill flash :P16:04
eagles051387silverlight = flash equivalent16:05
directhexeagles051387, silverlight is largely a flash competititor. there are other distinctions, but the easiest description is "microsoft's version of flash"16:05
directhexiirc all the streaming access to the olympics in the US was done via silverlight16:06
eagles051387wow16:06
eagles051387someone needs to dev a linux based flash player to compete with adobe flash and silverlight16:06
directhexwell, gnash is a cross-platform reverse-engineered flash player16:07
eagles051387the problem with that is it doesnt work in firefox16:08
directhexmoonlight is a cross-platform implementation of silverlight16:08
eagles051387i had it and with ff3 it never used to work for me16:08
eagles051387ahhh gotcha that would be sweet to have in repos16:08
sebnereagles051387: it will, with jaunty ;)16:08
eagles051387?16:08
eagles051387jaunty is next aprils release16:08
directhexright.16:09
eagles051387already have the name for it16:09
directhexsebner, depending on how meebey feels, i might publish a moon package into my mono repo today16:09
directhexsebner, i want approval on the package as-is first16:09
eagles051387well when i get settled down with my lecture schedule im going to start helping pkg stuff and bug fix if i can16:09
sebnerdirecthex: nice, I think I have moonlight through a firefox xpi installed but never used it so far16:10
directhexeagles051387, http://www2.apebox.org/wordpress/wp-content/gallery/00-single/moonlight.png is a couple of embedded silverlight objects in a web page, running via moonlight16:10
eagles051387nice16:11
eagles051387!info moonlight16:12
ubottuPackage moonlight does not exist in hardy16:12
marnanelI was asked to put up a trunk build of metacity in my PPA.  But of course that replaces metacity, metacity-common, etc.  I put "Replaces:" those in the debian/control file, but it doesn't replace them, and the line doesn't show in apt-cache show.17:11
* marnanel asked in #launchpad and they sent me right back here :)17:12
azeemmarnanel: "Replaces" simply indicates that this package overwrites files from the package it replaces17:12
azeemyou need more magic to have APT actually install that package in favour of the other17:12
azeemmarnanel: why did you rename the package, instead of just bumping the version?17:13
azeemit seems both are not parallel-installable anyway17:13
marnanelhm.  a) I knew they weren't parallel-installable: I wouldn't have expected to replace one with the other if they were, unless I'm confused.  b) all the other nightly trunk packages I've seen used different names.  I worried I'd tread on the real maintainer's toes17:15
azeemhrm, ok17:15
azeemmarnanel: what's an example for another nightly trunk, or are those local packages?17:15
marnanelazeem: avant-window-navigator has awn-manager-trunk, python-awn-trunk, awn-extras-applets-trunk, and some others17:16
gilirmarnanel: but we use Replaces: and Conflicts: field :)17:18
azeemmarnanel: heh, and google is full of installation dependency issues with those :)17:19
marnanelOkay, so, what should I do instead?  "metacity"?  wouldn't that annoy the real Ubuntu maintainers for me to start creating new versions?17:21
azeemgood question, depends on how popular those will be I guess17:24
=== m-y-t-h-o-s is now known as mythos
* marnanel nods, but it's hard to tell that before anyone's used them. :)17:32
IntuitiveNipple"Replaces" and "Conflicts" ought to cause dpkg to remove the previous package, according to Debian policy17:32
Elbrusis the PPA not just meant for people that want something special? I guess you should not worry too much about the real maintainer, and just make sure that your PPA package uses an appropriate version number: https://help.launchpad.net/Packaging/PPA#versioning17:40
Elbrusor don't I understand the problem?17:40
=== fta_ is now known as fta
Elbrusmarnanel: ^17:42
marnanelElbrus: oh, pretty much for people who want bleeding-edge stuff.  I'm planning to upload it every night, though, and link to it from the Metacity page17:44
marnanel(the upstream page)17:44
Elbrusmarnanel: this means your upstream? I guess you have a good relation with your maintainer?17:46
Elbrusmarnanel: I guess you won't have to worry about the Ubuntu package if your targetting people that want the cutting edge. They should know that includes risks and fixing is easy: removing the PPA repository from sources.list or sources.list.d17:47
Elbrusmarnanel: and of course fixing the version17:49
IntuitiveNippleFor my 'bleeding edge' PPA packages I just bump the version number, add ~ppaXh (X ==release number, h == hardy), and modify the control Maintainer: field to be me.17:50
marnanelOkay-- thanks18:03
marnanelElbrus: I don't really have a good relationship with my maintainer, or any really.18:18
* marnanel is the (primary) upstream maintainer, yes18:18
* marnanel doesn't really talk to the Ubuntu maintainer much, which is a shame18:18
Elbrusmarnanel: I would say that that is not good practise of your maintainer. Maybe initiate some communication? I think you could both benefit (and thus the whole community).18:21
csilkoin #ubuntu-bugs18:40
marnanelElbrus: I agree, now you mention it.  I'll email them.  Thanks.18:40
csilkjoin #ubuntu-bugs18:40
csilkhmm, slash button seem a little broken18:40
Nafallo/18:41
Nafallofeel free to copy one :-)18:41
directhexwho feels like trying my moonlight packages for size, then?19:09
marnanelOkay, I've changed the name to "metacity", but now I can't see it at all after updating.  Did I accidentally give it a version number that's less than the hardy one?  (Hardy is "1:2.22.0-0ubuntu4", mine is "ppa~20081005a"-- "p" is after "1", isn't it?)19:50
directhexi don't know if apt understands the idea of purely alphabetical package numbers19:51
stgrabermarnanel: you should try with: 2.22.0-0ubuntu5~20081005a~ppa119:52
stgraberthis one will be just higher enough to make it upgrade19:52
directhex1:2.22.0-0ubuntu4+20081005a~ppa120:01
directhexif it's not based on 2.22.0-0ubuntu5, don't number it as 2.22.0-0ubuntu520:01
marnanelBut it's not based on 2.2220:14
azeemmarnanel: what about 1:2.23.0~20081005-0ubuntu1~ppa1 or something20:15
directhexyes!20:18
marnanelIt's actually the 2.25 branch, but sure. 1:2.25.0~20081005-0ubuntu1~ppa1, then?20:19
azeemeh, right20:19
azeemsure20:19
marnanel(er, trunk isn't a branch, obviously, but you see what I mean)20:19
azeemmarnanel: yeah, assuming that the next Ubuntu upload will be 2.25.0-something20:20
azeemwhich is a pretty good guess20:20
azeemmarnanel: btw, you can run "dpkg --compare-version 1:2.25.0-0ubuntu1 gt 1:2.25.0~20081005-0ubuntu1~ppa1"20:20
azeemand check the return value20:20
=== fta_ is now known as fta
marnanelazeem: thanks20:33
AyabaraHi. I asked in #ubuntu+1 about getting a newer version of digikam-kde4 in the intrepid repos, and was directed here. Beta1 is in the repos today, but Beta4 was released a couple of days ago.20:47
devfilAyabara: I'm working on it20:47
Ayabaradevfil, great :)20:49
Turlany possibility to include a main package on universe?20:50
TurlI'd really like to see php5-gtk2 included on ubuntu, nevermind if it's in universe20:51
RainCTTurl: not for Intrepid20:52
Turlintrepid+1 ?20:52
RainCTTurl: but once Jaunty (intrepid+1) development starts, yes, it can enter universe if someone (you? :)) packages it20:53
Turlreally it should be in main (as all other php parts) but I nevermind it being included in universe20:53
Turlno, I can't package :p It's too complicated. I just manage with debianPackageMaker, and that's the higher I could get xD20:54
=== RoAk is now known as RoAkSoAx
=== Turl is now known as Turl_brb
=== ivoks_ is now known as ivoks
=== m-y-t-h-o-s is now known as mythos
eagles051387night21:34
jdongwas it nixternal yesterday who was asking how to config touchpad settings now that there's no xorg.conf?21:57
jdongbecause I have the same question.21:57
=== _boto2 is now known as _boto
=== ompaul_ is now known as ompaul
pochujdong: I think you can still configure xorg.conf. It's not required, but if you have one, it will be read23:11
wgrantjdong: You should use either System->Preferences->Mouse->Touchpad or an fdi file, depending on the settings you want... I'll pull up the docs in a sec.23:14
wgrantjdong: See https://wiki.ubuntu.com/X/Config, the "Input Configuration" section.23:16
wgrantSpecifically the Synaptics part of "Input Configuration with HAL"23:16
wgrantjdong: But if you tell me which settings you need, I might be able to expose them in the GUI later this week...23:17
jdongwgrant: I need two finger scrolling config, and the ability to disable two finger tapping middle-click23:25
* NCommander pokes jdong 23:26
NCommanderjdong, backports await your ACK23:26
wgrantjdong: Two finger scrolling I've already implemented a UI for, but different tapping configs I haven't done... I might do that this afternoon.23:27
wgrantjdong: You can set those easily within X using xinput, or use an fdi file.23:27
directhexthe mighty NCommander is here!23:28
jdongwgrant: will do23:28
NCommanderdirecthex, do you want SSH access to one of my PPC boxes?23:28
NCommanderOr do you want me to mass-build a set of packages?23:28
directhexNCommander, that would be good23:28
NCommanderStandby23:28
* NCommander turns on the PPC box23:28
directhexNCommander, well, the ideal would be a buildd installation i can dput to ;)23:28
NCommanderdirecthex, seriously?23:29
NCommanderHow many packages are we talking about?23:29
directhexNCommander, 11. another one soon once my sponsor OKs my latest package (moonlight browser plugin)23:31
NCommanderdirecthex, are they all in a PPA?23:31
NCommanderI can simply point buildd to work against that23:32
directhexNCommander, yes, they're all in my PPA23:32
NCommanderI assume they depend on each other23:32
* NCommander notes you don't make my life easy ;-)23:32
NCommanderIf its just 11 packages, I perfer if you just built them by hand, and not bother with buildd setup and configuration; its a pain23:33
directhexthe hardy sections of https://launchpad.net/~directhex/+archive23:33
NCommanderdirecthex, and why do you need them for PPC? (I'm just curious)23:34
directhexNCommander, i had a request for ppc support23:34
NCommanderI see23:34
NCommanderUbuntu or Debian PPC?23:34
directhexNCommander, it's a fairly popular repo (about 9k users on i386 and amd64)23:35
NCommanderfair enough23:35
directhexNCommander, hardy. i package for ubuntu lts23:35
NCommanderI need a place to upload to23:35
NCommanderMy machine is on a dymanic IP23:35
directhexcan bounce it through my webspace, hang on...23:35
NCommanderSetup an FTP server or something that can be dputted to23:36
NCommanderIt needs to run apt-ftparchive or dpkg-scanpackages so I can notification of the Installed state23:36
NCommanderdirecthex, none of these look like they have crazy build-deps, so it should just work23:37
directhexcrazy, moi?23:37
NCommanderMOI?23:37
NCommanderMechanism of Injury?23:37
directhexme, in french23:37
NCommanderI mean I can build each package indidividually it seems23:38
jdonggrumble stupid hardlocks.23:40
directhexNCommander, there's no enormous reason why you couldn't, i mean they're all top-quality packages by the experts ;). i just thought it might be a PITA to do things manually23:41
directhexthen again, it's a PITA to set up a buildd. theres no winning in this life23:41
directhexperhaps if i could make qemu or pearpc work, it might be easier23:41
NCommanderdirecthex, well, setting up a buildd is one time PITA (although you have to sign the build emails)23:41

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