[12:03] kk [12:03] that guide is pretty good :) [12:04] nthdegree_: use the appropriate section as listed in http://www.debian.org/doc/debian-policy/ch-archive.html#s-subsections === dolson [n=dana@d235-185-252.home1.cgocable.net] has joined #ubuntu-motu [12:12] ok, I get this error http://pastebin.ca/64569 when running debuild -S while following http://help.ubuntu.com/ubuntu/packagingguide/C/basic-debhelper.html [12:13] is it a gpg error, a psychic guess :p [12:13] lol, I know that... [12:13] just wondering if anybody here had the same problem... [12:13] ryanakca so sudo apt-get install gnupg gpg-agent [12:13] i did ryanakca [12:13] "debsign: gpg error occurred! Aborting...." [12:13] i know [12:14] that kinda gives it away, eh? [12:14] lol [12:14] because you need gpg-agent and to make a gpg key [12:14] E: Couldn't find package gpg-agent [12:14] I allready have a gpg key === selinium [n=selinium@80-193-7-120.cable.ubr02.sout.blueyonder.co.uk] has joined #ubuntu-motu [12:14] did you put a comment? [12:14] comment? [12:15] yeah when you made your gpg key [12:15] no [12:15] then you should be fine [12:15] I don't think so... that was what... 4 months ago.. I'll check in kgpg [12:15] no comment :) [12:16] you need the universe repo and gpg-agent also if there us a password on the secret/private key [12:16] is* [12:16] here this is what i used to help me through that annoying problem https://wiki.ubuntu.com/GnuPrivacyGuardHowto?action=show&redirect=GPGKey [12:17] deb http://archive.ubuntu.com/ubuntu/ dapper universe multiverse in /etc/apt/sources.list [12:17] then you should be able to get gpg-agent through synaptic [12:18] I don't have gpg-agent [12:18] and I don't think I've ever had a problem debsiging [12:19] I don't have gnupg-agent installed, nor have I had a problem debsigning. [12:19] crimsun well the wiki mentions gpg-agent and that was the only way round it for me [12:19] plus not having a comment :) [12:21] nthdegree_: no such package... gpg-agent: http://pastebin.ca/64580 [12:21] you need to be root for apt-get [12:21] however, I DO have gnupg [12:22] ... nthdegree.... read it... "aptitude search" [12:22] same for aptitude [12:22] there is no 'gpg-agent' package. [12:22] and I DO have gnupg-agent [12:22] nthdegree_: you do NOT need to be root for aptitude search OR apt-get search [12:22] I mean apt-cache search === ryanakca calms down... breath in, breath out, breath in, breath out [12:23] sorry [12:23] you need to export your key id then maybe === \sh [n=shermann@xdsl-81-173-249-203.netcologne.de] has joined #ubuntu-motu [12:23] why would that have anything to do with it? exporting it to a keyserver... [12:23] not to a keyserver [12:23] its a local problem, not remote [12:24] e.g. export GPGKEY=D8FC66D2 [12:24] done that. [12:24] ryanakca: why don't you just explicitly pass -kE95EDDC9 ? [12:24] <\sh> re [12:24] you resourced the bash rc [12:24] ryanakca: are you even sure 0xE95EDDC9 is the correct one? [12:24] re-sourced* [12:24] pub 1024D/E95EDDC9 2006-02-22 [12:24] uid Ryan Kavanagh === ryanakca just made the stupid mistake of pasting his e-mail in the channel [12:25] wonderfull [12:25] eh, it's not like you weren't being spammed anyway. [12:25] would be export GPGKEY=E95EDDC9 in your .bashrc [12:25] I wasn't === nthdegree_ spams :p [12:25] nthdegree_: its allready there [12:25] ryanakca: you mean you weren't /aware/ of being spammed. [12:26] anyhow [12:26] lol [12:26] well... 2 spam messages in Spam folder/label.. so I'm happy... gmail probably blocks most of the junk [12:26] crimsun_: you run Opera? [12:26] <\sh> real cracks have more then one email address ;) [12:26] *cough* gpg: problem with the agent - disabling agent use *cough* [12:26] gpg: problem with the agent - disabling agent use *coughs* [12:27] LaserJock: I have, yes, but presently epiphany-browser from -updates [12:27] so the agent may be the problem as it is needed for passwords i think [12:27] crimsun_: did you just install it from the Opera download site? Interestingly I was just moving from epiphany to Opera :-) [12:28] I see they have a Breezy download [12:28] LaserJock: I had Opera 9 beta 2 installed using the Debian Etch/testing version. [12:28] nthdegree_: no... it isn't... gnupg-agent just stores the passphrase for 5 minutes.. or however long you want it to. so that you don't allways have to retype it... [12:28] LaserJock: you'll need the xlibs from Breezy. [12:28] :/ [12:28] xlibs is empty/transitional. No harm. [12:29] but for 9b2 the etch version worked on Dapper? [12:29] yes. [12:30] I verified two minutes ago. [12:30] k, good enough for me [12:30] again, you need xlibs from Breezy. [12:30] ryanakca is your key just a DSA key? no ElGamal or w/e [12:30] epiphany just bugs me sometimes, so I need to have a second brower :-) === pygi [n=pygi@83-131-232-240.adsl.net.t-com.hr] has joined #ubuntu-motu [12:30] normally a key is 2048 bits and uses RSA + ElGamal [12:31] I wonder if the Unstable Opera would work better [12:31] LaserJock: arguably the drop-down location bar/menu behaviour in epiphany-browser is A Good Thing. [12:31] very arguable [12:31] I depend a lot on being able to modify a URL that is in the location bar [12:31] well from a usability perspective, if I click on a URI, I want to view it, not edit it. [12:32] can someone help ryanakca please :) i'm a tard and don't seem to know enough to recify the problem [12:32] ryanakca: uninstall gnupg-agent. [12:32] hmmm... DSA + ElGama subkey [12:32] <\sh> what's the problem with gnupg-agent? [12:32] re \sh [12:32] (sorry, got lost in the scrollback) [12:32] http://pastebin.ca/64569 [12:32] look @ that [12:33] nthdegree_: thanks for effort/help... gnupg article was good [12:33] <\sh> aha [12:33] <\sh> gpg-agent added to /etc/X11/Xsession.options ? [12:33] crimsun_: I'm used to at least being able to hit the right arrow to be able to edit the URL [12:34] LaserJock: broken historical behaviour imo [12:34] \sh: nope :) [12:34] crimsun_: I'm all ears for a better way [12:34] <\sh> ryanakca: try it and restart your xsession [12:34] \sh: what do I add? "gpg-agent"? "use-gpg-agent"? [12:35] LaserJock: "better" depends on your habits, no? I'd say what e-b does /is/ better, not to mention "correct." [12:35] <\sh> gpg-agent only [12:35] kk [12:35] crimsun_: so just go to a site I don't want to go to just grab part of the URL? that's very annoying for LP and wiki [12:36] LaserJock: if you subscribe to the "bookmark" paradigm, it makes more sense to just bookmark those urls for which you need "part" === nthdegree_ brb === lakin [n=lakin@S01060013101832ce.cg.shawcable.net] has joined #ubuntu-motu [12:37] hmm, that seems a little inefficent, but ok [12:37] LaserJock: why, do you find yourself visiting many /new/ URLs based on the same base? [12:38] yes [12:38] LP [12:38] sometimes I want to tack on a +bugs [12:38] or want +source/ [12:38] that's scriptable [12:38] I can do it really easy by editing places I've already been [12:39] brb, restarting xsession... [12:41] packages.qa.debian.org is another I use a lot, I'm not sure how the bookmark thing would work for that, I'll have to think about it [12:41] I can see what your saying about usability though [12:41] I'm just not sure how to do the things I want without using the "wrong" way [12:42] this seems prime for a (deskbar?) script [12:42] ala +bugs 1 [12:42] Malone bug 1 in Baltix "Microsoft has a majority market share" [High,Confirmed] http://launchpad.net/bugs/1 [12:42] hehe, that too ;-) [12:42] or +sources 1 [12:42] hmmm [12:45] ok, well maybe I'll give epi another chance ;-) [12:46] use whatever is most efficient [12:47] morning all [12:47] well, I do like epiphany except these couple things, but maybe I just need to do things the "right" way [12:47] <\sh> moins ajmitch [12:49] hi ajmitch and \sh === ryanakca [n=ryan@unaffiliated/ryanakca] has joined #ubuntu-motu [12:53] <\sh> ryanakca: ah welcome back...now install pinentry-gtk or pinentry-kde whatever you like more [12:54] i made my package :D but where is it? [12:54] in ../ [12:54] hmmm, when was the -proposed repo announced? [12:54] or one level above the root of the extracted source [12:55] LaserJock: it wasn't. [12:55] nope i can't see it [12:55] but it did make it [12:55] oh, pbuilder? [12:55] yes [12:55] pbuilder [12:55] /var/cache/pbuilder/result/ unless you changed it. [12:55] ty [12:55] \sh: ty, pinentry-qt installed :) [12:56] now how do I send it off to the universe :) [12:57] oh 1st of all testing === Sp4rKy_ [n=max@lns-bzn-53-82-65-35-254.adsl.proxad.net] has joined #ubuntu-motu [12:58] it works [12:58] sort of, it has all the bugs that are naturally in it but it works :D [12:58] crimsun_: do you know anything about the -proposed repo? can Universe packages be added? [12:59] LaserJock: like a dumping ground for -updates [12:59] \sh: now what? [12:59] <\sh> ryanakca: try to debsign your package [01:00] \sh: http://pastebin.ca/64595 [01:01] \sh how do i get my package etc. submitted [01:01] <\sh> ryanakca: pastebin your changelog pls [01:01] <\sh> nthdegree_: dput [01:02] <\sh> nthdegree_: and read on wiki something about how to upload to revu [01:03] \sh: http://pastebin.ca/64599 its just a practice package, btw... [01:03] nthdegree_: wiki.ubuntu.com/REVU [01:03] hi === gilligan_ [n=gilligan@p549AA051.dip0.t-ipconnect.de] has joined #ubuntu-motu [01:04] I'm guessing there is quite a backlog on revu? [01:04] hello [01:04] rob: very much. [01:04] \sh: I'm following http://help.ubuntu.com/ubuntu/packagingguide/C/basic-debhelper.html [01:04] cool [01:04] rob: yes there is === robitaille [n=daniel@ubuntu/member/robitaille] has joined #ubuntu-motu [01:04] what order are the packages listed in on revu? [01:05] <\sh> ryanakca: and use-agent in gpg.conf is disabled? [01:05] I have a question regarding external module compilation. Only info I could find was https://wiki.ubuntu.com/ModuleBuilding -- which does not provide a lot of info -- I hope I won't be kicked out right away sending me off to #ubuntu.. :) [01:06] well, it /is/ a #ubuntu question... [01:06] well it's dev related and i've had no luck so far on #ubuntu when asking for it [01:07] \sh: dunno, sorry, got to go have supper, I'll check later, see you then (hopefully) [01:07] rob: by date and by kind (totally new package or an update/fix) I think [01:07] rob: althought they might have added sorting by number of advocates too [01:07] <\sh> gilligan_: as well #ubuntu, because this and -devel is about developing ubuntu and not developing with ubuntu :) === gilligan_ sighs and tries #ubuntu again [01:07] LaserJock, it felt kind of random [01:08] <\sh> gilligan_: but module-assistant is your friend, just in case the module is in universe or main [01:08] gpg: no valid OpenPGP data found. gpg: the signature could not be verified. < can someone explain [01:08] this is for dput btw [01:08] <\sh> no gpg key, wrong changelog address [01:09] \sh, it certainly isn't. It's some experimental file stacking stuff that I am dealing with for my bachelor diploma [01:09] I dared not to touch the changelog I got an error everytime i touched it [01:09] \sh, unfortunately things have changed since I last compiled a kernel which was around 2.4.xyz :] [01:09] <\sh> gilligan_: oh then most likely the people from #breakmyubuntu can help ;) [01:09] <\sh> if there are any [01:09] lol [01:09] :] [01:09] gilligan_: (to avoid dragging this out further, can you pastebin the command{,s} you invoked and the error{,s}? [01:10] ) [01:10] \sh, what do I have to do because I keep breaking my changelog [01:10] rob: it isn't but it feels that way, REVU2 should have a better layout [01:10] <\sh> nthdegree_: work with dch and set in .bashrc those variables [01:10] <\sh> DEBFULLNAME="Stephan Hermann" [01:10] <\sh> DEBEMAIL="sh@sourcecode.de" [01:10] <\sh> EDITOR="vim" [01:10] <\sh> export DEBFULLNAME DEBEMAIL EDITOR [01:11] I thought Arch Linux's AUR web site (similar idea) has a reasonably good layout [01:11] <\sh> adjust debfullname and debemail to your correct values...and check that your used email address is added as uid to your gpg key [01:11] <\sh> (forget the $EDITOR) [01:15] crimsun_, http://gilligan.neuecouch.de/bla.txt <-- not much to see there.. but you get the idea of my problem -- I intalled the appropriate kernel source package .. I thought make oldconfig would create the relevant files such as modversions etc [01:15] gilligan_: install the appropriate linux-headers package instead [01:15] i have Martyn Hare as my GPG bits [01:16] ajmitch, that does not change anything [01:17] it should, since that's where the headers you're looking for are kept :) [01:17] hm, sounds like a fair chunk of NZ lost power during the night [01:17] how interesting [01:17] ajmitch, well I installed linux-headers-2.6.15-23 .. but that does *not* have modversions.h either [01:18] gilligan_: you're missing -arch [01:18] linux-headers-$(uname -r) [01:18] linux-headers-$(uname -r) [01:18] *ouch* === ajmitch is too slow for crimsun_ === crimsun_ blames the trans$ocean latency [01:19] (or perhaps it's sat) [01:19] hey ajmitch [01:19] (monday morning) [01:19] hey zul [01:19] how is it going? [01:19] crimsun_, ok..so /that/ solves the whole issue hehe [01:19] (hehe, meaning satellite ;) [01:19] crimsun_: cable, actually [01:19] gilligan_: right, you rarely need kernel-source [01:20] ajmitch: ah [01:21] crimsun_, I was wondering about that yes.. but as I didn't realize about headers-arch I thought 'hm..darn..well maybe I have to get the sources then' [01:21] well thanks for the help despite the fact that I belong in #ubuntu :] [01:21] i'll shut up now hehe === Sp4rKy_ is now known as Sp4rKy [01:29] still won't work..sigh [01:31] someone have a look at this http://ubuntu.pastebin.ca/64611 what is up with it? [01:32] #1. incorrect version. #2. incorrect distribution. [01:32] parsechangelog/debian: error: badly formatted trailer line, at changelog line 5 [01:32] dch: fatal error at line 387: [01:33] and yes, #3. lines 5-6 need to be one unbroken line. [01:36] <\sh> nthdegree_: didn't you use dh_make in the first place? [01:36] i did [01:37] <\sh> dch should work then...until you broke the changelog badly like crimsun said [01:38] \sh what debuild bits do I need? [01:38] #1 and #2 aren't really important to dch, but #3 definitely is. [01:38] i fixed 3 [01:38] how do you use dch? [01:38] <\sh> nthdegree_: 1. man dch :) [01:39] the changelog is fine [01:40] it just wont dput :( [01:40] <\sh> nthdegree_: dch -i for version increase, dch -D dapper for setting distro to name dapper etc. [01:40] <\sh> nthdegree_: what are you trying to dput? .dsc file from a source package? [01:40] oh you use dput on that :$ [01:40] so you don't do the change file === Sp4rKy is now known as Sp4rKy|night [01:41] <\sh> nthdegree_: you dput the changes file ;) yes... but I wonder what's missing at your place [01:42] i think it is a .asc sor something [01:42] or* === ctd [i=ctd@incubus.progsoc.uts.edu.au] has joined #ubuntu-motu [01:43] \sh: there is the line "use-agent" in ~/.gnupg/gpg.conf [01:44] #use-agent there is [01:44] it is commented out [01:45] but the agent works fine :) === gilligan_ [n=gilligan@p549AA051.dip0.t-ipconnect.de] has left #ubuntu-motu ["Leaving"] [01:46] <\sh> ryanakca: and it's commented out? [01:46] dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not defined; using uid of process (1234) [01:46] that of any help? [01:46] qtella_0.6.5-1_amd64.changes qtella_0.6.5-1.diff.gz qtella_0.6.5.orig.tar.gz [01:46] qtella_0.6.5-1_amd64.deb qtella_0.6.5-1.dsc [01:46] \sh: no [01:46] that's what I end up with :) [01:47] <\sh> ryanakca: comment it out ...put a # in front of the line [01:47] \sh: done [01:48] <\sh> nthdegree_: that's just normal pbuilder chroot complain := [01:49] gpg: no valid OpenPGP data found. \n gpg: the signature could not be verified.\n Please remember that the signature file (.sig or .asc) [01:49] YAY! it works! [01:49] ryanakca wait for the dependency hell and config changes 24/7 [01:49] <\sh> nthdegree_: debuild -S -sa in the debianized source tree and sign the package first and say it will be a orig source included upload [01:50] nthdegree_: ??? [01:50] meaning what? [01:50] ryanakca the pbuild doesn't always get the dependencies needed for the software, i had to do it like 5 times over [01:51] so \sh in /home/nthdegree/qtella-0.6.5 then? [01:51] <\sh> nthdegree_: yes [01:53] then after that do sudo pbuilder build ../*.dsc? [01:53] <\sh> nthdegree_: yes [01:54] that is what I have been doing :> [01:54] <\sh> nthdegree_: or you know that it will build out of the box and you can forget the pbuilder call...just debuild -S -sa (means sign and source upload) and dput changes file [01:55] it works === LaserJock is about to tear his hair out (not that he has much left) trying to find a technical drawing app [02:01] dia looks nice, but you can't tell the dimensions of objects, that I can see [02:01] LaserJock: if you find one, I'd like to know about it [02:01] \sh so does the .deb ever get uploaded :| [02:02] <\sh> nthdegree_: to revu no..to our buildds n [02:02] <\sh> o [02:02] <\sh> we just do source uploads [02:02] <\sh> no binary uploads like debian has [02:02] oh lol [02:02] i found that so heavily confusing [02:03] so how does it ever end up in the repo as a binary :-S [02:04] <\sh> nthdegree_: you upload the source, then a buildd is coming along and picks up the source, and compiles it, and pushes the binaries to the archives [02:04] <\sh> nthdegree_: all this magic is in launchpad nowadays [02:04] bmonty: well, I've been using xfig for ages, but it appears that they got rid of most of the decimal places in Imperial (and it is buggy and out of date) [02:04] <\sh> nthdegree_: for ubuntu that is, debian is still using DAK ;) [02:05] hmmmmmmm ok :) [02:06] my gpg key is fresh so what do I do with it now so it is recognised as a known one? [02:07] <\sh> nthdegree_: find a debian maintainer or an ubuntu dev or member and get your key signed [02:07] <\sh> go to keysigning parties around your place [02:07] <\sh> or host one [02:08] <\sh> check http://www.biglumber.com/ for people around your area ready for keysigning [02:08] i mean for getting my key on the keyserver or does it need signing for that [02:09] <\sh> nthdegree_: no..for pushing your key to the keyserver it's just a gpg --send-key away [02:09] <\sh> nthdegree_: but to go the way of a motu with upload rights, you need to have your key signed by someone in the strongset [02:10] <\sh> nthdegree_: where do you come from_ [02:10] <\sh> ? [02:10] peterborough, cambridgeshire (England) [02:11] <\sh> england...there are some people from debian I think [02:12] <\sh> or other devs from the OSS world [02:12] <\sh> just check biglumber [02:12] closest is cambridge, i'll just have to wait till I start work properly :) get a car and go drive down [02:14] <\sh> nthdegree_: or if you have time visit the UbuntuDeveloperSummit in Paris...you will be thrilled to meet all the ubuntu cracks [02:14] i'd be closer to getting to germany and LinuxTag [02:14] I go every couple of years to germany :D [02:14] <\sh> nthdegree_: and sign some keys with them...and you are in the strongset yourself ;) [02:14] <\sh> nthdegree_: linuxtag just past ... [02:16] what is the difference anyway between getting in the strongset and just being mr unsigned? because you can still send off your packages etc. [02:16] <\sh> nthdegree_: in november there is linuxworldexpo in cologne...kubuntu.de is preparing a booth there..so just come to us :) I'll be there and amu and some other people known in the debian/ubuntu universe and if you get amu to sign your key..he is top 7 [02:16] <\sh> nthdegree_: the web of trust...If someone from strongset knows you, others can see, that you are not still a fake [02:18] that makes sense :) just take my passport and I should be fine with any luck [02:18] <\sh> nthdegree_: e.g. I know ogra and ogra knows me, so he signed my key, and I signed his key, now I will meet crimsun, and he checks my id etc. but he still doesn't believe me, that I am...so he can check my signatures, sees that ogra signed my key already, and somehow, ogra signed crimsuns key and vice versa, so he trusts ogra and therefore he can trust me [02:19] I hope to get lots of signatures in Paris [02:20] since I only managed to find 1 person to sign my key [02:20] <\sh> LaserJock: get kinnison to prepare a keysigning party :) he did it very well for UBZ === nthdegree_ hopes to get a job so he can afford to travel to get lots of key signings [02:21] oh one question before I forget, how do I backup my private and public keys (I reformat a lot) === rajasun [n=maximusp@bb220-255-205-188.singnet.com.sg] has joined #ubuntu-motu [02:22] <\sh> nthdegree_: on a usb stick, use smartcards, cd-r, whatever you use for backing up [02:22] I wish UBZ was this year. [02:22] <\sh> Erlang: too late ;) [02:22] yes but what do i copy? and is there any extra commands I may have to run? [02:22] I got into Ubuntu 1 year too late. [02:22] Ubuntu bug 1 in openssl "openssl: Expired certificates and recertification" [Normal,Resolved: notwarty] http://bugzilla.ubuntu.com/show_bug.cgi?id=1 [02:22] <\sh> Erlang: but jbailey is still in montreal... [02:23] <\sh> nthdegree_: ~/.gnupg [02:23] as is sfflaw, no? [02:23] <\sh> crimsun_: should be [02:23] <\sh> and hub is as well in .ca [02:23] oops :$ I had 5 attempts at making keys so that's gonna be a lot of junk data [02:24] or can it only store 1 key [02:25] <\sh> nthdegree_: clean your mess :) now it's time to start over :) no one ever knows anything about your key right now [02:26] doh, think i'll have to re upload the qtella afterwards [02:26] but isn't there a way to export your private or secret key? [02:27] there is Simon Law in Montreal too... [02:28] in the Maintainer field, do I put My name, or do I put the name of the guy who wrote the program... nobody has made a package of it yet... [02:29] your name :) [02:29] <\sh> Erlang: sfflaw yes :) [02:30] oh [02:31] Erlang: I'm in Ottawa now [02:31] Erlang: actually Hull [02:32] different province, accross the river [02:32] cool cool [02:32] i'm in Sherbrooke [02:32] used to be in Montreal [02:32] I'm in Sherbrooke, and here to stay. [02:32] Hehe I met Simon at UBZ [02:33] nthdegree_: kk, ty [02:33] Kyral: did we meet too? [02:33] hub: Yah I think so [02:33] Kyral: we didn't sign keys [02:33] I was one of the people from Potsdam that wasn't Russ Nelson ;P [02:34] ah yeah [02:34] hub: I didn't have mine on me at the time. I had to borrow a laptop and printer to print mine out :P [02:34] we may have actually talked the sunday morning [02:34] Kyral: I have it on my business card [02:34] :-0 [02:34] I was only there for Ubuntu Love Day [02:34] Kyral: yeah [02:34] <\sh> Kyral: I think we met too :) [02:34] that is the only thing that doesn't change on my card [02:34] \sh: we did :D [02:34] maybe the email [02:34] <\sh> during Ubuntu love day [02:35] \sh: you were all around anyway [02:35] Kyral: coming to DesktopCon or OLS this year? [02:35] <\sh> I was sitting on the floor and was compiling python-qt ... [02:35] \sh: I was just trying to make my POS laptop no die [02:36] hub: where are those? [02:36] I can't come to Paris [02:36] <\sh> at least, ubz was quite a good conf...and nice people around...especially hubs surprised gf ;) [02:36] Kyral: OLS = Ottawa Linux Symposium [02:36] Kyral: Dekstop Con is just before [02:36] hub: when is that? [02:36] July [02:37] oy I don't have a car lol [02:37] http://www.desktopcon.org/2006/ [02:37] my boss will be there... [02:37] Kyral: train works to go to ottawa [02:37] Kyral: as well as buses [02:37] and I'm so close lol I'm in Potsdam for the summer [02:37] I can't go, yet. [02:37] Erlang: who do you work for? [02:37] Hehe if I go I'll prolly be representing Ubuntu no? [02:38] I'm there, paid by $WORK [02:38] hub: Ask me that again in a week. We have no website yet so I don't feel confortable saying that. === nthdegree_ has 3 OSes who would I represent :p [02:38] so I can't [02:38] Erlang: LOL [02:38] Erlang: 'cause I know a company in Sherbroole [02:38] s/l/k/ [02:38] I work for a little startup. [02:39] hub: lemme ask the people I went to UBZ with if they would like to go [02:40] Kyral: up to them [02:40] I'll be there anyway [02:40] I'm local [02:40] and I'm talking at DDC [02:40] ah [02:41] hub: I'll see. Depends if work will let me [02:41] weel, technically I can work from anywhere with an internet conn... [02:44] whoa...$250 to register? [02:47] Sorry not this time around :D [02:47] like any conference [02:47] Though the presentations sound awesome [02:47] early reg was cheaoer [02:47] Yah I saw [02:47] s/o/p/g === hub need to fix his keyboard [02:48] maybe next year hub :D [02:49] hmm..I wonder if Russ is going... === \sh [n=shermann@xdsl-81-173-249-203.netcologne.de] has joined #ubuntu-motu [02:51] anyway next time I'm in Ottawa I'll be sure to look you up Hub [02:52] what do you put in /etc/fstab to mount reiser4 for ubuntu [02:53] reiser4? [02:53] that didn't work [02:53] do you have the tools installed? :P [02:53] yes [02:53] uh...you have resier4 in your kernel? === farruinn [n=farruinn@ssprange-3.umm.maine.edu] has joined #ubuntu-motu [02:53] have no clue [02:53] He prolly modprobed it [02:53] yo farruinn! === \sh wouldn't touch reiserfs anymore [02:54] ext3 [02:54] <\sh> xfs [02:54] <\sh> and ext2/3 [02:54] JFS [02:54] at least it does not chain your disk to a chaine-list [02:54] well, /boot is ext3 [02:54] the rest is JFS :D [02:54] \sh xfs panicked my kernel [02:54] where losing hte middle lose the rest [02:54] Actually I have been playing with NILFS [02:54] <\sh> nthdegree_: what kernel are you running [02:54] standard ubuntu one [02:54] Kyral: I'm a conservative when it comes to filesystems [02:55] <\sh> nthdegree_: can't be... [02:55] hub: this is why I am playing with it on my usbkey :P === nthdegree_ doesn't think i have reiser4 support [02:55] nthdegree_: bingo :P [02:55] <\sh> nthdegree_: never did here..not even with EIT GPT disk partitions with >6TB partition size [02:55] reiser4 is still NOT in the kernel [02:55] only SuSE ships it [02:55] even RH does not [02:55] Jeez I should really register SHCD with FSF and LP [02:56] hub: Arch's Beyond does as well === lakin [n=lakin@S01060013101832ce.cg.shawcable.net] has joined #ubuntu-motu === Kyral finds it amusing that even though he doesn't run Ubuntu, he is still No.1 Local Support for it [02:59] http://pastebin.ca/64639 is the pbuilder error... something wrong with the control file or pbuilder? [02:59] lol [02:59] Missing dep? [02:59] yes [03:00] <\sh> ryanakca: wrong build-deps in debian/control missing gtk lib or whatever [03:00] You just answered your question :P [03:00] yah now I remember \sh, you showed me and farruinn how to use multiple pbuilders :D [03:00] kk... just that I don't know which package is needed... is there a way to figure it out... easily? [03:00] if it checks for >= 1.2, it's usually libgtk2.0-dev [03:01] err, libgtk1.2-dev [03:01] if it checks for >= 2.0, it's usually libgtk2.0-dev [03:01] which one... [03:01] <\sh> Kyral: did I? I was on crack at this time ;) [03:01] lol [03:01] kk... even though 2.0 >= 1.2? [03:01] ryanakca: usually the README/INSTALL will tell you [03:01] I think all of you were hunover :P [03:02] One of the things that I keep remembering from that day is Jeff Waugh saying multiple times "We do NOT have a drinking problem on this project!" [03:02] <\sh> Kyral: sure...we weren't actually sleeping .. at least siretart and I [03:04] hehe [03:04] I had to wake up at 4 AM that day lol [03:04] ok [03:04] hey ajmitch [03:05] hello [03:05] grr...I have a 4AM wakeup tomorrow morning :( [03:05] <\sh> Kyral: we didn't sleep for more then 27 hours...I have pictures where I went out with ogra and riddell, and I was looking very strange, like on drugs [03:05] lol [03:06] <\sh> but it was helloween ... so I wasn't alone [03:06] \sh: that was an interesting time... === abelcheung__ [n=abelcheu@221.126.153.78] has joined #ubuntu-motu [03:08] <\sh> ajmitch: you missed ogra, riddell, koke and I going out for a beer in an irish pub..you know...very strange situation [03:08] \sh: unfortunate that I missed that :) [03:09] though the evening going to hub's place was fun as well [03:09] <\sh> http://photos.shermann.blogweb.de/v/ubz/20051029/P1000067.JPG.html [03:10] <\sh> http://photos.shermann.blogweb.de/v/ubz/20051029/P1000069.JPG.html [03:10] you look almost drunk.. [03:10] <\sh> I wasn't just tired [03:10] <\sh> it was the arrival day [03:10] <\sh> aeh [03:10] <\sh> I was just tired [03:10] long flight will do that to you :) [03:11] I have this in control, Depends: ${shlibs:Depends}, ${misc:Depends}, libgtk1.2-dev, libgtk1.2 yet I still get those errors... http://pastebin.ca/64639 [03:11] <\sh> ryanakca: it needs libgtk2.0-dev [03:12] <\sh> http://photos.shermann.blogweb.de/v/ubz/20051031/P1000095.JPG.html a very nice picture btw [03:12] ryanakca: libgtk2.0-dev in B-D. You don't need to add to Depends. [03:12] of course there's a laptop there [03:13] <\sh> here is no laptop but another nice tool and ajmitch http://photos.shermann.blogweb.de/v/ubz/20051104/P1000116.JPG.html [03:13] :) [03:13] & a seb128 in the foreground [03:13] I think dholbach is the one leaning down there === bddebian [n=bdefrees@71.224.172.103] has joined #ubuntu-motu [03:14] hello bddebian [03:15] hey bddebian! [03:15] <\sh> ajmitch: and this is when I'm drunk (http://photos.shermann.blogweb.de/v/shermannpics/Karlsruhe2006/20060518PaulsAbschied/P1000333.JPG.html) [03:15] Heya gang [03:15] Hi ajmitch, bmonty === racoon97 [n=racoon97@APointe-a-Pitre-102-1-14-34.w80-8.abo.wanadoo.fr] has left #ubuntu-motu ["An] [03:15] and \sh [03:15] crimsun_: oh, kk, ty [03:15] \sh: you probably have photos from the train as well === ajmitch looks [03:16] <\sh> ajmitch: http://photos.shermann.blogweb.de/v/ubz/20051104/P1000124.JPG.html [03:17] more bad photos :) [03:17] http://photos.shermann.blogweb.de/v/ubz/20051104/P1000131.JPG.html [03:17] dholbach looking friendly [03:18] heh [03:21] I don't see much work getting done in any of those pics :) [03:21] bmonty: of course not === Amaranth [n=amaranth@ubuntu/member/amaranth] has joined #ubuntu-motu [03:21] this is the relaxation afterwards === brandon_ [n=brandon@216.167.241.193] has joined #ubuntu-motu [03:24] i have a question about the format of the changelog file required to build a deb. i followed the packaging guide, and yet i'm still getting a "badly formatted" error on the trailer [03:24] put it on pastebin for us to look at === ajmitch should get a UPS for his box [03:25] it's only one line. can i just paste it in here? [03:25] no, a changelog should be more than 1 line :) [03:25] the trailer [03:26] just put the relevant section on pastebin, please? [03:26] Use dch -i :) [03:26] brandon_: if you put the whole thing in the pastebin it is easier for us to help [03:28] http://paste.ubuntu-nl.org/15582 [03:29] brandon_: distribution and version are wrong [03:30] how do you figure? [03:30] change "unstable" to "edgy" [03:30] we are using "edgy" for the distribution name, right/ [03:30] ? [03:31] version should be something like -, in your case it could be 2.1.3-1 [03:31] i just didn't want it to be called dapper, bnecause there is a dapper in universe or wherever [03:32] the error it's giving is because you need a space before the -- in line 12 [03:32] your package would be called "amule"...that is another thing that needs to be fixed, BTW [03:33] <\sh> brandon_: dch is your friend [03:33] <\sh> apt-get install devscripts === bmonty agrees with \sh === ajmitch just uses emacs :) [03:34] <\sh> devscripts-el ? ;) [03:34] emacs....bleh [03:34] ajmitch: suprEMACSy! [03:34] doesn't that look like a good changelog file though? [03:34] brandon_: it looks like a changelog, but has some major issues [03:35] uh huh [03:36] it would have issues if it was part of the distro and not just on my pc [03:36] <\sh> brandon_: debian/changelog should not be used as upstream changelog ;) [03:36] <\sh> Fixed "0000867: French traduction is uncorrect grammatically". what does it mean, which bugtracker? [03:37] brandon_: if you are asking for help here it generally because you want to eventually have the package in universe [03:37] <\sh> brandon_: aMule (2.1.3) unstable; urgency=low is missing a revision , correct version in debian/changelog would be 2.1.3-1 [03:38] <\sh> (for debian) and 2.1.3-0ubuntu1 for ubuntu [03:38] i have contributed 3 packages so far, but the documentation doesn't match what i saw. i can't log in, and i don't see any of the stuff i dput'ed on hte server [03:38] or 2.1.3-0ubuntu1 if it's meant for ubuntu [03:38] so it's kind of discouraging. but i promise to contribute amule if nobody else does it in a week or two [03:39] brandon_: what do you mean, you don't see it on the server? [03:39] <\sh> brandon_: which packages? [03:39] if that's the case, then you didn't have a successful upload & you should have asked one of us [03:39] usually because of a missing gpg key or a binary upload [03:39] dput said it was successful [03:40] dput can't tell you if it's accepted or not [03:40] <\sh> brandon_: dput is just the upload...and uploads are just working...even when revu doesn't know you [03:40] only that putting it into the queue worked [03:40] well, the documentation didn't say anything about a queue; nto that i saw anyway [03:41] it does say that you need your key in the keyring, and to do source-only uploads though [03:41] <\sh> brandon_: it says: send a signed email to keyring@revu.tauware.de [03:41] \sh and i sent that email [03:41] and did you get your key added? [03:41] and i have a signed key, and i signed each of the 3 packages [03:41] <\sh> brandon_: it says: upload debuild -S -sa source packages. so you are sure that you are in the keyring? [03:42] sending the email is one part, you need to have a revu admin actually add it [03:42] \sh hell no i'm not sure. i just did what it said i should do [03:42] i haven't received any response to the email though [03:43] i added my key to the ubuntu keyring using the kde app [03:43] usually because revu admins are busy or because they didn't see the email [03:44] dch just repeated the error iw as already getting [03:44] <\sh> brandon_: which email address did you send the email from? [03:45] i sent the email on fri at 4:42pm. the subject line was "KeyID" the address is bsnider@personainternet.com [03:45] right, and sistpoty replied a day later [03:46] i have not received a reply [03:46] From: Stefan Potyra [03:46] To: Brandon Snider [03:46] Subject: Re: KeyID [03:46] Cc: keyring@tiber.tauware.de [03:47] <\sh> there is no password at all [03:47] <\sh> shermann@tiber:/srv/revu1/scripts$ sudo ./alter_user.py -e bsnider@personainternet.com -s [03:47] <\sh> None [03:47] \sh: no successful uploads yet :) [03:49] maybe my isp's mailserver is slow or something [03:49] or maybe they're using a junk filter i'm not aware of [03:49] <\sh> brandon_: which packages did you upload? [03:49] <\sh> pax-utils_0.1.13_i386.deb [03:49] that's bluefoxicy's [03:49] <\sh> djplay_0.3.0-0ubuntu1_i386.deb [03:49] <\sh> ubuntu-live-support_0.3.14-1_i386.deb [03:49] kplayer, ktvschedule, maxemumtvguide === ajmitch is very lagged [03:51] paxutils is mine [03:51] <\sh> Format: 1.0 [03:51] <\sh> Source: kplayer [03:51] <\sh> Version: 0.5.3-1 [03:51] <\sh> Binary: kplayer [03:51] <\sh> Maintainer: kiriuja [03:51] right [03:51] <\sh> all are native packages, please repackage as non-natives [03:52] <\sh> http://revu.tauware.de/details.py?upid=2394 [03:52] <\sh> ktvschedule [03:52] <\sh> is in the database [03:52] <\sh> the others are in incoming, I'll delete them now [03:52] however the changelog is broken for ktvschedule, since it doesn't mention your name at all [03:52] and so no account would be created for you [03:53] why would the changelog mention me? [03:53] because you're the one making changes? [03:53] i have nothing to do with it [03:53] then why are you uploading it? [03:54] because it wasn't already there [03:54] <\sh> brandon_: you can't just upload packages randomly, because they are not in ubuntu or debian [03:55] <\sh> brandon_: if you upload, then you need to change something or at least you are the responsible person for this upload, not the package creator, who does not know anything about ubuntu [03:55] maybe i'm not properly understanding what a changelog is used for in htis context. i didn't develop the software, nor did i make any changes to it, so i didn't think i should put my name on it [03:55] debian/changelog details packaging changes [03:55] not upstream changes [03:57] \sh if i upload i need to change something about a program that's not available yet? [03:58] brandon_: did you write any of the debian/* files? [03:58] yes [03:59] then that's packaging it [03:59] you put your name in the changelog [03:59] that's ok with me [04:00] eg I'm not upstream for f-spot, but I package it [04:00] right, i understan that [04:00] so my name goes into the changelog for anything I do to it [04:00] or \sh puts his name in the changelog if he dares to touch my package :) [04:01] i bet he dares [04:01] except he needs to be reactivated in -dev & -core-dev, iirc [04:01] <\sh> hmm...breaking ajmitchs zope packages is FUN [04:01] Oh, ajmitch will you touch my package? ;-P [04:01] but in amule's case, i didn't install a source or anything, i just grabbed the tarball and installed it, and i can make a deb from it [04:02] bddebian: sometimes I ask why we don't kick you from the channel :) [04:02] the one in hte repos is about 2 revisions old now [04:02] <\sh> brandon_: if you package the tarball as debian package, you are the package creator [04:02] ajmitch: So kick me [04:02] <\sh> brandon_: and you are responsible for the package in the first round [04:02] <\sh> argl...not again [04:02] bddebian: takes too much effort [04:03] \sh but what are the implications as far as the amules that are there now? [04:03] <\sh> brandon_: if there is an amule package, which is in universe, you grab the source package and update the package to the new upstream version, if this is not done in debian [04:04] <\sh> brandon_: or the easy way is to bug the debian maintainer of the package and tell him to update the package to new upstream, so we can sync it from debian [04:04] since the last upload to debian was only a few days ago, it looks like the debian maintainer is fairly active [04:05] i dunno. i think the one int here is 2.1.0, but i can have a 2.1.3 package here [04:05] latest in the pool is 2.1.2 [04:05] yeah, i guess he'll be ok with it then [04:06] so you said you already have a kplayer waiting? or should i change the one i made and tyr again? [04:06] we try not to unnecessarily fork from debian [04:07] I don't see kplayer in debian, only amule [04:07] the cvs snapshot i grabbed had a debian folder in it [04:08] and it probably needs fixed up to go into ubuntu [04:08] and i think marillat made apakcage, but it doesn't work === dhonn [n=dhonn@ip68-7-120-207.sd.sd.cox.net] has joined #ubuntu-motu [04:08] it didn't work in breezy, that why i originally installed it from the source. but then i figured, why not let everybody have it? === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-motu === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu === No1Viking [n=micke@h-83-140-104-3.ip.rixbredband.se] has joined #ubuntu-motu === Toma- [n=lin4me@203-59-195-148.dyn.iinet.net.au] has joined #ubuntu-motu [04:23] hmmm, Hydrogen 0.9.2 is in the repos, but hydrogen 0.9.3 was released in Feburary this year... [04:24] too latte ;D [04:24] o rly?! [04:24] :( [04:25] Dapper has been release. You can ask for an update and a backport if it's in Debian. [04:26] i c [04:27] Toma-: it is best to file a bug if you think it should be updated [04:27] ok [04:27] i can do that :D [04:28] Im gonna be programming in my bands drum beats for use with our demo CD and want the best drum machine i can get! ;) [04:29] Toma-: talk to dolson if you need help with audio stuff on ubuntu, I think he has a website on the subject [04:30] hey Toma- and bmonty [04:30] rad [04:30] lo Hobbsee [04:30] hi Hobbsee [04:33] Toma-: http://ubuntustudio.com/wiki/index.php/Welcome%2C_Musicians%21 [04:34] <\sh> brb showering [04:34] tmi [04:35] :o "Audio hardware"... im about to buy some hardware! this is awesome. thx bmonty :) === freeflying|away [n=freeflyi@ubuntu/member/freeflying] has joined #ubuntu-motu [04:35] :) === CarlFK [n=carl@c-67-163-39-124.hsd1.il.comcast.net] has joined #ubuntu-motu [04:52] <\sh> re [04:52] Ah, you smell better ;-P [04:53] bddebian: or maybe he's now covered by your smell instead :P [04:53] *sniff* *sniff* [04:53] Hmm, possible ;-) [04:53] <\sh> hmmm [04:53] <\sh> I used my boss shower gel [04:53] hehe [04:54] <\sh> the one for old farts like me...smelling like a businessman ,) [04:54] I resemble that remark ;-) [04:54] <\sh> hehe [04:55] <\sh> hmmm... [04:55] <\sh> why is firefox connecting to www.google-analytics.com ? [04:55] <\sh> I used it now for the first time [04:57] \sh: do you mean connecting, or not connecting to that site? [04:57] <\sh> connecting [04:57] oh [04:57] <\sh> or at least it tries to [04:57] what's the homepage set to? [04:58] <\sh> no the homepage is still kubuntus replacement for index.html, but when you enter some url and try to connect to the site you want to go, you see connecting to www.google-analytics.com... [04:59] eek [04:59] which site were you wanting to go onto, and does that site involve g-a? [04:59] no, wait, ignore that [05:00] <\sh> Hobbsee: no... [05:00] <\sh> Hobbsee: heise.de [05:01] weird, dont worry about me.. [05:01] morning \sh and Hobbsee [05:02] hey imbrandon [05:02] <\sh> moins imbrandon_ === imbrandon_ checks his email to see is xorg has come accross edgy-changes yet [05:04] heh [05:05] <\sh> imbrandon: most of the stuff is not even build [05:05] <\sh> which is waiting in the queue [05:05] yea .... i'm inpatient ;) [05:05] (sp ? ) [05:05] lol === Hobbsee is impatient too, and is putting off upgrading... [05:06] i need a inline spell check for konvorsation [05:06] lol [05:06] Hobbsee, upgrading what ? [05:06] imbrandon: we wont be upgrading konv for a while - maybe not till they do the next release... [05:06] i wont run edgy cept in a chroot or vm for a few weeks ;) [05:07] imbrandon: new partition, stick edgy on it [05:07] heheh [05:07] yea i got one all ready on this box and my 64 [05:07] i'm going to have to make a choice soon, this is my good old stable work horse but i'm loving my 64 [05:07] and i'm spending more and more time on it lol [05:08] since they are messing with the compiler tool chain it might be best to not upgrade for awhile :) [05:09] bmonty, yea thus in a chroot or vm ;) [05:09] oh, OK [05:09] i'll run it like that for a few weeks [05:09] same here [05:10] actualy a chroot AND a vm [05:10] probbly [05:10] bmonty: well yeah, that's what i'm waiting for them to finish... [05:10] now that I have a machine capable of handling it, I plan on messing around a lot more with the VMs [05:10] and surely everything will need to be rebuilt, with the new compiler chain? [05:10] bmonty, yea vmware server is free and VERY nice [05:10] Hobbsee: I believe so [05:11] Hobbsee, most like ly [05:11] imbrandon_: I have vmware working, but I want toget qemu working aldo [05:11] Hobbsee: it essentially will happy for free with the sid sync. We get to hand-merge everything else. [05:11] mm, fumblefingers. [05:11] s/happy/happen/ [05:11] <\sh> http://www.managersim.com/blog/index.php/?p=3 google-analytics.com it's not firefox [05:11] bmonty, well if you do qemu make sure to compile in kqemu support or you'll be sorry ;) [05:11] fun [05:12] bmonty, the ubuntu qemu package isnt compiled with kqemu support [05:12] BTW, I found a nice site for vmware, http://www.easyvmx.com/ [05:12] and thus runs 1/20th speed [05:12] bmonty, vmware server is free and lets you create vms too and run more than one at a time etc [05:12] not like vmware player [05:13] imbrandon_: thats good to know....from the way \sh promotes qemu, I thought everything would be good to go [05:13] heh [05:13] qemu is good but its very slow without kqemu support [05:13] imbrandon_: this gets you started without the server [05:13] ;) [05:13] <\sh> bmonty: I'm not promoting qemu [05:14] that looks kinda cool... [05:14] ok...evangelising :) [05:14] Hobbsee, ?? [05:14] <\sh> I just said, that if someone wants cpu simulation he could use qemu without breaking his system [05:14] that easyvmx site - and the whole idea of running a VM === lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu [05:14] Hobbsee, ahh yea vm's are VERY nice [05:15] \sh: well on the bright side, if qemu did break your system we could do something about it, I'm not so sure about vmware [05:15] but IMHO vmware server is the way to go with vm development as you can easyly switch vm's create / change the hardware on the fly etc [05:16] server has more features but costs $200 [05:16] bmonty, server is free [05:16] no cost [05:16] just like vmware player [05:16] for a trial period though [05:16] NO [05:16] totaly free forever [05:16] just as vmware player [05:16] same lic [05:17] http://www.vmware.com/products/server/ [05:17] cool, its been awhile since I looked in to vmware's licensing [05:17] 100% fre ( as in beer ) [05:17] <\sh> imbrandon_: the open source server is free, free as in beer...something for multiverse...and the SX Server is a single RH based distro [05:17] esx and gsx server still cost, plain vmware server == free [05:18] \sh, yea [05:18] <\sh> but again, it won't run without breaking the support chain ;) [05:18] huh ? === imbrandon_ has run vmware server for a LONG time [05:19] <\sh> imbrandon_: when you load the vmware modules, you taint the ubuntu kernel and you won't get support [05:19] ESX is scary [05:19] it runs like 2.4.9 [05:19] ahh yea, same with nvidia drivers and a slew of other things including qemu ( kqemu kernel module is NOT free ) [05:19] i hate to wonder how hacked to hell it is [05:20] <\sh> imbrandon_: well, the shipped nvidia drivers are supported, if you compile for yourself, then again, losing support. [05:20] right as i said along with a slew of other things ;) [05:21] if you compile nvidia drivers for yourself & complain, it's your fault :) [05:21] but as developers i think one should be able to handel loading and unloading kernel modules hopefully [05:21] if not we have bigger things to worry about ;) [05:22] it's not being able to do it [05:22] it's the binary modules trampling over the kernel & making it impossible to debug problems [05:22] <\sh> imbrandon_: but this discussion is all about normal user and people like us, who know what we are doing (sometimes) [05:22] ajmitch: does that apply to other things as well? like random repos? [05:22] <\sh> Hobbsee: yes [05:22] ajmitch the point i was getting at is there are lots of things that do the same thing including vmware player, kqemu, nvidia etc etc etc [05:23] \sh, no i was talking about for development [05:23] thus poeple like us [05:23] ;) [05:23] \sh: excellent. i'll have to adjust ajmitch's statement for various other things that screw users systems, too :D [05:23] <\sh> Hobbsee: that's why we have this mix up now with kde 3.5.3 in launchpad [05:23] \sh: we do? [05:24] people reporting 3.5.3 bugs in lp ? [05:24] of course they will [05:24] <\sh> Hobbsee: yes..the same for amarok...and we have to ask first, what version and what packages they had installed [05:24] the packages are available, malone is ubuntu's bugtracker, so they'll file bugs [05:24] true - then again, 3.5.3 bugs will still be there in edgy, and that's what we're debugging next, arent we? [05:24] yup [05:25] Hobbsee, but that makes a nightmare also [05:25] i see the point , but my original point was not for everyone it WAS for developers like us , specificaly US in particular ;) [05:25] <\sh> Hobbsee: in this very moment, when people are writing about: "My KDE on Kubuntu Dapper is not working" [05:26] <\sh> Hobbsee: and then you ask: "which version?" and the answer is "3.5.3" then LP is definitly the wrong place [05:26] <\sh> Hobbsee: because kubuntu.orgs 3.5.3 is not of the same quality as 3.5.2 in dapper...so it's a nightmare [05:27] goodnight everyone [05:27] gnight bmonty [05:27] Later bmonty [05:28] brb yall i'm gonna shut this box off and go hop on my 64, back in 5 [05:28] \sh: true. well...yeah. is 3.5.3 goign to make it into dapper updates, or did they decide no? === Hobbsee curses at konv's dodgy scripting [05:28] night... [05:28] my guess given the bug reports wrt .5.3 is "not yet" [05:28] <\sh> Hobbsee: the changes are not conservative [05:28] Hobbsee, even if it does ( more likely backports ) but still its not official packages till then and shouldent be on lp [05:29] okay, be ready for the next damned spam war... [05:29] <\sh> that's why I think a good idea is to have an own kubuntu product for those things === Fujitsu [n=Fujitsu@c211-28-181-26.eburwd7.vic.optusnet.com.au] has joined #ubuntu-motu [05:34] \sh: of course, the obvious response to that is to just make it as good as 3.5.2, but... [05:37] <\sh> HELP Birds in da house [05:38] <\sh> ok..going to work...cu later [05:38] Later \sh [05:42] bye remains of \ah [05:43] bye remains of \sh [05:47] \sh: the escape shell [05:48] has anyone got ubuntu-ppc working in qemu on x86 [05:53] what are you seeing not working? [05:53] uh. Lemme install qemu real quick :) [05:53] yarrrrrrrrrrrrrrrrrrr [05:54] did yall take note of my suggestion of adding input plugins to beep-media-player packages? === bluefoxicy hexedits the official install CD so it says "Obliterate existing crapOS" instead of "Use entire hard disk" :) [05:55] bluefoxicy: but what if the original OS is ubuntu? :P [05:55] it was a joke [05:56] er...you didnt notice the :P after my statement, hence marking my statement also as a joke? [05:57] qemu-system-ppc -net nic -net tap -m 128 -hda hd.img -boot d -cdrom /dev/cdrom [05:57] qemu: could not load PowerPC bios '/usr/share/qemu/ppc_rom.bin' [05:57] that... can be fixed by getting openhackware, but ubuntu doesn't carry that... but after getting openhackware it refuses to admit there's a video bios [05:58] and if you move a video bios in the screen just stays black IIRC (I did this a long time ago, 2 or 3 months back) [06:00] sladen: in general this just doesn't work on ubuntu :P [06:06] find some source from elsewhere that works; diff the result [06:06] file a bug [06:06] ToHellWithGA: b-m-p is EOLed. Any particular reason you really want additional support? [06:07] crimsun_: if it's in the ubuntu packages it should be thoroughly backed [06:07] ToHellWithGA: feel free to work on it, then. [06:08] running b-m-p without plugins to support free formats would be like running GIMP with support for .gif but not .png [06:08] crimsun_: how could I do that. I'd love to contribute [06:08] *how could I do that? [06:08] ToHellWithGA: there's a packaging guide in System> Help [06:09] (one more level down, don't have it because I uninstalled yelp) [06:10] crimsun_: System Documentation, Online Documentation, Community Support, Commercial Support, or Ubuntu Book Excerpt? [06:10] the first. === ToHellWithGA doesn't see "packaging guide" [06:10] thanks [06:11] i'll see what I can do to get on that. thanks crimsun_ [06:11] np. === zenrox [n=zenrox@71.115.198.118] has joined #ubuntu-motu [06:23] Gnight folks [06:24] 'night bddebian [06:24] night bddebian === bddebian hugs crimsun_ & Hobbsee === imbrandon_ [n=brandon@ubuntu/member/imbrandon] has joined #ubuntu-motu [06:47] ToHellWithGA: the packaging guide can also be found at help.ubuntu.com [06:48] ToHellWithGA: but it is in System -> Help -> System Documentation 4th item down [06:48] ToHellWithGA: on Dapper === Fujitsu [n=Fujitsu@c211-28-181-26.eburwd7.vic.optusnet.com.au] has joined #ubuntu-motu === lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu === ealden [n=ealden@203.76.211.211] has joined #ubuntu-motu [07:01] anyone around [07:01] yes [07:01] somewhat [07:02] so been trying to get my samsung palm to sync for a few months now with dapper with no luck [07:02] I have followed docs I found online about privs [07:04] any ideas ? [07:05] (that's pretty vague, and it seems more of a user question) === Hobbsee wishes people wouldnt ask vague questions. === Hobbsee wishes that they'd follow !ask [07:07] basically I have a palm I want to sync with my machine [07:07] getting a strange error from jpilot when I go to sync === lastnode_ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu [07:15] hm === ajmitch [n=ajmitch@203.89.166.123] has joined #ubuntu-motu [07:16] ajmitch: hm? [07:16] dsl dying again [07:16] ah === Hobbsee kicks ajmitch's dsl [07:17] please don't [07:17] it's fragile enough at the moment [07:17] anyone have any thoughts on the pda issue? [07:17] nope, we're just developers & packagers [07:17] oh, i was going to try and kick it into working... [07:17] "we know nothing, nothing at all" [07:18] jabra_: your better off asking in #ubuntu [07:18] or #kubuntu depending on what your using [07:19] aight === imbrandon_ offers ajmitch's dsl a snack, maybe that will appease it === robitaille [n=daniel@ubuntu/member/robitaille] has joined #ubuntu-motu === lastnode_ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu === _czessi [n=Czessi@dslb-088-073-023-134.pools.arcor-ip.net] has joined #ubuntu-motu === sean [n=sean@71-214-92-217.ptld.qwest.net] has joined #ubuntu-motu === Amaranth [n=amaranth@ubuntu/member/amaranth] has joined #ubuntu-motu === _jaldhar [n=jaldhar@c-68-38-202-139.hsd1.nj.comcast.net] has joined #ubuntu-motu === lastnode_ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu [07:53] what fun. the latest ndiswrapper source doesnt seem to include a debian directory anymore, which means the documentation is now wrong. === Kamping_Kaiser [n=kgoetz@ppp137-2.lns2.adl2.internode.on.net] has joined #ubuntu-motu [07:55] Hobbsee: yet another reason to pbuild the sid source package. [07:55] well then. === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu === Hobbsee_ [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-motu === Gloubiboulga [n=gauvain@ubuntu/member/gloubiboulga] has joined #ubuntu-motu === lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu === viviersf [n=cain@196.44.1.98] has joined #ubuntu-motu === Sp4rKy|night is now known as Sp4rKy === lastnode_ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu === lastnode_ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu === dholbach [n=daniel@ubuntu/member/dholbach] has joined #ubuntu-motu === neutrinomass [n=pandis@ppp21-38.adsl.forthnet.gr] has joined #ubuntu-motu [09:29] good morning [09:30] morning dholbach [09:30] hey Gloubiboulga [09:31] hey dholbach [09:31] hey ajmitch === lucas [n=lucas@ubuntu/member/lucas] has joined #ubuntu-motu [09:33] good morning MOTUs :) [09:33] morning! === Gervystar [n=gervysta@217-133-96-194.b2b.tiscali.it] has joined #ubuntu-motu === DarkMageZ [n=DarkMage@ppp233-230.lns3.syd7.internode.on.net] has joined #ubuntu-motu === xerxas [n=R67894@AGrenoble-152-1-113-35.w90-4.abo.wanadoo.fr] has joined #ubuntu-motu === slomo [n=slomo@ubuntu/member/slomo] has joined #ubuntu-motu === pygi [n=pygi@83-131-232-156.adsl.net.t-com.hr] has joined #ubuntu-motu === jinty [n=jinty@242.Red-83-49-54.dynamicIP.rima-tde.net] has joined #ubuntu-motu === bluefoxicy [n=bluefox@c-68-33-112-13.hsd1.md.comcast.net] has joined #ubuntu-motu [10:08] 'morning motus === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-motu === Sp4rKy [n=max@lns-bzn-53-82-65-35-254.adsl.proxad.net] has joined #ubuntu-motu [10:21] ... # http://www.cafepress.com/geekcultstore/48379 # Geekier THAN THOU [10:22] ooops [10:22] sorry, wrong channel... lol === Sp4rKy_ [n=max@lns-bzn-53-82-65-35-254.adsl.proxad.net] has joined #ubuntu-motu === doko [n=doko@dslb-088-073-091-142.pools.arcor-ip.net] has joined #ubuntu-motu === spacey [n=herman@ubuntu/member/spacey] has joined #ubuntu-motu === neutrinomass [n=pandis@ppp21-38.adsl.forthnet.gr] has joined #ubuntu-motu [10:56] Hi. I'm quite confused. I created a .desktop for 'dfontmgr', but it's not in Launchpad :-/ "aptitude show dfontmgr" works though. Is this a launchpad issue or something wrong on my part ? === slackern [n=slackern@i175z6cm7.cable.soderhamn-net.com] has joined #ubuntu-motu [10:57] neutrinomass: where in Launchpad did you have a look? [10:57] neutrinomass: apt-cache showsrc dfontmgr [10:57] it shows that the source package is defoma [10:58] launchpad only works by source package :) [10:58] ajmitch: Oh, binary packages were dropped? [10:59] iirc, yes [10:59] dholbach: I was looking in http://launchpad.net/distros/ubuntu/+source/dfontmgr ... [10:59] if they were ever there [10:59] Ok, I'll file it against defoma ... thanks === neutrinomass remembers binary packages in launchpad, but is not too sure === ajmitch needs another computer or two [11:00] this room is cold [11:00] Computers do heat up rooms significantly :p [11:00] not well enough === ajmitch only has 2 running [11:01] & one of those is just a laptop :) [11:01] I used to have a desktop in a small room and it was significantly warmer than the rest of the house (it ran 24/7 ):) [11:02] ajmitch: run cpuburn on them [11:02] cpuburn doesn't appear to be compiled for amd64 [11:03] oh man, I hope edgy'll suck less ;) [11:03] haha [11:03] I'm sure I could run it in a chroot :) [11:03] Btw, how to get stuff under System->Preferences? I'm not sure dfontmgr should go under system->administration [11:04] CPU is currently at 40C [11:04] neutrinomass: "get" as in, "get Ubuntu to move things over", or as in "being able to use it for myself?" [11:04] power consumption shoots up about 50W when running burnK7 on both cores :) === selinium [n=selinium@80-193-7-120.cable.ubr02.sout.blueyonder.co.uk] has joined #ubuntu-motu [11:05] azeem: get as in the appropriate Cateogories entry in the .desktop file I'm writing === herzi [n=herzi@c183203.adsl.hansenet.de] has joined #ubuntu-motu [11:06] ah === Sp4rKy [n=max@lns-bzn-53-82-65-35-254.adsl.proxad.net] has joined #ubuntu-motu === lfittl [n=lfittl@83-65-242-216.dynamic.xdsl-line.inode.at] has joined #ubuntu-motu === kagou [n=kagou@84.6.210.97] has joined #ubuntu-motu [11:26] hi [11:26] hi === Yagisan has 3 pc's running at 100%, and it's still cold === Toadstool [n=jcorbier@ubuntu/member/toadstool] has joined #ubuntu-motu === Hirion [n=hirion@draugr.de] has joined #ubuntu-motu === wingwah [n=wing@c211-31-46-144.rivrw5.nsw.optusnet.com.au] has joined #ubuntu-motu === phlaegel [n=phlaegel@atdot.ca] has joined #ubuntu-motu === Bazzi [n=Bastian@p50802F26.dip0.t-ipconnect.de] has joined #ubuntu-motu === lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu === lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu === lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu === Sp4rKy [n=max@lns-bzn-53-82-65-35-254.adsl.proxad.net] has joined #ubuntu-motu === marcin_ant [n=marcin@195.225.49.18] has joined #ubuntu-motu === lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu === lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu === freeflying-g4 [n=freeflyi@61.190.64.118] has joined #ubuntu-motu [12:41] eww o.o there's a defragmenter on revu === Sp4rKy [n=max@lns-bzn-53-82-65-35-254.adsl.proxad.net] has joined #ubuntu-motu === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-motu === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-motu === lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu [01:11] hi all [01:11] hey zakame [01:11] heya ajmitch wazup? [01:11] I'm in manila now [01:11] not much going on right now :) === No1Viking [n=micke@h-83-140-104-3.ip.rixbredband.se] has joined #ubuntu-motu === pygi [n=pygi@83-131-255-156.adsl.net.t-com.hr] has joined #ubuntu-motu === rajasun [n=maximusp@bb220-255-205-188.singnet.com.sg] has joined #ubuntu-motu [01:26] is there a "wishlist" of apps that aren't in the repo, but are wanted? [01:27] yes [01:27] see https://wiki.ubuntu.com/MOTU/Packages/Candidates [01:27] for a list that may or may not be up to date in any way [01:27] ty [01:28] kk.... just starting out packaging... I'll look for some of the easier ones... === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu === ealden [n=ealden@203.76.211.211] has joined #ubuntu-motu === No1Viking [n=micke@h-83-140-104-3.ip.rixbredband.se] has joined #ubuntu-motu [02:00] hmm. soccer on soon. Time to see if we choke. [02:01] lets hope not! [02:02] Australia vs Japan will be an interesting match at my place. === rob [i=Robert@freenode/staff/ubuntu.member.rob] has joined #ubuntu-motu [02:03] i think it will be a good match either way, although I'm not sure how japan have been performing recently [02:04] Daemon: well, I'm Aussie, and the wife is Japanese. should be lots of fireworks. [02:05] Daemon: although, it seems Japan isn't confident of this game [02:07] Yagisan: makes for a good match then, like when state of origin is on :) [02:08] Daemon: yep. It was "interesting" being the only blues supporter in a QLD pub, when I was in QLD [02:09] blues supporter? *gets out the cricket bat* :) I mainly show an interest because my wife is a blues supporter and she's living in qld :) [02:09] right - I'm off to get nibblies, and something to bribe the kids to be quiet. [02:10] Daemon: of course blues. I'm not wasting my money at the TAB :-P [02:10] heh, can't deny that at the moment === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu [02:21] that was brilliant [02:21] some manager here removed my access to the data center [02:22] oh oh... [02:22] tseng: nice === Sp4rKy [n=max@lns-bzn-30-82-253-156-192.adsl.proxad.net] has joined #ubuntu-motu === \sh [n=shermann@gw01.combots.com] has joined #ubuntu-motu [02:34] \sh: morning === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-motu === tuxmaniac [n=aanjhan@60.254.67.17] has joined #ubuntu-motu [02:45] <\sh> moins === Sp4rKy [n=max@lns-bzn-30-82-253-156-192.adsl.proxad.net] has joined #ubuntu-motu === highvoltage [n=jono@196.36.161.235] has joined #ubuntu-motu === freeflying-g4 [n=freeflyi@ubuntu/member/freeflying] has joined #ubuntu-motu === freeflying-g4 [n=freeflyi@61.190.64.118] has joined #ubuntu-motu === Sp4rKy_ [n=max@lns-bzn-30-82-253-156-192.adsl.proxad.net] has joined #ubuntu-motu === Sp4rKy_ is now known as Sp4rKy === Gloubiboulga [n=gauvain@ubuntu/member/gloubiboulga] has joined #ubuntu-motu === _jaldhar is now known as jaldhar === hub [n=hub@storm-gw.xandros.com] has joined #ubuntu-motu === Sp4rKy_ [n=max@lns-bzn-30-82-253-156-192.adsl.proxad.net] has joined #ubuntu-motu === lakin [n=lakin@S01060013101832ce.cg.shawcable.net] has joined #ubuntu-motu === tuxmaniac [n=aanjhan@60.254.67.17] has joined #ubuntu-motu === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-motu === dholbach [n=daniel@i577B2852.versanet.de] has joined #ubuntu-motu === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-motu === Sp4rKy [n=max@lns-bzn-30-82-253-156-192.adsl.proxad.net] has joined #ubuntu-motu === Sp4rKy_ [n=max@lns-bzn-30-82-253-156-192.adsl.proxad.net] has joined #ubuntu-motu === pmjdebruijn [n=pmjdebru@pmjdebruijn.xs4all.nl] has joined #ubuntu-motu [04:02] hi, how do I make symlink from my debian/rules? it can't find anything about a dh_symlink [04:02] just symlink to ./debian/package-name/... then? === Erlang pokes pmjdebruijn with dh_link [04:04] dh_link [04:05] or debian/links [04:05] ah cool... thankyou! [04:05] dholbach, hmm oh? which is cleaner? or more preferable? [04:05] i prefer debian/links [04:05] considering my application, I would go with dh_link [04:05] but others might prefer other solutions [04:05] oh [04:05] ok [04:05] if you have a lot of links your debian/rules get cluttered up === bddebian [n=bdefrees@mail.ottens.com] has joined #ubuntu-motu [04:06] and if you don't need the link anymore you just remove the file [04:06] but it's not much to bother with [04:06] throw a coin :-) [04:06] Heya gang [04:08] heya dholbach and bddebian === Hobbsee throws bddebian at dholbach [04:09] much better than a coin :P [04:09] Good luck lifting my fat ass to throw me :-) [04:10] haha true - i'm not that big and strong :P [04:11] so you're having a good time... :-) [04:11] \sh: so I finally got zoneminder to build properly, but am still unable to get it running :( [04:11] hmm crap, OpenOffice.org doesn't follow symlinks somehow... :( [04:11] \sh: nph stuff is failing for the streams [04:12] \sh: you said some of your clients use zoneminder? === NthDegree [n=d3gr33@212-139-4-15.dynamic.dsl.as9105.com] has joined #ubuntu-motu === NthDegree [n=d3gr33@212-139-4-15.dynamic.dsl.as9105.com] has joined #ubuntu-motu === lakin_ [n=lakin@206.174.196.147] has joined #ubuntu-motu [04:23] http://www.xs4all.nl/~bruijn9/temp/openoffice.org-humanist-templates_0.4-2_all.deb [04:28] if anybody is interested === neutrinomass [n=pandis@ppp11-72.adsl.forthnet.gr] has joined #ubuntu-motu === TomaszD [n=tom@xdsl-2196.elblag.dialog.net.pl] has joined #ubuntu-motu === TomaszD [n=tom@xdsl-2196.elblag.dialog.net.pl] has joined #ubuntu-motu === Czessi [n=Czessi@dslb-088-073-023-134.pools.arcor-ip.net] has joined #ubuntu-motu [05:03] <\sh> havoc: zoneminder? no..I don't even know this app [05:03] \sh: I thought you said one of your clients used it? === _jaldhar [n=jaldhar@c-68-38-202-139.hsd1.nj.comcast.net] has joined #ubuntu-motu [05:04] <\sh> havoc: no...what is zoneminder? I think someone else is using it, but I don't [05:04] 2006-06-11 10:29:19 <\sh> oha...I can try to grab for more infos on that piece of software....I have a company [05:04] 2006-06-11 10:29:26 <\sh> which uses this tool [05:04] \sh: zoneminder.com [05:05] http://www.zoneminder.com/ [05:06] <\sh> havoc: I think it was different from zoneminder... [05:06] ah [05:06] <\sh> ah..now I know :) [05:07] <\sh> it was an old customer...I'll have to contact him somehow... [05:07] ah [05:07] I only mention it bacuase you sounded interested === lucas [n=lucas@ubuntu/member/lucas] has joined #ubuntu-motu === spacey [n=herman@ubuntu/member/spacey] has joined #ubuntu-motu === plugwash [i=plugwash@p10link.net] has joined #ubuntu-motu === xophEr [n=xopher@a84-230-124-206.elisa-laajakaista.fi] has joined #ubuntu-motu [05:23] Daemon: well. that was an interesting match [05:24] meh! [05:24] Yagisan: pure luck! [05:25] Yagisan: indeed, tense end of the match :) [05:27] jsgotangco: I don't disagree. All 4 goals were pure luck === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu [05:29] Daemon: the end was the best bit. Even got my wifes interest when they were all desperate [05:29] now to put the kids to bed [05:30] time to put myself to bed I think :) === jpatrick [n=patrick@ubuntu/member/jpatrick] has joined #ubuntu-motu === Kyral_FreeBSD [n=petermcv@128.153.20.104] has joined #ubuntu-motu === NthDegree_ [n=d3gr33@212-139-4-15.dynamic.dsl.as9105.com] has joined #ubuntu-motu === Hobbsee looks for the nearest couch, to follow suit === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-motu === Yagisan would offer mine to Hobbsee, but it didn't fit in my tiny flat, so it had to go [05:40] :( [05:41] anyone have a way to spellcheck a datastream in a pipeline that is better than "grep -f /usr/share/dict/words" === _jaldhar is now known as jaldhar [05:44] use ispell or aspell? [05:44] ah yes, but I need to kill the misspelled words in the middle of the pipeline :P === lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu [05:44] I'm basically trying to clean up a strings dump of a MSWord file === highvoltage [n=jono@mtngprs7.mtn.co.za] has joined #ubuntu-motu [05:45] Kyral_FreeBSD: try enchant [05:45] wazzat? [05:46] Keep in mind it pretty much has to work in the middle of a pipeline === phanatic [n=phanatic@ubuntu/member/phanatic] has joined #ubuntu-motu [05:47] afternoon everyone [05:48] Then again I could be lazy and just nuke all non-alpha numeric characters === Czessi [n=Czessi@dslb-088-073-023-134.pools.arcor-ip.net] has joined #ubuntu-motu === Kaloz_ [i=kaloz@openwrt.org] has joined #ubuntu-motu === JohnnyMast [n=rave@84-104-9-27.cable.quicknet.nl] has joined #ubuntu-motu === tuxmaniac [n=aanjhan@60.254.67.17] has joined #ubuntu-motu === tuxmaniac [n=aanjhan@60.254.67.17] has joined #ubuntu-motu === freeflying-g4 [n=freeflyi@61.190.64.118] has joined #ubuntu-motu === zenrox [n=zenrox@71.115.198.118] has joined #ubuntu-motu === swarog [n=core@warp.t3net.net] has joined #ubuntu-motu === _ZuZuu_ [n=ZuZubunt@AVelizy-154-1-57-141.w83-199.abo.wanadoo.fr] has joined #ubuntu-motu [06:43] please, where could i get help about .desktop format ? [06:43] Sp4rKy: What's the issue? [06:43] because i've a .desktop file which seems to doesn't work [06:43] It's in /usr/share/applications? [06:43] yes [06:44] Does it not show up or it doesn't run? [06:44] but i'm not sure Categories=Application;AudioVideo;GTK is good [06:44] it is not shows up [06:45] Ahh, hang on a sec [06:45] k [06:45] http://pastebin.com/704611 [06:46] it's the .desktop [06:46] Try Application;AudioVideo;Audio; [06:47] ok i'll try [06:47] thx [06:49] i use e17 so .desktop doesn't be used [06:49] so if i dput my package does anyone could test it for me [06:50] dont use an absolute path for your icon [06:51] ogra, so what kind of link must i use ? [06:51] no link [06:52] only devede.png [06:52] k [06:53] Sp4rKy: Hi. The GenericName is not supposed to be used like that AFAIK ... [06:54] Sp4rKy: KDE uses the GenericName in parentheses (default, this is configurable) so what you'll get under KDE is a menu entry : DeVeDe (Create your own video DVDs) which is too long for a menu. You could "Video Editor", or omit it ... === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-motu === truz_`24 [n=truz_`24@74.129.166.232] has joined #ubuntu-motu [06:55] k [06:55] so i'll need to do a patch :p [06:56] Actdually don't even put devede.png, just use devede [06:56] Sp4rKy: As ogra said, no absolute icons are neccessary. Not even the file extension is neccessary (devede is enough). I've been told that .pngs aren't easy to put in .debs either, so you might want to convert it to xpm [06:56] Someone may want to throw in a .xpm :) [06:56] Oh, whoops, hehe :) [06:57] bddebian: There's a bunch of .desktops waiting for you you know ;) [06:57] Me? What do I know? :-) [06:57] but how could i convert it and generate a package with original source ? [06:57] Sp4rKy: I'm clueless so I use the Gimp ... as to the package, I'm not sure, I can't package anything :) [06:57] apt-get source, change it, add changelog entry dpkg-buildpackage -S and upload ;-P [06:58] bddebian, this software isn't already packaged [06:58] Ahhh [06:58] Package it and stick it on REVU :-) [07:00] i'm sorry , but i don't understand how can i package it without modifying .png without modify source :/ === neutrinomass doesn't understand why .pngs can't be packaged easily in the first place [07:01] Why do you need to modify the png? [07:02] neutrinomass: If it's in the original source (or added to the original source) it's fine [07:02] because you've said "Someone may want to throw in a .xpm :)" [07:02] But you can't add a binary file to the package unless you update the original source [07:02] bddebian: Oh, ok :-/ I'll hopefully learn to package stuff during the summer [07:02] Sp4rKy: I meant someone may use their own xpm icon or something [07:03] so i keep the .png ? [07:03] Grr [07:03] I mean inside the .desktop, just use icon=devede [07:04] That way if I create my own devede.xpm (as a user), I could just copy devede.xpm into /usr/share/pixmaps and it gets picked up automatically instead of having to modify devede.desktop [07:05] ok [07:05] i'm sorry [07:05] i didn't understand :( [07:06] No worries [07:06] Sp4rKy: don't worry, bddebian is just a cranky old man ;-) [07:06] :) [07:07] Was I being cranky? [07:07] If so I didn't mean to [07:07] http://pastebin.com/704649 <== so should be a good .desktop ? [07:07] Hi Laser_away [07:08] Sp4rKy: You will need a ; and the end of Categories but otherwise it looks good === redguy [n=mati@acz23.neoplus.adsl.tpnet.pl] has joined #ubuntu-motu [07:08] Sp4rKy: Add a final semi-column to the Categories and it should be perfect [07:08] bddebian: I think the "Grr" part might have been interpreted that way accidentally :-) [07:08] Sp4rKy: Run desktop-file-validate on it [07:08] LaserJock: Ah, sorry [07:10] devede-1.6/devede.desktop: warning: non-standard key "MultipleArgs" lacks the "X-" prefix [07:10] what's wrong ? [07:11] Ah, that's a KDE thing. The new Spec says that they should be X-MultipleArgs= now [07:11] ok [07:11] seems good :) === lastnode_ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu [07:13] dputed :) thx for your help MOTUs ! [07:13] \o/ [07:13] Sp4rKy: No, thank YOU :-) [07:14] :D [07:15] you help me a lot with my LOT of issues :) so thank you :) [07:15] LaserJock hey mate [07:16] hi JohnnyMast [07:16] any news since the last talk ? [07:16] what kinda news? :-) [07:16] I've been busy, busy, busy [07:16] are there known bugs about keyboards the dont work anymore (or not good) since final ? [07:17] I think this has been my most hectic semester in the 8 years I've been at uni [07:17] JohnnyMast: not that I know, but I really wouldn't know [07:17] specialy for laptops i mean [07:17] in that case i should file it [07:18] since Final i have to press Winkey + l to see my 'l' [07:18] weird [07:18] and left == function key + left [07:18] once i hacked the bug ile file the bug and patch === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-motu === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu [07:20] raphink! [07:21] theres an other old friend :) [07:21] hi LaserJock [07:21] hi raphink [07:21] hi Sp4rKy === lfittl [n=lfittl@83-65-242-216.dynamic.xdsl-line.inode.at] has joined #ubuntu-motu [07:22] hi raphink [07:22] hi jpatrick [07:24] long time, no IRC [07:25] still have no internet at home [07:26] ack [07:27] what's the fun of living on the French Riviera if you can't stay in all day and chat with us? [07:28] yes I know :( [07:28] I just have to deal with it [07:28] go to the beach [07:28] play volley ball, go swimm [07:28] hike in the moutains [07:28] overall I think I'm surviving [07:28] bummer, I feel for you man ;-) [07:28] haha [07:29] don't think I'll make it to Paris eventually [07:29] my boss wants me to begin work on thursday [07:29] :s [07:29] :'( [07:30] well we'll see [07:30] and if I can't, it'll be for another time [07:31] true [07:35] please , does anyone could dl http://tiber.tauware.de/~gauvain/devede_1.6-0ubuntu1_i386.deb and test over gnome if .desktop works [07:42] done, the problem is the Exec entry [07:43] :) === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-motu === spacey [n=herman@ubuntu/member/spacey] has joined #ubuntu-motu === P3L|C4N0 [n=sopmac@201.230.1.232] has joined #ubuntu-motu === mgalvin_ [n=mgalvin@rrcs-24-39-194-210.nys.biz.rr.com] has joined #ubuntu-motu === Czessi [n=Czessi@dslb-088-073-023-134.pools.arcor-ip.net] has joined #ubuntu-motu === lucas [n=lucas@ubuntu/member/lucas] has joined #ubuntu-motu === mgalvin_ [n=mgalvin@rrcs-24-39-194-210.nys.biz.rr.com] has joined #ubuntu-motu === NthDegree_ [n=d3gr33@194-247-233-98.dynamic.dsl.as9105.com] has joined #ubuntu-motu === phanatic [n=phanatic@ubuntu/member/phanatic] has joined #ubuntu-motu === FunnyLookinHat [n=funnyloo@167.246.8.60] has joined #ubuntu-motu === Amaranth [n=amaranth@ubuntu/member/amaranth] has joined #ubuntu-motu === lloydinho [n=andreas@rosinante.egmont-kol.dk] has joined #ubuntu-motu === lakin [n=lakin@S01060013101832ce.cg.shawcable.net] has joined #ubuntu-motu === vud1 [n=vud1@unaffilitated/vud1] has joined #ubuntu-motu === ToHellWithGA [n=TheStone@c-69-180-28-244.hsd1.ga.comcast.net] has left #ubuntu-motu ["Client] === Tonio_ [n=tonio@tonio.planetemu.net] has joined #ubuntu-motu === jinty [n=jinty@242.Red-83-49-54.dynamicIP.rima-tde.net] has joined #ubuntu-motu === jose [n=jose@171.Red-217-125-94.staticIP.rima-tde.net] has joined #ubuntu-motu [09:07] hi [09:08] hi JohnnyMast [09:08] doh [09:08] jose [09:08] hehe [09:08] LaserJock: Hola Jose! [09:08] it's* [09:09] I uploaded gnomecatalog at 10 june. What is the next to enter in multiverse? [09:09] jose: uploaded to where? [09:09] i have to wait to someone review it? it isnt? [09:09] revu [09:09] laserlock: to revu [09:09] whee [09:10] http://revu.tauware.de/details.py?upid=1560 [09:10] well, we haven't really hit the REVU stuff to hard yet because edgy isn't really set up yet [09:11] Ohh.. ok [09:11] although it might be a good idea to review that stuff now [09:11] we should try to get a revu day going again [09:11] and some ongoing efforts [09:11] that'd be lovely [09:11] dholbach, I agree, there's too many packages waiting on REVU [09:16] i'd be happy to help you, if there will be such a revu day :) [09:17] dholbach: and motu-school? [09:17] LaserJock: we absolutely should get going on that one. [09:17] LaserJock: I'll think about it in the next days. [09:17] EasyMOTUing or something I read on LP lately :-) === Bassetts [n=Bassetts@cpc4-mapp1-0-0-cust342.nott.cable.ntl.com] has joined #ubuntu-motu [09:19] dholbach: I was hoping we could use the Packaging Guide for motu-school [09:19] LaserJock: I think we should do it in both directions [09:19] LaserJock: if people give a talk on something, we have a log of which we can add stuff to the packaging guide or write other wiki docs of it [09:20] agreed === tiagoboldt [n=tiagobol@87-196-82-82.net.novis.pt] has joined #ubuntu-motu [09:20] i'm off - have a nice day! [09:20] cya dholbach === tiagoboldt_ [n=tiagobol@87-196-82-82.net.novis.pt] has joined #ubuntu-motu === paniq [n=braniq@port-212-202-51-166.dynamic.qsc.de] has joined #ubuntu-motu === paniq [n=braniq@port-212-202-51-166.dynamic.qsc.de] has joined #ubuntu-motu === allee [n=ach@allee.exgal.mpe.mpg.de] has joined #ubuntu-motu === pygi [n=pygi@83-131-236-248.adsl.net.t-com.hr] has joined #ubuntu-motu === pygi [n=pygi@83-131-236-248.adsl.net.t-com.hr] has left #ubuntu-motu ["Leaving"] === Bassetts [n=Bassetts@cpc4-mapp1-0-0-cust342.nott.cable.ntl.com] has left #ubuntu-motu ["Leaving"] === lbm [n=lbm@0x555298ca.adsl.cybercity.dk] has joined #ubuntu-motu [10:05] bddebian: it was libgc that you wanted me to test on Hurd> === lakin [n=lakin@S01060013101832ce.cg.shawcable.net] has joined #ubuntu-motu [10:07] Kyral_FreeBSD: No need to test, I know it's broken. Just fix it. ;-P [10:08] haha [10:08] I'm gonna LAUGH if it compiles right] [10:09] Oh I can get it to build with some patching but the tests fail miserably [10:10] oh wow, lots of gnome stuff in dapper-changes === Amaranth [n=amaranth@ubuntu/member/amaranth] has joined #ubuntu-motu [10:12] bddebian: I have never seen this lib before, let alone know what it does and you expect me to FIX it?! [10:12] You put more faith in my abilities than I do [10:13] do what bddebian does an just fake it ;-) j/k bddebian === tiagoboldt [n=tiagobol@87-196-82-82.net.novis.pt] has joined #ubuntu-motu === Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-motu === fredix [n=fredix@86.67.45.147] has joined #ubuntu-motu [10:19] LaserJock: You are oohh so right [10:19] because BDDEBIAN IS GOD :P [10:19] pfft === verwilst_ [n=verwilst@d54C1E11B.access.telenet.be] has joined #ubuntu-motu === allee [n=ach@allee.exgal.mpe.mpg.de] has left #ubuntu-motu ["Konversation] === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-motu [10:27] heylo === jaldhar [n=jaldhar@c-68-38-202-139.hsd1.nj.comcast.net] has joined #ubuntu-motu [10:31] Heya zul [10:31] hey bddebian how goes it? [10:31] Same as always thanks. You? [10:31] 'afternoon, zul, bddebian [10:31] going good im at home which is good [10:32] hey crimsun_ [10:32] Lintian is giving me: description-synopsis-might-not-be-phrased-properly [10:32] what's the proper way to phrase the description synopsis? [10:33] paste the ^Description: [10:33] Description: Conexant AccessRunner chipset firmware extracter. [10:33] This program is designed to extract firmware out of drivers for [10:33] the conexant AccessRunner chipset. [10:34] it's better phrased (according to lintian, at least) as: firmware extracter for the Conexant AccessRunner chipset [10:37] how can i get lintian to give me it's suggestions? [10:37] lintian -vv :D [10:37] err [10:37] -v -i [10:37] lintian -vi:D [10:37] what's i? [10:37] Informative [10:37] :P [10:37] ah, very ... informative. === Spec hides === Kyral_FreeBSD throws AOL CDs at Spec === slomo [n=slomo@ubuntu/member/slomo] has joined #ubuntu-motu [10:39] hah, lintian doesn't give me any errors [10:39] should I upload to REVU if I think ubuntu deserves this package? [10:40] Spec: sure === hub wonder if he should start updating to edgy [10:41] i wouldnt [10:42] hub: it'll get rejected almost immediately [10:42] crimsun_: ? [10:42] oh [10:42] sorry, I misparsed updating as uploading [10:43] crimsun_: yeah. updating my machine [10:43] no uploading packages to edgy [10:43] I'll update my pending packages to edgy on REVU [10:43] I see "edgy", and I immediately associate it with "upload" for some reason :-) [10:43] crimsun_: leaving in the edge? [10:43] s/in/on/g [10:43] nah, I don't love breakage /that/ much :-) === slomo_ [n=slomo@ubuntu/member/slomo] has joined #ubuntu-motu [10:48] Heya crimsun_ [10:55] ick...americans sucked at the world cup [10:55] hehe [10:55] the what? [10:55] soccer world cup [10:55] I should have put a ;-) on there [10:56] the what? [10:57] or for europeans football [10:57] the what? === Hirion [n=hirion@draugr.de] has left #ubuntu-motu [] [10:59] zul: bah, that's not football ;-) [11:03] LaserJock: hence, "futbol" :-) [11:03] bah, my package forgets to include the binary into it :-/ === herzi [n=herzi@c197033.adsl.hansenet.de] has joined #ubuntu-motu === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-motu === NthDegree [n=NthDegre@194-247-233-98.dynamic.dsl.as9105.com] has joined #ubuntu-motu [11:04] forgets -> packager error :p [11:05] but the logs looks like it builds it :p [11:07] builds it != moves it to the correct place prior to dh_installdeb [11:07] I take it that this is a bug in the code, and not a pacakging error http://pastebin.ca/64942 ? [11:07] crimsun_ what's the best fs for building/compiling things in (just that, nothing else) [11:08] NthDegree: question's too vague [11:09] crimsun_ ok if I were to mount a partition for pbuilder to build cr@p in which one would be best [11:09] ryanakca: yes, the declaration needs to be updated. gcc4 is much more strict for C++. === erez [n=erez@DSL217-132-30-162.bb.netvision.net.il] has joined #ubuntu-motu [11:09] sorry, GCC 4 (not gcc but g++) [11:09] NthDegree: what sort of stuff do you intend to build? ext3 is a good default. [11:11] crimsun_: how do I determine what's failing? [11:11] --debug? [11:11] Spec: look at the pbuilder build log and the contents of the generated deb{,s} [11:11] oo, debug is very verbose [11:13] things could be as small as qtella or as big as an updated DE or web browser, the partition is dedicated for pbuilder's build environment [11:14] NthDegree: if you're uncertain, there's no reason to deviate from the default ext3 [11:14] ext3 generally offers the most flexibility, too, particularly if you use lvm [11:14] crimsun_: and how would I do that? change the code? === tdjb [n=tdjb@209.151.52.189] has joined #ubuntu-motu [11:14] crimsun_: wanna briefly look at my pbuilder log? :-/ [11:15] ryanakca: yes [11:15] crimsun_: so much for that :) [11:15] crimsun_: I can't reall mess around with code... [11:16] I can't code. at all... and no, html isn't coding. [11:16] crimsun_, i use ext3 for the operating system, reiserfs for a personal files partition and now I want the optimal FS type for pbuilder to use [11:16] NthDegree: again, "optimal" varies with workload and use [11:17] http://dc.ubuntu-us.org/~spec/output.txt <- pbuilder output [11:17] NthDegree: my inclination is to use either ext3 or XFS, but if flexibility is key, then I'd go with ext3 [11:17] looks like it installs into the DESTDIR just fine :-/ [11:18] crimsun_ when I set up kubuntu it's without all the services like LVM/RAID, cron, anacron etc. so extras like that aren't a consideration :) [11:22] sec, being swamped [11:22] when running dh_make, how can you tell if its a single binary or multiple? [11:22] wheither you want to create more than 1 .deb out of the source package [11:24] LaserJock: are you busy? :) === tiagoboldt_ [n=tiagobol@87-196-16-237.net.novis.pt] has joined #ubuntu-motu === marcin_ant_ [n=marcin@195.225.49.18] has joined #ubuntu-motu === Arrogance [n=aks@ottawa-hs-209-217-110-17.d-ip.magma.ca] has joined #ubuntu-motu [11:36] ah hah, got it fixed [11:36] it was a non-existant slash that needed to exist :-/ [11:37] \o/, glad I could help ;-) [11:38] i threatened the package with your name and alas, it worked :) [11:38] heh [11:39] but now i get other errors from lintian that need fixing [11:40] threaten it wit the name of Bddebian and see if that works === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-motu [11:44] i get a lot of warnings concerning: "no utmp entry available and LOGNAME not defined; using uid of process (1234)", is this okay? [11:44] that's safely ignored. [11:44] thought so [11:46] woohoo, lintian loves me! [11:46] *and* the files are actually in the package [11:46] good work [11:49] how do I upload to REVU with dput? [11:49] dput revu ? [11:50] dput revu _source.changes [11:50] Spec try dput blah-blah.changes [11:50] yay === jabra [n=jabra@polish.ccs.neu.edu] has joined #ubuntu-motu [11:51] how long until it shows up @ revu.tauware.de ? [11:51] oops [11:51] i uploaded mine to upload.ubuntu.com or w/e the default is === NthDegree takes huge gulp [11:52] i think default is revu [11:52] nah it went to upload.ubuntu.com i'm surr [11:52] wait, wait, no, it's not :p [11:52] sure* [11:52] will I get an e-mail when something happens with my package? === NthDegree sends Spec a fake e-mail "Your Package Was Rejected!!! Muhahahahahahahahaha" :p [11:54] you suck [11:54] :p === robitaille [n=daniel@ubuntu/member/robitaille] has joined #ubuntu-motu [11:56] bbiab sorting out blobuntu (yeah I made my kubuntu bloated when I didn't have to :( ) [12:02] ok, gotta go [12:02] hopefully the revu thing is magical, i'll check in tomorrow [12:02] when running dh_make, how can you tell if its a single binary or multiple?