cpscotti | Ampelbein: thanks, I figured out the dh_helper issue and fixed it | 00:03 |
---|---|---|
aboudreault | hi | 00:31 |
aboudreault | When a package needs a few modifications to be built in Ubuntu (from debian)... you make the changes, add some notes in the changelog... and that's it... but when you resynch the package from debian... you just drop the current changelog and update the debian one or you always keep the changelog with all all modifications | 00:33 |
=== tuantub_ is now known as tuantub | ||
Ampelbein | aboudreault: there is no fixed rule, but it is common practice to preserve the changelog in case of merges. for sync's (= copying the debian package and rebuild in ubuntu with no changes) the ubuntu-changelog is dropped. | 00:36 |
=== tuantub is now known as kenguquen1983 | ||
=== bastiao__ is now known as k0p | ||
=== kenguquen1983 is now known as tuantub | ||
=== tuantub is now known as kenguquen1983 | ||
aboudreault | kk | 00:39 |
=== tuantub_ is now known as tuantub | ||
nhandler | Any ideas why I am getting 'dpkg-genchanges: error: cannot read files list file: No such file or directory | 01:41 |
nhandler | That is in a pbuilder build of a package | 01:41 |
maxb | Something ran dh_clean when it shouldn't have, perhaps? | 02:27 |
nhandler | I resolved the issue. It was Arch: any with an empty binary-arch. | 02:30 |
TheMuso | Would any MOTu who has some time kindly look over http://revu.ubuntuwire.com/details.py?upid=6234 please? I ask for it to be ASAP, as it will be making its way into main to be used with pulseaudio. | 02:41 |
qiyong | samba-common_3.3.5-1ubuntu2_i386.deb | 03:08 |
qiyong | is it in restricted section or in main? | 03:08 |
Hobbsee | sarah@pluto:~% apt-cache madison samba-common 12:15PM | 03:15 |
Hobbsee | samba-common | 2:3.3.5-1ubuntu4 | http://silver.archive.ubuntu.com karmic/main Packages | 03:15 |
Hobbsee | qiyong: ^. Also, packages.ubuntu.com | 03:15 |
droolpal | ScottK: Regarding freeglut3, why can I not install via apt-get then? | 04:07 |
ScottK | droolpal: Not sure. | 04:08 |
droolpal | it does not show up in synaptic either | 04:08 |
droolpal | (of course) | 04:08 |
droolpal | ScottK: do you see it if you apt-get check freeglut3 ? | 04:09 |
ScottK | droolpal: Yes. You might have a bad mirror. | 04:10 |
droolpal | ScottK: for some reason I did not have my main sources "turned on"! could main and multiverse sources be disabled by adding a different ppa source via the command line? (as some sites show users how to do..) | 04:15 |
slytherin | doko: In case you haven't already noticed. openjdk-6 is in DEPWAIT because the build dependency llvm-dev is in universe. | 05:08 |
james_w | there's an MIR filed for llvm | 05:09 |
slytherin | james_w: do you have link? a simple search for llvm didn't turn up anything on wiki. | 05:10 |
james_w | I think it's just a bug | 05:10 |
* slytherin checks | 05:10 | |
james_w | https://bugs.launchpad.net/ubuntu/+source/llvm | 05:10 |
james_w | or the bugs ~ubuntu-mir is subscribed to | 05:11 |
slytherin | found it | 05:12 |
slytherin | persia: can you please tell me how did you use the chroot provided by cjwatson. I am having trouble setting up sbuild. | 05:15 |
TheMuso | slytherin: What part are you having trouble with? | 05:22 |
slytherin | TheMuso: let me tell you error. | 05:23 |
slytherin | TheMuso: I am using 'file' type chroot. I get this error - http://paste.ubuntu.com/207923/ | 05:25 |
TheMuso | slytherin: And as for the texlive-base/dpkg-trigger problem, I have an idea as to what it could be, which is why | 05:25 |
TheMuso | slytherin: Try geting into the chroot using schroot -v | 05:25 |
TheMuso | to see if you can find out what dir its having problems with. | 05:26 |
slytherin | TheMuso: http://paste.ubuntu.com/207925/ | 05:27 |
TheMuso | slytherin: hrm, not sure then. Have a read of the sbuild-setup manpage and make sure the dirs and permissions it talks about are set correctly. You don't want to follow its guide, but it will give you an idea fr what to look for. | 05:29 |
slytherin | TheMuso: Ok. I guess I will try tonight. | 05:30 |
slytherin | TheMuso: And you said you have an idea about dpkg-trigger problem? | 05:30 |
TheMuso | slytherin: Yes, and its to do with the way the buildds are set up for powerpc. Sbuild can operate in whats known as split mode, where the host dpkg/apt tools are used to install the packages, before the chroot is entered to build a package. I think this is one way they probably prevent networking for package builds. | 05:33 |
TheMuso | slytherin: Since powerpc buildds still use dapper, and there is probably an upgraded dpkg, this is causing problems somehow. I don't know more without reproducing it, which I can't. | 05:33 |
TheMuso | I have poked infinity, but I think cjwatson may be interested in my theory. | 05:33 |
TheMuso | As well as persia. | 05:33 |
slytherin | TheMuso: If I get this sbuild setup properly, I may be able to help at least to try reproducing it. AFAIK, persia couldn't reproduce the problem. | 05:34 |
TheMuso | Right, and I think we can't produce it because we use the chroot mode, which uses the dpkg/apt tools that are inside the chroot for setting things up./ | 05:36 |
TheMuso | I tried to set up sbuild in split mode, but had no luck. | 05:36 |
slytherin | hmm | 05:37 |
lifeless | TheMuso: btw did you land the dmraid stuff? | 05:37 |
slytherin | I hope this will be solved soon enough. There are too many builds failing because of the problem. | 05:38 |
RAOF | TheMuso: It seems the ubuntu-audio rtkit package fails to install for me with an adduser error: "adduser: Specify only one name in this mode." | 05:38 |
wgrant | RAOF: Ah, so it's not just me. I fixed it by removing the '-d' from the adduser args. | 05:39 |
RAOF | I suspect I could fix it by manually creating an 'rtkit' system user, too. | 05:39 |
TheMuso | RAOF: thanks will look at that in a bit. | 05:39 |
TheMuso | lifeless: Its been pushed to Debian, however I can do a dmraid upload with it included if you really want it. | 05:39 |
lifeless | TheMuso: no need, thanks | 05:47 |
* TheMuso chuckles. Here we go again, but now on the MC list. :) | 06:03 | |
lifeless | MC list ? | 06:04 |
RAOF | OverGod strikes again? | 06:06 |
TheMuso | RAOF: Try opening up rtkit.postinst, removing the -d for the adduser comand, and installing again. The -d shouldn't be there. | 06:07 |
TheMuso | RAOF: Yes, and lifeless, motu council list. | 06:07 |
RAOF | TheMuso: Yeah, done that & it works. | 06:08 |
TheMuso | goodo, uploading to PPA and revu. | 06:08 |
lifeless | ah thanks | 06:10 |
dholbach | good morning | 06:34 |
ajmitch | good morning mr holbach | 06:35 |
dholbach | SeƱor Mitchell! :) | 06:36 |
dholbach | Ubuntu Development and Packaging Q&A in 10m in #ubuntu-classroom | 06:50 |
* TheMuso might come along and help out. | 06:51 | |
dholbach | TheMuso: you ROCK! :) | 06:51 |
dholbach | TheMuso: I'll take a look at rtkit later on :) | 06:53 |
TheMuso | dholbach: Thanks. | 06:54 |
ajmitch | darn, missed the start of the packaging session | 07:17 |
dholbach | TheMuso: does rtkit need to be in the audio group? | 07:32 |
dholbach | TheMuso: does dbus need to be reloaded in the postrm? | 07:32 |
TheMuso | dholbach: dbus gets reloaded for the fedora package, and pulseaudio does it as well. | 07:43 |
TheMuso | dholbach: no doesn't need to be in the audio group, because its not audio specific. | 07:43 |
dholbach | TheMuso: I meant in the postrm | 07:44 |
ajmitch | it'd make sense to do so if you're removing the package, wouldn't it? | 07:44 |
TheMuso | No, because if the config is loaded in the postrm and the daemon is still running, that could cause issues for the running session. | 07:44 |
TheMuso | Pulse doesn't reload dbus in the postrm. | 07:44 |
TheMuso | and nor does the fedora package reload in the postrm either | 07:45 |
dholbach | ah ok | 07:45 |
dholbach | got it | 07:45 |
dholbach | TheMuso: other than that - the package looks great to me | 07:45 |
TheMuso | dholbach: ok. | 07:45 |
ajmitch | new PA which I'd love to test, pity I value my nvidia graphics drivers :) | 07:46 |
TheMuso | ajmitch: I know what you mean. :) | 07:46 |
TheMuso | This cycle has been the best in terms of audio, because we are actually on the bleeding edge for a lot of pieces, which allows audio to be too. | 07:47 |
ajmitch | admittedly I'm still running a jaunty kernel & alsa & PA, so I won't get all the new toys | 07:49 |
TheMuso | heh | 07:49 |
* slytherin plans to update to karmic once the kernel on powerpc is fixed. | 07:51 | |
TheMuso | slytherin: That shouldn't be too long. | 07:52 |
slytherin | TheMuso: yes, I am keeping watch on git logs. :-) | 07:52 |
TheMuso | slytherin: great. | 07:53 |
dholbach | TheMuso: ACKed the package :) | 07:53 |
TheMuso | slytherin: You are aware that the powerpc kernel is being moved back into the main linux source, at the request of the archive admins? | 07:53 |
TheMuso | dholbach: So I saw. | 07:53 |
slytherin | TheMuso: yes I know. | 07:53 |
TheMuso | slytherin: ok great. | 07:54 |
TheMuso | Now all we need to do is fix the texlive-base weirdness, and we can actually get to work and do some serious testing of the powerpc port. | 07:54 |
* TheMuso hasn't upgraded to karmic for this reason. | 07:55 | |
TheMuso | on his powerpc hardware. | 07:55 |
slytherin | TheMuso: right. that is another issue blocking upgrade for me. | 07:56 |
slytherin | TheMuso: isn't there anyway to upgrade the OS on buildds, one at a time? | 07:56 |
TheMuso | slytherin: Yes, but the issue is that the hardy powerpc kernel doesn't boot on the powerpc hardware that are being used in the data centre. | 07:56 |
TheMuso | s/are/is/ | 07:56 |
slytherin | TheMuso: really? that is bad. | 07:59 |
TheMuso | slytherin: Yeah, ufnrtounately I don't have sed hardware, so can't test myself. | 08:00 |
slytherin | TheMuso: is the problem only with hardy original release or with point releases as well? | 08:01 |
TheMuso | slytherin: DOn't know. | 08:07 |
TheMuso | I would say point releases as well, since kernel updates wouldn't be addressing powerpc issues necesarily. | 08:07 |
slytherin | TheMuso: But testing the point release with live CD might be worth a shot. | 08:08 |
TheMuso | slytherin: If we had access to the same hardware, yes. | 08:08 |
slytherin | TheMuso: have you asked NCommander? he seems to have access to pretty weird hardware. | 08:09 |
TheMuso | slytherin: He doesn't have access to Xserves, which I think is what is being used. | 08:10 |
TheMuso | Are we still doing single advocations for packages on revu uploaded by MOTUs, or does everything get 2 acks now? | 08:13 |
* ajmitch doesn't know what the current policy is, or if people generally follow it | 08:15 | |
slytherin | single AFAIK. | 08:16 |
gaspa | morn<yawn>ing... | 08:18 |
TheMuso | lol | 08:19 |
quadrispro | ciao gaspa | 08:19 |
RAOF | TheMuso: I'm pretty sure the fact that you uploaded it to revu is considered the first MOTU advocation :) | 08:20 |
TheMuso | RAOF: Yeah butg I am not really involved with the MOTU community any more, so wasn't sure if things changed. | 08:20 |
quadrispro | TheMuso: what do you think about using new format for the debian/copyright? (Debian DEP-5, I'm talking about rtkit) | 08:22 |
ajmitch | TheMuso: more involved than many of us | 08:22 |
=== RAOF_ is now known as RAOF | ||
TheMuso | quadrispro: Don't know enough about it sorry. | 08:25 |
TheMuso | and don't really have time to research it, unless its a must have. | 08:26 |
quadrispro | TheMuso: it's quite simple to use, that's an example -> http://revu.ubuntuwire.com/revu1-incoming/xvidenc-0907020900/xvidenc-8.1.6/debian/copyright | 08:26 |
TheMuso | I'll have a look later. | 08:26 |
* TheMuso is outa here for now. | 08:26 | |
iulian | Bleah, that guy (vido) who was talking about the god has just sent an email to MC :-( | 08:34 |
iulian | Even though nixternal said to don't bring it to the MC list. | 08:35 |
iulian | IMO, the conversation becomes tedious. | 08:39 |
Hobbsee | iulian: It'll be good fun fo the MC to come up with an explanation as to why it won't happen, in a polite way, but strong enough so that he doesn't try again. I look forward to persia's response. | 08:45 |
iulian | That'd be good. | 08:45 |
Hobbsee | As there's not eally any othe feasible option | 08:46 |
directhex | is his mail in english? | 08:54 |
geser | directhex: https://lists.ubuntu.com/archives/motu-council/2009-July/002145.html | 08:58 |
directhex | geser, parser error. can't understand a word | 08:59 |
StevenK | directhex: I don't like the name of this package, since I'm Christian, purge it from the archive. | 08:59 |
StevenK | Paraphrased | 09:00 |
* iulian sniggers. | 09:00 | |
directhex | StevenK, what's the package? i cba guessing the redacted letter | 09:00 |
StevenK | directhex: 'overgod' | 09:00 |
Hobbsee | directhex: not much different from the last version. My religion doesn't like it, so you should remove it, as you're Ubuntu for human beings. | 09:00 |
directhex | http://www.humanism.org.uk/home ! | 09:01 |
qiyong | !restricted | 09:01 |
ubottu | For multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also https://help.ubuntu.com/9.04/musicvideophotos/C/video.html - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats | 09:01 |
Hobbsee | !msgthebot > qiyong | 09:02 |
ubottu | qiyong, please see my private message | 09:02 |
qiyong | plz tell me what is the restricted section? | 09:02 |
qiyong | Hobbsee: ^ | 09:02 |
qiyong | should I chose it | 09:02 |
Hobbsee | !components > qiyong | 09:03 |
ubottu | qiyong, please see my private message | 09:03 |
rawang | !componets > rawang | 09:03 |
ubottu | Sorry, I don't know anything about componets | 09:03 |
rawang | !components > rawang | 09:03 |
ubottu | rawang, please see my private message | 09:03 |
gaspa | StevenK: seems more muslim than christian, IMO | 09:04 |
gaspa | anyway, strange one. :p | 09:04 |
Quintasan | hi | 09:14 |
cjwatson | TheMuso: I can never remember exactly how things are set up, but that seems a theory worth exploring with Adam, yes | 09:30 |
qiyong | jaunty-security doesn't have universe or multiverse | 09:44 |
qiyong | so this line is incorrect: | 09:45 |
TheMuso | cjwatson: Yeah I expressed that to infinity already via PM, but he hasn't got back to me yet, so I'll wait to see if he gets back to me. | 09:45 |
qiyong | deb http://localhost/ubuntu/ jaunty-security main restricted universe multiverse | 09:45 |
qiyong | am i right? | 09:45 |
Hobbsee | qiyong: please, #ubuntu for non-packaging support questions. | 09:45 |
=== asac_ is now known as asac | ||
cjwatson | qiyong: incorrect, anyway | 09:55 |
cjwatson | qiyong: your local mirror might not have them ... | 09:56 |
directhex | hm. | 09:59 |
directhex | any ruskies about? | 09:59 |
=== mrooney1 is now known as mrooney | ||
cpscotti | Ampelbein: so, all the previously mentioned issues solved, any other from your point of view? | 10:13 |
recreatedme | how does one "relibtoolize" a source? is it dificult? | 10:20 |
pochu | recreatedme: you can just "autoreconf -fiv", but that may not be the right way to do it (always) | 10:20 |
pochu | it usually works though | 10:21 |
recreatedme | ah ok, thanks pochu | 10:21 |
recreatedme | is it just advisable to no touch it? until upstream does? | 10:22 |
cjwatson | recreatedme: if you aren't familiar with the autotools already, asking for upstream help may be a good idea | 10:28 |
recreatedme | ok :) | 10:28 |
cjwatson | recreatedme: I strongly recommend using revision control or similar to look at what change any commands you run make to the generated files - also makes it easier to revert and start over :) | 10:28 |
recreatedme | oh i see | 10:29 |
recreatedme | hmm, never really thought of RC when doing packaging, but yeah it does make sense :) | 10:30 |
cjwatson | well, even if you just do 'bzr init && bzr add && bzr commit -m test', fiddle around, and then rm -rf .bzr when you're done, still a good way to see what any given command changes in a directory tree | 10:31 |
ximion | hi | 10:54 |
ximion | could someone please review http://revu.ubuntuwire.com/p/projectm-jack and http://revu.ubuntuwire.com/p/projectm-jack ? The packages provide projectM-visualisation support for JackAudio. | 10:54 |
ximion | (I asked this some time ago, but did not recieved a reply... The packages are both ready I can't find any problems anymore) | 10:55 |
slytherin | ximion: both of your links are same | 10:55 |
ximion | oh, I mean http://revu.ubuntuwire.com/p/projectm-qt and http://revu.ubuntuwire.com/p/projectm-jack (The projectM-qt package is needed by projectM-jack) | 10:56 |
ximion | wah! | 10:57 |
ximion | http://revu.ubuntuwire.com/p/libprojectm-qt and http://revu.ubuntuwire.com/p/projectm-jack now it's right! | 10:57 |
slytherin | any revu hackers here? | 10:58 |
quadrispro | ScottK ScottK-desktop: I'm working again on xvidenc and I have a question: should I add some kind of prefix to the package? (I'm asking you this because it's going to enter to the multiverse component) | 11:08 |
ScottK | quadrispro: You mean something special about the name? If so, no. | 11:47 |
quadrispro | ScottK: so, no particular prefix or Section? | 11:47 |
quadrispro | e.g. contrib/multiverse | 11:47 |
ScottK | No. That'll be handled by the archive admin when it goes through New. | 11:48 |
quadrispro | ScottK: perfect, thank you | 11:48 |
=== yofel_ is now known as yofel | ||
holzmodem | hi, need some help, how can i build a patched kernel inside a ppa, that does NOT overwrite the original one? all my patched kernels overwrite the original, so i cant fallback | 12:19 |
ScottK | holzmodem: PPA support is in #launchpad. | 12:23 |
holzmodem | ScottK, hmm the guys of #launchpad says i have to ask here | 12:24 |
tsimpson | ScottK: it's not PPA support, it's packaging, which #launchpad is not the right place | 12:24 |
ScottK | tsimpson: It's also not Ubuntu so this isn't the right place either. | 12:25 |
ximion | gaspa: Are you there? Could you please give me the link where the smile-package is waiting for sponsor / submission to debian? (I only want to see/know the progress) | 12:25 |
holzmodem | which is the right channel to ask about packaging (patched ubuntu kernel) ??? | 12:27 |
=== ogra__ is now known as ogra | ||
cjwatson | holzmodem: PPAs can only store one version of any given binary package name for a single release at any one time (and the people at #launchpad should have been able to tell you that). In order to keep multiple versions around the only possible way is to give them different package names - or you could just mirror the binaries somewhere else. | 12:32 |
=== funkyHat_ is now known as funkyHat | ||
dholbach | nhandler: thanks for posting the log | 13:16 |
dholbach | nhandler: I wanted to do it, but forgot about it when I saw that irclogs.u.c wasn't updated yet :) | 13:16 |
MrKanister | Hi. I need someone to delete an package upload request from REVU: http://revu.ubuntuwire.com/p/debcleaner | 13:35 |
MrKanister | I commented on it that it can be removed some time ago and I think keeping REVU clean is important | 13:36 |
Laney | MrKanister: it's been archived, no need to do anything more | 13:38 |
MrKanister | Laney: Thanks for your answer. I read the help page stating that unused packages should be nuked, but if archived is enough than it's ok | 13:39 |
MrKanister | Thanks again | 13:40 |
Laney | well I can nuke it if you want | 13:40 |
RainCT | omg is that fuy a | 13:40 |
RainCT | omg is that fuy a | 13:40 |
RainCT | that is all for now | 13:40 |
RainCT | argh sorry :P | 13:41 |
MrKanister | Laney: The package is absolutely useless, so maybe better nuke it | 13:41 |
* Laney blinks a lot | 13:41 | |
Laney | MrKanister: ok | 13:41 |
MrKanister | Laney: Thanks :) | 13:41 |
Laney | done | 13:41 |
slytherin | RainCT: is there anyway to display the 'Last Updated' field on revu main page? | 13:42 |
RainCT | slytherin: Yes, could be done. | 13:42 |
gaspa | ximion: http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=smile | 13:43 |
slytherin | RainCT: it helps keep track of which packages were updated recently. | 13:43 |
RainCT | slytherin: I don't see much use for this but if you thing it'll help you, file a bug | 13:43 |
slytherin | RainCT: file a bug where? | 13:44 |
Laney | lp/revu | 13:44 |
RainCT | slytherin: https://bugs.launchpad.net/revu (and patches are welcome, of course; should be easy to do, just changing the big evil query -you'll recognize it if you look at the source ;)- to give this information and changing the template to display it) | 13:44 |
slytherin | I will see. | 13:45 |
ximion | gaspa: Thanks! | 13:46 |
RainCT | Btw, anyone agrees that only Ubuntu Developers should be allowed to raise stuff to the MOTU Council? (ie., that you need to be a MOTU or need some MOTU to agree with you for something to be discussed by the Council; as the Council is supposed to represent the MOTU, if there isn't a single developer who cares about something then the decision should be that they don't care, anyway) | 13:47 |
=== azrael is now known as Guest37544 | ||
cjwatson | RainCT: I bet I know why you're asking :-) I'd be cautious about going that far though; as a parallel, there are certainly cases where the TB would consider things coming from outside the developer community (e.g. claims of patent infringement). Perhaps it would be better to say that all other avenues need to be exhausted first | 14:11 |
Laney | that's interesting, LP now shows PPAs which provide a given package | 14:12 |
Laney | (edge) | 14:12 |
slytherin | Laney: yes, it's really nice feature. | 14:12 |
Laney | hmm | 14:13 |
Laney | I don't know what the point of it is | 14:13 |
RainCT | cjwatson: Yeah, your guess is most likely right ;). I was writing an answer to your comment, but I think I'll just forget about it; the point for it was to avoid unnecessary discussions (I'm sure the MOTU Council has more interesting things to do), but if this is going to cause even more discussion there's not much point for it given how rare such problems are. | 14:16 |
RainCT | Laney: really? where? | 14:17 |
JontheEchidna | RainCT: on the source package page | 14:18 |
Laney | RainCT: any source package page, for example https://edge.launchpad.net/ubuntu/+source/ghc6 | 14:18 |
RainCT | ohh, nice | 14:18 |
Laney | I'm not so sure | 14:19 |
gaspa | cool. | 14:19 |
gaspa | is there hope of having more space on ppa? | 14:20 |
gaspa | ...building vtk takes more that half of it... | 14:20 |
Laney | you can have multipile PPAs | 14:20 |
Laney | -i | 14:21 |
gaspa | Laney: yes, but also multiple dput.cf stanzas... | 14:21 |
gaspa | no one has already requested an increase of ppa size? | 14:22 |
=== dholbach_ is now known as dholbach | ||
slytherin | gaspa: use your own machine for building packages. :-) | 14:30 |
jpds | gaspa: re: multiple dput.cf stanzas: Not really, no. | 14:33 |
jpds | gaspa: http://blog.launchpad.net/ppa/simplifying-dputcf-for-multiple-ppas | 14:33 |
ximion | I would like to have an option for removing packages directly in PPA. At time they're only marked as "Deleted" | 14:35 |
jpds | Well, stand still laddie! | 14:35 |
gaspa | jpds: ah, awesome :P | 14:37 |
gaspa | thanks | 14:37 |
=== worellana_ is now known as ramses-sv | ||
AnAnt | Hello, can someone help me with the sl-modem issue that I've sent by email on the ML ? | 15:52 |
=== nxvl_ is now known as nxvl | ||
AndrewGee | Hi. Any MOTUs around to review my 'gpxviewer' package? It's an app that helps you view GPS traces. http://revu.ubuntuwire.com/p/gpxviewer - Thanks! | 16:10 |
dholbach | does somebody have a good example for a get-orig-source target that downloads a current tarball, removes a lot of cruft that I don't want, then calls it project_version+repack.orig.tar.gz? | 16:47 |
sebner | dholbach: ahoi! I have only an example with moving stuff. calling it repack isn't difficult, only mkdir the new folder or rename the old folder | 16:55 |
sebner | dholbach: http://svn.debian.org/wsvn/pkg-cli-apps/packages/yahtzeesharp/trunk/debian/rules?op=file&rev=0&sc=0 | 16:55 |
dholbach | great, thanks sebner | 16:56 |
Laney | you should make that rule deterministic! | 16:57 |
dholbach | mh? | 16:57 |
Laney | there's some tar/gzip flag to pass otherwise it doesn't create md5sum-identical tarballs each time | 16:57 |
sebner | Laney: heh, k | 16:57 |
Laney | i think it's -n to gzip | 16:58 |
dholbach | fantastico | 16:58 |
Laney | it includes timestamps otherwise | 16:58 |
AnAnt | Hello | 17:24 |
AnAnt | I have a question about sl-modem's license | 17:24 |
ScottK | Shoot | 17:25 |
AnAnt | http://changelogs.ubuntu.com/changelogs/pool/multiverse/s/sl-modem/sl-modem_2.9.11~20080817-3ubuntu2/copyright | 17:25 |
AnAnt | the license says: All rights reserved, then a 3-clause BSD license | 17:25 |
AnAnt | isn't that contradicting ? | 17:25 |
ScottK | Oddly enough, no. | 17:26 |
AnAnt | ? | 17:26 |
AnAnt | could you explain ? | 17:26 |
ScottK | My understanding is legally that gets interpreted as all OTHER rights reserved since clearly you've said some rights are not reserved. | 17:27 |
AnAnt | ok, another matter, there are 2 binary blobs in sl-modem | 17:27 |
AnAnt | do I have to put something about them in debian/copyright ? | 17:28 |
AnAnt | actually I do, but I dunno how | 17:28 |
AnAnt | the binary blobs contain proprietary code | 17:28 |
ScottK | Well they are covered by the license unless there is some other license for them? | 17:29 |
AnAnt | well, there is nothing explicit as far as I can see | 17:29 |
=== dpm is now known as dpm-afk | ||
ScottK | So the thing that puts that package in multiverse is the lack of source, not the specific licensing terms | 17:30 |
AnAnt | ok | 17:31 |
AnAnt | I hope that convinces nonfree@release.debian.net guys | 17:32 |
=== proppy1 is now known as proppy | ||
AnAnt | ScottK: did you see my email on ubuntu-motu ML about sl-modem? | 17:33 |
ScottK | I don't recall it. | 17:33 |
AnAnt | https://lists.ubuntu.com/archives/ubuntu-motu/2009-June/005910.html | 17:34 |
AnAnt | ScottK: btw, thanks for the endorsement, I'm now a u-c-d | 17:35 |
ScottK | AnAnt: You're welcome. | 17:35 |
ScottK | I'm afraid I know nothing about udev, so won't be much help | 17:36 |
AnAnt | ScottK: you know who I can ask ? | 17:36 |
ScottK | Not really. | 17:36 |
AnAnt | ubuntu-kernel ? | 17:36 |
geser | AnAnt: try asking Keybuk | 17:42 |
AnAnt | geser: I tried in last cycle | 17:42 |
p3rror | hello | 18:21 |
p3rror | i uploaded a package using dput | 18:21 |
p3rror | but i can not see the change in http://revu.ubuntuwire.com/ | 18:22 |
p3rror | what happened | 18:22 |
p3rror | In my ~/.dput.cfg i have | 18:23 |
p3rror | [revu] | 18:23 |
p3rror | fqdn = revu.ubuntuwire.com | 18:23 |
p3rror | incoming = /incoming | 18:23 |
p3rror | login = anonymous | 18:23 |
p3rror | progress_indicator = 2 | 18:23 |
p3rror | allow_unsigned_uploads = 0 | 18:23 |
p3rror | can anyone help me with this | 18:25 |
c_korn | p3rror: when did you upload your package? | 18:27 |
p3rror | at the morning | 18:28 |
p3rror | and i got | 18:28 |
p3rror | Successfully uploaded packages. | 18:28 |
c_korn | p3rror: sorry, I cannot help you then. I just guessed it was impatience :P | 18:34 |
geser | p3rror: did you use the _source.changes file for upload? | 18:42 |
p3rror | yes | 18:44 |
p3rror | i did | 18:44 |
p3rror | but what you mean by _source.changes | 18:44 |
p3rror | i upload de deb package | 18:44 |
ScottK | p3rror: REVU only takes sources, not deb packages. | 18:45 |
p3rror | Ah ok | 18:46 |
p3rror | thank you | 18:47 |
debfx | is there an easy way to add apport/report bug support to a Qt application? | 19:45 |
debfx | specifically an icon for the menu entry | 19:45 |
=== Quintasan_ is now known as Quintasan | ||
debfx | liblaunchpad-integration1 provides one but depends on gtk | 19:47 |
=== dyfet__ is now known as dyfet | ||
Martin_vW | Hello. I'd like to fix a bug in Ubuntu's durep package that has a BT entry both in Launchpad and in the Debian BT. I see "(closes: #123456)" entries everywhere in the changelog; if I now want to add such a tag to my changelog entry, should I use the Debian bug ID or the one from Launchpad? | 20:09 |
dtchen | Martin_vW: if you intend to close the bug affecting Ubuntu, then use LP: #foo syntax | 20:09 |
Martin_vW | dtchen: ah, ok. So closes: refers to the Debian BT, and LP: refers to Launchpad. | 20:10 |
dtchen | loosely, yes | 20:10 |
Martin_vW | Hmm... while I'm at it, would it make more sense to fix the bug in Debian's package or in Ubuntu's package? My personal motivation is that I'm using mainly Ubuntu and the bug annoys me, so I want to get it fixed. What would be the fastest way? | 20:12 |
runasand | Martin_vW: fix in ubuntu and give debian a patch? | 20:13 |
ScottK | Generally that's a good model. | 20:14 |
geser | Martin_vW: both; get it fixed in Debian, so we don't need to keep the delta forever, and get it fixed in Ubuntu too (if you don't want to wait on Debian) | 20:14 |
Martin_vW | The patch is actually already in the Debian BT, it just has to be applied and repackaged ( http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482061 ), but nobody is doing that atm. Or do you mean some kind of a debdiff? | 20:14 |
ubottu | Debian bug 482061 in durep "durep: closedir on invalid dirhandle" [Normal,Open] | 20:14 |
dtchen | since it's already in BTS, i'd go ahead and apply it in the source package and have it sponsored into Ubuntu | 20:15 |
Martin_vW | OK, I'll do that. Thanks for your help! | 20:15 |
Ampelbein | nhandler: hi! would you kindly add me as a reviewer in REVU? My launchpad-id is amoog. | 20:18 |
nhandler | Sure Ampelbein | 20:19 |
nhandler | Ampelbein: Done | 20:20 |
Ampelbein | nhandler: thank you very much! | 20:20 |
nhandler | Ampelbein: Also, you might consider reading https://wiki.ubuntu.com/MOTU/New if you haven't already | 20:21 |
Ampelbein | nhandler: indeed, I haven't read that article, doing it now. | 20:23 |
savvas | did anyone ever stumble upon a "Failed to run depmod" while upgrading linux-image-2.6.28-13-generic ? | 20:52 |
=== ogra__ is now known as ogra | ||
=== mcasadevall is now known as NCommander | ||
cpscotti | Ampelbein: Thanks for the last comment on the harpia package. I just finished fixing those issues! | 22:52 |
Ampelbein | cpscotti: thanks for your work. | 22:52 |
cpscotti | Its exciting... my first package.. lol! | 22:53 |
Ampelbein | cpscotti: advocated | 23:00 |
cpscotti | Ampelbein: thanks! | 23:00 |
p3rror | porthose are you there | 23:10 |
cpscotti | Hey, can someone advocate/review this package http://revu.ubuntuwire.com/p/harpia . It already got one advocate, ready to fly!!! | 23:12 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!