/srv/irclogs.ubuntu.com/2010/02/21/#ubuntu-devel.txt

jdongwho do I beg for new bcmwl-kernel-source crack?01:21
jdongoh never mind... I am 5 days late to the party.01:22
coolrave143hi02:30
coolrave143i am trying to add iwconfig to initramfs02:30
coolrave143but it doesnt work02:30
coolrave143i tried to build it using static option02:30
coolrave143still i get error02:30
coolrave143/bin/sh: iwconfig: not found02:30
slangasekcoolrave143: please see #ubuntu for support02:36
ubuntubugs03:09
ccheneycan we use deb v3 yet?03:19
sistpotyccheney: yes03:20
ccheneysistpoty: ok03:21
sistpoty(actually uploaded a v3 package today ;))03:21
ccheneyOOo just switched in debian today03:21
ccheneysistpoty: is lucid the first ubuntu version to support it?03:22
ccheneyi'm wondering due to sometimes doing backports for OOo if i need to make sure to special case anything for them03:22
sistpotyccheney: afaict there's (limited) support in karmic already, but lp couldn't handle it back then... you'd need to check dpkg changelogs for what works and what doesn't though03:23
ccheneysistpoty: ok03:23
sistpotypersia might now more details03:24
persiaThere's a couple oddities with that.  LP now has a backported dpkg that can support 3.0, but it also appears to have filters that block uploads of 3.0 packages to releases prior to lucid.03:24
persiaI don't know all the details, but that's what I've garnered from backscroll.03:25
persia(and if more bugs are found in dpkg 3.0-handling, someone needs to merge, backport, etc., so some packages may be wonky)03:25
ccheneyok03:26
persiaI *think* the best option is to try to convert packages to 3.0, and push them.  If they don't work, try against dak/Debian (you may have to hunt someone if you don't want to set this up locally).  If they don't work there, get it fixed, and get the fixes into lucid.03:26
persiaI understand that the servers that run Launchpad are supposed to upgrade to lucid at some point (perhaps not right after release), so this saves later backport messiness (or should do so, at least)03:27
ccheneycan you convert between debian versions in the same upstream version number?03:28
ccheneyit seems debian is doing this for OOo between 3.2.0-1 and 3.2.0-2, but he hasn't actually uploaded -2 yet03:28
persiaccheney: I believe the only restriction on source format changes is that if your new .dsc references some original file it must carry the same checksums.03:38
persiaSo, for instance, if you have foo.orig.tar.gz, you need to use the same foo.orig.tar.gz, and not re-upload it.03:38
persiaBut otherwise, it should all be fair game (for the same reasons you can do things like convert from native to non-native or non-native to native with such a version)03:39
persia(but I could be wrong: I haven't actually ever played with archive acceptance code)03:41
aburchccheney: You can.03:55
=== dendrobates is now known as dendro-afk
ccheneyaburch: ok03:58
=== nhandler_ is now known as nhandler
=== nhandler_ is now known as nhandler
zubin71hi, im working on a small script which can helps programmers work at the linux terminal. its a work in progress and its hosted at code.google.com/p/pyautorun06:09
zubin71id like to have the script i wrote added to the ubuntu repository; what should i do?06:09
persia!newpackages06:16
ubottuThe packaging guide is at http://wiki.ubuntu.com/PackagingGuide - See https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages for information on getting a package integrated into Ubuntu - Other developer resources are at https://wiki.ubuntu.com/UbuntuDevelopment - See also !backports06:16
persiazubin71: The NewPackages link there talks about the process, but we've just passed FeatureFreeze for the current release cycle.06:16
persiaAt this point, your best bet would be to work at getting it included in Debian, and Ubuntu will pull it from there to include it in the next release.06:17
zubin71persia : is getting a package accepted into debian similar to the procedure followed in ubuntu?06:19
persiazubin71: At a high-level, yes.  At a low-level not so much.06:20
zubin71persia : ok... thankx a lot! :)06:21
persiaSo, one still needs to have it packaged (either oneself, or by someone else), and get it reviewed, and sponsored by a developer (unless it is packaged by a developer who uploads themselves).06:21
zubin71i see...06:21
persiaBut one files a different kind of bug in a different bug tracker to request it, and uses a different upload site to get reviews, etc.06:21
zubin71hmm, so in order to get it reviewed by a developer should i just upload the project smwhere and post the link to the mailing list?06:22
zubin71would that do?06:23
zubin71!backports06:24
ubottuIf new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging06:24
persiazubin71: There may be better documentation (you might want to ask in #debian), but http://www.debian.org/devel/wnpp/ may provide some hints.06:24
zubin71sure, will do...06:25
zubin71persia : thank you06:25
persiazubin71: Good luck.06:26
wgrantpersia, ccheney: LP supports 3.0 (quilt) and 3.0 (native) in Lucid fine, with all current known fixes. If somebody manages to get the few remaining issues fixed in karmic-updates, we can permit it for Karmic too. And yes, you can change format at any time, as long as you don't try to change a file's content.06:33
persiawgrant: What are the remaining issues with Karmic?  Daviey wanted to upload something to a Karmic PPA earlier, and was unhappy that it was blocked.06:35
wgrantpersia: There is at least that quilt compatibility issue that was just fixed in hardy-cat, but IIRC there are others too.06:38
wgrantI'm not sure of the details, though.06:38
persiaOh, so someone would have to backport dpkg to fix the various 3.0-related bugs?06:38
persiaWould it be possible to permit uploads to Karmic with the recent hardy-cat changes, and have them end up as potential build-failures if the target archive didn't have a dpkg that supported whatever 3.0 features were required?06:39
wgrantAt least the patches would have to be backported, yes.06:40
wgrantThat would indeed work.06:40
wgrantSince Karmic's should be good for most packages, and the chroot's dpkg should be upgraded to the target's anyway.06:41
wgrantUpgraded before the unpack, that is.06:41
wgrantSo maybe we should just go ahead and enable it.06:42
persiaAnd whatever happens to be supported will work, and what doesn't can be made to work by pushing a fixed dpkg.06:43
persiaDoes that need a bug, or is it something where you can just turn off the rejection filter easily?06:43
wgrantJust needs somebody to execute a trivial INSERT on the production DB. A poke from a distro person in the direction of bigjools would achieve it pretty quickly.06:44
wgrant(the filter is just a (series, source format) whitelist table in the DB)06:45
persiaOh, that's easy.  Since bigjools and Daviey (mostly) share a timezone, I'll pass info around :)06:46
lifelessanyone run into 'GLib-WARNING gwpudi_r failed due to unknown user id(0)06:47
lifelesson boot06:47
lifelessbah, getpwuid_r I mean06:48
lifelessand boot splash staying up, no login prompt06:48
persiaJust to make sure, root has uid 0 on that system, right?06:49
lifelessI sure hope so06:49
lifelessits my laptop06:49
lifelessalso getty not running at this point, so can't debug06:49
lifelessalso appears to be a heisenbug ><06:50
coolrave143hi07:27
coolrave143may i know which option to ./configure is used to specify custom lib path07:27
coolrave143--prefix would do ?07:27
persiacoolrave143: You would probably do better asking in an autotools forum.  We generally receive configure scripts from various upstreams, and simply use whatever is documented in the upstream build instructions.07:31
lifeless[and we don't need custom lib paths]07:32
stefanlsdcoolrave143: ./configure --help may help07:34
coolrave143okay07:35
persialifeless: Well, it depends on the defaults :)  I've seen several packages that needed customised lib paths to follow FHS :)07:40
chiraghi07:55
chiragjoin07:59
chiragquit07:59
dan4dmhi - lintian stuff, I'm getting "debian-watch-file-in-native-package" but the package is not 'native' - the .orig.tar.gz has no watch file in it - any suggestions?10:51
azeem_dan4dm: ask in #ubuntu-motu10:52
dan4dmazeem_: k thanks10:52
* persia isn't sure why this is specifically a -motu question, but it's being answered there, so it's not worth dicussing here in parallel.10:54
azeem_persia: sorry, I thought general packaging questions are more on-topic in #ubuntu-motu then here10:55
azeem_than*10:55
persiaUsed to be that way, but not anymore.  With the new plans for archive reorganisation, *all* the development teams are expected to participate in training new folk.10:57
persiaSo it's precisely the same amount on topic.10:57
azeem_ok, thanks10:57
persia(although people are more likely to get help from teams working in their area, so kubuntu-devel for KDE stuff, and ubuntu-desktop for GNOME stuff and xubuntu-devel for XFCE stuff, and ubuntustudio-devel for pro audio/video/graphics stuff, etc.)10:58
Damasceneempathy is broken in Lucid13:03
persiaDamascene: Have you filed a bug?  If not, please do.  If you think the issue may be local, please ask in #ubuntu+113:06
Damasceneit's working now after update13:14
DamasceneI mean empathy13:14
=== rmcbride__ is now known as rmcbride
* iulian is looking for an SRU member to unsubscribe motu-sru from bug#525116.14:22
ionbryceh: xserver-xorg-video-all → xserver-xorg-video-nouveau → linux-backports-modules-nouveau-lucid-generic → linux-backports-modules-nouveau-2.6.32-14-generic → linux-image-2.6.32-14-generic dependency chain causes my box to have a -generic image in addition to the -generic-pae one i actually want to use. xserver-xorg-video-nouveau should probably have an alternative dependency on linux-backports-modules-nouveau-lucid-generic-pae.15:42
bdrunghi, persia told me to complain about the main sponsors queue. there are currently 122 bug in the queue. so every core-dev should pick at least one. i have done my job and the universe queue is empty.16:07
* persia only redirected from -motu to here16:08
persiabdrung: What did you do with the cowsay patch that didn't actually fix the bug?16:08
persiaAlso, kudos to the kubuntu and server teams for having a relatively small set of bugs in queue.16:08
bdrungpersia: subscribed ubuntu-reviewers (that's the team for converting patches into debdiffs)16:09
persiabdrung: You noticed that it had just been sent from reviewers to sponsors two days ago?16:09
LaserJockmain sponsoring is tricky because there's quite a bit more sense of "ownership"16:10
bdrungpersia: ups, no. didn't noticed that.16:10
persiabdrung: Maybe you just want to fix it :)16:10
bdrungLaserJock: is there a way for getting the "owner" of the package?16:10
LaserJockbdrung: there's a wiki page somewhere that kinda outlines some of it16:11
LaserJockbut a lot of packages fall through the cracks (i.e. there's not really a defined owner or a very vague one)16:11
persiaNote that the sense that there is a sense of "ownership" is as much of a problem as anything else.  Heaps of packages *don't* have an "owner".16:11
persia(and I've yet to encounter a package with an owner that didn't say "Thank you" for a fix, or even an upload (except in cases where there is a really complex upload process like the installer).16:12
* micahg wishes someone would kick thunderbird out of NEW16:12
LaserJockI think there's probably a class of packages that are in Main because they are a dep of some package that people really care about, but the dep is not really as interesting16:13
* bdrung wonders how long yofrankie will stay in NEW.16:14
LaserJockI found the risk of sponsorship in Main was also a decent bit higher16:16
LaserJocki.e. screwing up a Universe upload is often much less of a problem than say taking out gtk or xorg16:17
LaibschThere are ubuntu-10.04-beta-1 and ubuntu-lucid-alpha-1.  I guess that inconsistent naming got me a bit confused.  Is there a deeper meaning for using the numbers in one case and the release name in the other?16:18
* Laibsch is talking about milestones in Launchpad16:18
LaibschAlpha uses numbers, beta the release name and the final release again uses numbers.  Is that just coincidence?16:19
LaserJockcould be but I'd guess it reflects the changing nature of the releases16:19
LaserJockthe number version is the "official" naming scheme, whereas we use the codename more during development16:20
=== Tonio__ is now known as Tonio_
=== qense_ is now known as qense
=== tkamppeter_ is now known as tkamppeter
=== |sistpoty| is now known as sistpoty
EagleScreenusers really need a ncurses version of jockey18:39
EagleScreenoverall when the graphics card is the matter18:39
dupondjeasac: thx for thunderbird 3 :)19:23
=== Laibsch1 is now known as Laibsch
sebnerdupondje: I'd thank micahg ;)19:48
micahgwhat did I do?19:49
nigelbmicahg: TB319:50
micahgnigelb: ah19:51
dupondjeyea its cool :)19:51
dupondjefinally added19:51
micahgdid someone finally release it from the NEW queue?19:51
dupondjeseems so :P19:52
dupondje3.0.1 is out btw :p19:52
dupondjerofl19:52
micahgdupondje: I know19:53
micahgand 3.0.2 is coming soon19:53
dupondjewill you update it ? or will 3.0.0 stay the version in Lucid ?19:54
micahgdupondje: it'll be updated ...just not sure when19:55
sebnerdupondje: one step after another is the motto here ;)19:57
dupondjeyea true :)19:57
dupondjei'm already happy 3.0 is in lucid19:57
dupondjeit was just a question ;19:57
nigelbmicahg: in case I forget, thanks for the great work on TB :)19:57
micahgnigelb: you're welcome :)19:58
dupondjebut seems there a some issues :(19:58
dupondjeclosing thunderbird, but doesn't seem to get killed .. :s19:58
micahghmmm...I get that occasionally19:59
dupondjenow it works :P strange20:01
sebnerdupondje: let's hope for 3.0.x then :D20:02
dupondje138 bugs fixed in 3.0.1 :p20:05
micahgdupondje: upload is ready whenever asac wants to release it :)20:07
cjwatsonLaibsch: the difference is intentional - the intent is to use the codename through the alpha period (so that people don't get the impression that it's more solid than it is), and start using the numbers from beta.20:08
cjwatsonLaibsch: so it's Lucid Alpha 1 but Ubuntu 10.04 Beta 1 - of course some confusion is to be expected but that's the standardised naming, since hoary/breezy or thereabouts20:09
LaibschOK20:09
dupondjemicahg: so we need to slap asac  ? ;)20:09
Laibschcjwatson: thanks for clarifying. kind of confusing IMHO, but not a real issue.  I was just curious.20:10
cjwatsoncf. the reason Debian uses codenames20:10
micahgdupondje: no, he has his own timetable :)20:11
lifelesscjwatson: why does debian use codenames?20:11
cjwatsonhttp://www.debian.org/doc/manuals/project-history/ch-detailed.en.html#s4.120:12
cjwatsonthe bit about the abortive Debian 1.0 non-release20:12
lifelesscjwatson: that talks about official cd rom image20:15
lifelesss20:15
dupondjemicahg: you know if there is a ppa for thunderbird 3.0.1 / 3.0.2 ? mozilla-daily is to daily imo :)20:15
lifelesscjwatson: not about adoption of codenames; later on they are introduced with no explanation.20:15
lifelesscjwatson: I think you're saying 'after confusing a cd rom printer, Debian started getting codenames printed until releases happen'.20:16
cjwatson*shrug* that incident was the cause anyway20:17
lifelessthanks20:17
cjwatsoneven if it's not documented in the particular history I found :)20:17
lifelessI appreciate the pointer :>20:17
micahgdupondje: not yet, but soon20:34
dupondjecreating one ? /P20:35
micahgdupondje: soon20:36
=== azeem_ is now known as azeem
=== wgrant_ is now known as wgrant
tjaaltonhow to find out why a package has been removed from the archive?22:08
c_korntjaalton: search for the package launchpad.22:25
tjaaltonc_korn: no bugs filed against it22:25
cjwatsonif you look in the publishing history there'll be a removal comment from the archive admin who did it22:26
tjaaltonoh22:26
tjaalton"mass removal of old and unpopular packages"22:27
tjaaltonright :)22:27
falein lucid, xserver-xorg-video-geode reccomends xserver-xorg-video-cyrix and xserver-xorg-video-nsc but they are not in the repo :(22:28
c_kornlol, what package was it ?22:28
tjaaltonc_korn: vdr-plugin-skinsoppalusikka, and I admit that it hasn't changed since hardy22:28
tjaaltonin ubuntu anyway22:28
tjaaltonfale: file a bug22:29
tjaaltonfale: preferably in the debian bugtracker22:30
c_kornI wonder how many packages were affected by this mass removal22:30
faletjaalton: in debian? :|22:30
tjaaltonfale: it was synced from there. having those recommends doesn't break anything though22:30
faleI see22:30
persiatjaalton: https://lists.ubuntu.com/archives/ubuntu-motu/2009-December/006412.html was the discussion about it.22:31
persiatjaalton: If you want to restore one, pull the source from an earlier release, get it updated to match lucid standards, and file an FFe citing a regression.22:32
tjaaltonjust upgraded my vdr box to lucid, and was wondering if I should just let the packages be synced from debian. most of the people are using 3rd party packages anyway, and I'm not doing a proper job keeping up with debian or e-tobi22:33
tjaaltonpersia: well, I don't think it's worth it22:33
tjaaltonjust was surprised to see it gone22:34
mdzhas anyone else seen bug 522067?22:36
ubottuLaunchpad bug 522067 in ca-certificates "Equifax_Secure_Global_eBusiness_CA.pem unexpectedly disabled" [Undecided,New] https://launchpad.net/bugs/52206722:36
faletjaalton: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=56851622:37
ubottuDebian bug 568516 in xserver-xorg-video-geode "xserver-xorg-video-geode: Recommends inexistant packages xserver-xorg-video-cyrix, xserver-xorg-video-nsc" [Minor,Open]22:37
tjaaltonfale: thanks22:39
faletjaalton: ;)22:39
falein fedora main and universe have been unified some time ago... is planned something similar for ubuntu too?22:42
cjwatsonfale: http://wiki.ubuntu.com/ArchiveReorganisation22:45
cjwatson(short answer: yes, it's just taking a while)22:46
falecjwatson: awesome :) thankyou for the url22:46
sebnercjwatson: good feeling being back from holidays, hmm? *hrhr* :)22:46

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