/srv/irclogs.ubuntu.com/2009/08/20/#ubuntu-devel.txt

soreauWould someone be able to tell me how to use wild card characters with apt, ie. 'aptitude <action> *package*' ?00:17
ebroder'aptitude action ~npackage'00:17
mathiazsoreau: use quotes ",' around your package otherwise you'll get shell globing00:18
soreauThank you ebroder00:18
soreaumathiaz: What?00:18
ebroderOh yeah - mathiaz is right. aptitude will handle * without the ~n00:19
ebroderBut your shell is eating the * if you don't do '*package*' <- with the quotes00:19
directhexom nom nom00:21
soreauebroder: ~n works but I don't understand how to do the same with quotes00:22
Laneymmm asterisk00:22
ebrodersoreau: aptitude install '*package*'00:22
ebroderLeave the quotes there00:22
ebroderGo read http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_03_03.html00:23
soreauebroder: I am actually using version number and doing that just says it can't find package "*<version>*"00:23
=== rickspencer3 is now known as rickspencer3-afk
=== ipatrol_ is now known as ipatrol
=== rmcbride_ is now known as rmcbride
dholbachgood morning06:19
=== SuBmUnDo_ is now known as PlaYStatiON
=== tkamppeter_ is now known as tkamppeter
chrisccoulsondoes anyone know if it is possible to stop the apport retracer from marking new bug reports as duplicates of a particular bug report? i'm investigating a gnome-settings-daemon crash, which is getting lots and lots of duplicates, but it has a similar backtrace to an older (now fixed) crash, and apport is continually marking the new reports as duplicates of the old (fixed) report09:00
chrisccoulsonthere is currently someone manually changing the duplicate link on every new report09:00
\shguys, after / mount, after the fscks, when fsck breaks, it tells me that it writes a log file under /var/log/<bla>/ but at this stage, /var/log is not even correctly available, because the mounts were not going through...where does it write the logfiles then?09:01
\sh(disregarding the fact of people using flat directory structures with a single partition)09:01
dholbachchrisccoulson: pitti would know, but he's on holidays09:03
chrisccoulsondholbach - thanks09:04
chrisccoulsonits unfortunate, because it scrubs the stacetrace from every new report09:04
dholbachmaybe drop him an email09:05
chrisccoulsondholbach - i don't want to disturb him on his vacation ;)09:05
chrisccoulsonit's nearly the end of the week now anyway, so he'll be back in a couple of working days09:05
dholbachI dunno what he was planning, if he has a similar vacation as I had, then you'd be out of luck :)09:06
ograhe might have taken two weeks ...09:06
chrisccoulsonogra - yeah, he's taken 2 weeks09:06
chrisccoulsonthis is the second week already though09:06
ograand if he reads mails during holidays its his own fault ;)09:06
ograits not like you ring his mobile or so ;)09:07
chrisccoulsonheh, yeah, he should switch his mobile off when on vacation ;)09:08
chrisccoulsoni had my employer phone me up once when on vacation09:08
chrisccoulsoni was not very happy ;)09:08
highvoltageI guess it depends on your kind of job, in some situations it's acceptable for your boss to phone you during holidays.09:10
chrisccoulsonnot in my job it's not ;)09:11
glatzormorning mvo09:23
mvohey glatzor!09:30
glatzormvo, I wrote a transaction cache using a metaclass09:39
mvoglatzor: sweet, what do you think about the dettach() code?09:39
glatzormvo, merged in (I rewrote your patch to fix a spelling error and use another naming convention signal_matchers)09:43
glatzorthanks a lot09:43
glatzormvo,  I also added a time out to the daemon transaction09:43
glatzoryou now have got 30 seconds between requesting a transaction and performing an action with it09:44
glatzorfurthermore the transaction will be removed after it is finished from the bus09:44
mvoglatzor: nice, so all leakings should be gone now - thanks a lot :)09:48
glatzormvo, by the way how can I track a bug ony for a single ubuntu version? I fixed a bug in karmic which is still present in jaunty.09:48
mvoglatzor: you can add a karmic bugtask and a jaunty one09:48
mvoglatzor: and close them individually09:49
mvoglatzor: what is the bugnumber?09:49
glatzorhttps://bugs.edge.launchpad.net/ubuntu/+source/packagekit/+bug/36908109:52
ubottuUbuntu bug 369081 in packagekit "AttributeError: 'DebPackage' object has no attribute 'pkgName' when installing virtualbox deb in kpackagekit" [Medium,Confirmed]09:52
mvoglatzor: I added them (via nominate for release09:55
lifelessmvo: hi10:03
lifelessmvo: I'm sitting on my jaunty desktop; building a few things and installing the debs10:03
lifelessmvo: /every time I install one/ update-manager pops up in my face about some [dangerous X-edger stuff]10:04
lifelessmvo: not to mention that my CPU churns while it re-reads the DB :(10:04
lifelessmvo: any advice ?10:04
mvolifeless: could you please try installing the update-notifier from jaunty-proposed?10:09
mvolifeless: that sounds like bug 369198)10:09
ubottuLaunchpad bug 369198 in update-notifier "update-manager auto-opened after each apt use when security updates available" [Medium,Fix committed] https://launchpad.net/bugs/36919810:09
jmsi wonder why the display config doodad in jaunty refuses to push 1600x1200 to my external monitor. is there an ubuntu x channel?10:09
lifelessmvo: thanks!10:10
evandtkamppeter: Should foomatic-db-hpijs be removed from the seeds now that foomatic-db replaces it?10:11
tkamppeterevand, yes, packages which should be removed are foomatic-db-hpijs and hal-cups-utils.10:12
evandtkamppeter: okay, I'll update the seeds then10:12
RAOFjms: Yes; #ubuntu-x10:12
tkamppeterevand: Thanks.10:12
evandsure thing10:12
jmsta RAOF10:13
jmshm, no right-click join channel in smuxi10:13
evandtkamppeter: I take it the hpijs and hplip packages can stay, correct?10:13
tkamppeterYes, hplip is the principal driver package for HP printers, perfectly maintained by HP, and hpijs is a binary sub-package of hplip.10:15
tkamppeterSo both have to stay.10:15
evandgreat, thanks!10:16
lifelessmvo: :( it still turns up, or do I need to kill a process?10:17
mvolifeless: yeah, killall update-notifier and start it again10:18
tkamppeterevand: foomatic-db recommends hpijs and hplip recommends hplip-cups. This should assure that the HPLIP printer drivers get installed.10:18
evandah, noted10:19
=== dholbach_ is now known as dholbach
Unggnuhi all11:30
UnggnuI like the Netbook edition very much but it lacks one thing. Is it somehow possible to use a background image? I would like to use this version for my mothers laptop but she always has an image of the whole family is background which she would probably miss.11:30
UnggnuSo that the netbook menu is transparent or something like that.11:31
UnggnuThe netbook menu application also doesn't restart if it crashes in Karmic.11:36
glatzormvo, hello. the new install|broken|delete_count are broken in the latest python-apt11:39
mvoglatzor: fixed in my tree, thanks11:41
glatzormvo, will you also merge revno 304?11:42
glatzormvo, my last uses of the internal _depcache object are for the problem resolver/action group factory, IsInstBroken and IsAutoInstalled11:47
glatzormvo, for actiongroup jak already implemented the context manager11:48
mvoglatzor: yes, I can merge that as well11:55
glatzormvo, see you i Have to change trains!11:57
Riddelltkamppeter: CD builds are broken with  foomatic-db: Recommends: cjet but it is not installable  any fix on the way?12:00
slangasekccheney`: something appears to have regressed in openoffice.org-l10n since alpha4; openoffice.org-*-en-{gb,za} are being pulled onto the CD again12:01
* mvo waves to glatzor12:03
mvohey slangasek!12:06
* slangasek waves12:06
ograStevenK, there is a linux-image-imx51 and friends in binary NEW, could you punch that so it gets published ?12:47
ograor al-maisan_ ^^ (either of you is archive admin of the day it seems :) )12:50
=== al-maisan_ is now known as al-maisan
al-maisanogra: I am still a learner :) and was advised to stay away from the NEW queue initially :)13:10
ograoh, even binary ?13:10
ograi'll wait for someone else then13:10
=== jdstrand_ is now known as jdstrand
al-maisanogra: I ran lintian on linux-image-imx51 and friends; please see http://pastebin.com/df22969e13:36
al-maisanogra: is that what you'd expect to see?13:36
slangasekal-maisan: well, the 'unknown-architecture' warning is self-evidently spurious :)13:37
ograheh, i have never run lintian on a kernel package from the kernel team, so i dont know13:37
al-maisanaha :)13:37
ogralinux-image-2.6.31-100-imx51: no-copyright-file is a bit funny13:37
slangasek"funny" - in that if it's true, it makes the package undistributable13:38
slangasekand it's true :(13:38
ograwell, its using the std kernel team scripts .... weird13:38
ograi would exepect the outcome to be the same as other kernel packages13:39
al-maisanso, what now? should the binary be rejected?13:39
slangasekal-maisan: yes, unfortunately13:41
* amitk al-maisan 13:41
amitkoops13:41
al-maisan:)13:41
ograal-maisan, wonderful catch though :)13:41
al-maisanogra: I am just a beginner as I said ..13:42
* al-maisan did what the https://wiki.ubuntu.com/ArchiveAdministration page said ;)13:43
ograand you did well :)13:43
=== Riddelll is now known as Riddell
* ogra tickles the publisher ... come on do your ports mirroring13:46
=== cprov-afk is now known as cprov
liwmvo, could you have quick peek at #416362 and the attachment at http://launchpadlibrarian.net/30571823/log ? " __init__() got an unexpected keyword argument 'deptype'" in /usr/lib/python2.6/dist-packages/apt/package.py looks like a python-apt problem to me13:52
mvoliw: yes, my error - I upload a new python-apt now13:53
liwmvo, shall I reassign this to python-apt?13:53
mvoliw: yes13:54
liwmvo, done, thanks13:55
* liw wnats to be as effective as mvo (and joeyh) at fixing bugs, when he grows up13:55
mvoliw: as long as you don't become as efficient at adding them ;)13:57
mvoliw: sorry for the trouble13:57
liwmvo, no worries, it was very little trouble14:03
* liw sighs at comment changes in conffiles14:18
beunodo I still have time to update a package for karmic?14:18
ograthe system should really learn to ignore comments14:18
ionliw: In reality, you sigh at how badly dpkg handles (read: does not handle) the merging of conffile changes. :-P14:19
liwogra, that's practical as soon as we standardize on one configuration file format14:19
ionogra: No, it should just do a standard three-way merge.14:19
liwbeuno, feature freeze is only next week14:19
ograion, blindly ? ouch14:19
ionogra: Of course not blindly.14:19
beunoliw, cool, thanks. I will make a release of loggerhead today then, so we're not stuck with 1.10 for karmic14:20
liwion, please don't tell me what I sigh at, thanks; until dpkg can be improved in this, it is silly of the maintainer to make comment-only changes in conffiles14:20
ograwell, thats what it does, no ? it asks you to review the changes14:20
ograthough in comments thats really pointless14:20
ograhaving something like COMMENTCHAR that ucf can read and you can set on a per package base should make it ognore such commented lines completely imho14:21
ogra*ignore14:21
=== Gh0sty_ is now known as Gh0sty
tkamppeterRiddell, what is the exact problem with cjet? Is the problem that it is in Universe or are dependencies not fulfilled?14:30
Riddelltkamppeter: it's in universe14:31
tkamppeterRiddell, so it would already help if I move it to Suggests?14:33
Riddelltkamppeter: yes that should sort it14:33
blackxoredhello, what's the best way to use the debian-policy, debootstrap, build-essential and the like from debian unstable in ubuntu?14:37
=== marjomercado is now known as marjo
=== Gh0sty_ is now known as Gh0sty
mterryHey, slangasek, I wanted to talk to you about what exactly feature freeze means for some work I'm doing on ubiquity.  Ping me back when you get a chance14:48
slangasekmterry: this is a contentless pong :-P14:49
mterryslangasek, :)  OK, so I'm working on (A) having ubiquity support plugin pages (drop a python script in a dir and it gets picked up) and (B) porting it internally to use plugins.  I suspect this triggers FF concerns because of the public API involved?14:50
mterryslangasek, even though it's a new API14:50
mterryslangasek, FF would only care about point (A), right?  Not (B)14:50
slangasekmterry: mm, I would consider both of those to be covered by FF14:52
slangasekI would define "features" in this case as "things that aren't bugfixes", so code reorg qualifies :)14:52
mterryslangasek, ah, k14:53
=== robbiew-away is now known as robbiew
tkamppeterRiddell: Fixed foomatic-db uploaded.15:01
Riddelltkamppeter: great thanks15:03
Riddellblackxored: you should be able to debootstrap a debian chroot15:04
Riddellmterry: you saw that gwt got accepted?15:04
blackxoredRiddell, no, that wasn't what I asked I need to work with the latest debian-policy, the latest debootstrap, I mean, only a subset of packages, my lvm chroot is for building15:05
mterryRiddell, no?  gwt?15:05
ograblackxored, you asked for the best way, Riddell told you "inside a chroot"15:05
blackxoredogra, truly but I know there was a way of pinning or assigning priorities to specific packages from different repos I just don't remember15:06
Riddellmterry: I'm getting my terry's confused, I want ttx15:08
mterryRiddell, :)  np15:08
ttxRiddell: Thierry :)15:08
ttxRiddell: Yes, I saw that.15:08
ttxRiddell: still stuck in binaryNEW though.15:10
Riddellttx: I'm sure StevenK or al-maisan will get to it shortly, it's their archive admin day15:13
al-maisanttx: sorry .. what is the binary/NEW upload you're waiting for?15:15
ttxal-maisan: gwt and eucalyptus-commons-ext. No hurry though...15:16
al-maisanhmm .. right.15:16
=== Pici` is now known as Pici
dholbachtkamppeter: can you replace ubuntu-devel@lists.ubuntu.com with ubuntu-devel-discuss@lists.ubuntu.com in one of your next foomatic-db uploads?15:27
dholbach(in debian/control)15:27
dholbachI get a mail from archive.ubuntu.com in the moderation queue every time :)15:28
EagleScreenthe default init boot parameter in a Debian system is "init=/sbin/init", which is the default in Ubuntu?15:36
ioninit=/sbin/init15:37
EagleScreenin Ubuntu /sbin/init is not an executable15:37
ograhuh ?15:37
ionThen your system is majorly broken.15:37
ccheney`slangasek: ok will check it out15:37
EagleScreen/sbin/init is a shared library in Ubuntu, but an executable in Debian15:39
* ogra wonders what EagleScreen looks at ... definately not ubuntu15:40
sorenEagleScreen: "md5sum /sbin/init" please.15:40
EagleScreen591e0d59e1355aeffbf57ffbb4581007  init15:41
sorenIs this in Karmic?15:41
EagleScreenis in juanty, but it is isntalled using debootstrap + tasksel15:42
ccheney`amd64 jaunty init15:42
EagleScreenyes, amd6415:42
sorenEagleScreen: What makes you say it's a library?15:42
slangasekthat's the correct md5sum for the amd64/jaunty upstart /sbin/init15:43
slangasekwhich is not a library15:44
EagleScreenDolphin says: Shared library, and put it an icon with 1's and 0's, but in a Debian init, dolphin Says: executable, and put it an icon of a metalic gear15:44
ograsounds like a dolphin bug15:44
EagleScreenthen should i can use root=/sbin/init for Ubuntu?15:45
ograor whatever tells dolphin about filetypes15:45
james_wthe magic is "shared object", not "executable"15:45
james_wbut it doesn't make it invalid15:45
ograthat would try to use /sbin/init as your root device15:45
virtuald$ file /sbin/init15:46
virtuald/sbin/init: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.15, stripped15:46
ograwhat exactly do you try to achieve ?15:46
james_wEagleScreen: you should use init=/sbin/init, but I think you don't need to, as it's the default15:46
ograright15:46
ograyou dont need to15:46
ccheney`the only difference i see from file output of that /sbin/init (not virtuald's) is that it is build for 2.6.8 support vs 2.6.15 of other things15:46
EagleScreeni try to boot with grub a debootstrapped root tree15:46
ograwell, you definately dont need init= at all15:47
EagleScreenkernel developpers suggested me that y cna try playing with init parameter15:47
ccheney`EagleScreen: do you have a kernel installed? debootstrap doesn't install one by default15:47
ccheney`EagleScreen: it also doesn't setup fstab iirc15:48
EagleScreenyes i have a kernel installed, and also ubuntu-minimal, ubuntu-standard and a couple of configuration files ready15:48
tkamppeterdholbach: Updated foomatic-db.15:48
slangasekEagleScreen: this is really far out of scope for this channel; you should ask these questions on #ubuntu15:49
dholbachtkamppeter: gracias!15:49
slangasek(and preferably, start your question with an error message showing what's wrong instead of speculation about init= options...)15:49
EagleScreenyes, i know, but thay drop me here lol15:49
EagleScreenokay, thanks, you have given em an idea15:50
jerrcsnobody really helps in #ubuntu..15:50
jerrcsIf it's a more technical issue it's very hard to get a reply.15:51
jerrcsI've been asking my question about I/O errors in dmesg for hours now.. I tried last night too.15:51
ccheney`slangasek: looking into why openoffice.org-l10n-en-gb is installed and the only things that rdepend on it at all are openoffice.org-help-en-gb and language-support-translations-en and for openoffice.org-help-en-gb it is openoffice.org-l10n-en-gb and language-support-translations-en, so now idea at all how it is getting pulled onto the cd15:54
slangasekccheney`: ok, perhaps it's related to OOo being out-of-date; let me check15:55
ccheney`slangasek: ok15:55
ccheney`slangasek: its all in the archive now, OOo itself had some new pieces that just got accepted today i think15:55
slangasekccheney`: I know, I accepted them. :)15:55
ccheney`slangasek: ah, thanks! :-)15:55
ccheney`slangasek: er language-support-translations-en specifically depends on that stuff, not even just recommends15:56
ccheney`slangasek: is that package being pulled into the cd?15:56
slangasekyes15:56
slangasekand OOo may be the reason for that15:57
ccheney`er?15:57
ccheney`the package is from july 15 200915:57
ccheney`so nothing new about it that i can see15:57
slangasekI mean, OOo being out-of-date may have been the reason for that15:58
ccheney`oh ok15:58
ccheney`on my system language-support-translations-en isn't installed, so maybe it normally isn't15:58
* ogra wishes he even had OOo15:59
slangasekyes, it normally isn't15:59
ccheney`ok15:59
ograsilly slow publisher on ports :(15:59
ccheney`anyone know if ia64 buildd is going to get more space soon? OOo ftbfs on it due to not enough space to unpack16:01
ograNCommander might know ... he often cares for the exots :)16:01
ccheney`oh yea16:01
ccheney`NCommander: ping16:01
slangasekccheney`: yep, getting OOo back in has brought the alternate CDs back down in size, cheers16:15
slangaseknow to find out why exim4 is on the CD :P16:15
slangasekhmm, 'at'16:19
* ccheney` is on the phone with the bank, apparently he got hit by that 130Mil account credit card theft16:21
liwdoes anything require at to be in the default install? few people seem to use it, and they could add it separately16:21
liwccheney`, ouch, good luck16:21
slangasekliw: Unix pride? :)16:22
slangasekthe real bug here is an at merge that turned Suggests: postfix | m-t-a into Recommends: exim4 | m-t-a16:22
liwslangasek, I'm not sure pride is sufficient justification ;-)16:23
slangasekin fact, this was a bad merge, not merely an oversight16:23
lamontccheney`: happen to know which buildd that was?16:25
lamontI'll go look at both though16:25
* ogra starts getting angry with the publisher ... OOo built 3h ago and still doesnt show up on ports ...16:26
slangasekogra: which arch?16:26
slangasekogra: if armel, that's because it's in NEW16:27
ogragah16:27
slangasekand now it's out of new16:27
ograi should have looked there first :P16:27
ograinstead of hitting reload on the archive dir for 3h16:27
liwwhat we have here is a failure to communic... complain loudly enough, early enough, that someone with the answer notices16:28
ograliw, well, i know actually that it takes about 2h16:29
slangasekit's not supposed to take 2h.16:29
ograit does on ports16:29
liwogra, actually, in an ideal world, you could have told some system somewhere that you're interested in this and it would've told you what's up16:29
slangasekthen you should be talking to IS :)16:29
ograwell, when i complained during A4 preparation you said it would be a known issue that its slow16:30
ograso i kept quiet16:30
slangasekthe publisher currently takes only ~30m to run (thanks, cprov!); that means the average time from binary accept to mirroring is 1h16:30
slangasekand the mirroring should take only a fraction of that16:31
slangasekah, yes, it was a known issue during A4 that was being actively addressed:)16:31
ograwell, i'll check if its actually true with one of my packages then before i complain, i guess i cant count OO.o now after it was stuck on NEW16:32
ograbut good to know its supposed to be fixed16:32
slangasekyou should be able to tell with OOo16:33
mathiazwhen should a system account used by a daemon be removed? during the remove phase or the purge phase?16:33
slangasekit was accepted 7 minutes ago, so it'll hit the next publisher run in 29 minutes, and should be visible on ports about 45 minutes after that16:34
slangasekmathiaz: never :)16:34
mathiazslangasek: so system account are created but never deleted?16:35
liwmathiaz, it is possible the account owns files (possibly on other systems via NFS but offline during package removal), which means many people (slangasek and I) think it should never be deleted automatically16:35
slangasekyep16:35
liwif someone were to want to create tools for managing system accounts (create upon install, remove at purge if local admin says it's OK), that would be much appreciated, thanks16:36
liwalternatively, someone might want to write a computer-janitor plugin ;-)16:36
=== Gh0sty_ is now known as Gh0sty
slangasekliw: I think the Windows approach (never deallocate an RID once it's been allocated) is much better. :)16:38
slangaseksimpler16:38
mathiazIs it ok to remove user-added configuration files during a purge?16:40
slangasekgray area; IMHO yes16:40
mathiazie rm -rf /etc/config_dir/ where /etc/config_dir/ is part of the dirs package16:40
liwI wouldn't do that, but if it saves a lot of effort, I wouldn't object strongly16:41
ionThe user should have backups if she doesn’t want purge to, well, purge. :-P16:41
mathiazAnd data stored in /var/lib/daemon_data/ should be deleted ( rm -rf /var/lib/daemon_data) on remove?16:42
liwmathiaz, I don't think so16:43
mathiazon purge?16:43
liwthough I forget what the Policy says16:43
liwnot even on purge16:43
mathiazor never..16:44
slangasekI don't think Policy says about /var/lib/daemon_Data16:44
slangaseksome packages ask16:44
liwit would be awkward to delete, say, a news spool just because you purge one NNTP server16:44
slangasekwhich is a poor proxy really, because there's always a chance that the question is asked far away from the point when you're doing the actual purge16:44
mathiazin that use case if you'd reinstall the package you'd have the old data come back16:44
slangasekstgraber: does ltsp-server-standalone really need to Recommend: dhcp3-server?  This costs us 300k on the Ubuntu alternate CD16:47
liwmathiaz, hm, if re-installing package will restore data in /var/lib, why is the data there? what data is it?16:48
mathiazliw: let's say a database16:48
mathiazliw: on pkg install you need to initialize the database16:48
mathiazliw: now if you re-install a package that had been purged you'd still have the old database lying around16:49
liwmathiaz, I think the relevant question is: does the /var/lib/foo directory contain user data that cannot be easily re-created; if so, don't remove it ever16:49
liwor that's what I would do (I hope)16:49
liwthe preinst/postinst script can handle an old database (perhaps by renaming it)16:50
mathiazAnd how about log files (/var/log/foo)? Should the directory be rm -rf on remove/purge?16:55
slangasekmathiaz: that one's covered in policy.. :)17:03
mathiazslangasek: section 10.8 :)17:05
slangasekmathiaz: yep17:06
=== beuno is now known as beuno-lunch
* jtimberman thinks mathiaz is looking at stompserver's removal behavior!17:20
jtimberman;)17:20
mathiazjtimberman: yeah - more comments to come soon :)17:20
jtimbermanmathiaz: already opening up my editor ;)17:20
jtimbermanmathiaz: ah, simply looks like we don't need the postrm script at all then.17:33
jtimbermanoh, rather, the purge action should remove /var/log/stompserver, and the other actions not do anything.17:34
mathiazjtimberman: yop - and may be rm -f /etc/stompserver/17:34
mathiazjtimberman: yop - and may be rm -rf /etc/stompserver/17:34
mathiazjtimberman: on purge17:34
* ogra hugs slangasek ... OO.o is there exactly how you predicted17:38
jtimbermanupdated17:39
lyhana8hi, I just install kubuntu 9.04 few days ago and my touchpad doesn't work anymore (worked on hardy), cat /dev/input/mouse* give nothing17:53
jtimbermanmathiaz: that's looking better now. purging the package leaves /var/lib/stompserver alone if there's anything in it, otherwise removes it if empty. logrotate script is created properly (and removed) as well, of course.17:56
mathiazjtimberman: yop17:57
mathiazjtimberman: howeevr /var/lib/stompserver won't be deleted on a production system as it will contain data17:57
jtimbermanmathiaz: right, if that option is set in the config file :)17:57
jtimbermanwith that patch included ;)17:58
cdE|Woozyis there some magic required to post to the ubuntu mailinglists? I've now posted three mails to two different mailinglists and apparently nothing ever appeared on either mailinglist =X17:58
ScottKslangasek: The last uploads for the boost 1.35 transition are done.17:59
slangasekScottK: woot17:59
ScottKcdE|Woozy: Normally you have to be subscribed.17:59
ScottKslangasek: As an added bonus, so far they all build.17:59
mathiazjtimberman: in the logrotate file: /etc/nit.d/stompserver force-reload18:01
mathiazjtimberman: there is an i missing in there18:02
ionRather: service stompserver force-reload, since it will make sure the init script’s environment won’t get polluted etc.18:02
jtimbermanmathiaz: fixed and uploaded.18:03
cdE|Woozywhooho, it worked. thanks ScottK18:09
jtimbermanion: /etc/init.d/foo is mentioned in the policy so thats what i put..18:09
=== beuno-lunch is now known as beuno
lyhana8anyone could explain me why my touchpad doesn't work anyomore after moving from hardy to jaunty ?18:18
dholbachUbuntu Global Jam meeting in 30m in #ubuntu-meeting18:30
mathiazslangasek: I've modified the slapd user creation to use /nonexistent as the home directory.18:41
mathiazslangasek: does it make sense to have daemon user to have non existing home directory?18:41
mathiazslangasek: or it would be better to keep the home directory of slapd to /var/lib/ldap?18:41
cr3what/who might be a good reference about udev? not writing rules, but where/how values are retrieved by udevadm18:50
=== nixternal_ is now known as nixternal
=== ember_ is now known as ember
ogratkamppeter, does foomatic-db-hpijs need to be unseeded ? (ubuntu-desktop currently depends on it but foomatic-db conflicts with it)20:03
Chase_I've got a package I've developed and I'm interested in publishing it under the GPL20:05
Chase_I saw that the copyrights may be an issue20:06
Chase_I use Qt's QSslSocket, which uses openssl indirectly20:06
ograoh, evand did unseed it already20:07
Chase_I had seen on the ubuntu wiki somewhere that GPL apps linked directly or indirectly to openssl would be flagged20:07
Chase_is that really an issue since I'm using the qt libs?20:07
Chase_Specifically, this is where I saw that issue: https://wiki.ubuntu.com/PackagingGuide/Basic#Copyright20:09
Chase_second to last bullet point of "Common errors:"20:09
Usamahello, there is outdated information on the Ubuntu web site20:17
Usamais this the place to report it?20:17
mathiazUsama: https://bugs.launchpad.net/ubuntu-website/20:18
mathiazUsama: ^^ this is place to report a bug related to the ubuntu web site20:19
Usamaok I'll post the problem here because I'might have no time to report it there http://www.ubuntu.com/getubuntu/downloadmirrors#dvd the links only shows hardy but if you went to higher level in the domain you will get the latest ftp://swtsrv.informatik.uni-mannheim.de/pub/linux/distributions/ubuntu-dvd-release20:21
=== pgraner` is now known as pgraner
=== rmcbride_ is now known as rmcbride
tkamppeterogra:  foomatic-db-hpijs must get unseeded, also hal-cups-utils20:50
ogratkamppeter, yes, my fault, i missed that evand already unseeded it20:51
=== mbiebl_ is now known as mbiebl
Usamahttps://bugs.launchpad.net/ubuntu-website/+bug/41662221:08
ubottuUbuntu bug 416622 in ubuntu-website "DVD download page is outdated, it shows Hardy mirrors only" [Undecided,New]21:08
=== mdz_ is now known as mdz
lifelessdoko: hi22:34
=== robbiew is now known as robbiew_away
=== rickspencer3 is now known as rickspencer3-afk
chordogghello all, there is a behavior in ubuntu that i dont care for, i was wondering if you knew how to change it. when i switch to say tty1, and log in. if i logout of that shell, ubuntu switches me back to tty7 when i really just want to stay in my current tty...i can't hunt down what controls this behavior, anyone know?23:20
slangasekmathiaz: I don't think we should use nonexistent directories as home dirs for users; something might create them later and give unexpected results23:28
jonoany idea which package the Preferred Applications tool is in?23:37
mathiazslangasek: right - I'm going to change that. /var/lib/ldap wil be created anyway as part of the slapd package installation23:39
mathiazslangasek: the reason to use /nonexistent was that at first I though /var/lib/ldap/ wouldn't need to be created anymore23:39
slangasekah23:40
chrisccoulsonjono - gnome-control-center23:41
jonothanks chrisccoulson23:41
stgraberslangasek: yes, we need to have dhcp3-server. It used to be a hard depend but as some people are using dnsmasq instead, I moved it to a recommend.23:55
stgraberslangasek: if we don't have it, your thin clients won't be able to boot after install.23:55
stgraber(sorry for the late answer :))23:56

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