[00:08] Wouah /var/lib/dpkg/info/hwtest-gtk.postrm [00:08] package=`dirname $0` [00:08] . $package/hwtest.postrm [00:11] hwtest-gtk needs hwtest, hwtest needs checkbox, hwtest-gtk depends checkbox-gtk, checkbox-gtk conflicts with hwtest-gtk hmmpf === macd_ is now known as macd [00:37] ebroder: no [00:38] Laney: documentation is handled case-by-case: see http://www.ubuntu.com/community/ubuntustory/licensing [00:39] Laney: there's a fair bit of precedent for permitting GFDL+invariants in main/universe, although I would still recommend trying to persuade upstream otherwise since there are GPL-compatibility implications; there is also precedent for just syncing stuff from Debian's non-free component and leaving it in multiverse because nobody cared enough [00:39] lool: ugh, that's pretty dire [00:40] cjwatson: I understand - so it's pretty much left up to developers' conscience [00:40] lool: the checkbox-gtk conflicts on hwtest-gtk is versioned, though [00:41] Laney: more or less, yes [00:41] we've an irritating situation with ghc6 now where we merged a Debian revision that only corrected DFSG-freeness of GFDL docs [00:41] and now have a load of uninstallable deps [00:41] how did that produce uninstallability? [00:42] some libraries have weird deps on ghc6 (< 6.8.2-999) [00:42] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=511756 [00:42] Debian bug 511756 in ghc6 "ghc6: Includes GMP, which has non-free GNU documentation" [Serious,Closed] [00:44] if you've already gone forward, there is no way to roll that version back such that the dependencies will be happy, regardless of our stance on the GFDL [00:44] you'll have to adjust the packages with the dependencies [00:45] yeah, I was just seeking clarification on if it was necessary in the first place [00:45] I realise that we're committed now [00:45] from the Debian bug, it looks as if fixes are available in unstable? [00:45] yes [00:45] not strictly, although we'd presumably have ended up with it at some point in a merge anyway [00:45] just a bit of busy work [00:45] it's not usually worth reverting a package split in Ubuntu [00:59] does anyone know how to install the codec on 9.04 like the ones at http://www.ubuntugeek.com/install-mplayer-and-multimedia-codecs-libdvdcss2w32codecsw64codecs-in-ubuntu-810-intrepid-ibex.html [01:08] billisnice: #ubuntu-devel is emphatically not a support channel, and you asked and got an answer in #ubuntu+1. If you didn't like the answer, then follow up there. [01:08] ok [01:08] did not know [01:08] thanks [01:08] Channels have topics for a reason [01:20] * cjwatson saves lots of time clicking on LP bug tasks to set them all to fix-released, on a bug with 14 tasks [01:20] >>> bug = launchpad.load('https://api.edge.launchpad.net/beta/bugs/309435') [01:20] Launchpad bug 309435 in libjboss-xml-binding-java "Please move jboss related packages to universe" [Undecided,Fix released] [01:20] >>> for x in bug.bug_tasks: [01:20] ... if x.status != 'Fix Released': [01:20] ... x.transitionToStatus(status='Fix Released') [01:20] ... [01:21] cjwatson: nifty [01:41] Would someone please recommend a good IDE for ubuntu (C ansi)? [01:42] anjunta or eclipse [01:43] and asking #ubuntu would probably be better [01:43] LaserJock: thanks and sorry [01:43] np [02:28] (doctormo): hi [02:28] (doctormo): you still here [02:29] (doctormo): if you go there http://www.nvidia.com/object/product_geforce_9400m_g_us.html click buy now you will see who is using them === jamesh_ is now known as jamesh [02:57] that was odd, I don't think he meant me [04:02] ugh i think i'm getting beaten on by the iowait issue in the kernel again :\ i wish that bug would get fixed already [04:03] nothing much is using cpu except in iowait but i can barely use vmware === bluesmoke is now known as Amaranth [04:49] Hi all, how can I tell what compiler was used to compile an Ubuntu package? [04:49] I need to use the exact same compiler, and perhaps flags for something [04:50] look at the build log for the package [04:51] https://launchpad.net/ubuntu//+source//+builds [04:51] but it'll usually be the same version that apt-get install gcc gets for you [04:52] mabye it's a library linking error or something, I'll check that log thanks [05:09] Hydrant, if you gave more context to your problem, someone might be able to help you. [05:12] I can't get exception handling to work properly in an OpenOffice add-in I'm writing, and this may be due to me using a different compiler [05:12] I'm trying some workarounds now [05:13] Hydrant: you may want to test against the official openoffice.org as well, its always possible you are seeing a bug in Ubuntu's version :-\ [05:13] * calc <- maintains OOo for Ubuntu [05:14] it's a pain... I've tested that I can just throw an exception, and it will never get caught, OOo will just die instead [05:14] http://www.openoffice.org/servlets/ReadMsg?list=dev&msgNo=14568 [05:14] it seems there was a fix for this a while ago, I'll try official ooo [05:15] calc: where do I get the official binary? [05:15] you mean the debs from oo's site? [05:16] nm, that was just for OO3 [05:17] Hydrant: http://openoffice.org/ :) [05:17] Hydrant: yea they have debs there i think [05:17] Hydrant: linux dists patch OOo heavily and sometimes break things [05:18] why does every distro patch everything so much anyways [05:18] never understood that [05:18] other than everyone having their own paths [05:19] Hydrant: linux dists use go-oo.org due to issues surrounding OOo, pretty much all linux dists have the same patches its just all different from upstream OOo [05:20] there are something like 600 patches to upstream OOo [05:21] hmm, cheese finally works, but now everything has a green tint [05:21] green cheese, ewww :( [05:22] lol [05:23] * kees needs a way better webcam [05:24] * calc wonders why cheese isn't in standard Ubuntu desktop [05:24] hmm, so gstreamer-properties gives me the same green tint when it didn't before [05:24] seems like something that would be good to have since most laptops have webcams now [05:24] so maybe it's not cheese's fault [05:24] LaserJock: did you paint your lens green? [05:25] .... I don't think so :-) [05:25] heh [05:25] I can actually see when it first starts up its got the right color [05:25] just for a split second [05:25] then it "adjusts" to the green [05:31] Isn't Gnome's color green? [05:31] Maybe it's a feature. [05:31] perhaps [05:31] but it worked just fine in gutsy and hardy [07:20] I have a problem and no one in the Ubuntu support channel can help me .. Figured since you guys say you developed this OS you could help me [07:31] no [07:32] no-one in ubuntu knowing is still not a valid reason for asking here [07:32] Jesus christ people !! did y'all create the OS or not [07:33] and its not just me either [07:33] personally i think its a developer problem [07:33] seektherapy: channel rules. plain and simple [07:35] there are other ways of getting support. the forums, and filing a launchpad support ticket for example [07:36] Chipzz: i am actually very new at the OS .. One reason why woman do not find it user friendly [07:37] I am lucky to have found this channel [07:37] we, otoh, are not so lucky :P [07:37] seektherapy: look, plain and simple, like I said: the rules are there for everyone, that includes you [07:38] huh ? you made a statement and i responded [07:38] if everyone started thinking like you, the devs would be spending all their time giving user support instead of actually developping [07:38] !support [07:38] The official ubuntu support channel is #ubuntu. Please be aware that this channel is for development only. [07:39] I am in the channel [07:42] I was told sound is hard to troubleshoot ..maybe because its underdeveloped ?? [07:43] no really [07:43] *not [07:43] it's just difficult to troubleshoot [07:43] it's a sunday. most of the devs are not here anyway [07:43] !weekend [07:43] It's a weekend. Often on weekends, the paid developers, and a lot of the community, may not be around to answer your question. Please be patient, wait longer than you normally would, or try again during the working week. [07:46] whats better channel to ask other than the ubuntu [07:46] seektherapy: anyway, like I just told you: if no-one in ubuntu know, you can ask in the forums, are file a launchpad support ticket [07:47] s/ubuntu know/#ubuntu knows [07:47] s/are file/or file/ [07:50] wonders how long dell will promote Ubuntu with this kind of bad attitude [07:52] waste of time...bye [07:52] there are other avenues of support you can take, it's your choice to take them or not. please do not insult us for nothing [07:54] and i am trying to bring up a good point and its falling on deaf ears..Just google Ubuntu and soud card probles.. its a huge problem and not by the users [07:55] google any distro and "sound card problems" and you'll see the same, it's more global than Ubuntu [07:55] i mean only one user === Zic_ is now known as Zic [08:09] stdin: you may want to book mark this page [08:09] http://connect.creativelabs.com/linux/default.aspx [08:10] why? [08:10] its a popular sound card that has a linux driver [08:11] ok, and? [08:11] you would know how to configure and install but i probably wont be able too.. maybe i am wrong but i thought developers strived to make an OS user friendly? [08:12] I'm still wondering what this has to do with me? drivers are to do with the kernel [08:13] oh...so is there a Ubuntu kernel channel [08:14] work is continuously being done to make the OS more user-friendly. and the less time the devs have to spend giving support, the more time they have to actually DO that [08:15] and they do have a kernal channel.. i bet i see one of you guys in there [08:15] the kernel channel is no more a support channel than this [08:16] and finding beta drivers for one card is nothing to do with making the OS user friendly [08:16] seektherapy: I'm starting to loose my patience, really [08:16] seektherapy: we already told you what the correct support avenues are. why don't you just follow these and stop wasting all of our time? [08:17] 08:35 < Chipzz> there are other ways of getting support. the forums, and filing a launchpad support ticket for example [08:17] 08:46 < Chipzz> seektherapy: anyway, like I just told you: if no-one in ubuntu know, you can ask in the forums, are file a launchpad support ticket [08:18] then dont read what i write... i have never addressed you.. Plus i am probably old enough to be your mother [08:18] and you still lack basic reading comprehension skills :) [08:18] rofl :) [08:18] thats it [08:19] does your mother know Ubuntu? [08:19] rofl...doubt it [08:19] Chipzz: please don't antagonise people, it's against the CoC [08:19] I don't see what my mother has to do with all this :) [08:19] stdin: luckily I never signed it, then :) [08:19] i didnt he did [08:20] Chipzz: it's a rule of the #ubuntu channels that the CoC be followed, and against the IRC guidelines as set out by the IRC CC anyway [08:21] some of you boys need to understand.. this doesnt come easy to older people.. ay least i am trying to learn..you know? [08:21] seektherapy: yes, and you can learn on the forums [08:21] 4th time [08:22] Chipzz"s: mom is probbably a very nice women and would be ashamed to see him acting like this [08:22] seektherapy: #ubuntu is the place to ask on IRC [08:22] please keep personal attacks out of this channel [08:22] yah, i am wasting my time in herr [08:23] that wasnt personal [08:23] whatever you consider it [08:23] it ws a general comment [08:24] even if you don't consider it a personal attack, it's completely off topic for this channel [08:24] he started it [08:24] ok..ok.. now you are making me feel like a child [08:24] that is never an excuse [08:25] i do need to go [08:26] thanks for all the support, encouragment and help.. i am forever greatful [08:26] goodbye ...bitter developers [08:26] if you have no further business in this channel, please part [08:27] learn to read std [08:27] heh [08:28] * Chipzz wonders why some ppl feel better than others, because the channel rules appear to not apply to them [08:29] I wonder why this channel is not set +s anyway, to prevent users from "finding" it [08:29] because we like to be transparent [08:29] anyone who has any business here will/should be smart enough to find it regardless [08:30] if you set it to +s you get a secret code of silence [08:30] stdin: +s doesn't technically prevent anyone from joining, it only prevents the channel fmor appearing in the output of /list [08:30] which IMO would be a very good thing [08:31] all someone would have to do is ask "where is the development channel" in #ubuntu and +s is pointless [08:31] "Hrrrm I didn't get any support in #ubuntu ... Let's see what other channels there are. Oh there's #ubuntu-dev, the ppl there will likely help me!" [08:31] besides, most people who join here are not insane :) [08:31] No, but it helps ... [08:32] people who join are mostly sane. people who idle here are mostly not [08:32] stdin: ppl in #ubuntu in 99.99% of the cases have no reason to refer anyone here [08:32] stdin: did you just call me insane? :) and isn't that a violation of the CoC? ;) [08:33] no, it's not an attack, as I love the insane :) [08:34] then again, I didn't call it an attack, I called it an insult :) [08:36] potAYto/potAHto [08:37] proof I'm insane, I choose text to convey a spoken difference in words [08:37] lovely i'm getting ICE in gcc now [08:37] * calc isn't sure whether he hopes it is his pc having problems or the compiler [08:38] calc: your pc would be the obvious choice as that would limit the problem to 1 pc ;) [08:38] ICE on compiling OOo on amd64 jaunty :-\ [08:38] Chipzz: yea, but that would still suck for me, heh [08:39] i'll have to build a chroot on my laptop to test it out later i'm going to bed now [08:39] that it would [08:39] gn! [09:39] doko_: ping [10:08] * Hobbsee sighs, and speaks to seektherapy [10:10] something amiss, sarah? [10:11] * calc heads back to bed [10:11] * calc hopes the new g++ building now fixes the weird ice he got on OOO === asac_ is now known as asac [11:15] cjwatson: hi , about moving tuxguitar to universe, is this because it's free now ? can I help since i am the maintainer [11:16] directhex: poke back [11:16] cjwatson: well i am not motu i guess no [11:18] whois nijaba [12:22] !weekend | rzr [12:22] rzr: It's a weekend. Often on weekends, the paid developers, and a lot of the community, may not be around to answer your question. Please be patient, wait longer than you normally would, or try again during the working week. [12:22] !motu | rzr [12:22] rzr: motu is short for Masters of the Universe. The brave souls who maintain the packages in the Universe section of Ubuntu. See http://wiki.ubuntu.com/MOTU [12:22] rzr: #ubuntu-motu is probably what you want [12:22] rzr: #ubuntu-dev normally is only about packages that are in main [12:23] Chipzz: ubottu : happy new chinnease year , dont trust other 2009 is the year of pinguin ! [12:24] rzr: ubottu is a bot and hence won't care much for your wishes ;) [12:24] and: thank you :) [12:25] BTW i came here just after i got a LP mail alert about tuxguitar [12:25] well i'll stay here roaming === thekorn_ is now known as thekorn [13:15] cjwatson: actually u released it :) thx [13:55] calc: hey [14:48] If I want to write an software installer, can one access the repositories and fetch whatever requirements necessary that isn't already fulfilled instead of just telling the user "requires glib >= version x"? [14:49] rzr: yeah, I don't think any help is needed for that bug, I was just acting on a request to move the package to a different component since as you say it only uses free Java now [14:50] rzr: BTW, I know nothing about tuxguitar; I was just the ftpmaster on duty and there's probably not much point talking to me about the details of the package :-) [14:50] LordMetroid: that's what apt does [14:50] (unless your system is in a broken state of some kind) [14:52] I know apt does that... Can I use apt as a part of my own installer though? [14:54] apt is a library as well as a program, and has things like Python bindings (the python-apt package), so in principle yes, though of course it depends on the details [14:54] isn't packagekit meant to abstract it so you can use the same code on fedora, suse, etc? [14:55] Hmm, that sounds mighty intersting... [14:56] i think that's how gstreamer (or perhaps totem) handles codec installation. and possibly abiword for fonts, judging by these screenshots [14:57] planned to but doesn't yet [14:58] but yes, it probably should. The main outstanding problem with packagekit is that it can't cope with debconf at all - we need to marshal the debconf protocol over dbus or something [14:58] Promising, I am hoping to create a software installer program that can be used to allow people to write commercial software and have the average Joe user be able to install it on his system without trouble, I think that is mainly what is holding adaption for the Linux desktop back [14:59] My own goals are in indie games though' [14:59] doesn't icculus' replacement for loki installer do that? [15:00] icculus? [15:01] Google isn't very helpful on icculus [15:01] ahh, the software developer [15:01] LordMetroid: you mean like gdebi? [15:01] mojosetup [15:02] the problem is not that there is no way to install commercial software without trouble [15:02] the problem is that there are *too many* different ways [15:02] cjwatson, he's writing a distro-agnostic .bin installer, and asking about package manager integration to install the app's deps during install [15:03] sure, and tools exist for that as well [15:03] but not every software vendor delivers their package in any one single format [15:04] any one single format? [15:04] realistically, the choices are (a) deliver packages in a few choices of distro-specific packaging (b) deliver LSB packages (I think we can install those without too much pain, but it might be worth looking at streamlining that process) [15:05] ".bin" is meaningless as a format. It's usually a self-extracting executable of some kind that rarely has any parseable dependency information [15:05] I was thinking, compiling everything on system and fetching all that is necessary [15:05] I would recommend producing LSB packages instead [15:05] LordMetroid, xfce installer [15:05] at least that way you aren't sailing against the wind [15:05] at all costs, do not invent your own format [15:05] LordMetroid, the xfce4 installer downloads & compiles things, if you want that route [15:06] ok [15:07] look up the LSB Package API [15:08] though also bear in mind opinions of qualified people who've looked at it :-) http://blogs.gnome.org/hughsie/2008/06/24/lsb-package-api/ [15:08] I will keep that in mind... [15:09] * cjwatson tries to find an actual real-world LSB package to test-install [15:09] I am mainly concerned about how to create an installer that will install my software without hurdles for the user to jump over [15:10] the worst thing anyone can do at this point is to develop yet another installer that tries to be generic but in reality only really supports their corner of the world [15:10] LordMetroid, can't beat real distro packages, really [15:10] since there are two possible existing approaches you can use (distribute distro packages, or distribute LSB packages), it seems foolish to invent another one [15:11] LordMetroid, some ISVs opt to include the kitchen sink in their packages & install somewhere "safe", as a way to avoid the dep question [15:11] ok [15:12] not that that's ideal either [15:12] i like the approach where an isv has some distro repos, e.g. opera. then again, that leads to the "how to add a repo" question which only suse handles gracefully [15:13] The problem I bumped into was that I am using bluecove for the Java Bluetooth API, which required a fresh compile in order to work properly on my system(same problem which occured on a friend of mine's system) [15:13] cjwatson: ok acknowledge [15:20] hi [15:21] is there a good way of detecting if a package is being compiled under Ubuntu? [15:22] some sort of autotools thing, but what should I be testing for? [15:23] gordonjcp, lsb tools [15:24] test "$(lsb_release -is 2>/dev/null)" = Ubuntu [15:24] gordonjcp, lsb_rewhat cjwatson said [15:24] directhex: basically I need to detect if someone is trying to compile on Ubuntu, and apply a bunch of workarounds [15:25] and maybe also warn them not to attempt it on Ubuntu ;-) [15:25] gordonjcp, i use lsb_release to detect whether a package is being compiled on debian or ubuntu to pick between installation folders based on local distro things [15:25] okay [15:26] * directhex wonders how much longer he's gonna be waiting for debian NEW [15:26] ideally I'd like it if Ubuntu supported USB MIDI properly in the -rt kernel, but since no-one seems keen to make it happen I need to warn users about possible brokenness [15:55] kees: I updated my MoM branch with better escaping and file locking - if you could take a look... :) [16:28] I swear, I spend more time chasing valgrind bugs/issues than real ones [16:31] hi [16:44] Adri2000: sure, yeah. I've added it to my todo list [16:56] Hydrant: eh? [17:18] Hi, is anyone looking into FTBFS of xorg-xserver on non i386/amd64 arch? === bholtsclaw is now known as imbrandon [17:51] Is there a definition/criteria of what a release critical bug is anywhere? [17:52] cody-somerville: for Debian? [17:52] sure, I'm just looking for examples [17:53] cody-somerville: severity >= serious (so serious, grave and critical) [17:53] pochu, I'm more looking for the criteria a bug has to meet to be given that severity [17:53] ah [17:53] we don't have any formal criterion [17:53] cody-somerville: http://release.debian.org/lenny/rc_policy.txt [17:54] other than "someone says so, and slangasek doesn't disagree" [17:54] cody-somerville: http://www.debian.org/Bugs/Developer also explains the severities [17:54] thanks :) [17:54] much appreciated pochu, cjwatson, and Keybuk [17:54] informally, things are release critical if they're broken and something we consider essential [17:54] if OpenOffice didn't work, that would be RC [17:58] heh [18:10] need a bit help please. I am using jaunty latest and permissions are broken for /dev/null, /dev/urandom, /dev/tty* [18:14] sounds like udev being started twice [18:14] at a guess [18:15] look in /etc/rc.d/ for stray udevs [18:15] directhex: let me take a look [18:18] directhex: doesn't look to be the case [18:18] hm, okay, that's what caused it for me last time [18:18] slytherin: invocations of 'udevadm trigger' are known to cause this; see Scott's recent post to ubuntu-devel [18:19] slytherin: you'll probably need to reboot to sort it out all the way, I suspect [18:19] slytherin: but it would be worth trying to figure out what caused the trigger [18:19] (dkms is one culprit that's already been identified and (mostly) fixed) [18:20] cjwatson: reboot doesn't help. In fact the current kernel (2.6.27) is not booting at all. I am booting 2.6.25 [18:20] wow, no idea, you need Keybuk [18:20] and a beer, i suspect [18:23] So I guess this is the root cause of all other problems. [18:28] hello [18:28] any idea how can I create a ppa for my team? [18:28] Turl: you want #launchpad [18:29] launchpad.net/~team-name/+activate-ppa [18:29] it's shown in the UI [18:29] pochu: they don't speak at #launchpad :p [18:29] cjwatson: thanks :) [18:31] cjwatson: any idea where should i look for problem? [18:39] or how can I remove the triggers that are causing the permission problems? [18:40] and lastly how can I fix the boot of linux-image 2.6.27? [18:40] grep -r udevadm /etc! [18:41] win 32 [18:41] erk [18:42] directhex: something called mouseemu in /etc/rc* has udevadm. [18:42] o_o [18:59] does evolution do regex match? [18:59] er for filtering? [18:59] i have some launchpad rationale's that are like Subscriber (foo) @bar [18:59] and then some that just have Subscriber @bar [19:00] so i need it to ignore the (foo) part and just match all of them [19:02] would that be Subscriber.*@bar ? [19:07] hi there [19:07] anybody listening? [19:09] I would like some hints on ubuntu development... [19:11] slytherin's gone, but mouseemu only does udevadm settle, which is OK [19:11] mabafu: http://wiki.ubuntu.com/ContributeToUbuntu and http://wiki.ubuntu.com/UbuntuDevelopment should help you [19:12] tks cjwatson [20:11] Hi, would I be able to get a core-dev to take a peak at bug 311804? [20:11] Launchpad bug 311804 in libraw1394 "Update libraw1394 to version 2.0" [Undecided,New] https://launchpad.net/bugs/311804 [20:15] anyone have any tips for how to use git with ubuntu packages for kernel [20:15] I feel like I can never cleanly merge because make-kpkg dumps that debian directory in my source tree [20:15] tilgovi: check the wiki there is loads of information there [20:15] am I missing something? [20:16] zul, I'll do more reading, but I thought maybe someone would have a quick, stupid answer for that [20:16] tilgovi: https://wiki.ubuntu.com/KernelTeam should have the required info [20:16] tilgovi: the kernel package doesnt use make-kpkg afaik [20:16] you'd want to read debian/rules more carefully [20:17] dtchen: thanks [20:20] rexbron, that's very helpful, thanks. I'm understanding better now. [20:36] Hi, I need a quick hint with pbuilder: http://paste.ubuntuusers.de/393885/ [21:30] bmhm: I'm not sure what we're meant to be looking for - there's no error in that paste as far as I can see [21:31] oh wait a sec [21:31] old log [21:31] http://paste.ubuntuusers.de/393888/ [21:31] line 1068 [21:32] how do you write a regex to not match if a character exists? [21:33] grep -v ^^ [21:34] well its [^a] for not matching a [21:34] ok [21:34] ^a would be lines beginning with a, common pitfall [21:35] basically i want a regex that matches for "Assignee blah" except when there is a @ eg "Assignee @ubuntu-laptop" [21:35] ah i see [21:36] so far I have Assignee.* matching for everything but adding [^@] doesn't remove the @ matches [21:36] well "Assignee[^\@].*" should work [21:36] escape it (\@) [21:37] grep -E "Assignee[(^@)].*" then doesn't match even when @ doesn't exist in the line [21:38] well its not what I said [21:38] if you use grep try [21:38] grep -v "Assignee@" [21:38] or [21:38] grep -e "^Assignee[^\@].*" [21:38] you don't need to escape @ [21:39] the round brackets are wrong btw [21:39] calc: is this procmail? [21:39] cjwatson: evolution regex [21:39] cjwatson: but can't get it to work even with simple grep [21:39] do you know if it supports extended regular expressions or not? [21:40] cjwatson: it seems to afaict [21:40] I think ^Assignee[^@]+$ is what you want then [21:40] ok [21:40] or else "Assignee [^@].*" [21:40] ah that works in grep too :) [21:40] thanks [21:40] the space there is likely to be important ... [21:41] the first ensures that there's no @ anywhere in the line; the second is "Assignee, then space, then any character except @, then any number of characters" [21:41] the final .* probably being unnecessary since evolution probably doesn't forcibly anchor the regex to start and end of line [21:42] ok [21:42] bmhm: looks like the source package doesn't contain po/Makefile.in.in? [21:45] well yes it does, but it's a symlink [21:45] anyway, I will try 7.2 instead of the svn [21:45] to what? [21:46] is it an absolute symlink to /usr/...? [21:46] to uhm... /usr/...sth about translation/ [21:46] transutil or sth? [21:46] then you need to pass --copy to one of the relevant autotools [21:46] ah [21:46] though I didn't think gettext did that nowadays [21:47] "though I didn't think" ? =) [21:47] I think it does it if you explicitly (and unwisely) use the --symlink option [21:47] where "you" is perhaps upstream [21:48] if it's that way in the upstream package, send them a cluebat :) [21:48] well I was trying to pass this package to the motu-team [21:48] or lets say https://edge.launchpad.net/globalmenu [21:50] I know how to build rpms (we got SLES at work), but I'm new to debs, allthough I use ubuntu for about three years now ^^ [21:51] this is not really specific to building debs at all [21:52] the problem is that the source package you've built (and presumably also the tarball you have) contains a symlink to something not guaranteed to be on the system [21:52] I see, but copying the file didn't help either [21:53] well anyway, last try build for today, got to get to bed soon [21:55] so i am quite sure it's not a problem with the symlink [22:06] oh well [22:07] when using pbuilder it says configure: error: The intltool scripts were not found. Please install intltool [22:07] Then you're missing a build-dep. [22:07] do i need to recreate source pakage? [22:07] i just added intltool to debian/control but it didn't help [22:08] Then you need to rebuild the source package, yes. [22:08] ok thx a lot [22:08] debuild -S [22:08] debuild? I was using pbuilder [22:08] > sudo pbuilder create *.dsc [22:08] I think he might use debuild to create the source package. [22:09] meant* [22:09] yeah