/srv/irclogs.ubuntu.com/2008/06/18/#ubuntu-devel.txt

lamontArgument "27ubuntu13" isn't numeric in numeric lt (<) at /usr/bin/bts line 3039.01:24
lamonthrm...01:24
=== mthaddon changed the topic of #ubuntu-devel to: Regenerate your SSH keys! http://www.ubuntu.com/usn/usn-612-2 | Ubuntu 8.04 LTS released! | Development of Ubuntu (not support, not application development on Ubuntu) | #ubuntu for support and general discussion for dapper/feisty/gutsy/hardy, #ubuntu+1 for intrepid | #ubuntu-motu for getting involved in development | http://wiki.ubuntu.com/UbuntuDevelopment |
=== mthaddon changed the topic of #ubuntu-devel to: Regenerate your SSH keys! http://www.ubuntu.com/usn/usn-612-2 | Ubuntu 8.04 LTS released! | Development of Ubuntu (not support, not application development on Ubuntu) | #ubuntu for support and general discussion for dapper/feisty/gutsy/hardy, #ubuntu+1 for intrepid | #ubuntu-motu for getting involved in development | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://wiki.ubuntu.com/HelpingWithBugs
keesowch.  something in udev or lvm has regressed -- uuids aren't being picked up for my lvm partitions any more.05:20
TheMusokees: Is this intrepid?05:21
keesTheMuso: yeah, I haven't tracked it down.  I just rebooted before dinner, and I'll probably go digging tomorrow morning.05:22
keesthe new timeout (30s) worked, though.  :)05:23
keesit's really odd... lvm started fine, just none of the /dev/disk/by-uuid links were created05:23
keeseven after a udevadm trigger05:24
keesin fact, it's still that way, even outside of the initramfs so hopefully this should be easy to find.  :)05:24
TheMusoouch05:26
* Hobbsee cheers, for more non-free software off her computer05:26
keesHobbsee: oooh, what'd you eliminate?05:26
persiaHobbsee: What did you purge?05:26
Hobbseekees: adobe reader.05:27
keeswhoa, didn't that go away in edgy?  :P05:27
* Hobbsee doesn't have to use pdf's which require user input anymore.05:27
keesah-ha!05:27
Hobbseesure, so i had to install it locally, for the last couple of years.05:27
keesTheMuso: hmmmm... something is causing 65-dmsetup.rules not to run (I can see due to the wrong blockdev --getra settings05:29
keesTheMuso: ah-ha.05:32
keesTheMuso: DM_TARGET_TYPES doesn't seem to exist any more05:32
TheMusoah05:32
keessudo /sbin/dmsetup export -j254 -m1105:33
TheMusolovely05:33
keesso it sees it as an empty target and skips it05:33
keesTheMuso: I lied -- I didn't wait until tomorrow morning.  ;)  Fixed version uploading shortly...06:08
TheMusokees: heh06:08
fabbionemorning guys06:18
Hobbseehey fabbione06:21
fabbionemorning Hobbsee06:21
fabbioneHobbsee: how is life down under?06:22
* cody-somerville waves.06:23
pittihey fabbione06:30
Hobbseefabbione: good - finished exams for the semester :D06:30
pittifabbione: so, not kicked out of the soccer championship yet :)06:30
fabbionehey pitti06:31
fabbioneHobbsee: congratulation06:32
fabbionepitti: nope.. not yet :)))))06:32
fabbionepitti: just waiting for seb128 to shake his hand today :P06:32
=== tkamppeter_ is now known as tkamppeter
TheMuso5~/c06:53
dholbachgood morning07:01
ccmhey dholbach07:02
Hobbseedholbach!07:02
dholbachhi ccm, hi Hobbsee07:02
ccmdholbach: they really acceppted my pidgin-otr patch upstream yesterday :)07:03
dholbachccm: in Debian?07:03
ccmdholbach: my first real patch :)07:03
* dholbach hugs ccm07:03
ccmdholbach: in pidgin-otr directly, debian waits for them as they are also informed07:03
dholbachgood work! :)07:03
dholbachah great07:03
ccmi told nobody that i never wrote c code before :)07:04
* Hobbsee is so not liking the fact that flash keeps crashing her firefox.07:04
dholbachccm: hehe - that reminds me of mvo telling me after he wrote some of my first C code "maybe you should read the chapter about pointers again" ;-)07:05
nxvldholbach: i was just looking for you07:05
nxvldholbach: i'm packaging a library07:05
nxvldholbach: and it has 2 libraries on the source07:05
nxvllike it ships with this libraries07:05
dholbachnxvl: both with different sonames?07:05
nxvlshould i remove them from the orig.tar.gz and link them as build-dep?07:06
dholbacheh?07:06
nxvli have07:06
nxvlinside the code07:06
dholbachwhat does "has 2 libraries on the source" mean?07:06
nxvla dir called "gnulib"07:06
dholbachyou mean it ships with the code of two build-deps?07:06
nxvlinside it there is "lib  m4  tests07:06
nxvlyep07:07
nxvlsomething like that07:07
nxvlthose are 2 gnu libs07:07
dholbachin that case that makes sense - best to document what you need to do generate your orig tarball07:07
nxvlwell, i think is just one07:07
dholbachI guess you'll need to remove the dir, change Makefile.am and run automake/autoconf again07:08
nxvlbut it also build the tests, don't know why07:08
dholbachalso I'd talk to upstream07:08
nxvlyes, that i will at weekend07:08
dholbachdid you check if there's a configure option to build with external libraries?07:08
nxvlafter i finish my tests07:08
nxvlnop07:08
dholbachif not, upstream should add it07:08
nxvljust playing from now on07:08
nxvli also tried to check at the src.rpm package07:09
nxvlbut it's a mess07:09
dholbachsometimes you can pass something like       --libdb-dir=/usr/share/include/something     to let it build with an external library (provided by the distribution)07:09
dholbachin that case you wouldn't have to repack the tarball07:09
nxvlbut i don't find useful to have a library using bites in the orig.tar.gz without any reason07:10
dholbachI agree - it's definitely something to ping upstream about07:10
nxvli will send them an e-mail07:10
dholbachexcellent07:11
dholbachwhat project is it?07:11
nxvlaugeas07:12
nxvlhttp://augeas.net07:12
dholbachah right - there was something in the server team meeting about it, right?07:13
nxvlyup07:14
nxvland i'm taking care of it07:14
* dholbach hugs nxvl07:14
dholbachkeep up the good work!07:14
* nxvl HUGS dholbach back07:14
nxvlbtw07:14
nxvlon Friday i show your packaging101 video07:15
nxvlit was cool for a quick introduction07:15
nxvlthen when i explain everything in more detail and do all the work with them they understand quicker07:16
dholbachgreat - I'm very happy it was useful to you07:16
nxvlyes, it was great since i use ed to :D07:16
nxvli will use it from now on07:17
dholbachhehe07:17
cody-somervilleDoes anyone know how I can find out whats on the other side of a socket?07:17
nxvland it seems i have a lot of Packaging Jams comming in the short time07:17
nxvl:D07:17
nxvlcody-somerville: as in?07:17
dholbachreally? where are you going to run them?07:17
nxvli'm running some workshops on my university07:18
cody-somervillenxvl, like, I see process has fd X open and it is a socket07:18
nxvlevery Friday i think07:18
cody-somervillenxvl, how do I see what is on the other end of the socket?07:18
nxvllast one was about packaging 10107:18
nxvlthis friday i will patch some bitsize07:18
dholbachnxvl: great07:18
nxvlnext saturday (i thin) i'm going to other university to run one07:18
dholbachnxvl: I'm so happy to see South America kicking arse like that07:19
nxvlcody-somerville: oh! as in that, don't know, sorry07:19
nxvldholbach: my goal is to have at least 5 people involved for end of year07:19
dholbachif you look at the GlobalBugJam page, most Bug Jams look like they're happening in South America :)07:19
dholbachROCK! :)07:20
* dholbach hugs nxvl07:20
pwnguincody-somerville: netstat?07:20
pwnguinyea, netstat07:20
cody-somervillepwnguin, Isn't that only for network sockets?07:21
pwnguinyou should try it on a desktop real quick and look07:21
cody-somervilleinteresting07:22
pwnguinUNIX sockets are sockets too07:22
cody-somervilledoes the I-Node correspond to the number given by looking at where the fd links to?07:22
pwnguinit should07:23
pwnguini mean, that's how I'd write it07:23
pwnguinbut thats not always a good way to reason about things ;)07:23
cody-somervillehmm..07:24
* nxvl HUGS dholbach back07:24
dholbach:)07:24
cody-somervilleIt doesn't seem to give me anything useful though07:24
nxvldholbach: there is already one on his way to motu07:24
cody-somervillepwnguin, If I see that an application is hanging waiting for activity on fd which is a socket, whats the best way to debug?07:25
nxvldholbach: Roaksoax07:25
dholbachah great07:26
nxvldholbach: also i have 2 people saying they will start some day07:26
nxvlbut i don't belive them anymore07:26
pwnguincody-somerville: you might want to file a bug against the manpage07:26
nxvli hope that in the GBJ more people come into the project07:26
pwnguinfor netstat07:26
pwnguinit's not done =(07:26
nxvlit is a really good way to teach people the full process of a bug report and how to contribute07:26
nxvl:D07:27
* cody-somerville narrows eyes.07:27
nxvland since i'm getting out of time because of the work i will need to focus on recluting some people, didn't i?07:27
pwnguincody-somerville: http://www.ecst.csuchico.edu/~beej/guide/ipc/07:27
=== hunger_t is now known as hunger
nxvlok, now time for bed07:29
nxvlsee you later07:29
dholbachsleep tight07:29
nxvlthanks!07:29
cody-somervillepwnguin, Although that looks like a good guide to using unix sockets pragmatically, it is lacking on debugging of said applications.07:29
pwnguindoh07:30
pwnguinok, well this is a bit hamhanded, but you could strace one side of it07:31
cody-somervilleI did strace it07:35
cody-somervilleand it told me that it was hanging on fd 13 which is a socket07:35
pwnguinso what's on the other side of it?07:36
cody-somervilleThats what I'm trying to figure out :)07:37
cody-somervillehttps://bugs.edge.launchpad.net/ubuntu/+source/dbus/+bug/232364 for details07:37
ubottuLaunchpad bug 232364 in dbus "dbus-launch freezes for unknown reason at session start" [High,Confirmed]07:37
pwnguinhmm. that sounds like a bug i'd like fixed07:37
cody-somervillesame here :)07:38
* pitti hugs kees for his devmapper fix; I think that fixes bug 238793?07:49
ubottuLaunchpad bug 238793 in devmapper "[Intrepid] boot failure: by-uuid symlinks not created" [High,In progress] https://launchpad.net/bugs/23879307:49
pittikees: thanks for cleaning up after me07:49
pwnguincody-somerville: ok. so after reviewing the internet literature, inodes are unique per connection, and the file is the name space08:00
=== mpt_ is now known as mpt
pwnguincody-somerville: wait, how is this guy running 2.6.26?08:02
cody-somervillepwnguin, maybe it is a typo08:05
cody-somervilleI experience the issue too and I'm using the vanilla ubuntu kernel so that can't be it08:06
pwnguinyou dont typo -rc3 but you're right, it's got dupes so that's probably not it08:07
pwnguincody-somerville: so lsof gives an inode. use that to find the file name with "netstat | grep $fid", then "netstat --programs | grep $filename"08:10
cody-somervillepwnguin, Okay. I'll do that the next time it freezes.08:11
pwnguingood luck!08:12
cody-somervilleConsidering the backtrace, would it not be safe to assume though that it is the bilateral connection to the X server consider what dbus-launch --exit-with-session does?08:12
cody-somervilleInteresting.08:17
pwnguincody-somerville: im afraid im not qualified to understand half of that question08:18
cody-somervillehttp://bazaar.launchpad.net/~vcs-imports/dbus/main/revision/165208:19
cody-somervilleCould passing an int when a long is expected cause the crash? :/08:19
* fabbione hugs seb128 08:19
seb128hey fabbione, is that because of the football game yesterday? ;-)08:20
fabbioneindeed :)08:20
fabbionei was just waiting for you ;)08:20
seb128hehe08:21
seb128can't always win ;-)08:21
pwnguincody-somerville: that diff is too big =(08:21
fabbioneoh i know.. it will be our turn sooner or later08:21
seb128I've been impressed by how netherland has been playing, let's see what they do next ;-)08:21
cody-somervillepwnguin, very bottom08:21
fabbionebut the feeling of "twice in a raw" between World Champion and EU cup... is GOOD! :P08:21
pwnguincody-somerville: i guess you're bisecting it?08:24
cody-somervilleIt is freezing when opening the connection to the xserver,08:26
pwnguini think this is a race08:28
pwnguinim not sure what happens if a message is sent before dbus-launcher has connected08:31
pwnguinthe number of race condition bug reports in dbus bugzilla is not endearing08:39
cody-somervillepwnguin, join #xfce-dev08:40
cody-somervilleplease :)08:40
psypointerhi08:49
psypointeri'm working with the ubuntu hardy proposed webinstaller. i've got many problems with the client installation. at the package installation the downloading of a random package often fails with "400 Host Header missing"08:50
psypointeris this a known bug?08:50
psypointerhttp://pastebin.ubuntu.com/21096/ thats the syslog08:51
ion_Broken server at http://10.255.255.250/?08:53
psypointerion_: that would mean that apt-cacher is broken..08:54
psypointer(verifying this is my next step, but this would be really strange)08:55
psypointerhm, not it seems to work after manually starting the cleanup script. i'll fill a bug report, bye09:03
Chipzzpitti: did you check if the new dhcp3-server-ldap package actually works? I had some minor problems with that package installed from debian testing a while ago09:04
Chipzzpitti: it lacked a directory in IIRC /var/lib09:05
Chipzz(yeah I should have filed a bug report in debian :P)09:05
fabbionedendrobates: ping?09:15
dendrobatesfabbione: hey.09:15
fabbionehey dude09:16
fabbionegot a minute?09:16
dendrobatesfabbione: for you, of course.09:16
fabbioneehehe :)09:16
fabbionedendrobates: http://www.redhat.com/archives/cluster-devel/2008-June/msg00116.html09:16
fabbionedendrobates: ^^ maybe somebody in the server team might be interested09:16
dendrobatesfabbione: where will it be held?09:17
fabbionedendrobates: like it's writted down in the email.. depends from the list of participants09:17
cody-somervillepwnguin, are you coming back?09:18
fabbionedendrobates: we will calculate the center of the universe for the devels that will be there and then decide a location09:18
pwnguinnope09:18
fabbionedendrobates: dates maybe August or from mid-Sept to end-Oct09:18
pwnguinthat got outta my league fast09:18
fabbionedendrobates: depending on venues availability09:18
cody-somervillepwnguin, but we're making progress :)09:18
fabbionedendrobates: but mostlikely US... exactly where i can't say09:18
* cody-somerville is way way out of his league too ;]09:18
dendrobatesfabbione: ok, I'll discuss it with the team.09:19
fabbionedendrobates: ok cool.09:19
pwnguincody-somerville: 80 percent of development is reading code. i suggest finding people who've already read the code and ask their opinions09:19
* cody-somerville nods.09:19
pittiChipzz: actually no, I don't have an ldap setup; however, -ldap just diverts the binary from -server09:45
=== asac_ is now known as asac
slangasekmvo: ping on bug #220890; should this get uploaded to hardy-proposed?10:37
ubottuLaunchpad bug 220890 in software-properties "[hardy] software-properties-gtk doesn't recognize (nor know about) ports.ubuntu.com" [High,Confirmed] https://launchpad.net/bugs/22089010:37
mvoslangasek: I would rather want to have it tested first, but if there is no ppc available, then -proposed is the only option10:44
cody-somervillepwnguin, btw, does dbus-launch --exit-with-session run for you in gnome?10:58
cody-somervilleIt isn't for me.10:58
Tim20im trying to build 2 deb packages, when running dpkg-buildpackage on the second, i get the error "dpkg-shlibdeps: failure: no dependency information found for <lib from first deb>". i've tried making a postinst file on the first deb to run ldconfig, and i've tried making the first deb via checkinstall, but neither method worked.11:00
* Hobbsee wonders who broke the intrepid mimetypes.11:02
Hobbseeunless i'ts somehow pebkac.11:05
Hobbseeseems that one program will try to open all files now.11:05
cjwatsonTim20: are the two binary packages built from a single source package?11:12
pittianyone here using PostgreSQL? I need some testing feedback in bug 23858711:12
ubottuLaunchpad bug 238587 in postgresql-8.3 "PostgreSQL bug fix releases 8.3.3/8.2.9/8.1.13" [High,Fix committed] https://launchpad.net/bugs/23858711:12
pittiI tested them myself thoroughly, so I think they are good, but for SRU I need a second "thumbs up"11:13
Tim20cjwatson, no, and one is a single lib package11:13
Tim20may have fixed it, just rebuilding them now. cross fingers. :)11:14
Chipzzpitti: you don't need an actual ldap setup to test it; traditional config file will work too11:33
Chipzzor rather, break when it finds that directory doesn't exist11:35
pittiChipzz: ah, is that Debian bug 484424?11:36
ubottuDebian bug 484424 in dhcp3-server-ldap "Can't open lease database /var/lib/dhcpd/dhcpd.leases: No such file or directory" [Unknown,Open] http://bugs.debian.org/48442411:36
Chipzzpitti: yeah11:37
Chipzzpitti: I suspect it's missing a configure option to specify the correct dir?11:37
pittiI guess so, yes11:38
Chipzzpitti: hrrrm, just took a look at the build log; apparently no such option is passed to either build?11:44
Chipzzhttp://launchpadlibrarian.net/15370081/buildlog_ubuntu-intrepid-i386.dhcp3_3.1.1-1ubuntu1_FULLYBUILT.txt.gz11:45
pittiseb128: are you currently working on a gdm merge?11:49
pittiseb128: I wonder whether I should apply lifeless' small patch in bug 234101 now, or just ask you to include it11:49
ubottuLaunchpad bug 234101 in gdm "Support latin locale" [Undecided,Triaged] https://launchpad.net/bugs/23410111:49
seb128pitti: as said before there is no merge required, we need to package the rewrite11:49
seb128pitti: feel free to upload that if you want, packaging the new gdm will take some time11:50
pittiok11:50
seb128especially that I don't know what to do about the configuration11:50
seb128it moved from a text file to gconf and don't have the same option11:50
seb128and there is no migration code11:50
seb128I'm wondering if we should attempt to write one11:50
pittigconf?11:51
pittioh, right. gdm user11:51
pittiseb128: is that the file gdmconfig writes?11:52
pittiin this case it would be nice indeed11:52
seb128pitti: yes11:52
pittibummer11:52
seb128would be nice but it'll not be trivial11:52
seb128especially that some of the option don't exit in the new code11:52
seb128s/exit/exist11:53
pittiright, was just going to say11:53
pittino need to handle options which can't be sensibly mapped to the new code11:53
emgentmorning12:09
jdstrandhi Riddell! Now that I got the samba update out the door, I have (finally) moved my focus to chmlib. kees and I will talk about libzip too12:19
Riddelljdstrand: I'm holding my breath!12:21
jdstrandheh12:21
broonie /win 2412:23
emgentmorning dendrobates12:25
=== devfil_ is now known as devfil
Hobbseeslangasek: did you want to look into https://bugs.edge.launchpad.net/ubuntu/+source/gnuplot/+bug/195111 ?  Looks like it needs demoting to multiverse.12:57
ubottuLaunchpad bug 195111 in gnuplot "gnuplot is not GNU and not free Software" [Critical,Confirmed]12:57
cjwatsonHobbsee: the requirement to distribute as patches is explicitly allowed by http://www.ubuntu.com/community/ubuntustory/licensing12:59
cjwatsonwhich other part of that is non-free?12:59
Hobbseecjwatson: oh, my error.13:02
=== ryu2 is now known as ryu
cjwatsonthe only bit flagged by debian-legal as potentially awkward was the contact identification thing, which could be read to prohibit anonymous modifications (although I don't buy that inference)13:03
cjwatsonhappy to have a second opinion, but I think it's fre13:04
cjwatsone13:04
Hobbseecjwatson: can i yoink your comments, and mark as invalid?13:04
cjwatson(and indeed I think there *should* be a second opinion)13:04
cjwatsoniff you have thought about my arguments and agree with them :-)13:05
Hobbseecjwatson: oh, i see your arguments.  my brain is just somewhat still fried by the maths this morning.13:05
cody-somervillepitti, you did a lot of the work on avahi, right?13:36
cody-somervillecjwatson, are we able to move the Xubuntu seeds yet?13:38
pitticody-somerville: not that much actually13:49
cody-somervillepitti, would it be safe to set the avahi stuff as recommends in the seeds?13:49
pitticody-somerville: which 'stuff'?13:49
cody-somervillehttps://bugs.edge.launchpad.net/ubuntu/+source/xubuntu-meta/+bug/19225813:50
ubottuLaunchpad bug 192258 in xubuntu-meta "avahi should be downgraded to Suggests dependency" [Undecided,New]13:50
pitticody-somerville: ugh, long vehicle13:52
pitticody-somerville: I didn't find an actual reason why it shouldn't be installed by default, though?13:53
cody-somervillepitti, I just want to allow the guy to be able to uninstall it w/o having to remove xubuntu-desktop13:54
pitticody-somerville: suggests in metapackages do not make sense; downgrading to recommends is doable, of course, and should be done, so that people can uninstall avahi if they want to13:54
* cody-somerville nods.13:54
cody-somervilleMy thinking exactly.13:54
pitticody-somerville: but I would heavily object to dropping it altogether13:55
pittistuff like nss-mdns is soo useful, and not a security threat at all13:55
* cody-somerville nods.13:55
cody-somervilleI just wanted to make sure it is safe to set it as a recommend :)13:55
pitticody-somerville: I'll comment on the bug13:55
cody-somervilleOk13:56
* ogra_cmpc thinks the only problem avahi really has is lots of people not really knowing anything about it and spreading FUD13:56
ogra_cmpci havre run in so obscure arguments in discusssions already :)13:57
cjwatsoncody-somerville: so we need to run two identical branches in parallel for a while, until we get the LP code change made13:57
cjwatsoncody-somerville: just push the usual branch to wherever the new location ought to be *as well*13:58
cody-somervillecjwatson, okay.13:58
cjwatsoncody-somerville: and, for a while, you'll need to remember to push to both places13:58
cody-somervillecjwatson, I can't push to core-dev13:58
cjwatsonwell, push to the new location and get somebody to pull from there to core-dev, then13:58
cjwatsonwhich team were you going to use for the new seeds? I think I'd recommend just xubuntu-dev13:59
cjwatsonideally it ought to match the set of people you'd like to be able to upload Xubuntu packages in general (in the as-yet-unimplemented new world order)13:59
* cody-somerville nods.14:00
\shpitti: will you kill me, when I ask you to add libnspr* to ia32-libs? ,->14:04
pitticody-somerville: answered14:06
pitti\sh: ugh?14:07
seb128hey doko14:07
seb128doko: do you plan to do a subversion upload to intrepid soon?14:08
dokoseb128: no, not this week. is 1.5 released?14:08
seb128doko: no, but it creates installability issues in intrepid14:09
seb128it needs a rebuild14:09
seb128doko: gicmo would like to be able to use git-svn again to be able to commit fixes to GNOME ;-)14:10
rexiumhey everyone, I have noticed a problem with openexr. With the release of openexr 1.6.1, upstream has seperated out some of the code into a package called ilmbase. Ilmbase has been auto-synced but it is in universe. Openexr has been modified in debian unstable to reflect the dependancy change but now would depend on a package in universe. Suggestions on how to handle this? Also, is there any documentation I can read about handleing library tra14:10
rexiumnsitions?14:10
rexiumI should note that openexr1.6.1 is held up in a merge (though I think it could be a sync)14:11
dokoseb128: I'll see what I can do14:13
seb128doko: thanks14:13
rexiumdoko, you are listed as the last uploader for openexr, do you have any ideas?14:13
dokorexium: ideas about what?14:13
rexiumdoko, Openexr, have a look at the scrollback14:14
dokorexium: please file a MIR for ilmbase, and then a sync request (or propose a merge in a bug report)14:15
rexiumok14:15
emgentdendrobates: take a look http://en.emanuele-gentili.com/index.php/2008/06/18/rapache-02-1-alpha-packaged/14:16
dendrobatesemgent: ok,14:19
emgentdendrobates: now work only in local, in stage-3 i will add ssh support for remote managing.14:20
gicmomvo: an update of compiz wants to remove compizconfig-backend-gconf, is that ok?14:20
dendrobatesemgent:  it looks interesting, I'll install it and see what I think.14:20
seb128gicmo: you should rather wait for this one to build14:21
gicmooh14:21
gicmo;-)14:21
gicmoI realized that updating would work anyways due to dependency issues14:22
seb128wouldn't?14:22
gicmoexactly14:22
mvogicmo: hm, I need to check that, it sounds like one of the dependencies is not updated correctly - thanks for letting me know14:23
mvogicmo: wait a sec with the compiz update first please14:23
gicmomvo: sure14:23
mvountil the new compizconfig-backend-gconf is build14:23
gicmook14:25
emgentdendrobates: ok thanks, i'm thinking to possiility to add rapache in intrepid (stable version)14:29
emgents/possiility/possibility/14:29
\shpitti: I've been playing with Adobe Flash Media Server...and it needs libnspr* in i386 mode :)14:31
\shpitti: and some symlinks to simple .so links to the libs :) so that it can run properly...could be needed for the server flavour and gives RHEL a good clap14:31
greedohello, i would like to know if System > Preferences > Keyboard shortcuts is ubuntu specific or if it's just a gnome feature14:50
greedothe reason why i'm asking is because shortcuts are associated with keycodes but the keycodes don't have keysym attached14:51
greedoso querying the keyboard mapping through xlib returns keycodes that are apparently unused but this is not the case in fact since they trigger global shortcuts14:51
rexiumdoko, fyi, I  have filed the MIR14:53
mterrygreedo: I believe it's a GNOME thing14:58
=== nenolod_ is now known as laptopnenolod
greedomterry: ok, well on #gnome-hackers they told me it's an ubuntu thing :)15:02
mterrygreedo: Then they must be right.  :)15:07
=== persia_ is now known as persia
zulpitti: hi can you accept the samba sitting in proposed? thanks15:41
pittizul: please talk to slangasek now, since we are frozen for .116:09
zulpitti: okies I will thanks16:09
keespitti: ah! I hadn't found the LP bug for the dmsetup uuid breakage.  no problem -- certainly not your fault, debian reduced the "export" patch for some reason.17:01
pittikees: well, I should have tested it better before upload; but I didn't actually test it with root-on-raid *brown paperbag*17:02
jetsaredimif i've run into an issue with the installation cd for ubuntu-server - what package would i file that bug against?17:04
MacSlowanybody with some knowledge about consolekit... who might know where the binary ck-get-x11-display-device should come from?17:04
cody-somervillejetsaredim, At what point did the install problem occur?17:04
jetsaredimcody-somerville: two places17:04
pittiMacSlow: http://packages.ubuntu.com/search?searchon=contents&keywords=ck-get-x11-display-device&mode=exactfilename&suite=hardy&arch=any17:04
pittiMacSlow: "locate ck-get-x11", too17:05
jetsaredimfirst - failed to detect cdrom drive so I had to get to the shell and modprobe ide_generic17:05
MacSlowpitti, ah... forgot about the handy tool locate... thanks!17:05
keespitti: heh.  well, it still may not have shown up without UUID-based lvm mounts (many people mount via the /dev/mapper name).  regardless, it was fun to use my udev debugging skills.  :)17:05
jetsaredimsecond - during the disk wizard the / partition was not marked as bootable17:05
seb128pitti: dlocate rather if you are searching which package is providing the binary17:05
jetsaredimthird (did I say two?) - after the install the system failed to boot17:06
cody-somervillejetsaredim, https://launchpad.net/debian-installer17:07
tormodwe have an issue with the live CD eagerly mounting swap from raid raw devices, can someone have a look at bug #136804?17:09
ubottuLaunchpad bug 136804 in casper "livecd auto mounting swap partitions detected on dmraid volume members" [Undecided,Confirmed] https://launchpad.net/bugs/13680417:09
pitticjwatson: hm; do you have any idea why avahi-daemon is a dependency in ubuntu-desktop? It's not seeded anywhere17:10
cody-somervillepitti, I think it is in platform maybe?17:10
pittioh, right17:10
tormodsorry wrong channel, I though this was #ubuntu-installer for a second17:11
cjwatsonpitti: platform.intrepid/desktop-common17:11
cjwatsonjetsaredim: it isn't usually necessary for / to be marked as bootable - BIOSes just need *a* bootable partition17:12
pitticjwatson: thanks17:12
cjwatsonWindows cares, but Ubuntu doesn't17:12
cjwatsonso we leave it alone unless there's no bootable partition on the disk17:12
cjwatsonjetsaredim: CD drive not detected is a kernel problem; /ubuntu/+source/linux17:13
cjwatsoncody-somerville: please don't file bugs on /debian-installer - /ubuntu/+source/debian-installer at most17:13
=== CarlF1 is now known as CarlFK
cjwatson/debian-installer is the upstream project17:13
pitticody-somerville: bug 192258 updated17:15
ubottuLaunchpad bug 192258 in ubuntu-meta "avahi should be downgraded to Recommends:" [Wishlist,Fix committed] https://launchpad.net/bugs/19225817:15
* sladen celebrates filing a bug with three zeros at the end17:21
sladen...that's only happened about 250 times before!17:21
persiasladen: For extra points, try for 4 zeros :)17:24
slangasekpitti: ref zul's samba SRU - if we're going to change the smbclient defaults for .1, then I need to reject that other SRU; if we're going to leave the smbclient defaults alone, then it stays put until after .117:27
norsettomvo: are you around?17:29
slangasekpitti: so I'm still hoping you'll tell me which way we should go on the smbclient question for SRU, since I feel I should recuse myself17:33
cjwatsonhmm, so an intrepid daily now exists, but the boot loader is mysteriously a bit buggered17:37
cjwatsonbut, it boots ...17:38
cjwatsondetect keyboard layout hosed17:38
cjwatsonfails to mount CD. damn.17:39
cjwatsonah, no isofs17:44
james_wdoko: mind if I ask for ca-certificates to be synced? Debian uploaded a fixed package.17:53
dokojames_w: sure, there is one ubuntu change outstanding17:55
james_wdoko: ah, sorry, we don't want to sync really, as they now have the fix that we dropped post-hardy.17:59
=== Kopfgeldjaeger3 is now known as Kopfgeldjaeger
slangasekzul: ah, your SRU has a version number conflict with a security update anyway, it seems; rejecting from the queue18:08
slangasekzul: ... rather, the first one, not the second renumbered one18:09
zulyeah that was uploaded this morning18:09
cody-somervillepitti, thanks.18:09
pittislangasek: hm, I thought I agreed to the compromise of reenabling LANMAN in hardy and disabling it in intrepid?18:12
pittislangasek: (assuming that LANMAN is "insecure" as in md5, and not as in libssl/hardy-final18:13
slangasekpitti: is "agreeing to" the same as telling me I should upload it?18:13
slangasek:-)18:13
pittislangasek: at this point it seems like the only realistic alternative for .1 anyway, so yes18:13
slangasekit's unhashed, case-insensitive, 7-bytes-at-a-time md418:13
slangasekso it's significantly more insecure than md4, if you MITM it18:14
slangaseker, more insecure than md518:14
pittislangasek: so, it's not completely broken, just terribly weak, such as WEP6418:14
slangasekpitti: well, consider that a client can be tricked by an attacker into using LANMAN when it's enabled on the client side, instead of using NTLM18:15
e-gandalfasac: ping18:15
seb128pitti, slangasek: I agree that we should do the change for 8.04.1 because we will not change gvfs to handle that nicely before 8.04.118:15
slangasekpitti: thus compromising a user password that may be used in contexts where the security is assumed to be much stronger than just LANMAN18:16
seb128we might want to reconsider for 8.04.2 ;-)18:16
slangasekpitti: so, with that additional explanation, what's your position?18:21
nxvlhi18:28
nxvli'm having some problems/questions packaging a library18:29
nxvlthe library ships with gnulib in the source18:29
nxvlso i'm removing it from the source to add it as Build-Depend18:29
nxvlbut it's kind of hard coded on the Makefile and configure script18:29
nxvldid anyone can point me to the best way to deal with this?18:30
seb128slangasek: btw upstream is working on fixing the authorization changes, they spotted issues with your new version18:30
seb128slangasek: the guy reviewing it said it broke the anonymous login case18:31
slangasekseb128: um, ok; do you know how he intends to fix that without a completely new UI?18:33
pittislangasek: my gut feeling says to keep it disabled, and the pragmatical pressure from users to reenable it; so TBH I'm not 100% sure myself18:33
slangasekpitti: well, you and seb128 pick an option please, and let me know if I should upload :)18:34
pittiseb128: I'd lean towards keeping the status quo and fix it post .2, since, as you just said, there are new issues with slangasek's proposal, and the matter is still not fully discussed?18:35
pittierm, post .118:35
slangasekpitti: his comment above is in reference to a different bug18:36
pittiah, ok18:36
seb128slangasek: what new ui?18:38
pittiseb128: the proper error reporting, I guess18:38
seb128slangasek: well it should at least ask for a password when anonymous login is not authorized18:38
pitti"unsafe server configuration, see README"?18:38
slangasekseb128: I don't know - how can he "fix" the anonymous case, when the whole problem in this bug is that anonymous logins were being given precedence over authenticated logins18:39
pittiand README describes how to poke the admin, or the workaround with enabling LANMAN in smb.conf18:39
slangasekseb128: if it only asks for a password when anonymous login is not authorized, then we have the same exact behavior we have now18:39
slangasekpitti: talking about the other bug, again ;)18:39
pittihm; sorry; *which* bug are we currently discussing then?18:40
mario_limonciellbefore the system goes down for a reboot at the end of the install, should all modules already be properly unloaded (eg rmmod), or is it possible that some will  be left dangling?18:40
pittislangasek: I think I only discussed the LANMAN bug with you18:40
slangasekpitti: bug #20707218:40
ubottuLaunchpad bug 207072 in gvfs "nautilus does not display samba shares for machines inside an ADS network." [Unknown,Confirmed] https://launchpad.net/bugs/20707218:40
seb128pitti: right the second one is work in progress and there is not much to discuss18:40
seb128slangasek: well the issue is that right now it nevers ask for a password, anonymous and password being authorized is yet another case and trickier to solve18:41
seb128you don't want to ask for a password when anonymous works18:41
pittiseb128: so for that second one, we keep current samba and provide better error message after .1; is that still the consensus?18:41
seb128and you still want to be able to provide one if required18:41
seb128pitti: yes18:41
slangasekseb128: er, yes, you /do/ want to ask for a password when anonymous works; anonymous "works" with all of the servers of the people subscribed to that bug, it just gives an empty list of available shares18:42
pittiso ideally the dialog would always present user/password, but if you don't enter anything, try anonymous?18:43
pitti(and point that out in the dialog)18:43
pittiwell always present -> if there's nothing in the keyring18:43
slangasekideally something along those lines, yes18:43
pittianyway, I need to leave for Taekwondo; but I have no clue about this bug anyway18:44
slangasekseb128: if we're not going to solve the problem that unauthenticated connections will succeed but give you the wrong share list, then we're not addressing the problem the users are having in that bug, so we might as well forget about SRUing anything18:44
slangasekpitti: waaaait, am I uploading samba or not? :-)18:45
pittislangasek: that samba upload is for yet another bug then?18:45
slangasekpitti: the samba upload is for the LANMAN bug18:45
seb128slangasek: yes, we have consensus for this one18:45
pitti   pitti| seb128: so for that second one, we keep current samba and provide better error18:45
pitti          message after .1; is that still the consensus?18:46
pitti seb128| pitti: yes18:46
slangasekok, so - no upload of samba18:46
slangasekthanks :)18:46
pittiI vote for that, too; WDYT?18:46
seb128oh, I didn't understood it this way18:46
pittiI really like to err on the side of correctness, TBH18:46
seb128hum18:46
seb128I really like to be on the "just work" side18:46
pittiseb128: ok, once again I'm confused18:46
* pitti arghs18:46
slangasek:-)18:46
seb128so I would authorize those login until we have the error dialog18:46
pitti"go to square one. do not pull $4000"18:47
seb128sorry too many things at the same time18:47
seb128we always had those authorized and that has never been an issue until now18:48
slangasekI think I find seb128's position persuasive18:48
pittiwell, md5 and weak ssl keys also hadn't been an issue until someone discovered that they are bad18:49
pittiadmittedly I still don't have a clear idea how weak the LANMAN keys actually are, but Steve made me think it's dead easy to break them18:49
slangasekif you MITM the connection, yes18:50
seb128pitti: let's continue that discussion later or you will miss your classes18:50
pittiso if we can say in good faith "it's easier to bruteforce your password than MITM/mathematically break LANMAN", I'm ok with enabling18:50
pittiif it's dead easy as in "significantly easier than bruteforcing passwords", then I don't think we should allow it any further18:50
slangaseksignificantly easier18:51
pittiand while we won't provide better errors in .1, we should still aim to provide them within a reasonable time frame, such as a month from now, or so18:52
slangasekanyway, if we let this go much further without a decision, the default is going to be to not change samba for .118:52
seb128let's decide tomorrow morning18:54
slangasekok18:54
seb128no other distribution did the change and we used the non secure thing until now18:54
pittiso, I think I pointed out my personal opinion, based on the facts I read so far (weakness of keys, and percentage of affected users)18:54
seb128so I think we can live with the option on until we figure something18:55
seb128and solve that in hardy-updates after 8.04.118:55
slangasekseb128: OTOH, the change is made upstream for samba 3.2, which will release in the next two months and is already targeted for next Fedora, at least18:55
seb128solution = ui in nautilus18:55
slangasekso by the time we get done re-enabling it, others will be disabling it ;)18:55
=== xerakko_ is now known as xerakko
* pitti <- really has to run now, sorry18:56
seb128pitti: see you later18:56
* slangasek waves. Sorry for holding you up :)18:56
pittino problem; I'll just bicycle a little faster :)18:56
seb128that's tricky, but I'm not a security guy so I'm not best placed to judge how much exposure to attacks it gives18:57
seb128I guess I'm fine with letting it this way and pushing gvfs or nautilus changes to hardy-updates after 8.04.118:58
YokoZarWas there a new date for Intrepid Alpha 1?19:10
ograYokoZar, hey, congrats to v1.019:11
YokoZarogra: Thank you.  I spent all yesterday getting 1.0 working on everything from Dapper to Intrepid (also Etch) :)19:12
ogracool19:12
gicmomvo: Hey, the buttons are working correctly again, thanks champ!19:17
keeshm, kinda cool: http://start.gotapi.com/19:21
nxvllucas: around?19:32
brycekees: hey do you know if there is a tool for taking a debian changelog and a ubuntu changelog and merging them together (like MoM does)?19:46
jdstrandkees: what do you think about the libzip audit?19:46
keesbryce: beyond just a straight "diff" or possibly interdiff, not really19:46
keesbryce: but I think the MoM source is somewhere in bzr, but I can never remember where19:46
jdstrandkees: it's small but I may not finish til beginning of next week19:46
keesjdstrand: I haven't had time yet to look at it, and I suspect I'm going to be baby-sitting the kernel security publication for a while today.19:47
brycehmm19:47
keesjdstrand: if I have time, I'll snag it, otherwise we can work it out tomorrow.  :)19:47
jdstrandkees: I just finished chmlib, and am audited out for today19:47
keesanyone know what replaces iceape-dev?19:47
jdstrandkees: so I guess we'll battle it out then :)19:47
kees:)19:47
slangasekisn't iceape obsolete?  that would be "seamonkey", which was the monolithic suite19:48
bryceaha https://code.launchpad.net/merge-o-matic19:48
keesslangasek: well, gtk-vnc is in a wait-dep for iceape-dev which will never exist...19:48
keesslangasek: (and virt-manager needs modern gtk-vnc, etc etc)19:49
slangasekkees: if we still have a mozilla-dev, then iceape-dev is that; otherwise, it's obsolete and the build-dep needs to be fixed to point at something more useful19:49
keesslangasek: right, I was looking for "more useful" ;)  I think it might be xulrunner-1.9-dev19:49
slangasekmayyybe19:50
slangasekthere is a mozilla-dev package, fwiw19:50
slangasekwhich is the cognate19:50
keesasac: can you poke at this (gtk-vnc needing iceap-dev) when you're back?  it seems something should be providing a meta-package or something, maybe?  mozilla deps are a mystery to me.  :)19:53
slangasekkees: the mozilla ice* rename is a divergence between Debian and Ubuntu19:53
slangasekand xulrunner-1.9-dev is by no means guaranteed to be compatible with mozilla-dev19:54
keesslangasek: but mozilla-dev is in universe and virt-manager (and gtk-vnv) have been in main, so something got wonky.19:54
slangaseksure. is this in intrepid?19:55
wasabigeneral dpkg question: trying to get a trigger that runs ONCE at the end of an install set. I have a trigger now, but it runs like, 4 times, in between some packages that invoke it. It is being triggered though, just can't figure out why so often.19:55
* jdstrand wonders why gtk-vnc needs iceape-dev/mozilla-dev at all19:58
jdstrand0.3.4 didn't19:58
jdstrandah-- mozilla plugin maybe19:58
jdstrandgtk-vnc (0.3.4-2) experimental; urgency=low19:59
asackees: yes, i think seamonkey-dev should be used (but needs to b fixed first)19:59
jdstrand  * enable the browser plugin19:59
asacif its not a xpcom plugin, we can use xulrunne-1.9-dev too20:00
slangasekseamonkey-dev is also in universe20:00
jdstrandkees: just diable the plugin like we did in 0.3.4-0*20:00
asacright, but it needs the sdk :)20:00
jdstrandkees: then it can stay in main20:00
keesjdstrand: hm, bad merge?20:00
jdstrand*shrug*20:00
asacis gtk-vnc in main?20:01
keesyeah20:01
asacoh. ok then it should go for xulrunner-1.9-dev i guess20:01
jdstrandDEB_CONFIGURE_EXTRA_FLAGS += --with-python --with-gtkglext --with-examples --enable-plugin=yes20:01
jdstrandchange that to 'no' and we should be ok, assuming xulrunner doesn't work for us20:02
asacit should work20:02
keesxulrunner-1.9 doesn't seem to work.20:02
keeschecking for MOZILLA_PLUGIN... configure: error: Package requirements (iceape-plugin >= 1.0) were not met:20:02
asackees: can you look in configure.* and tell me which pkg-config it uses?20:02
keesNo package 'iceape-plugin' found20:02
asackees: yeah. use libxul20:03
asacor libxul-unstable20:03
keeshar har, there is a patch "xulrunner-not-mozilla.diff"20:03
asacwhat does that contain?20:03
keesbut it switches from mozilla-plugin to iceape-plugin20:03
slangasekheh20:03
kees-MOZILLA_PLUGIN_REQUIRED=1.820:03
kees+MOZILLA_PLUGIN_REQUIRED=1.020:03
kees-                          mozilla-plugin >= $MOZILLA_PLUGIN_REQUIRED)20:03
kees+                          iceape-plugin >= $MOZILLA_PLUGIN_REQUIRED)20:03
asackees: that should work too20:04
asacjust drop that patch20:04
keesasac: is there some Debian-proof way to adjust xulrunner-1.9 to provide iceape-dev?20:04
kees(i.e. so we don't have to carry a patch)20:04
asackees: in this case we have to drop a patch :) ... not carry it20:05
keeswhat pkg provides mozilla-plugin?20:05
asackees: xulrunner-1.9-dev20:05
keesrockin'20:05
asac dpkg -L xulrunner-1.9-dev | grep plugin.pc20:05
asac/usr/lib/pkgconfig/mozilla-plugin.pc20:05
asackees: debian diverges from upstream here20:05
asac:-P20:06
asackees: for universe we can provide iceape-dev as a virtual package in seamonkey20:06
kees<sarcastic> \o/ </sarcastic>20:06
asackees: main redepends should be fixed20:06
keesfixing...20:06
jdstrandkees: is that the same as /o\20:07
keesjdstrand: head-holding.  :)20:07
jdstrandkees: exactly20:07
asacslangasek: just saw that we have aa action item to talk about firefox 3 final on CD. I assume thats done now, right?20:08
slangasekasac: yes, that's done20:08
asacgood20:08
gandiasac: piiing :)20:08
asacgandi: ?20:09
gandiasac: I'm the Mozilla guy from UDS, maybe you remember me ;)20:10
gandiasac: I need your help20:10
asacgandi: consider #ubuntu-mozillateam :)20:10
asacgandi: but hi!20:10
gandioh, that's the channel name!20:10
* nxvl HUGS asac for ff3!20:11
* asac hugs nxvl 20:11
kees\o/ gtk-vnc compiled20:13
mvoScottK: re bug #231098 - there is currently no sun-java6-plugin for amd64, should I add sun-java6-jre regardless ?20:19
ubottuLaunchpad bug 231098 in ubuntu-restricted-extras "Please add sun-java6-jre and sun-java6-plugin to *ubuntu-restricted-extras" [Wishlist,Fix committed] https://launchpad.net/bugs/23109820:19
mvoI don't mind either way20:19
jpeircereally, /j #ubuntu-motu20:19
jpeirceerr, oops, sorry :)20:19
=== fta_ is now known as fta
pwnguindid imbrandon leave ubuntu?20:24
jpdspwnguin: no, I think he's busy with other things.20:26
pwnguinI haven't heard or seen him in ages20:26
pwnguinjpds: technically I think going six months of "busy with other things" without mentioning it is a CoC violation20:27
jpdspwnguin: "life happens"20:27
pwnguinbut doing much about it is akin to giving out the death penalty for attempted suicide20:28
pwnguinjpds: "Step down considerately" is one of the CoC line items, and there are bugs assigned to him =/20:34
brycekees: bingo20:38
brycekees, 'merge_changelog' now lives :-)20:39
keesbryce: ah-ha! excellent.20:42
brycehttp://people.ubuntu.com/~bryce/scripts/merge_changelog20:46
james_wbryce: http://lists.alioth.debian.org/pipermail/vcs-pkg-discuss/2008-January/000101.html20:56
mterryIs there a convenient way to have something load on user-login just once?  I know I can drop stuff into ~/.config/autostart/, but if I want it to be one-time-only, do I need a wrapper app to handle the deleting of the .desktop autostart file?20:56
brycemterry: you mean like .xsession ?20:57
mterrybryce: Sure, but i don't want to muck about with the user's .xsession, would be cleaner just to drop something into the autostart dir.    Plus, I'd still have one-time-only problem20:58
mterryHmm, maybe drop in a .desktop with "Exec=foo; rm ~this~"21:01
* mterry grins evilly21:01
brycejames_w: hmm interesting, that script gives different results21:04
brycejames_w: it looks like that script gets messed up if there are epoch numbers21:05
james_wbryce: I doubt that script has had as much testing as yours.21:05
brycee.g. it sorts all the 2: items at the top of the changelog, and 1: at the bottom, putting everything out of order21:05
brycejames_w: although it's much more concise21:06
james_wyup.21:06
james_wis that location a permanent home for yours?21:06
bryceyeah more or less21:08
james_wbryce: do you mind if I send it there to let them know about it?21:10
brycejames_w: sure; I'll drop a post to ubuntu-devel@21:11
james_wbryce: great, thanks.21:11
james_wis there a wiki page anywhere describing pkgstriptranslations?21:15
seb128_james_w: why do you want a wiki page, the package description is clear no?21:17
cjwatsonnxvl: don't remove gnulib from packages21:17
james_wseb128_: as reference for forwarding something to Debian.21:17
seb128_james_w: pkgstriptranslations should require no packaging change21:18
cjwatsonnxvl: gnulib is designed to be copied into source packages, not to be used as a shared library. IMO it's one of the few cases where this is actually a sensible thing to do, because it comes with a script to automatically update itself - think of it as the other half of autoconf, rather than as a normal library21:18
seb128_james_w: what change is that exactly?21:18
james_wseb128_: NO_PKG_MANGLE for a nested build.21:18
cjwatsonnxvl: you will likely hose the package in subtle ways with little hope of recovery if you attempt to remove gnulib from it21:18
seb128_james_w: ah ok, I was just curious but don't know about a wiki page on the subject, maybe pitti does though since he worked on those changes21:20
james_wseb128_: I took the description, it should be enough, thanks.21:20
seb128_you are welcome21:20
james_wthough a wiki page on the whole thing might be useful for me, as I don't really understand it.21:20
cjwatsonnxvl: (speaking partly as an upstream with some experience of using gnulib, and partly as a contributor to gnulib)21:21
seb128_james_w: the language packs? there is not a lot to understand, the translations are not installed in the normal binaries but in language packs using the rosetta translations21:22
james_wthat's what I'd understood. Am I right that it's good because it means translations can be improved via rosetta, and you can uninstall languages you don't care about?21:24
james_wor is it mainly the former reason?21:24
cjwatsonit lets us do post-release updates of translations in a straightforward way with minimal risk21:24
cjwatsonthat's really the main motivation21:24
james_wah, ok, thanks.21:24
cjwatsonit has some arguable space benefits although it's not clear how much they really hold21:24
ScottKmvo: I think it would be better to add it.21:25
mvoScottK: thanks, that is fine with me. I will add it and upload the new version.21:25
ScottKmvo: Great.21:25
=== pgraner_ is now known as pgraner
=== knix is now known as lollongwords
=== lollongwords is now known as knix
=== harry_ is now known as PurplePotato
PurplePotatoHello22:35
PurplePotatoI was going to say - anyone here know the DadaDodo program for ubuntu?22:36
PurplePotatoIt uses an imput text file to create Markov Chains of words to display. Its really weird and often creepily insightful22:37
PurplePotatoI put in a chineese aspiring movie script, and came out with lots of fun things22:37
PurplePotatoBegan to use the king of which can be their power of this and22:38
PurplePotatosorcery are ready to show his mother throws the old tools which22:38
PurplePotatoinitiates thunder and to do with writes a garbage can; be their22:38
PurplePotatofriends, and Glassy and sending KOBY flies fall into one lazy afternoon when you invisible.22:38
PurplePotatoill shut up now22:38
lagahmm, interesting22:38
PurplePotatoSERIOUSLY THOUGH... open up synaptec and download DadaDodo, its really fun22:39
PurplePotatoime already entertained for days!22:39
PurplePotato  The DOKEBYS decided to the Dokeby comes KOBY is a lucky kid who just an old broom; Dokeby and the old  omnipotent and everybody at school, there is the invisible hat.22:40
slangasekPurplePotato: sorry, what does this have to do with Ubuntu development?22:41
PurplePotatothis is all mathmatically generated too!22:41
PurplePotatoidk22:41
PurplePotatoi leave22:41
PurplePotatoactually i had a question22:41
PurplePotatohow would i write a script to add on "conditions" to a shortcut?22:43
PurplePotatolike in windows, for a video game you might have it link to the file, then have it imput the condition "+connect 8.2.120.174"22:43
andrew_sayersYou mean command-line arguments?22:44
PurplePotatoyes, thats it22:44
PurplePotatoits like for a Q3 engine game, or other things22:44
andrew_sayersWrite a file called something like "my-command.sh", where the first line is "#!/bin/sh", and the second line is the complete command line, with arguments.22:45
andrew_sayersThen set that file to be executable.22:45
PurplePotatook, will do! thx22:45
andrew_sayersnp, good luck.22:45
PurplePotato*sigs* i suck at this.... thx!22:45
cody-somervilleslangasek, if you're around, can you wave in #ubuntu-meeting22:48
slangasek... wave?22:48
YokoZarSo I guess update-manager -d won't work until Alpha 1 is out, right?22:53
cjwatsonalphas are just CD image releases - they don't have a lot of bearing on the upgrader22:54
=== mthaddon changed the topic of #ubuntu-devel to: Codebrowse/Codehosting on LP down for hardy upgrade 22:00- 00:00 UTC | Regenerate your SSH keys! http://www.ubuntu.com/usn/usn-612-2 | Ubuntu 8.04 LTS released! | Development of Ubuntu (not support, not application development on Ubuntu) | #ubuntu for support and general discussion for dapper/feisty/gutsy/hardy, #ubuntu+1 for intrepid | #ubuntu-motu for getting involved in development | http://wiki.ubuntu.com/UbuntuDeve
=== cjwatson changed the topic of #ubuntu-devel to: Codebrowse/Codehosting on LP down for hardy upgrade 22:00-00:00 UTC | Development of Ubuntu (not support, not application development on Ubuntu) | #ubuntu for support and general discussion for dapper/feisty/gutsy/hardy, #ubuntu+1 for intrepid | #ubuntu-motu for getting involved in development | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://wiki.ubuntu.com/HelpingWithBugs
cjwatsontrimmed a few old items so that it'll all fit22:55

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