/srv/irclogs.ubuntu.com/2008/07/29/#ubuntu-devel.txt

cjwatsonasac: some people (myself included) find it much more convenient and less prone to human error00:02
cjwatsonI don't use it for performance advantages so have no idea whether it provides those00:03
cjwatsonI don't find that it has any performance disadvantages, and wouldn't expect anything either way really00:03
asachuman error == forgetting to push?00:05
cjwatsonyes00:08
* cjwatson is rather fed up of the tedious conversations that go "hmm, where's your change?" "I committed it" "did you push?" "oh, no, whoops"00:08
asachehe00:08
cjwatsonalso checkouts mean you never accidentally commit to non-head and have to merge, so if what you want is a single mainline most of the time, then it's neater00:09
asaccjwatson, hmm. good point. what happens if you commit and you have non-head on your disk?00:10
cjwatsonin a checkout, it refuses and tells you to update00:10
asacright. does it smart merging then?00:10
cjwatsonnormally neatness isn't a big concern of course, but when the branch is "current thing that's packaged in Ubuntu or next thing to be uploaded" then it's a bit more important00:11
cjwatsonit's just the same as pulling into a modified working tree00:11
cjwatsonit'll do a three-way merge if possible and leave you conflicts if it fails00:11
asacfor a moment i really forgot that you cant have more than one uncommitted change ;)00:13
slangasekmathiaz: ah, I see you've been tracking the changes in the openldap package svn, since you patch applies cleanly... thank you :)00:18
mathiazslangasek: bzr merge FTW00:22
slangasekindeed :)00:22
slangasekin fact, did you have a bzr branch published, so that when the time comes I can merge it into the official repo?00:23
mathiazslangasek: I don't have a public branch00:24
mathiazslangasek: but I could push one to LP00:24
slangasekthat would be nice, then the bzr-heads can get the whole revision history in the tree :)00:28
mathiazslangasek: lp:~mathiaz/openldap/debian-cnconfig00:29
slangasekwooho00:29
slangaseko00:29
slangasekmathiaz: is this a missing merge?:00:43
slangasek-       if dpkg --compare-versions "$OLD_VERSION" lt-nl 2.4.7; then00:43
slangasek+       if dpkg --compare-versions "$OLD_VERSION" le-nl 2.3.30-6; then00:43
slangasekvorian: hrm, the lemonpos package in NEW appears to be empty.00:44
keesCan I add a standing "remove from ubuntu archive" request for "joomla"?  it's itp in debian and really really don't want it in ubuntu given it's terrible security record.00:48
vorianslangasek: let me take another look at it00:49
slangasekkees: you can ask for it to be blacklisted preemptively, sure00:50
slangasekkees: you can also comment on the ITP :)00:50
keesslangasek: I would like that, yes.  standard ubuntu-archive bug?00:50
slangasekkees: yes00:50
mathiazslangasek: not that I know of - It was just to keep the functions to handle a db upgrade around00:50
mathiazslangasek: upgrading from etch and hardy doesn't involve a db transition00:51
slangasekmathiaz: hrm, then where did that line come from in the first place :)00:51
mathiazslangasek: IIRC it comes from dapper -> hardy support00:52
slangasekah00:52
keesslangasek: jmm is all over the ITP already, I just wanted to block it Ubuntu too.  :)00:52
slangasekmathiaz: er, that doesn't make sense to me either00:52
slangasekmathiaz: hang on, will investigate00:52
slangasekkees: \o/00:52
mathiazslangasek: upgrading from dapper (and sarge) required ldbm conversion00:52
slangasekmathiaz: oh, I see; so the transition is already done on both sides, and this change will let us avoid unnecessary redumps on sarge->etch?00:53
mathiazslangasek: that function was used to handle the ldbm -> db transition00:53
slangasek... er, unnecessary redumps on etch->lenny00:54
mathiazslangasek: yes00:54
mathiazslangasek: as of now, this code won't be called in ubuntu (hardy -> ..) and debian ( etch -> lenny)00:56
* slangasek nods00:56
mathiazslangasek: however the package can be configured to dump the ldap tree to ldif on every upgrade00:57
mathiazslangasek: so some of the functions need to be kept around00:57
slangasekyes, I'm not disputing that00:57
slangasekI was just trying to figure out why the version number used in the check is different in your tree00:57
slangasekmathiaz: we have a changelog entry here of "- need to dump and reload databases again for the upgrade from 2.3.39."00:59
slangasekno other documentation, but apparently I was convinced of that in December01:00
slangasekmathiaz: indexing issue; http://lists.alioth.debian.org/pipermail/pkg-openldap-devel/2007-December/001819.html01:02
slangasek(at a minimum)01:02
mathiazslangasek: right - so it seems that 2.4.7 should be kept01:03
* slangasek nods01:04
bryceogasawara: can you look at 204423?  Since it results in a system reboot it sounds like probably a kernel issue01:09
emgentpitti: https://launchpad.net/~we-love-pitti big lol!01:16
ion_:-D01:16
* slangasek squints at jbossas4. How does a jar have a circular build-dependency?01:16
calcugh several packages need updating for the new libtool still01:52
calcapt-cache showpkg libltdl3-dev01:53
* calc notes this is blocking OOo for the moment01:54
* calc is investigating to see what needs to be done now01:54
TheMusocalc: I am having to relibtoolize pulseaudio as well, and its getting slightly annoying.01:58
slangasekcalc: ITYM "libtool needs fixing to provide libltdl3-dev"01:59
TheMusoslangasek: there lis libltdl701:59
slangasekyes, I'm aware01:59
TheMusoI'm trying to make use of that instead.01:59
slangasekby provide I mean a literal Provides:01:59
TheMusoah ok.01:59
calcslangasek: oh is that what needs to be done? then yea someone needs to fix that asap02:00
calcslangasek: should i just upload a new version with just that one change?02:00
slangasekcalc: well, Keybuk didn't raise any substantive objections, so yes, that's the better way about it02:01
slangasekcalc: that would be fine, I think02:01
calcok02:01
calcKeybuk: ping (sure you are awake at 4am right?) ;-)02:01
calcer 2am02:01
calcslangasek: oh was this already discussed elsewhere?02:01
slangasekcalc: only here, and not at any great length :)02:01
calcslangasek: but scott is aware of the need to have the provides?02:02
* calc doesn't want to annoy anyone or potentially cause issues02:02
slangasekcalc: he punted on the question02:02
calcok02:02
calcwell it can be backed out later if needed i'll upload it here in a few min02:02
TheMusoI wonder whether packages will still need relibtoolizing then...02:02
TheMusoBecause if not, I am willing to wait for that change.02:03
calcmaybe i should fix it up locally see if it helps ooo to build and then decide whether to upload it, heh02:03
slangasekcalc: it should be done anyway; if you prefer, I can do the libtool upload here02:05
slangasekTheMuso: libltdl has very little to do with libtoolizing02:05
calcslangasek: ok go ahead :)02:05
TheMusoslangasek: Hrm ok.02:05
calci'll make the change locally and verify it works ok for OOo02:06
calcbut it will take several hours to build OOo02:06
slangasek0 upgraded, 122 newly installed, 0 to remove and 2 not upgraded.02:08
slangasekbuild-deps ftw02:08
slangasekdoes apt-get build-dep follow recommends by default now?02:08
calcthat would be bad02:08
calcwhy does libtool depend on openjdk02:09
calc"texi2html texinfo gfortran gcj automake autoconf quilt" - explodes into the world02:10
* slangasek lets pam and libtool battle for bandwidth02:10
calcapprox is great at least for repeated use02:11
calcof course you still have to wait the first time you have to pull the debs02:11
ion_I’m using a generic HTTP proxy, polipo to be accurate. Haven’t bothered to use a separate apt cacher.02:15
calc136MB build-depends for libtool (ouch)02:16
calci need better broadband02:16
TheMusoWell the change to libltdl7 for pulse means that symbols cannot e found when building, so I'm digging into that.02:18
TheMusoSo even if libltdl3 was a provides, it may still break things.02:18
slangasekwhat are the names of the missing symbols?02:20
TheMusoslangasek: There is only one that I can see so far, lt_preloaded_symbols02:22
slangasekhmm02:22
slangasekwell, that's not a symbol name present in libltdl3 either02:22
slangasekso it's possible that this was a macro in the old version, but is now deprecated02:22
TheMusoNo I think it actually gets generated by the libtool bits for the package.02:22
TheMusothe scripts rather.02:23
calcwow libtool actually has a test suite it runs during build02:24
* calc thinks libtool might take as long to build as OOo02:27
slangasekheh02:28
calchmm only 11m6s but it seemed longer than that02:29
calcis this right: Provides: libltdl3-dev02:32
calceven with that its claiming it needs to install the package02:33
* calc is either too tired to see the issue or is doing something wrong02:33
calc  libgphoto2-2-dev: Depends: libltdl3-dev but it is not installable02:33
slangasekthat's right; I don't know what issue you're running into02:33
StevenKDoes libgphoto2-2-dev have a versioned dep on libltdl3-dev?02:34
calcno02:34
slangasekno02:34
calcis there some sort of don't allow a provides satisfy a depends thing?02:35
* calc has no idea why this isn't working02:36
StevenKThe version of libltdl7-dev I have here doesn't have Provides02:36
calcStevenK: i hacked a local copy02:37
StevenKWhy does the soname need to be in the -dev package name? :-/02:37
calchttp://pastebin.ubuntu.com/31539/02:37
slangasekStevenK: doesn't02:41
slangasekshouldn't be02:41
* StevenK gets tempted to fix it.02:41
slangasekto make things even more incompatible with the archive? :)02:42
StevenKslangasek: Well, if the new libltdl-dev Provides: both libltdl7-dev and libltdl3-dev?02:42
slangaseksure; except Debian hasn't done that, so if packages come along with versioned deps on libltdl7-dev, hilarity ensues02:43
StevenKcalc: Did you just install that package directly? apt is trying to resolve it, and it doesn't tend to check installed packages02:45
calcStevenK: yea i installed it directly02:45
StevenKcalc: Don't do that. :-)02:45
slangasekhuh?02:46
slangasekapt doesn't try to install packages that are already installed02:46
calcapt doesn't look at what is installed on your system?02:46
slangasek(or complain about being unable to do so)02:46
crimsunasac: no, that's currently not possible02:46
crimsunasac: (meaning it's not possible to have a graceful fallback if you redefine pcm.default to have a different type)02:47
calcStevenK: why isn't that a bug in apt?02:48
calcStevenK: shouldn't it be looking at what is on the system to know if it needs to download something?02:48
crimsunasac: for an example of a graceful fallback, you'd have to have something along the lines of what `asoundconf set-default-card foo' does, which means defaults.pcm.card gets redefined but defaults.pcm.device 0 is the fallback [for card 0]02:49
slangasekcalc: it's not a bug in apt because StevenK's comment has no correspondence to reality ;)02:50
calcok02:50
slangasekunless what you did was install libltdl7-dev without *also* installing libltdl7, in which case apt might choose removal first02:50
StevenKTry it? It will either prove me right or wrong02:50
calcslangasek: well i rebuilt it without bothering to change the version number02:51
calcthen just installed the -dev package (the non dev was already installed)02:51
TheMusocrimsun: So what is the use of your changes then?02:52
TheMusocrimsun: As XFCE/KDE don't use pulse.02:52
crimsunTheMuso: I was asked to draft a solution that doesn't involve a system-wide asoundrc02:53
StevenKcalc: I think that might be causing the problem. The version isn't different so apt is using what's in Packages file?02:53
calcmaybe so02:53
crimsunTheMuso: I haven't finished hacking alsa-lib to fallback sanely if another type is used02:53
StevenKAnd therefore doesn't "see" the Provides02:53
TheMusocrimsun: Fair enough, but your changes are merged anyway.02:53
calcthat probably should be considered a bug that it isn't using the dpkg available file first (i guess that is where it should be getting the data?)02:54
* StevenK waits for slangasek to say otherwise again. :-)02:54
calci'll rebuild it with a bumped version number and see if it helps02:54
slangasekStevenK: nah, now you're talking about a corner case I've never tested, then. :)02:54
* calc guesses he should file a bug if this works02:55
calcits not ideal way to rebuild packages but it should still use what is actually on your system over what is in the archive02:55
* StevenK watches libtool build02:55
calcStevenK: just get Keybuk to apply your change to Debian ;-)02:59
StevenK2.2.2-1 is in experimental, and 2.2.4-0ubuntu1 is in Intrepid02:59
slangasekcalc: Keybuk seems an unlikely person to do that, since he's not a DD?03:00
slangasek(nor the libtool package maintainer in Debian)03:00
StevenKIt's Kurt now03:01
calcslangasek: oh he's no longer a DD?03:04
* calc didn't realize he retired, heh03:04
slangasekyears ago03:06
calcyea that was the problem apt doesn't look at the dpkg info unless it is newer than what is in its own Packages file03:06
slangasekheh, ok03:07
* StevenK wins03:07
calcso apt is stupid (my opinion of course) ;-)03:09
calcis there a tool that can fixup the numbers in a diff?03:56
ion_The numbers?03:56
calceg @@ -3,107 +3,114 @@03:57
ion_rediff (1)           - fix offsets and counts of a hand-edited diff03:57
calcok03:57
=== gaurdro__ is now known as gaurdro
=== gaurdro is now known as guardro
pittiGood morning06:45
Hobbseepitti!06:45
pittiemgent: *cough* how embarassing...06:47
pittiit's a Hobbbbbbbsee!06:47
* StevenK waves to pitti 06:48
* pitti sends a bunch of cookies to StevenK06:48
StevenK:-)06:49
* Mithrandir grumbles.06:50
* pitti gives some to Mithrandir, too06:52
pittihey Tollef, how are you?06:52
Mithrandirfeeling grumbly today.   A bit too early and moving is an interesting exercise.06:56
pittiMithrandir: oh, different city, or just within?06:57
Hobbseepitti: it is!06:57
* Hobbsee freezes06:57
* pitti started early to still have some hours with moderate temperature06:58
Mithrandirsame city, but a semidetached house (I think that's the term) rather than a flat.06:58
pittiah, nice; sounds like an upgrade :)06:58
Mithrandirabsolutely.  It's just that moving is a bit of work with loads of planning and packing.06:58
StevenKpitti: Send the "hot" weather here, I'd prefer it to 13 degrees06:58
Mithrandir13°C sounds lovely.06:59
Mithrandirbut then, aircondition is also lovely.06:59
* pitti doesn't like AC07:04
RAOF Who's syncing Conduit?07:58
RAOFAnd why aren't they testing that it's installable first?07:59
TheMusoRAOF: Changed-By: James Westby <jw+debian@jameswestby.net>08:04
pwnguinplus addressing in a changed by?08:05
TheMusopwnguin: Thats how it appears in mutt/gnome-terminal.08:05
RAOFIn particular, conduit depends on python-gtkmozembed, which is built by debian's gnome-python-extras package, but not ours.08:06
RAOFSo, I'm not sure if the correct fix is to merge in gnome-python-extras from Debian or to change conduit.08:16
RAOFOr, alternatively, split out python-gtkmozembed packages from our gnome-python-extras without merging from Debian, I suppose.08:19
SikonCould a main sponsor please look at https://bugs.edge.launchpad.net/f-spot/+bug/250047 ? Or is main frozen?08:30
ubottuLaunchpad bug 250047 in f-spot "f-spot FTBFS in intrepid due to deprecated symbols in libeog" [Wishlist,Confirmed]08:30
TheMusoSikon: Main is not currently frozen no. See topic.08:34
wgrantWhy is it Wishlist?08:35
=== giskard_ is now known as giskard
RAOFSikon: That's a really odd patch description, too.  In what way are you adding missing headers?08:37
Sikonah, indeed, I should fix the patch description08:38
Sikonreuploaded08:40
RAOFDoes anyone here know of any reason why gnome-python-extras hasn't been merged from Debian since Gutsy?09:20
RAOFThe debian package now builds a couple of extra binary packages; in the intrests minimal divergence I'd like to merge the Debian package.  This should make Conduit installable again.09:20
RAOFseb128: Aha!  There you are.  You seem to have touched gnome-python-extras the most: ^^^09:22
seb128RAOF: you are welcome to do the merge if you want, no reason we didn't do it out of the fact that it's not going to be trivial and that I was not convinced by their recent split09:24
RAOFseb128: Thanks.  Given the 'not trivial', I might file that one away for the weekend.09:25
RAOFYou don't think python-gtkmozembed is a good idea?09:25
RAOFOr python-eggtraywhatever it is?09:25
seb128I'm just not sure there is a real need to split those09:26
seb128but since debian did it now, we can as well reduce the delta09:26
RAOFRight.09:27
seb128the fun part will be to do -dbg variants for all of those09:27
RAOFOh, right.  Python.  I don't just get dbgsym for free.09:27
seb128well, ideally those python-dbg should would have been sent to debian some cycles ago and we could just sync now09:28
seb128but looks like doko have been too busy to send his changes and nobody else picked up on the job either09:28
RAOFOh, well.  A weekend of fun, I bet :).09:29
seb128btw there is no need to do this merge to have conduit installable09:29
RAOFTrue.09:29
mvoRiddell: hi, thanks for your kde4 stuff, what is the package name for the qt4 designer? qt4-designer seems to be gone?09:29
seb128so why did you said it'll make conduit installable again?09:30
RAOFBut other packages will start to move to the new package split,.09:30
seb128the issue is just a typo which is fixed in -3 that we should sync when it's available09:30
RAOFBecause it will?  conduit currently depends on python-gtkmozembed09:30
RAOFAnd that typo, yeah :)09:30
seb128well, we can easily change the conduit depends too09:30
RAOFYes.09:31
seb128or make python-gnome-extra provides the other debian binaries09:31
RAOFBut I presume that other packages will start growing dependencies on the split packages.  I think miro may have already.09:31
* mvo grumbles and just edits the .ui xml with emacs09:31
seb128hey mvo ;-)09:32
RAOFseb128: Tempting.  Are there any downsides to that?09:32
mvohey seb12809:32
Riddellmvo: it is qt4-designer09:32
seb128the provides are not versionned09:32
seb128so if any package uses a versionned depends that will not work, otherwise that should not be an issue no09:32
Riddellmvo: the package is qt4-designer, the binary is designer-qt409:32
mvoRiddell: aha, outdated sources.list, thanks!09:33
mvoRiddell: should i merge your changes if they look good or do you have other things in the queue?09:34
Riddellmvo: go ahead09:34
Riddellmvo: oh well09:34
Riddellmvo: DistUpgradeViewKDE4.py could be renamed back to DistUpgradeViewKDE.py09:35
mvoRiddell: right09:35
mvoRiddell: I can take care of the integration, thanks a lot for doing the port!09:35
mvoRiddell: the new designer looks very nice, much better than the qt3 one09:37
tseliotpitti: where do you keep the extra_conf_options that you pass as an argument to xorg_driver.XorgDriverHandler in Jockey?09:47
Mirvmvo: do the new package description translations have (theoritically) everything merged from Debian's ddtp?10:04
mvoMirv: yes10:04
mvoMirv: they should, unless there is a bug in the script. the debian import is ~2-3 days old10:05
Mirvmvo: ok, that's great10:05
MirvI have to try to check it. Some descriptions are different in Ubuntu but a good sample of some that have been recently translated in Debian would answer the question well enough.10:05
mvoMirv: please do and let me know your findings10:06
gesersoren: Hi, do you know why libipq_pic.a got dropped from iptables-dev in the last merge?10:18
jc-dentonhow does the network manager talk to the wlan driver10:26
tkamppeterAre there any plans to have Samba 3.2 in Intrepid?10:26
geser!info samba intrepid10:27
ubottusamba (source: samba): a LanManager-like file and printer server for Unix. In component main, is optional. Version 2:3.0.30-2ubuntu3 (intrepid), package size 3795 kB, installed size 9392 kB10:27
gesertkamppeter: samba 2:3.2.0-4ubuntu1 is in intrepid but depwaits on libtalloc-dev10:28
jc-dentondoes it use iwconfig?10:28
jc-dentonwpa_supplicant10:28
jc-denton /dev/somethign?10:28
gesertkamppeter: and talloc is in universe10:28
tkamppetergeser, thanks, so it is waiting for the approval of a MIR?10:31
gesertkamppeter: it might be also waiting for a MIR to get written10:33
pittitseliot: in the concrete subclasses, such as NvidiaHandler10:36
pittitseliot: data/handlers/nvidia.py or fglrx.py10:37
pittitseliot: (in the ubuntu branch)10:37
tseliotpitti: ah, ok I was looking in the wrong directory. Thanks10:39
tseliotpitti: expect something new for xorg_driver.py soon ;)10:40
pittitseliot: what are you working on?10:40
pittitseliot: oooh, xkit?10:40
pittiyay10:40
tseliotpitti: xkit and some deeper logic10:40
pittitseliot: could you work on that relative to the trunk branch, not ubuntu?10:40
pittitseliot: a lot of xorg.conf scenarios have test cases already, and thus can be conveniently tested just with tests/run10:41
pittitseliot: that should provide a good first conformance test for the x-kit switch10:41
tseliotpitti: ok10:41
pittitseliot: (well, xorg_handler.py are identical in trunk and ubuntu, so it doesn't matter so much)10:42
pittitseliot: many thanks!10:42
* pitti goes offline again for yet more gdm debugging, bbl10:42
tseliotpitti: ok, my branch will be based on trunk then.10:42
pittiwhere's seb128?10:43
* tseliot goes back to hack on Jockey10:43
pittiseb128: wb10:48
seb128pitti: good morning!10:49
=== persia_ is now known as persia
mptIf an update is a "no change rebuild", why is Ubuntu offering it to me in the first place?11:59
mpt(e.g. today's Firefox updates)12:00
Mithrandirmpt: "no source change rebuild" is what is meant.12:00
StevenKmpt: Because it was to pick up a library soname change or similar.12:00
StevenKmpt: The binary packages will be different, the only source change was adding a changelog entry.12:00
mptThat would be more useful information12:00
persiampt: More specicially, you need to have the update in order to use the new xul, which was a security fix.12:01
mpt"This update uses the latest version of <library name> which does <faster/better/stronger>"12:01
persiaWell, we don't always know <faster/better/stronger> ...12:01
StevenKmpt: Usually, I will have changelog entries like, "No change rebuild for libgpmg1 -> libgpm2 transistion."12:01
mptOtherwise, the only effect of showing the Changes in Update Manager will be to *discourage* people from installing it.12:01
mpt(Which I assume is not what we want.)12:02
cody-somerville\o\ Heya Everyone /o/12:02
_Angelus_guys12:10
_Angelus_will someday exist an ubuntu i686?12:10
_Angelus_:p12:10
persia_Angelus_: No.  There are support libraries for i686 in Ubuntu i386.  Alternately, lpia is close to i686.12:12
_Angelus_so there is no plan of creathing a whole i686 ubuntu for download?12:12
pitti_Angelus_: define what you understand as "i686 Ubuntu"?12:13
pitti_Angelus_: if you mean a variant that won't run on real Pentiums or VIAs, or whatever, then "most unlikely"12:13
_Angelus_every package compiled as i686 instead of i38612:13
Mithrandir_Angelus_: what is the problem you are trying to solve?12:14
_Angelus_like gentoo12:14
pittiwhy should we? our current compiler already optimizes instruction order for i686, and uses i486 command set (AFAIR; doko, please correct me)12:14
_Angelus_im not trying to solve problem, im asking because im curious and i wish  for a whole ubuntu compiled as i686 like arch and gentoo12:14
Mithrandirpitti: correct.12:15
pitti_Angelus_: we have kernel and libc6 optimized for 686, where it matters (well, a bit anyway)12:15
_Angelus_yeah i know12:15
pittithe rest hardly matters...12:15
cjwatson_Angelus_: the significant extra disk space requirement is not worth the miniscule performance difference (given that, as pitti says, we already tune for i686)12:15
_Angelus_but every program compiled as i686 would make a speed burst :p12:15
laga_Angelus_: can you prove that?12:15
cjwatson_Angelus_: no, actually, we strongly believe it wouldn't. Please feel free to produce benchmark figures if you disagree.12:15
pittimaybe some ultra-optimized math libraries, but those can still have special cases12:15
cjwatsonand libraries can have variants built for particular processors quite easily12:16
_Angelus_well i can't really prove it , its a matter  ifyou belive it or not12:16
jcristauno it isn't12:16
cjwatsonthis is a matter of scientific fact12:16
_Angelus_i just felt my computer going alot faster when i changed grfrom kubuuntu to gentoo12:16
cjwatsonchanging distribution involves so many other variables, and you've picked just one? :)12:16
cjwatsonalso, there is a psychological effect there12:17
_Angelus_bot arch and gentoo where faster then kubuntu12:17
_Angelus_and both are i68612:17
cjwatson"I've spent all this time compiling software - it must be worthwhile"12:17
cjwatsonanyway, the simple answer is no, we aren't going to produce an i686-optimised variant. Sorry.12:17
_Angelus_cjwatson: on arch you dont compile, its precompiled i686, and its still alot faster then 1386 at least on my pc12:17
_Angelus_ok12:18
_Angelus_;p12:18
doko_Angelus_: you have to back your claims. which improvement in which application?12:18
_Angelus_doko: application opening alot fast, and things like that12:18
_Angelus_im not a geek so i can't really prove it with geek words, al i can say is what my eyes see12:19
_Angelus_in normal words12:19
_Angelus_so sorry if im not being specific12:19
cjwatsontiming isn't a matter of geekness12:19
Mithrandir_Angelus_: you need to come up with measurements where you've just changed one variable, not everything else.12:19
_Angelus_dont get me wrong guys im not talking bad about ubuntu or something12:19
_Angelus_kubuntu is my favorite distro and iv been using it for a year and a half now12:20
cjwatsonwe understand, but you're asking for a change that we believe there is no justification for, and we are explaining what justifications would be needed in order to make a change of this enormous magnitude12:20
_Angelus_but i saw a speed up in programs when i changed tto genoo12:20
cjwatsonit is NOT sufficient to simply point at another distribution and say that it subjectively runs faster12:20
_Angelus_cjwatson: then dont make a change, leave i386 and make i686 available too, aint that posible to have both version available ?12:21
cjwatsonthat would be a vast, enormous change12:21
cjwatsonand require a huge amount of additional resources12:21
stgraber_Angelus_: that'd take twice the space on the mirrors and twice the testing efforts. Not something we can afford12:21
_Angelus_hmm12:21
cjwatsonyou don't have to believe me or understand me, it is simply a fact12:21
_Angelus_i see12:21
mptWe could make "i686" symlinks to the i386 versions. Then it would still "feel faster", without the need for extra disk space. :-)12:21
Mithrandirwe did roughly that for lpia, and it took what?  Four months and a team of three-four people full time for that period?12:21
Mithrandir(plus maintenance cost)12:22
_Angelus_i see12:22
_Angelus_i think its possible dough for example for some to compile the whole kubuntu froom surce and compile i38612:22
_Angelus_right?12:22
cjwatsontherefore, it is in fact much cheaper to identify why particular applications are running faster, and incorporate particular optimisations12:22
_Angelus_i mean *i686 sorry12:22
cjwatsonit very likely has nothing to do with CPU optimisationss12:22
_Angelus_nah12:23
cjwatsonsomebody could do that, and then be disappointed when it made little difference, sure :)12:23
_Angelus_i see12:23
cjwatsonI believe that somebody did in fact try it in the past, and presented benchmarks with very small percentage-point differences12:23
cjwatsonthough I don't have a reference to hand12:24
stgraberit's of course possible to rebuild the whole archive using i686, people are doing that for arm and some other archs IIRC but that'll take you days/weeks to have everything rebuilt12:24
_Angelus_but i think in future when i386 will not  be need anymoree because all pc's will be compatable with i686, then  i think ubuntu will change right?12:24
cjwatsonforget i386; we actually build for i486 anyway12:25
persia_Angelus_: There are many computers being made today that are i586.12:25
cjwatsonand we investigated this just recently and found that there was still a substantial pre-i686 requirement (e.g. LTSP thin clients)12:25
stgraber_Angelus_: I think that the current moev is to go 64bit12:25
stgraber*move12:25
Mithrandirstgraber: yeah, I think i386 will just move into the embedded space and amd64 will take over desktops and servers completely.12:26
_Angelus_hmm12:26
Mithrandirwho'd want a desktop with less than 8G RAM anyway?12:26
jdstrandmpt: the firefox-3.0/xulrunner-1.9 update for -security was because firefox-3.0 and xulrunner-1.9 had a security fix that went into -updates that had to be rebuilt for people who only have -security enabled. Hence 'no change rebuild for security'.12:28
_Angelus_so kubuntu will move to 64bit and not to i68612:29
_Angelus_?12:29
stgraberWhat I meant is that we already have x86_amd64 that's optimized for newer CPUs (at least I'd expect it to be), I don't think spliting i386 or limitating it to >=586 is a good idea.12:30
jdstrandmpt: I could have used '-v...', but then that would have been confusing for people (a lot more than just -security) that have -updates enabled, as they would have seen the same changelog text twice12:30
_Angelus_i understand12:30
cjwatson_Angelus_: we already supply a 64-bit version of Kubuntu12:30
mptjdstrand, are you saying that people with both -updates and -security turned on would have received two updates with the same summary?12:30
cjwatsonoh, stgraber said that12:30
_Angelus_btw12:31
stgraber_Angelus_: as cjwatson we have some hardware like thin clients that can't run anything >486 and having both 486 and 686 is not an option for space reason, testing reason, ... and all that for (as far as we know) no real speed improvment12:31
jdstrandmpt: it is a standard text that we use in these situations, but it can certainly be improved if warranted12:31
jdstrandmpt: I'm saying that if I used '-v<earlier version>' (which I purposely didn't), then yes12:31
_Angelus_why deos kubuntu only offer 1 64bit version? should there be an amd64 one and an ia64 one ?12:31
stgraber_Angelus_: ia64 is not a supported arch12:32
_Angelus_ah12:32
norsettowith regard to bugs like bug 252037, can any motu upload a fix or is the solely prerogative of backporters?12:32
ubottuLaunchpad bug 252037 in sauerbraten "sauerbraten cannot upgrade" [Undecided,Confirmed] https://launchpad.net/bugs/25203712:32
mptjdstrand, why would they have received two updates instead of one in the first place?12:32
persiastgraber: ia64 works fine.  No reason to deprecate it.12:32
_Angelus_so 64bit intel cpu's are not supported?12:32
cjwatsonyes, they are12:32
cjwatson"amd64" is just the codename (because AMD designed the architecture) but it also supports Intel Xeon-class systems12:33
cjwatsonia64 is Itanium, which is not the same as the 64-bit Intel systems that most people in fact have.12:33
_Angelus_aint ia64 for intel 64bit cpus?12:33
Mithrandircjwatson: more than Xeon, really.  Most desktop and laptop CPUs from Intel those days are 64-bit capable.12:33
jdstrandmpt: it went into -propsed for more widespread testing, then was mistakenly pocket copied to updates rather than rebuilt in -security. it linked against (and depended on) a newer version of pango that made it uninstallable for people with just -security enabled12:33
cjwatson_Angelus_: Itanium only, not things like Core 2. Please listen to what I said.12:33
jdstrandmpt: so we had to send it through -security too12:34
_Angelus_hmm i see12:34
cjwatson_Angelus_: Wikipedia should have a good summary if you want the complicated history12:34
Mithrandiria64 systems need lots of cooling and are generally not something an end user would ever buy or interface directly with.12:34
_Angelus_so Core 2 uses the amd64 arch12:34
cjwatson_Angelus_: furthermore, we document quite clearly that our 64-bit CD images (for example) support Intel systems12:34
cjwatsonyes.12:34
_Angelus_i  understand.12:34
TheMusoI think EM64T is the official Intel 64-bit name.12:35
jdstrandmpt: I say 'mistakenly' here, but it is no one's fault, as there wasn't a clear policy at the time. that has since been adjusted in SecurityUpdateProcedures12:35
StevenKTheMuso: Not any more. Now they're calling it Intel 6412:35
MithrandirTheMuso: it is.  And the gnu arch string is x86_64.  And MS and Sun's name for the architecture is x64.12:35
TheMusoStevenK: haha great.12:35
cjwatsonnames are hopelessly marketing-infected. The solution is not to actually expect users to understand "amd64", but to display a description alongside or instead of the name wherever necessary12:36
mptjdstrand, ah, I see. Perhaps it would be more understandable in cases like that for Update Manager to have the same full update description as before, but followed by "This replaces a previous update that did not install on some systems" or something like that.12:36
jdstrandmpt: had to disagree with that. :) however, with our new procedures, and me talking with all the archive admins personally, hopefully we'll avoid it completely in the future12:38
mptok12:38
jdstrands/had/hard/12:38
warp10pitti: I just subscribed you to bug #252262, since you modified the piece of code involved in that bug in a past revision. I am not sure that one is actually a bug, BTW13:45
ubottuLaunchpad bug 252262 in dpkg "dpkg-source: Ubuntu maintainer check too broad" [Undecided,Incomplete] https://launchpad.net/bugs/25226213:45
pittiwarp10: replied, thanks13:50
skymusshi14:15
pittiseb128, Riddell: any chance one of you could wave gdm-guest-session through source NEW? it's tiny, ubuntu specific, packaged by me, so I hope it won't take more than two minutes14:23
seb128pitti: looking14:23
pittiseb128: (might actually still take 2 minutes until it hits the quue)14:24
pittiseb128: merci14:24
seb128ok, grabbing coffee and looking to that next then14:24
seb128de rien14:24
tseliotpitti: is the "XorgDriverHandler.enabled()" method called when Jockey installs or uninstalls the driver or only in one of these cases?14:42
pittitseliot:in both; (if you really mean enabled(), and not enable() )14:44
tseliotpitti: I mean enabled()14:45
tseliotpitti: ok, thanks14:45
tseliotpitti: oh, and enabled is called before enable() or disable(), right?14:48
pittitseliot: yes15:00
* pitti -> bbl15:00
pittitseliot: it is called to check whether to enable or disable the driver, or if you specify --enable, whether it already is, and so on15:05
pittitseliot: however, API-wise you sholdn't bet on any particular order; why do you want to?15:06
tseliotpitti: I was trying not to call the same method twice. Currently enabled() calls it to check the xorg.conf and this other method sets self.devices_to_check15:07
tseliotpitti: self.devices_to_check is a list15:08
tseliotpitti: otherwise I would have to call the other method in both enable() and disable()15:09
pittitseliot: you should still do that  then15:09
pittitseliot: you shouldn't parse xorg.conf twice; just do it once and then just work with the internal XKit object and modify its state15:10
pittiand just write() in enable()/disable()15:10
tseliotpitti: I don't parse the xorg.conf more than once. I'm talking about calling a quite useful method i.e. check_serverlayouts() twice15:11
tseliotpitti: I'll explain you everything as soon as it's complete.15:13
tseliotpitti: why is there no nvidia.py in data/handlers/ in trunk?15:13
tseliotpitti: furthermore is it really necessary to override enabled() in nvidia.py? Shouldn't it use the inherited method?15:31
pittire15:34
pittitseliot: doesn't sounds as if it would be too expensive to do so; mind you, that isn't called 10.000 times a second or so15:34
pittitseliot: nvidia.py isn't a supported handler upstream, since it is ubuntu specific15:35
pittitseliot: in trunk it is in examples/handlers/15:35
tseliotpitti: aah, I see15:35
tseliotpitti: I'll work on examples/handlers/nvidia.py and fglrx.py then15:37
pittitseliot: indeed, with the latest trunk fixes, nvidia shouldn't need to overide enabled() any more15:40
tseliotpitti: yes, that's why I commented it out15:41
tseliotpitti: also, it would be nice if (in the future) you could add a "disable_modules" argument to the superclass15:42
tseliotso as to disable modules which are enabled by default15:42
tseliotsuch as "dri2"15:43
tseliotand to set something like Disable "dri2" in the Module section of the xorg.conf15:43
pittitseliot: right, so far I just have a parameter for modules which shuold be removed15:44
pittiI hadn't implicitly loaded modules in mind when I wrote that15:44
tseliotpitti: adding that argument wouldn't break anything, I guess15:45
tseliotif you want, I can deal with it15:45
tseliotwhen my changes are stable15:45
pittitseliot: if you feel like it, sure15:50
gesermvo: is it a bug or a feature that "apt-cache unmet -i " also lists Breaks:?15:50
pittitseliot: just remember, every new feature needs a corresponding test case :)15:50
tseliotpitti: yes, of course ;)15:50
mvogeser: sounds like a bug to me, let me check the bzr history15:53
tseliotpitti: would it be possible to add a dependency on pciutils to jockey?15:56
* tseliot hides15:56
tseliotpitti: seriously, I would need it to do hardware detection. Or do you do hardware detection in a way which is different from using lspci?16:00
=== ivoks_ is now known as ivoks
NCommanderseb128, morning16:06
seb128hello NCommander16:10
NCommanderseb128, someone already beat me to glibmm :-P16:10
seb128NCommander: oh?16:10
NCommanderThe latest upstream I could find was 2.16.416:10
NCommanderWhich is what's in intrepid16:10
seb128NCommander: http://download.gnome.org/sources/glibmm/2.17/glibmm-2.17.1.tar.gz16:10
NCommanderIt says 2.16 is stable16:11
NCommanderThat's under unstable16:11
seb128yes, but we track glib 2.1716:11
NCommanderOh16:11
seb128and GNOME 2.2316:11
* NCommander inserts hit foot in his mouth then ;-)16:11
seb128intrepid will have GNOME 2.2416:11
seb128so we package unstable versions along the way until the stable one16:11
NCommanderThat makes sense16:12
* NCommander learns more about the desktop team ;-)16:12
NCommanderls16:12
NCommanderwhoops16:12
StevenKtotal 016:12
Keybuk?!16:18
Keybukhow do I have a version of python-2.5 installed that's not in the archive?16:19
Keybukseems it came from hardy-proposed, but then vanished16:20
NCommanderseb128, I'm now testing out glibmm2.17; I noted in the changelog the reason we were tracking an unstable release16:24
seb128NCommander: ok good16:25
pittitseliot: pciutils? no, why? IMHO we should read everything from /sys16:29
tseliotpitti: I use "lspci" so as to look it up in /usr/share/xserver-xorg/pci/ if no driver is specified in the xorg.conf. In this way I can see what driver Xorg assigned.16:32
tseliotpitti: and by Xorg I mean Xorg's autodetection16:33
jcristautseliot: what happens when /usr/share/xserver-xorg/pci goes away?16:33
tseliotjcristau: we replace it with whatever is available16:34
tseliotjcristau: but if these files are available we make use of them.16:36
tseliota simple "if" block will be enough16:36
jcristautseliot: as long as you don't break when they're not, that's good enough for me :)16:36
jcristau(because 'whatever is available' might well be 'nothing')16:37
tseliotjcristau: yes, I know16:38
tseliotpitti: never mind, I misread the custom handler. Ignore my request.16:42
=== torkel_ is now known as torkel
vadi2Is there a channel for "application development on Ubuntu" if this isn't it?17:04
ion_It’s just application development, “on Ubuntu” is irrelevant.17:06
vadi2Is that a no or a yes?17:08
vadi2I'd like to find out the proper way of adding a program that requires root privileges to startup.17:09
vadi2(In ubuntu)17:09
Mithrandirvadi2: add an init script17:09
ion_mithrandir: Or an Upstart job.17:10
Mithrandirthat's also an option.17:10
vadi2Great, thanks. I'll look into that.17:10
rubikcubehello, I need some help concerning building a working initrd (or so I think).  How can I tell it which modules to load when booting (specifically pata_via)?17:10
cjwatsonrubikcube: add module names to /etc/initramfs-tools/modules; run update-initramfs17:11
cjwatson(update-initramfs -u, probably)17:11
rubikcubewell, that's what dpkg-reconfigure linux-image-foo should do already, right?17:12
cjwatsonsure, if you want the long way round17:12
cjwatsonthat's really only an incidental side-effect. dpkg-reconfigure means "ask me debconf questions again".17:13
rubikcubeanyway, that didn't work :/ I'm trying to solve https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/32123 or something very similar17:14
ubottuLaunchpad bug 32123 in initramfs-tools "initramfs not generated correctly on dist-upgrade" [High,Confirmed]17:14
rubikcubebut if that's all it should take, I'll just retry it :-)17:16
vadi2Just to confirm... does upstart work for GUI applications?17:19
cjwatsonvadi2: I think you need to be a bit more specific17:20
vadi2Can it launch a gtk application?17:20
vadi2The issue that I have is that I'd like to have an application auto-start, but it requries root privileges. If I copy the .desktop to .config/autostart, it'll start - but it asks the user for root password (right after he already put it in once for login)17:21
=== DktrKranz is now known as DktrKranz2
bdmurraypitti: I've found an apport-package report regarding a non-ubuntu package.  Should I open an apport task for it?17:27
cjwatsonupstart doesn't know how to talk to your X display, so is inappropriate for graphical applications17:27
cjwatsonvadi2: remember that a normal gksudo-ed application would do the same thing ...17:27
jcristauvadi2: you don't put in the root password for login17:27
cjwatsonI think he meant the sudo password, which == the user password17:27
vadi2Yes.17:28
jcristauah. yeah, ignore me :)17:28
vadi2I find it a bit silly to bug the user for the same password twice. Is there a set policy on this though?17:28
cjwatsonthis is a normal property of the Ubuntu desktop. Elevating to root privileges requires additional confirmation.17:28
cjwatson(otherwise you might as well just run the whole thing as root)17:28
cronholiohi guys, launchpad user 10111 and i want to work on https://blueprints.launchpad.net/ubuntu/+spec/webcam - we wrote emails to the creator of the blueprint as well as the mentor withiout getting a reply - any ideas or anyone that would mentor us?17:29
vadi2cjwatson: alright, thank you.17:29
cjwatsonvadi2: your options include: rewrite application to not require root, or to use PolicyKit, or similar; use a setuid helper to launch the application (and figure out how to make that safe); accept the current situation17:29
vadi2We were looking into PolicyKit actually before. That can be used not to require the password?17:30
cjwatsoncronholio: that blueprint was created inappropriately by a user who was trying to use it to make a wishlist request. I don't think there's any need for you to treat it as blocking you in any way if you want to work on it17:30
cjwatsonvadi2: it would provide a different experience. Compare e.g. the GNOME system tools17:30
cronholiocjwatson, yeah but the problem is we have no experience in working for ubuntu, though we have programming experience, and we need to know if the app/feaure is still needed and someone that can provide minimal mentoring to help us integrate the app in ubuntu17:32
cjwatsonif you can't even tell whether it's needed, are you sure you're the best person to work on it? ;-)17:32
vadi2cjwatson: Okay, thank you for your input!17:32
cjwatson(no offence) the very first step ought to be caring about it yourself17:32
cjwatsoncronholio: remember, *anyone* can create a blueprint. That wasn't created by anyone on the Ubuntu development team17:33
cronholiocjwatson: well we both have working webcams but i guess some people do not :-)17:33
vadi2We do require root to even start (as we can't get the info we need without root). So... looks like password it is.17:33
cjwatsonit's going to be very difficult for you to work on something that doesn't affect you personally. Some experienced people can do that but it takes a lot of work17:34
mvovadi2: out of curiosty, what does this app do?17:34
cjwatsoncronholio: it would be better to have made some fairly substantial progress on your own before looking for mentoring, I think; you ought to decide what you're going to do and lay out a design17:35
cjwatsonthen you can ask for design review; not many people are going to step up for mentoring in a vacuum, though17:35
vadi2mvo: manage ufw with buttons. While really, it in no way needs to be auto-started, people still have the idea that if it's not running, the firewall isn't active. And there are some very dangerous "tips" on the web now on how to make it autostart. So we want to implement a "proper" way before these tips get too popular.17:35
cronholiocjwatson: ok thanks, probably that's a good idea. i checked and found that these webcam drivers are not installed by default so probably this app would make sense to have17:36
cjwatsoncronholio: consider whether they should simply be installed by default rather than creating a complex infrastructure to download them on the fly17:37
mvovadi2: if all you need is a read-only view you may write a dbus backend that runs as root and is able to read the values, then you can use policykit to restrict the read to certain groups (e.g. admin). for the enable/disable stuff you can use the same mechanism, just add a confirmation step (like in gnome-system-tools)17:37
cjwatsoncronholio: if the space increase is not too great, that would be a much more normal Ubuntu approach17:37
cronholiocjwatson: will do, thx again17:37
vadi2mvo: Thank you! That sounds great. We'll look into it.17:38
ion_benc: http://heh.fi/tmp/grub_0.97-29ubuntu32.debdiff17:39
johanbrcronholio: I'm not sure exactly what the blueprint is asking for. The gspca kernel module is already included, and Cheese can record video (although not upload it to youtube).17:43
rubikcubecould someone please tell me if the possible contents of /etc/modprobe.d/blacklist.local are made by ubuntu or if I made them myself?17:44
cjwatsonwe don't ship blacklist.local; it's, well, local :)17:45
rubikcubethat's why I was wondering :-)17:45
rubikcubebut I couldn't remember editing it either ;-)17:45
rubikcubeAnd I was wondering why those modules weren't loaded17:47
cronholiojohanbr, the blueprint is asking for an app that downloads the webcam driver according to the usb device id17:49
cronholioif the gspca module supports all these then we don't need it at all17:49
johanbrcronholio: Downloads what, exactly?17:50
cronholiojohanbr, the drivers from http://mxhaard.free.fr/spca5xx.html17:50
johanbrAgain, the gspca driver is a kernel module and already included in the standard ubuntu kernel.17:51
cronholiojohanbr, ok thx, i guess it is not needed then, i will update the info in the blueprint17:52
=== asac_the_2nd is now known as asac
slangasekcalc: is OOo happier now with libltdl -dev provides?18:21
calcslangasek: it seems to build ok, the problem was that some of its build-depends required the provides18:29
* slangasek nods18:29
Riddelltkamppeter: do you know that hal-cups-utils can't be installed?19:23
Riddellpython-usb needs a main inclusion report19:24
tkamppeterRiddell, thanks for telling me. I will post it. The package looks small for me, should not break the CDs.19:25
BenCion_: Uploaded fixed grub, thanks19:27
ion_benc: Thanks19:28
pittibdmurray: please, that's worth investigating; thanks!19:45
bdmurraypitti: its bug 25273419:48
ubottuLaunchpad bug 252734 in apport "package mythstreams None [modified: /var/lib/dpkg/info/mythstreams.list] failed to install/upgrade: trying to overwrite `/usr/share/mythtv/media_settings.xml', which is also in package mythtv-frontend" [Undecided,New] https://launchpad.net/bugs/25273419:48
alex-weejquestion19:55
alex-weejthe PC speaker in a macbook pro seems to not be connected19:55
alex-weejyet ALSA is now exposing a device for it19:55
alex-weejthis needs a fix in... HAL?19:56
alex-weejit's clearly on the chipset, just not used by the builders19:57
slangasekfta: is anything happening with bug #218534 for seamonkey?  this has been sitting at the top of the bug list for intrepid for some time now20:09
ubottuLaunchpad bug 218534 in seamonkey "[Needs Packaging] JavaScript vulnerability in Firefox/Thunderbird/SeaMonkey/Xulrunner before 2.0.0.14/1.1.10/1.8.1.14" [Critical,In progress] https://launchpad.net/bugs/21853420:09
Keybukdear Intrepid,20:15
KeybukX server20:15
KeybukUseful20:15
KeybukLove, Keybuk20:15
BenCDear Intrepid,20:17
BenCShutdown != Logout20:17
KeybukBenC: I can't fix that bug, because the kernel doesn't let me have an X server to start with <g>20:17
ion_Dear Interpid,20:17
ion_Please make me some coffee.20:17
KeybukBenC: oh, and sound doesn't work either20:18
Keybukso the latest kernel has no sound or graphics20:18
Keybukkeyboard seems to work though ;)20:18
BenCKeybuk: I thought you knew we enabled CONFIG_KERNEL_REQUIRES_STROKING...you have to tell it nice things for it to work20:18
BenCUsing a goofy baby voice is optional, but reported to help20:19
KeybukI tried that20:19
KeybukI think that it hates Intel and it hates Dell20:19
mkrufky...i havent logged into Launchpad for a few days.... now i did, and the Belmont stuff is all screwed up20:19
mkrufkyi cant find my bugs anymore20:19
mkrufkyand i have no idea how to navigate20:20
mkrufkywth happened here?20:20
mkrufkyoh, oops... my bad ...20:20
mkrufkyits funny how i find the answer the moment AFTER i complain20:20
=== thegodfather is now known as fabbione
slangasekseb128: is bug #210468 still applicable to intrepid?20:24
ubottuLaunchpad bug 210468 in gvfs "try to access a .Trash-$USER directory on autofs mounts" [High,Fix released] https://launchpad.net/bugs/21046820:24
seb128slangasek: yes20:24
slangasekdarn20:24
slangasek:)20:24
seb128why?20:24
slangasekbecause it's on my List20:24
slangasekand I was hoping the fix was in intrepid since it was an SRU :)20:25
seb128slangasek: fix uploaded to intrepid now20:29
calcOOo is failing in weird ways on me :-\20:30
* calc hopes to have it figured out and uploaded (to ppa) by the end of the night20:30
slangasekseb128: cheers :)20:39
hachimorning, this may be a bit offtopic, but in the last week nobody on #ubuntu has had a clue... I'm trying to find how you can specify the filename of the filesystem for casper. I've been reading the startup scripts in the initramfs and just can't make heads or tails of it.20:54
hachiahh, forgot the question part. Do any of you happen to know what the options may be, or where this might be documented?20:56
tormodhachi: documentation for casper? lol20:57
hachiwell, on the upside I finally know that there is no documentation20:58
hachithough you could have told me without laughing at me20:58
tormodhachi: :) maybe we are less off-topic in #ubuntu-installer20:59
pittiKeybuk, BenC: FYI, I updated bug 253076 with my experiences, since you subscribed me21:47
ubottuLaunchpad bug 253076 in linux "No X with current kernel (downgrade fixes it)" [Critical,New] https://launchpad.net/bugs/25307621:47
Keybukcool21:52
ScottKpitti: Does your revised regex for ubuntu.com addresses in dpkg allow kubuntu.org addresses?21:54
asacjdstrand, did you respin ffox 3?22:03
asacjdong, why?22:04
jdstrandasac: yes, had too-- the -updates packages pulled in pango that was only in -updates, so it was uninstallable in -security22:04
asacerr, jdstrand22:04
asachmm22:04
jdstrandasac: no change rebuild22:05
jdstrand(just bumped the version and ran through dak)22:05
asacyeah. someone complains about font regressions now22:05
asacjdstrand, can you commit that change to bzr?22:05
asace.g. the changelog22:05
jdstrandasac: sure, can you point me to it?22:06
asacjdstrand, its in debian/control22:06
asac;)22:06
jdstrandoh, duh22:06
asacshould be lp:~mozillateam/firefox/firefox-3.0.hardy22:06
asacmost likely not in control :-D22:06
asacjdstrand, let me add you to mozteam then22:07
jdstrandasac: I had to do the same with xulrunner-1.922:07
asacjdstrand, ok. whats your lp id?22:08
jdstrandasac: jdstrand22:08
asacjdstrand, xulrunner is lp:~mozillateam/xulrunner/xulrunner-1.9.hardy22:08
asacok have to move the conference room22:08
jdstrandasac: ok22:08
asacjdstrand, thanks a lot22:08
jdstrandasac: np22:09
jdstrandasac: this ff3 update highlighted a number of issues that we can improve on in the future. I have updates SecurityUpdateProcedures and talked to all the archive admins about not pocket copying from -poposed to -updates a package that ultimately needs to go to -security22:11
jdstrandasac: however, you mentioning the font regression when built against released pango illustrates that the PPA builds need to have -udpdates disabled as well22:12
jdstrandasac: (in case you didn't know or infer from what happened, people are supposed to be able to get all -security updates without having -updates enabled, therefore the buildds can't have -updates enabled either for anything in -security)22:13
jdstrandasac: security-in-soyuz will help with all of this, btw22:14
bondolohello, how do I make a launchpad bug depend upon another bug? (I'd like to make 154038 and 238977 depend upon 251369)22:23
totopalmahello22:23
LaserJockbondolo: I don't think you can, but you can link to other bugs by just doing "bug #251369" in the description/comment22:24
ubottuLaunchpad bug 251369 in freetype "Please merge freetype 2.3.7-1 (main) from Debian testing (main)" [Undecided,Confirmed] https://launchpad.net/bugs/25136922:24
totopalmaRiddell, can you please take a look at bug #39383 ?22:25
ubottuLaunchpad bug 39383 in kdebluetooth "No icons in GNOME" [Medium,Confirmed] https://launchpad.net/bugs/3938322:25
cprovhi guys, do you know from where synaptic downloads the so-called "changelog" information ?22:26
LaserJockcprov: changelogs.ubuntu.com perhaps?22:27
cprovLaserJock: yes, good. Do you know how it's built ?22:28
LaserJockcprov: my guess is from the archive22:28
LaserJockextracting perhaps from the source package22:29
cprovLaserJock: right, some apt-ftparchive spell on top of a.u.c22:29
LaserJockah, it looks like it's actually extracting from the .debs22:30
LaserJockat least the .copyrights are per-.deb22:32
=== spmcinern is now known as spm
=== cprov is now known as cprov-afk
=== Kopfgeldjaeger2 is now known as Kopfgeldjaeger
=== asac_the_2nd is now known as asac
=== Keybuk_ is now known as __keybuk
emgentevening23:34
* ion_ ♥ https://wiki.ubuntu.com/DesktopTeam/Specs/Intrepid/GuestAccount23:36
__keybukI've been thinking about InitKit again over the last few days23:39
__keybukoops, ww23:39
__keybukion_: your message here confused me ;)23:40
ion_:-)23:40
calcdid mv used to not return an error code if the file was non-existant in hardy timeframe?23:44
slangasekonly if it was buggy..23:45
calchmm23:46
calci'm getting a failure that should have failed in the past, trying to look at a buildd log now to see why it didn't fail before23:46
calcoh hmm the file i thought didn't exist actually should so the problem is apparently it doesn't now23:49
calcslangasek: if i just add a line in rules: ls foo   it will show the dir contents in the build log, right?23:55
slangasekyes23:56
calcok23:56

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