[12:02] Seveas: right. thats the bit that needs further testing [12:03] ok, so I'll be offline a bit longer to test both (I'll reboot) [12:06] siretart: tried new package - NM 0.6.1 still works with it ;-) [12:07] Lure: that would have surprised me, because the only changes where in the startup script, which nm doesn't use anyway :) [12:07] siretart: what's the wpa-conf thing supposed to *do* [12:08] $ nm -D --demangle /usr/lib/firefox/libxpcom_core.so | grep 'nsAString_internal()' [12:08] 00087522 T nsAString_internal::~nsAString_internal() [12:08] 000874ea T nsAString_internal::~nsAString_internal() [12:08] siretart: where is new TYPE= field documented? [12:08] does anybody knows if that's normal? [12:08] Keybuk: it basically chooses which of the 3 modes is going to be used [12:08] how can the same symbol be defined twice? [12:08] siretart: except it only switches between two of them, no? [12:08] seb128: perhaps a versioned symbol? [12:09] Keybuk: yes, mode 3 is independent from ifupdown [12:09] why would versionning make it defined twice? [12:11] Keybuk: for nm, I think you wouldn't want to touch any wpasupplicant configuration at all. mode 1 is nice if you want to hack up gnome-system-admin or something. [12:11] well, okay, the user could shoot himself in the foot by activating the supplicant there and trying to use nm [12:12] in this case you would have 2 supplicants running compating after the interface. but hey.. === Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-devel [12:13] siretart, it's very broken [12:13] fuck [12:13] link mode doesn't work at all due to syntax errors, and the stop action makes lsb_logging complain about integer argument required [12:13] the whole thing is utterly broken :/ [12:13] * Stopping wpa_supplicant... [12:13] /etc/lsb-base-logging.sh: line 96: [: done.: integer expression expected [12:13] /etc/lsb-base-logging.sh: line 116: [: done.: integer expression expected [12:13] ...fail! [12:13] /etc/lsb-base-logging.sh: line 122: return: done.: numeric argument required [12:13] invoke-rc.d: initscript wpasupplicant, action "stop" failed. [12:14] argl, I didn't upload my latest deb [12:14] sorry [12:14] doko: around? [12:14] will upgrade my wlan here to wpa tomorrow and to extensively testing [12:14] seb128: for you? [12:15] doko: no, just for a question :p [12:15] doko: [12:15] ;) [12:15] siretart, could you please upload the latest so it won't break ^_^ [12:15] $ nm -D --demangle /usr/lib/firefox/libxpcom_core.so | grep 'nsAString_internal()' [12:15] 00087522 T nsAString_internal::~nsAString_internal() [12:15] 000874ea T nsAString_internal::~nsAString_internal() [12:15] doko: is that something normal or buggish? [12:15] Seveas: on my way [12:15] doko: same symbol defined twice [12:16] seb128: in the same object file? [12:16] doko: cf the command [12:16] doko: that's a nm -D --demangle on /usr/lib/firefox/libxpcom_core.so [12:18] hmm, can't see these in the mozilla libs [12:20] nm -D --demangle /usr/lib/firefox/libxpcom.so|grep nsAString_internal doesn't show anything [12:20] which architecture is this? [12:21] i386 [12:21] Seveas: ok, the syntax foo should be fixed now [12:21] dennis@mirage:~$ nm -D --demangle /usr/lib/firefox/libxpcom.so | grep ns [12:21] 0000168c T NS_GetFrozenFunctions [12:21] doko: you made a typoe [12:21] siretart, gracias [12:21] doko: _core.so [12:21] doko: wrong file [12:21] Seveas: same [12:21] gotcha [12:23] seb128, there are more doubles === kmon [n=javier@217.Red-80-25-51.staticIP.rima-tde.net] has left #ubuntu-devel ["Kopete] [12:24] Installing new version of config file /etc/init.d/wpasupplicant ... [12:24] Seveas: the question is if that's normal to get dups, the number is an another one :p [12:24] since when is an init script a config file? [12:25] (I might go offline, testing siretarts madness :)) [12:25] Seveas: everything below /etc/ is a conffile by default in recent debhelper versions === siretart giggles [12:25] Seveas: why shouldn't your init changes be respected? :) [12:28] hmm, strange, and none is a weak symbol [12:29] and mozilla-dev doesn't have this symbol at all === apokryphos [i=[U2FsdGV@server2.polaristar.com] has joined #ubuntu-devel === Seveaz [n=seveas@ubuntu/member/seveas] has joined #ubuntu-devel [12:32] siretart, other than my network (either router or card) going bananas if I do the ifupdown dance to often too fast (which sadly is normal) it works like a charm in both link and daemon mode [12:33] hmm [12:33] wpa still working with madwifi for me [12:34] Seveas: right, I noticed that as well [12:34] ok. so didn't have that much crack. thanks for testing [12:34] siretart, but this has always been the case so it's not new to this version [12:34] somehow the GROUP_HANDSHAKE is failing [12:35] Seveas: at the testplace, I noticed that authentication took a veeery long time :/ [12:35] doko: that's a --demangle [12:36] doko: thanks to jbailey which made me try without it :p [12:36] siretart, actually, it seemed to be much quicker here [12:36] doko: that's a --demangle bug I mean [12:38] well, one independent tester says its okay. Keybuk: shall I upload to dapper to get broader testing? [12:39] siretart: I've uploaded already === apokryphos [i=[U2FsdGV@server2.polaristar.com] has left #ubuntu-devel ["So] [12:39] oh. ok [12:40] will probably upset the universe users, of course [12:40] but it's "fit for main" now imo [12:40] :) [12:40] so gmane seems to have a significant lag for dapper-changes. good to know [12:41] not realluy [12:41] ah, there it is [12:41] I don't know when mails go to the -changes list [12:42] wpasupplicant in /sbin?! [12:42] sure [12:42] otherwise how you going to mount your NFS /usr over a WPA network? :p === bddebian [n=bddebian@71.224.172.103] has joined #ubuntu-devel === GmanAFK is now known as Gman [12:42] why not directly in early userspace :p [12:42] more pointedly, wpa_supplicant is started by ifup, which is started by udev [12:43] all of which are before /usr is available [12:43] so our policy is that anything related must be in /sbin [12:43] anyone using NFS /usr on a wireless machine is inviting danger anyway [12:43] so you could nfsroot it via wpasecured network :) [12:43] but still a fair point [12:43] HrdwrBoB: actually, that's a reasonably far-out use case [12:43] the real problem would be anyone with /usr on a different filesystem wouldn't get their network device brought up :p [12:44] Keybuk: do you think it would be reasonable for debian as well to have them in /sbin rather than /usr/sbin? [12:45] yes; your experimental packages already had that change, btw [12:45] I just double-honoured it [12:45] right, but it isn't uploaded yet, after all [12:45] though the Debian boot sequence is rather different from ours [12:46] ok === j^ [n=j@e178030038.adsl.alicedsl.de] has joined #ubuntu-devel [12:46] I also changed the pre-up script slightly; wpa-conf didn't make much sense to me, so I made it just start wpa_supplicant if *any* wpa-* option was given [12:46] as that kinda implies the mode [12:46] ok [12:46] I foresaw a hundred "you forgot to also put 'wpa-conf managed' in there too" bugs [12:46] or "I put 'wpa-conf Managed' and it didn't work" bugs [12:47] hm. I see [12:47] will see how it goes [12:47] lets see how our users react on this. [12:47] aye [12:47] I like it anyway, it's exactly how I'd've written it [12:47] :) [12:48] and it does feel natural [12:48] auto eth1 [12:48] iface eth1 inet dhcp [12:48] wpa-driver madwifi [12:48] wpa-ssid linksys [12:48] wpa-psk blahblahblah [12:48] what I don't like about the current solution is that everything is horribly case sensitive and you got NO debugging aid at all [12:49] but well, we'll see how much that will bite future bug submitters [12:49] I would hope most people editing config files are aware that UNIX is generally case sensitive [12:50] ie. you can't put "IFACE" in that file for a start [12:52] for my internet cafe, this is a real world example: [12:52] iface ath0 inet dhcp [12:52] wpa-key-mgmt WPA-EAP [12:52] wpa-eap PEAP [12:52] wpa-identity rt [12:52] wpa-password foobar [12:53] (plus the obvious wpa-driver and essid stuff) - especially that part with key-mgmt and eap having to be UPPERCASE has bitten me [12:53] I don't really understand wpa enough to know the difference between psk and password [12:53] what is it? [12:54] there are over a dozen variants of doing wpa. the easy ones are called wpa-psk. you can do that with TKIP (wpa1) or RSN(using aes, sometimes called wpa2) [12:54] the more interesting ones are called nowadays 'wpa-enterprise' this involves authentication agains radius servers [12:55] in that setup, we have a freeradius server authenticating against a mysql database [12:55] siretart, the ones you got a user/password to get in? [12:55] xhaker: sorry? [12:55] ah, and thus the identity/password pair? [12:56] wpa-enterprise.. uses certs and user/password authentication [12:56] right? [12:56] Keybuk: right. these credentials are presented to the radius server, which itself consults something else [12:56] xhaker: right [12:56] Keybuk: more advanced setups use a PKI infrastructure and x509 certificates [12:57] will this madness be wired to network-admin? [12:57] again using freeradius, which happens to hand out crypto/key material suitable for commen nas implementations around [12:57] tried that at my university today.. it wouldn't allow me to login though.. the AP's are there.. but i guess they haven't that connected to something yet [12:58] j^: well, it shouldn't be hard, now that we have wpasupplicant with ifupdown integration in dapper :) [12:58] j^: but we are after feature freeze after all [12:59] siretart it took a year to get WEP right in network-admin so i guess by that time NetworkAdmin should be all you need [12:59] j^: wep and this one look quite similar. when I find some time, perhaps I can hack on a patch for that === Keybuk wonders what nm-crash-logger is supposed to do === j^ tries to find out why NM 0.6 breakes orinoco_pci/hostap_pci === siretart gets some sleep. cu tomorrow! === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-devel [01:08] hnnrgh [01:08] who is responsible for CUPS in dapper? [01:09] pitti [01:09] yay for a) adding manufacturer autodetection from the USB info [01:09] and b) moving half the useful HP printer drivers into a pseudo-manufacturer called HP (HPLIP) [01:09] meaning that it detects that I have a HP Deskjet 5740 and forwards me straight to a list where my printer does not appear [01:10] *sigh* [01:11] Excellent communicateur l'humour ravageur, les confrences de Jeff Waugh sont clbres pour la quantit d'interjections que l'on peut y trouver : Rock 'n' roll , Awesome! Awesome! . [01:11] awesome. [01:12] now it's cone into an infinite loop [01:12] select(1024, [0 1 6 7 8 9] , [7] , NULL, {1, 0}) = 1 (out [7] , left {1, 0}) [01:12] time(NULL) = 1143159140 === Robot101 cries === na7e [n=nate@198.150.12.32] has joined #ubuntu-devel [01:14] Robot101, ranting won't help - filing a bug will [01:15] I will look at it more closely tomorrow, but I'm too tired now to file a useful one... I just wanted to print something === seth [n=seth@ubuntu/member/seth] has joined #ubuntu-devel [01:22] https://launchpad.net/distros/ubuntu/+source/cupsys/+bug/33545 [01:22] Malone bug 33545 in cupsys "cupsd hangs when HP printer is added with web interface" [Normal,Unconfirmed] [01:22] it seems to be that === lakin [n=lakin@dsl-hill-66-18-228-60-cgy.nucleus.com] has joined #ubuntu-devel === na7e [n=nate@198.150.12.32] has joined #ubuntu-devel === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-devel [01:42] anyone with a powerbook having problem to suspend to ram ? === hyperactivecrond [i=myuid@adsl-68-255-172-1.dsl.bcvloh.ameritech.net] has joined #ubuntu-devel [01:46] can we _not_ make ubotu join #debian-bots? [01:46] idk it seems that we're too conforming if we make him /join #debian... ubugtu and ubuntulog dont [02:13] Is ubuntu not supposed ot mount usbfs? [02:16] wasabi_; see /dev/bus/usb/... [02:18] Oh it's just in a different location. [02:18] Hmm. [02:19] Hmm. Possibilty of mounting it in both places for legacy apps, perhaps? [02:19] /proc/bus/usb, etc. [02:23] legacy apps won't work because the permissions will be wrong [02:23] so no real point mounting it [02:23] better to get the apps fixed [02:24] hmm. [02:24] Sure, if all those apps are open source. ;) [02:24] no biggy to do it manually, thx. ;) [02:25] mako: are you available for a talk? [02:27] /dev/bus/usb != /proc/bus/usb [02:27] /dev/bus/usb contains device nodes created and managed by udev using events from the usb_device subsystem [02:27] /proc/bus/usb is a hacky kernel pseudo-filesystem [02:28] you can always mount it if you need it, but you'll need to chmod/chown things [02:37] siretart: ping? [02:38] _ion: ping? [02:38] <_ion> keybuk: pong [02:38] _ion: I may be just being stupid here ... but how does nm-applet request a WPA key? :) [02:38] it says in the log that "NO valid key exists New key needed" and just sits there for a bit before giving up [02:39] <_ion> I haven't looked at how n-m does WPA stuff _at all_. :-) I don't have a WPA network. [02:39] <_ion> My machine is connected only via a wired network. [02:41] for me, it just came up with a dialog to enter the key [02:41] & then it just worked :) [02:41] weird [02:41] it came up with a dialog on the 11th attempt [02:41] and now always does [02:41] freeeeaky [02:42] oh [02:42] no [02:42] "took too long" [02:42] HAH [02:42] Keybuk there is some issue with old passwords saved in the keyring === mhz [n=mhz_chil@moinmoin/fan/mhz] has joined #ubuntu-devel [02:44] I do dislike how there's no way for gnome-keyring to have a "yeah, always let nm-applet have access" [02:47] libnotify-WARNING **: Received unknown action default [02:47] NOBODY EXPECTS THE DEFAULT ACTION! [02:47] Keybuk absolutly there should be a keyring that is opened than logging in === JaneW [n=JaneW@dsl-146-143-165.telkomadsl.co.za] has joined #ubuntu-devel [02:48] gnome bug 326925 [02:48] Gnome bug 326925 in general "need for a keyring that is unlocked than logging in" [Normal,Unconfirmed] http://bugs.gnome.org/show_bug.cgi?id=326925 [02:49] clearly I am Mr Stupid [02:49] because I cannot get NM and WPA to play nice [02:49] I put in my WPA key, it associates and disassociates for a while [02:49] then gives up === ctd [n=ctd@home.deigan.id.au] has joined #ubuntu-devel [02:50] which driver? [02:50] madwifi [02:51] hm, latest kernel + the patch that is in the unofficial NM should work [02:51] dont have one though [02:51] indeed [02:51] it works if I run wpa_supplicant myself [02:51] it's just NM's WPA puppetry === Burgundavia [n=corey@S0106000fb085cc63.gv.shawcable.net] has joined #ubuntu-devel === G0SUB [n=ghoseb@ubuntu/member/g0sub] has joined #ubuntu-devel [02:52] hm, is radeon oss broken for everyone? [02:53] https://www.redhat.com/archives/fedora-test-list/2006-March/msg00555.html [02:53] Are you using madwifi drivers, of the madwifi-ng drivers? [02:53] wpa_supplicant must be compiled for one or the other, and right now its [02:53] compiled for madwifi-ng. [02:53] madwifi drivers === Keybuk tries without the "community" workarounds patch === marcin` [n=user@194.114.146.58] has joined #ubuntu-devel === stub [n=stub@ppp-58.10.66.99.revip2.asianet.co.th] has joined #ubuntu-devel === minghua [n=minghua@69-153-139-36.dsl.hstntx.swbell.net] has joined #ubuntu-devel === yves [n=yves@200.140.129.56] has joined #ubuntu-devel === Gman [n=gman@nwkea-socks-1.sun.com] has joined #ubuntu-devel === zenrox [n=zenrox@71.115.198.118] has joined #ubuntu-devel === Amaranth [n=amaranth@ubuntu/member/amaranth] has joined #ubuntu-devel [03:20] WEP works at least [03:20] Mar 24 02:19:52 quest cupsd: Unable to open log file "/var/log/cups/error_log" - Permission denied [03:20] my gods, cups is having a spasm === Amaranth [n=amaranth@ubuntu/member/amaranth] has joined #ubuntu-devel === slomo_ [n=slomo@ubuntu/member/slomo] has joined #ubuntu-devel [03:28] I like how you say "gods." [03:29] <_ion> Battlestar Galactica. :-) [03:29] too much Terry Pratchett, I suspect === dark [i=deviled_@microsoft.gotrooted.com] has joined #ubuntu-devel === childe [n=childe@inet-nc01-o.oracle.com] has joined #ubuntu-devel === Kyral [n=Chris@ubuntu/member/kyral] has joined #ubuntu-devel === yves is now known as nictuku [03:53] ok _ion, Pygi, you are gods among men. I salut you for your NM work === tritium [n=tritium@ubuntu/member/tritium] has joined #ubuntu-devel [03:54] Keybuk; did you say wpa nm? === mat [n=mat@igoan/mat] has joined #ubuntu-devel [03:58] desrt: I said wpa-doesn't-work-for-me nm [03:58] but yesx [03:58] is in the archive === desrt waits pateiently [03:58] patiently too [04:00] ok, so I have Chicken, Asparagus, Sweetcorn and Pasta [04:00] maybe I shouldn't cook at 3am === childe [n=childe@inet-nc01-o.oracle.com] has left #ubuntu-devel [] === Amaranth tries to think of something you could make out of that [04:01] uh [04:01] if you have some alfrado sauce then that's one hell of a meal [04:01] do you have any cream of chicken? [04:01] or that [04:01] i was going for the ghetto version :) [04:02] pasta+whitesauce+asparagus+chicken is practically meant to be [04:03] I'm avoiding the sauce for experimental purposes [04:03] and I-don't-have-any-in purposes [04:03] Amaranth: that's what I'm having; added herbs and oil to make a meal === seth [n=seth@ubuntu/member/seth] has joined #ubuntu-devel [04:03] actually tastes rather scrummy [04:03] Keybuk: cream of chicken? [04:04] ok. so seriously [04:04] what's nfs that's not nfs? [04:04] all of these lustre/afs/whatever filesystems are way overkill [04:04] desrt: The only simple, transparent Unix networking file system is nfs [04:05] damnit [04:05] this is really an area that needs improvement! [04:05] If you don't like nfs, then what you choose depends on what you're trying to do [04:05] Firstly, what's up with nfs? [04:05] i want to mount a bunch of user homedirectories on a bunch of machines in a reasonably trusted environment [04:05] Easiest alternative is cifs [04:05] samba? [04:05] Per-user auth, unix semantics [04:05] Yeah [04:06] per-user auth is out of the question [04:06] Why? [04:06] i want it to always be there [04:06] not just when people log in [04:06] Ah. [04:06] Then nfs is the answer [04:06] blah [04:06] (seriously) [04:06] What's inadequate about nfs? [04:06] i guess i'd better figure out how to effectively firewall it then [04:06] the nfs server is semi-outward-facing [04:06] If all else fails, do nfs over VPN [04:07] Or move to nfs4 [04:07] mjg59; all the machines share ethernet [04:07] Yeah. You can do a VPN over that, surely? [04:07] If you're mounting stuff, you have to trust each of those machines [04:07] oh. i see what you're saying [04:07] i don't need this much security [04:07] But you don't have to trust the ethernet [04:08] Just firewall out access to the portmapper and mountd [04:08] i'm really just worried about effectively firewalling the 1000 (occasionally semi-randomly assigned) ports it opens [04:08] Though nfs (in theory) can turn up on any port, in practice it's always the same one [04:08] portmapper is infuriating [04:08] it has this -i open that totally fails to work in a useful way [04:08] -i 127.0.0.1 -i 172.20.1.1 [04:09] you might expect this to do something sane... but it actually just binds to the last interface you give [04:09] making it impossible to have it bound to 127.0.0.1 (required for services to register) and a specific external interface at the same time without binding to INADDR_ANY [04:09] iptables -A INPUT -s 0.0.0.0/0 --dport 111 -j DENY === `anthony [n=anthony@ekorp-203-63-137-225.eoff.ekorp.com] has joined #ubuntu-devel [04:10] i've already done this [04:10] Or just use tcpwrappers [04:10] (Since if you can't trust that, we're all doomed anyway) [04:11] i have listeners also on tcp/2049, 965, 3306, 953, 41115, 924, udp/2049, 32772, 32784, 918, 921, 1194, 962, 67 [04:11] That's fun [04:11] and i think that some of these are from portmap/nfs/whatever [04:11] :p [04:11] What's bound to them? [04:11] (lsof -i FTW) [04:11] netstat -p :) [04:11] Well, or that [04:11] You should have rpc.mountd and rpc.statd (possibly rpc.lockd) [04:11] mostly rpc.mountd and rpc.statd [04:12] Again, easiest is just to tcpwrappers them out [04:12] i've already done that too === desrt has a vague distrust for tcpwrappers [04:12] Sounds pretty secure, then [04:12] muh. guess i'm fine [04:12] Seriously, if tcpwrappers is broken, so is so much of the internet that they won't be hitting you first [04:13] i imagine it'd be pretty hard to exploit tcpwrappers [04:13] Yeah [04:13] It's pretty simple code, and it's been checked a lot [04:13] not to mention it doesn't listen to them at all [04:13] it's just like "you? hmm. no." === G0SUB [n=ghoseb@ubuntu/member/g0sub] has joined #ubuntu-devel [04:15] Wow. Aspirin is, like, the best thing ever [04:15] ah. interesting. the kernel is listening on 0.0.0.0:2049 tcp and udp. this is what bothers me most :) [04:15] this seems to be static though.. it's listed in /etc/services as 'nfs' === desrt adds to firewall [04:16] I generally forget that these things actually work === mjg59 revels in his newfound ability to swallow [04:16] Oh, wait. That sounds quite bad. [04:17] don't worry. we know you're just a pill swallower === LaserJock [n=mantha@ubuntu/member/laserjock] has joined #ubuntu-devel [04:40] real aspirin is worthless [04:40] you need 2000 mg of ibuprofen [04:51] Amaranth: some people don't react to ibuprofen [04:51] some do [04:51] depends whether the complaint is due to inflammation as well [04:51] hydracodone (sp?) then? :) [04:54] hmm, for my wife asprin works but ibuprofen doesn't do anything [05:01] TheMuso: ping [05:01] TheMuso: thx for the email === godiane [n=godiane@58.69.182.227] has joined #ubuntu-devel === Mez [n=Mez@ubuntu/member/mez] has joined #ubuntu-devel === Huahua [n=hua_@221.172.50.64] has joined #ubuntu-devel === GNULinuxer [n=ghoseb@ubuntu/member/g0sub] has joined #ubuntu-devel [05:29] is there some recommendation about using "dfsg" in either the package name or version for package that have non-free parts removed? [05:32] morning guys [05:32] LaserJock: it's mostly appended to the version IIRC [05:41] fabbione, hi [05:41] hi === G0SUB [n=ghoseb@ubuntu/member/g0sub] has joined #ubuntu-devel [05:46] G0SUB: make would be an exception (the source package is make-dfsg) [05:46] minghua: the gfdl issue? [05:47] minghua: has the make package been updated yet? IIRC no [05:48] G0SUB: you are right. but it's make-dfsg in debian already [05:48] okay, great === greebo [n=greebo@137.111.165.11] has joined #ubuntu-devel === irvin [n=irvin@ubuntu/member/irvin] has joined #ubuntu-devel === fabbione [i=fabbione@gordian.fabbione.net] has joined #ubuntu-devel [06:08] Can some canonical person please tell warthogs that Jeff (jdub) has been offline since 3am, and the fault has been logged with Telstra (very few Canonical people in Sydney at the moment so he couldn't call them) [06:08] greebo: thanks [06:08] <-will do [06:08] fabbione, thankyou [06:09] greebo: done [06:09] he can go back to sleep now ;) [06:10] fabbione, heh, he will have dinner in a few hours, no sleeping just yet ;) [06:11] greebo: afternoon nap? :) [06:11] heh :) siesta is always an option! [06:11] seee... === Gloubiboulga [n=gauvain@ubuntu/member/gloubiboulga] has joined #ubuntu-devel === highvoltage [n=Jono@196.207.41.251] has joined #ubuntu-devel === SEJeff [n=alicia@12-211-125-247.client.insightbb.com] has joined #ubuntu-devel === nictuku is now known as yves === fabbione [i=fabbione@gordian.fabbione.net] has joined #ubuntu-devel === besonen_ [n=besonen_@dsl-db.pacinfo.com] has joined #ubuntu-devel === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-devel === niven [n=niven@toronto-HSE-ppp4028883.sympatico.ca] has joined #ubuntu-devel === glatzor [n=sebi@ppp-82-135-64-134.mnet-online.de] has joined #ubuntu-devel === jlje [n=agp@cpe-204-210-33-233.san.res.rr.com] has joined #ubuntu-devel === Aegir [n=richard@d58-105-36-34.dsl.vic.optusnet.com.au] has joined #ubuntu-devel === j^_ [n=j@e178016178.adsl.alicedsl.de] has joined #ubuntu-devel === Gman is now known as GmanAFK === viviersf [n=cain@196.44.1.98] has joined #ubuntu-devel === freeflying [n=freeflyi@61.190.65.34] has joined #ubuntu-devel === marilize [n=marilize@196.36.161.235] has joined #ubuntu-devel === ironwolf [n=heyhey@c-67-188-235-2.hsd1.ca.comcast.net] has joined #ubuntu-devel === minghua [n=minghua@69-153-139-36.dsl.hstntx.swbell.net] has joined #ubuntu-devel === janimo [n=jani@Home03207.cluj.astral.ro] has joined #ubuntu-devel [08:00] Lathiat: ping [08:01] mjg59: ACPI on HP/Compaqs seem to have broken. This should be handled internally in the DSDT---did a interpreter change or similar? === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-devel [08:02] Good morning [08:07] janimo: pong [08:07] Lathiat: what is the status of avahi in dapper? [08:07] I see zeroconf spec was deferred [08:07] janimo: spec delayed, avahi was put in main, not installed by default [08:07] no gui for configuring it [08:07] that'l be done as part of zeroconf in dapper+1 [08:08] Lathiat: so how can one try it out now? [08:08] janimo: apt-get install avahi-daemon [08:08] can nautilus use it to discover samba shares for example? [08:08] Lathiat: I have it installed just wondering how to test it best [08:08] since I am entirely new to it [08:08] gnome app seem to all link to avahi [08:09] so I suppose even if there's no gui one can use it somehow [08:10] is the reason for spec delay incompleteness of avahi in some way? [08:10] Lathiat: so I am interested mostly in the client part now === robitaille [n=daniel@ubuntu/member/robitaille] has joined #ubuntu-devel === bmon [n=monnahan@26.Red-83-40-82.dynamicIP.rima-tde.net] has joined #ubuntu-devel === lali_ [n=blahhhh@ip68-100-52-229.dc.dc.cox.net] has joined #ubuntu-devel === minghua [n=minghua@69-153-139-36.dsl.hstntx.swbell.net] has joined #ubuntu-devel === sabdfl [n=mark@ubuntu/member/pdpc.silver.sabdfl] has joined #ubuntu-devel === sabdfl [n=mark@ubuntu/member/pdpc.silver.sabdfl] has left #ubuntu-devel [] === chmj [n=chmj@196.44.1.98] has joined #ubuntu-devel [08:40] what's the correct way to enable flash in firefox on dapper? We refer to an absent package in the documentation at the moment [08:41] (flashplayer-mozilla, which seems to have disappeared from multiverse) [08:41] i can see it [08:41] ? [08:43] hmm === doko_ [n=doko@dslb-088-073-095-052.pools.arcor-ip.net] has joined #ubuntu-devel [08:43] Lathiat, http://article.gmane.org/gmane.linux.ubuntu.doc/5220 [08:44] mdke, flashplugin-nonfree? [08:44] Seveas, right, that's what the poster says in that post, except he says it doesn't work [08:45] wffm - but it downloads things from an external server which of course is unreliable [08:45] Seveas, it works for you? [08:46] worked a few weeks ago - didn't try since [08:46] I'll have a go === hendry [n=hendry@222.106.128.34] has joined #ubuntu-devel [08:51] doesn't work [08:52] if anyone knows how to get flash support, please highlight me, and we'll add it to the documentation === jsgotangco [n=jsg@ubuntu/member/jsgotangco] has joined #ubuntu-devel [08:57] mdke: download the tar file from macromedia web site, untar it, copy the two files to your plugins directory in .mozilla. Not really user friendly, and use the CLI, but it works :) [08:57] we'll fall back to that if there isn't a package, I guess [08:58] someone could probably write a small script, including scraping from the macromedia web site the link to the latest tar file available. [08:58] its already a script [08:58] its not even a complicated script [08:58] Or we could get explicit permission from Macromedia to redistribute in multiverse. [08:59] yeah [08:59] (which we used to do without permission) [08:59] ah, hence the package disappearing [08:59] Having installer packages that break a few months after release is always teh suck. [08:59] or someone could resync with the latest DEbian package. I thought there was request on the motu list about this [08:59] so what does the flashplugin-nonfree package do? [08:59] robitaille: Yes, but that doesn't solve anything in the long term, just for now. [08:59] that's in the archive [08:59] would solve the security issue with the older flash we try to ship in all the ubuntu version since Warty [09:00] mdke: flashplugin-nonfree is an "installer package" that downloads from macromedia and installs. [09:00] infinity: long term is to hope that a free solution will work correctly for joe user [09:00] mdke: flashplayer-mozilla was a package that actually shipped the biaries from our archive (so didn't rely on their website not breaking) [09:00] ok [09:01] robitaille: That's longer term. I'm talking "for the dapper cycle", since we're not going to go slipping new Flash player (free or not) into dapper after it releases. [09:01] i tried installing it from within firefox, that failed too [09:01] lots of people will try that, because you only notice its absence when you get those "Missing Plugin" boxes [09:01] mdke: that should work...it worked for me a few weeks back. [09:01] How does it fail when you install it from firefox? [09:02] it downloads but doesn't install [09:02] Fun. [09:02] infinity, i don't know. It downloads for a while, gives me a license agreement, then says "Installation failed" [09:02] infinity: for dapper, what's wrong with the latest DEbian package? [09:02] robitaille: That it will stop working a month after we release? [09:02] then put the next version in dapper-update [09:03] it only lasts a month? [09:03] mdke: No, that's a hypothetical. As in "they could move the files on their website in a month" [09:03] Installer packages are notoriously unreliable and unsuitable for stable releases, IMO. [09:03] oh, that's an installer thing too [09:03] 6.0.25 worked for quite a while...it's only semi recently that things started to break. === Pygi [n=mario@83-131-252-117.adsl.net.t-com.hr] has joined #ubuntu-devel [09:04] infinity, i think the website uses a generic filename though, rather than a version number in the filename, so it might not break [09:04] And Macromedia /does/ hand out redistribution licenses like they're candy, so I'm not sure why no one's emailed them for one (which we could then apply to put flashplayer-mozilla back in multiverse) [09:04] but still, the website itself might break [09:04] _ion: around? [09:05] infinity, do you fancy pinging someone official to mail them? [09:05] on the other side, we are talking about a multiverse package. it breaks, it breaks; nobody is promising anything to anyone. But it would be nice if it worked for at least JUne 2006 :) [09:05] Well, I still have breezy's flashplayer-mozilla installed. Didn't even notice it had been removed. :) [09:05] That works fine. [09:05] me too [09:06] Oddly enough, my name's the last one on the changelog too. [09:06] Hrm. [09:06] Could explain why I have it installed. :) [09:06] then you get to fix it! [09:06] hehe [09:07] i saw that rule somewhere [09:07] Anyhow, I could mail them as an Ubuntu community representative, and if getting a license on behalf of Ubuntu doesn't cut it for them, can see if they're interested in granting a distribution license to Canonical instead. [09:07] sounds great [09:07] mdke: Yeah, I'm exempt from the rule, since I upload EVERYONE's packages. :) [09:08] infinity, no, that just means you get to fix everything [09:08] If I suffered from touched-it-last maintenance, I'd maintain the whole dist by now. [09:08] :) [09:08] infinity: you don't? [09:08] Mithrandir: Shh. I'm trying to put a happy spin on things and pretend for a moment that my life doesn't suck. === infinity wishes he could shake the TILM from Thunderbird and LRM. === ptlo [n=senko@83-131-79-237.adsl.net.t-com.hr] has joined #ubuntu-devel === Gloubiboulga is now known as Gloubiboulga|Aw [09:23] sladen: Around? [09:24] Keybuk: here? [09:25] infinity: yup [09:26] sladen: ping [09:26] JaneW: pong [09:26] sladen: did you receive my laptop testing team mail? 9I think you were one of the ones that got mail-bombed with the message - sorry about that) [09:27] sladen: I have to check in with all testers to make sure that they are still actively testing and on track [09:27] JaneW: yup, I queried you on IRC about the multiple copies. I'll just answer the first one if you want:) [09:28] sladen: again I am sorry, the messages refused to send, and I was creating a new one and then everything suddenly went - it was stupid [09:28] JaneW: I got one, and then there was a second one CC'ed to me, mjg59, corey [09:28] sladen: yes one response with suffice ;) [09:28] unless you want to get me back ;) [09:28] :) [09:28] with=will [09:29] siretart: ping === Burgundavia [n=corey@S0106000fb085cc63.gv.shawcable.net] has left #ubuntu-devel ["Ex-Chat"] [09:29] JaneW: pong [09:29] Lathiat: ping [09:29] sladen: https://launchpad.net/distros/ubuntu/+source/xserver-xorg-driver-i810/+bug/31499 [09:29] siretart: what I said to sladen...did you receive my laptop testing team mail? (sorry if you got mail-bombed with the message) [09:29] JaneW: yes, I received your message [09:29] Malone bug 31499 in xserver-xorg-driver-i810 "no dri with xorg 7.0 on Dapper" [Normal,Needs info] [09:30] sladen: The last comment on that bug is pretty convinced you just broke DRI for him with your mesa upload. [09:30] JaneW: pong [09:30] JaneW: I'm still testing the laptop, but my wiki is at flight-4, due to my last exam this week. I'll get it updated to flight-5 asap. [09:30] Ubugtu: why are you not providing clickable URLs anymore [09:30] Lathiat: did you receive my laptop testing team mail? (sorry if you got mail-bombed with the message) [09:30] siretart: ok great thanks [09:31] siretart: flight-6 is on Wednesday, you know, so you better get rolling. ;-) [09:31] JaneW: the laptop is in general fine, there are issues with suspend to ram, and some hotkeys, but nothing serious [09:31] nope sorry [09:31] siretart: we were just concerned that some people might have stoped testing altogether === Lathiat looks [09:31] Mithrandir: don't work so fast! I can't keep up! [09:31] siretart: I'll list you as compliant [09:31] sladen: It was responding to a clickable URL I pasted two lines up. :) [09:31] JaneW: no, I didn't stop at all. I needed to pause for some weeks for my exam [09:31] JaneW: i havent actually [09:31] JaneW: whered you send it? [09:31] Mithrandir: thanks for notice :) [09:32] Lathiat: I will check and resend... [09:32] also yeh i havent been updating the wiki, i do test it tho :) [09:32] if thats what your wondering [09:32] i should update it [09:33] Lathiat: It went to lathiat@bur.st [09:33] infinity: funky, ta. That set (kernel, mesa, -driver-i810, discover1-data) were basically adding additional PCI IDs [09:34] from? === StevenK wonders about the about-ubuntu spec. [09:35] resend? [09:35] Lathiat: done - you may have spam filtered it... ;) [09:35] i got that one [09:36] JaneW: i'll do a wiki update this weekend [09:36] Lathiat: ty :) [09:36] no real issues with my laptop a-t-m tho, other than the bug reports im already participating in [09:36] e.g. the synaptics/alps bug === seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-devel [09:37] does anyone know Niall Sheridan ? [09:37] him and kokey are the only 2 unaccounted for now. [09:37] koke I mean (kokey is another guy) [09:41] JaneW: don't you have their details on file from when you posted the machines out? [09:42] sladen: well I didn;t post the machines out... [09:42] sladen: I dstarted with the wiki table and now I have Claire's list [09:42] sladen: so I do have an e-mail address for him, but he hasn't responded === WaterSevenUb [n=WaterSev@195-23-238-240.nr.ip.pt] has joined #ubuntu-devel === dholbach [n=daniel@i577B056D.versanet.de] has joined #ubuntu-devel [09:47] good morning [09:47] Do we really need ifrename in the resume scripts now that udev does that anyway? [09:48] mornin' dholbach === Lure [n=admin@external-7.hermes.si] has joined #ubuntu-devel === vuntz_ [n=vuntz@volin.imag.fr] has joined #ubuntu-devel [09:48] heya Pygi [09:49] fabbione: do you have a patch of that change you did to glib? Debian could use the same change probably? [09:49] seb128: uh no.. it's just a change in debian/rules [09:50] hum, k, I'll debdiff both so [09:50] or diff both rather :) [09:50] just diff debian/rules [09:50] it's a 3/4 lines changes [09:50] k [09:50] do you know if -mcpu=v9 should be used on Debian sparc too? [09:51] seb128: it's an optimizations for sparc64 processors [09:51] that package used to have no diff and be syncable, I would like to keep it that way if possible :p [09:51] afaik it breaks on sparc32 [09:51] that debian does support [09:51] :( [09:52] seb128: couldn't you do a test on lsb_release -is in debian/rules? [09:52] infinity: around? [09:53] dholbach: Debian has no lsb installed by default, but we could Build-Depends on it maybe [09:53] yeah [09:53] dholbach: I would rather have a try on the arch than on lsb [09:54] seb128: sure.. that'd be better [09:55] who can tell me why is n-m missing libn-dev atleast for ppc (we didn't had amd64 builds) when in our test repo we have that package? :-/ [09:55] https://launchpad.net/distros/ubuntu/+builds?build_state=depwait === lali_ [n=blahhhh@ip68-100-52-229.dc.dc.cox.net] has left #ubuntu-devel [] === Treenaks [n=martijn@thuis.foodfight.org] has joined #ubuntu-devel === fabbione gets back to the rack [09:56] later [09:56] morning fabbione [09:56] hi simira [09:57] How's your better half? [09:57] simira: she is getting better... [09:57] and you? [09:58] fabbione: fine, enjoying the spring approaching. [09:58] eheeh good [09:58] ok i am back to the rack [09:58] for real === fabbione & [09:58] enjoy [09:59] Pygi: libnl is not in main yet [09:59] slomo_: hm, ok, thanks for taking time to answer ^_^ === mvo [n=egon@p54A67D39.dip.t-dialin.net] has joined #ubuntu-devel [10:01] seb128: I used lsb_release for a few packages to keep them syncable. Works well. [10:01] Pygi: but it's approved... so talk to Kamion about it maybe :) [10:01] infinity: yeah, that's an idea :) === Pygi pokes Kamion [10:01] seb128: And we definitely don't want to build with -mcpu=v9 on Debian/sparc [10:01] slomo_: do you have an idea why some people still have that totem-xine issue? [10:02] seb128: the crash, the mem usage or the slow logo? [10:02] slomo_: the xerror, which is the same issue that the slow logo afaik [10:03] seems to be "ask for too much ressource and trigger an xerror due to that" crash [10:03] seb128: hmm... would be useful to have the complete output of totem-xine in that case [10:03] fabbione: If you wanted to build with world with v9, why didn't you have doko change the GCC default to v9 instead of v8? [10:04] fabbione: I can also override it in gcc-opt, or a varienty of other things to prevent seb from having an ugly diff in his package. :) === pvanhoof [n=pvanhoof@mailhost.newtec.be] has joined #ubuntu-devel === `anthony [n=anthony@220-253-35-232.VIC.netspace.net.au] has joined #ubuntu-devel === carlos [n=carlos@82.109.136.110] has joined #ubuntu-devel === ompaul [n=ompaul@ubuntu/member/ompaul] has joined #ubuntu-devel [10:07] infinity: becayse we don't want that for dapper [10:08] infinity: dapper is v8 by default and that's good enough [10:08] infinity: some pkgs require extra tuning.. and to avoid to introduce a global regressions point, we just change the few we need [10:08] does that tuning makes a real difference? [10:08] seb128: yes [10:09] like changing from v7 to v8 in gcc made gcc about 25% faster [10:09] but we know there are no regression from v7 to v8 [10:09] we don't know the same to v9 [10:10] so isolated changes are easy to spot than changing the default [10:10] seb128: you will be able to drop the change in dapper+1 if we get enough testing on v9 by default [10:10] k, I guess I'll be near to 0 GNOME packages syncable on Debian without change soon :p [10:12] Kamion, mdz: could any of you approve or refuse the libcairo UVF exception? There is a CVE on cairo fixed by that version, so either way we need to patch or update [10:13] bbl [10:14] fabbione: Yeah, but I still could have overridden just the one package in gcc-opt, that's all I'm saying. :) === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #ubuntu-devel === j^ [n=j@e178016178.adsl.alicedsl.de] has joined #ubuntu-devel === jamesh [n=james@82.109.136.110] has joined #ubuntu-devel === janimo [n=jani@Home03207.cluj.astral.ro] has left #ubuntu-devel [] [10:22] Pygi: I'm doing my morning archive maintenance now, so main promotions are next on the list [10:22] seb128: ... and UVF exceptions are after that, being harder ;) [10:23] have to do these things in order of coffee intake [10:23] Kamion: thanks ^_^ === Mithrandir chuckles === Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-devel [10:24] Kamion: hehe :) [10:25] Mithrandir: hi. you working on some xkeyboard-config changes atm? Just to know if I can upload an another fix for the ralt stuff [10:25] Kamion: will we get wpasupplicant in main as well? [10:26] seb128: I have no changes pending now. [10:26] seb128: I uploaded the fix from svu on lp yesterday, is it more than that? [10:26] Mithrandir: ok, I'll upload it so. FYI the change is http://webcvs.freedesktop.org/xlibs/xkbdesc/symbols/group?r1=1.7&r2=1.8 [10:26] Pygi: it's in the queue, but not reviewed yet [10:27] and it pulls in qt4, which seems to have gone unnoticed [10:27] Pygi: I don't actually really make the review decision, pitti does that [10:27] I just act on decisions he makes (and make a few "obvious" ones myself) [10:27] seb128: go ahead. [10:27] Mithrandir: that fixes the issue on my box and my altgr is still working as modifier on normal config so seems to work fine :) [10:27] Mithrandir: ok, doing that now [10:27] mjg59: there is no process called evdev [10:28] Kamion: hm, the libnl inclusion report says that it's approved by pitti [10:28] lifeless: a loaded module called evdev? [10:28] slomo_: that would be why I promoted it five minutes ago :-P [10:28] slomo_: Pygi asked me about wpasupplicant, not libnl [10:28] dholbach: is evdev a kernel module ? [10:28] Kamion: yes, I know...we removed that dependency in our test repo I believe... ok, I'll poke pitti [10:29] well, most recently [10:29] Kamion: oh... ok, sorry for the noise ;) [10:29] Kamion: nah, I about libnl and libnl-dev ;) [10:29] $ sudo lsmod | grep evdev [10:29] evdev 10432 1 [10:29] but that's an xorg.conf option too [10:29] Pygi: might have changed actually, the anastacia report I was looking at predates the NEW processing I did on the most recent wpasupplicant binaries 20 minutes ago [10:29] ah yes === seb128 not sure about what is the discussion [10:29] mjg59: - yes, evdev 10176 2 [10:29] Kamion: ah,kk [10:30] but I know using evdev with xorg makes gnome-settings-daemon go away [10:30] interesting [10:30] seb128: since mdz was already talking with you about cairo, I'd prefer to leave that to him [10:30] usually works best if we don't both pile in on something [10:30] I didn't explicitly ask for it ever [10:31] Kamion: yeah, do you know if he's likely to be around today? [10:31] he was not to the distro team meeting yesterday neither replied to the mail so ... [10:33] seb128: oh, actually, StaffCalendar says he's on holiday now; ok, I'll look at it [10:33] Kamion: thank you [10:34] Pygi: I accepted wpasupplicant yesterdsy [10:34] pitti: k, great [10:34] Pygi: oh, can you make wpasupplicant optional in nm [10:34] Pygi: ? [10:34] Pygi: i. e. detect it at runtime? [10:34] pitti: it was still in the not-ready section of the inclusion queue [10:35] Kamion: yes, because it wasn't seeded/germinated yesterday night [10:35] Kamion: yes, that's why I told that... [10:35] Pygi: I'm not 100% happy about having it in main, but if we can't avoid it... [10:35] it seems sane enough at least [10:36] pitti: no, it wasn't even in that section, it was in "reviewed packages that need work before approval" [10:36] still is [10:36] Kamion: oops, my fault then [10:36] pitti: we can't really avoid it when N-M needs it for WPA jobs [10:36] pitti: I routinely look in the "reviewed and approved, but not ready to promote" section anyway [10:36] Pygi: I meant, will n-m work without wpasupplicant? === carlos [n=carlos@82.109.136.110] has joined #ubuntu-devel [10:36] pitti: yes, ofcourse ... [10:37] pitti: I wonder if it's still worth keeping that separate from "ready to promote" [10:37] because the ftpmaster has to sanity-check against anastacia *anyway* [10:37] Kamion: if you don't need it, then let's just merge them [10:37] pitti: it'll work, but no WPA will be available [10:37] Pygi: that sounds indeed good [10:37] Pygi: so what about Recommends: or Suggests: instead of Depends:? [10:37] pitti: mdz might have liked it I guess, but it seems like excess paper-shuffling to me [10:37] Pygi: and no WEP afaik? doesn't it use wpa_supplicant for WEP? [10:38] I've never found it valuable [10:38] slomo_: yes, no wep as well ;) [10:38] Kamion: fine for me [10:38] pitti: I would go for recommended ... [10:38] pitti: what do you say? === MagnusR [n=magru@c83-250-59-127.bredband.comhem.se] has joined #ubuntu-devel [10:39] Pygi: the definition of 'Suggests' seems to match more closely IMHO, but I don't know how many people actually need WPA [10:39] pitti: i would say that nm is almost useless without wpa_supplicant... no sane wireless network has no encryption at all (it's required also for WEP) [10:39] slomo_: hm? [10:39] pitti: wpasupplicant is also needed for WEP [10:39] slomo_: I'm in a city-wide WLAN that has no encryption at all - what for? [10:40] slomo_: the only thing that WEP/WPA provides is access control to the WLAN, AFAICS [10:40] pitti: Lucky you... I never ever was able to use an unencrypted WLAN. [10:40] slomo_: but in big networks that seems to work poorly, that's why they use something different here === joelbryan [n=joelbrya@210.213.161.237] has left #ubuntu-devel [] [10:41] pitti: yes, but do we really want it to make *that irrelevant* to put in 'Suggests' [10:41] Pygi: Err, why would it be required for WEP?... it never was before. [10:41] pitti: ok, but i for one was never in a wlan that had no encryption ;) and i think every private wlan has (or should have) encryption... [10:41] slomo_: why? [10:41] infinity: uh, k , sorry :-/ [10:41] it isn't required for WEP, just WPA [10:42] pitti: hm, I guess we can go with 'Suggests' then [10:42] Pygi: http://www.de.debian.org/doc/debian-policy/ch-relationships.html#s-binarydeps [10:42] I's recommend Recommends, personally. [10:42] Since WPA is a pretty big feature of NM. [10:42] infinity: well, WFM, but for Recommends we need it in main [10:43] pitti: do you want your neighbour or somebody else use your network? :) but anyway, i'm fine with recommends [10:43] Pygi: Are you sure NM does not use wpasupplicant for both? It would be natural to do so IMHO. [10:43] pitti: we have many packages in main that recommend something outside of main afaik [10:43] slomo_: alright [10:43] pitti: Is it too sketchy/broken for supported? [10:43] hunger: as infinity sad, WEP can be used without wpasupplicant [10:43] infinity: not really, but the question is do we want to support it for 3 years in its current state [10:43] infinity: it seems sane now, but given that wlan change their encryption method like people change their socks, I have a dizzy feeling about supporting it for 3 years === Pygi agrees with pitti [10:44] Pygi: Hmmm... gnome developers seem to like redundant code:-) [10:44] pitti: and what about "Enhances" ? [10:44] pitti: WLAN encryption is stnadardized now [10:44] Pygi: that's not yet really supported, and Enahnces is just a reverse Suggests [10:44] pitti: (WPA2 is an implementation of 802.11i afaik) [10:44] Pygi: You can put Enchances in the control file if you want, but no tools actually support it. [10:45] pitti: (which is a standard) [10:45] infinity: oh, joy ... [10:45] infinity: 'Enchants:'? :) === irvin [n=vx@ubuntu/member/irvin] has joined #ubuntu-devel [10:45] pitti: Erm, yeah. I can type. Really. [10:46] pitti, infinity: so the real question is do we really want wpasupplicant in main ... given that it's not so good as it should be, do we really think we can/want to support it for 3 years? :-/ [10:46] pitti: Even if there is a new WLAN encryption in 3 years time, then the situation will probably be like WEP/WPA at the moment. I doubt that WPA will change in itself. [10:46] hunger: I agree, it'll just be obsolete [10:47] pitti: Yes, like WEP is nowadays. Still you want to support that? [10:47] I think the most important question is: is there an upstream behind it which is likely to stay around for a while? === Kagou [n=Kagou@84.6.132.79] has joined #ubuntu-devel [10:48] hi [10:48] pitti: behind wpasupplicant 0.4.8? hardly...they are now working on new 0.5 brach, which is labeled as experimental development build [10:48] That is the real question, yes, since WPA should eventually get rolled into wireless-tools, I expect. [10:48] Maybe someone "offical" could ask them? [10:49] No need to be official to ask such questions. [10:49] Oh boy, another banshee upload. [10:49] infinity: Well, the answer might differ depending on whether it is asked by famous-distribution-head-honcho or by joe-random-user;-) === infinity waits for /dev/null to die on all the buildds. [10:50] hunger: No, if you're asking how long upstream plans to stick around and support software, the answer is always the same. [10:50] infinity: sorry :( maybe we can finally find the package that breaks the world and fix it this time? [10:50] hunger: No one's going to commit to supporting their crap for 3 years just because they like me. [10:50] slomo_: I need to find the time to figure it out. I can't reproduce it reliably, so it's a bit of a pain to nail down. [10:50] infinity: Yes... I guess something like "nope, we play with the cool stuff" :-| [10:51] slomo_: If I had to guess, I'd blame either mdadm or udev, since no other package build-deps on those (why does yours?) [10:52] ARGH [10:52] pitti: it is higly unlikely that they will continue backporting fixes from 0.5 branch to 0.4.8 as they consider 0.5 to be too much experimental...and we are using "our own" patches on wpasupplicant === ogra wonders what the standard answer should be on bugs like: my GL screensaver crashes my box if i use Xgl/compiz [10:52] where "experimental" = works [10:53] infinity: good question... where do the b-d exactly come from? [10:53] yes, that is true HrdwrBoB, but do you really want to support that? :-/ [10:53] slomo_: Let me hunt that down for you. [10:53] ogra: Xgl is experimental, so that is to be expected. [10:53] HrdwrBoB: and no, it doesn't work for anyone [10:53] hunger: yes, but the frustration of getting many, many bug reports like that.. :) [10:54] ogra: Plus xgl does not support direct rendering by apps which is probably what the gl screensaver is doing. [10:54] hunger, yes, but is the workload that crap puts on me also to be expected ? [10:54] damned [10:54] slomo_: libnjb5 depends on "udev | hotplug" ... That's obviously just plain wrong. [10:54] ogra: just tell them them to stop reporting such bugs ^ [10:54] not that they will listen, but... [10:54] exactly [10:54] slomo_: You should change that to a Suggest, perhaps. [10:54] *sigh* [10:54] ajmitch: Is that at all surprising? [10:54] slomo_: (or remove it completely, since an Ubuntu system without udev is pretty rare) [10:55] infinity: sure, will do... but don't ask me why it depends on those :) [10:55] pitti: so, what we will do? :-/ [10:56] Pygi: well, it seems I'm overturned by the large number of people who need WPA :) [10:56] Pygi: really, I'm fine with putting it into main if it helps many people [10:57] Pygi: but please make it a Recommends: nevertheless, so that it can be uninstalled [10:57] infinity: hm, was added by the debian maintainer in the last version we synced... anyway, let's move it to suggests [10:57] pitti: I need WPA, but I do not need it in main. [10:57] slomo_: Yeah, I saw the Debian changelog. He changes the "hotplug" depends to "udev | hotplug"... Changing one to the other is correct, but it should never have been a Depends in the first place. :) [10:58] hunger: but you know what wpasupplicant is, presumably :) [10:58] pitti: I'll probably switch to dapper+1 as soon as the archives are opened for that;-) [10:58] infinity: ok, uploaded :) can you delay banshee until this is built? [10:58] pitti: I don't think having wpasupplicant in restricted for example, is bad...people who need it, will just install it [10:58] slomo_: And it would appear that's what's pulling in mdadm as well (through a lovely udev -> initramfs-tools -> mdadm dependency chain), though that won't happen anymore with the latest initramfs-tools. [10:58] pitti: I am using it for a long time now... [10:58] so either we say 'yes, we want WPA', then we need to commit to that and put it into ship, or we say 'sucks to be you' and entirely leave it in universe [10:58] slomo_: Not easily. I'll just clean up if it breaks. No big deal. [10:59] pitti: why not restricted? [10:59] but if it's really that important, then it rather sounds like we shoould do (a) [10:59] slomo_: And we can see on your NEXT banshee upload if that fixes the issue. :) [10:59] Pygi: Is wpasupplicant restricted? [10:59] Pygi: what should that be good for? isn't it free software? [10:59] pitti: we did the the same with madwifi -ng (puted) it into restricted [10:59] pitti: ah, yes, it is.. [10:59] Pygi: or does it violate patents of any kind? [10:59] nop [10:59] infinity: hehe... i think the next one could take a bit longer this time ;) [10:59] hm, ok, I guess we'll just have to make it recommend :-/ [10:59] Pygi: we have to support restricted as well as main [11:00] slomo_: Note that it's the weekend for me already, so I'm trying to avoid anything that smells too much like work. :) [11:00] pitti: yes, I know...hm, if we put it into universe it's unlikely it will ever get fixes, patches, etc :-/ [11:00] infinity: wanna bet how long you can resist? :) === godiane [n=godiane@58.69.182.227] has joined #ubuntu-devel [11:00] pitti: I'll be strong. I promise. :) [11:00] infinity: use the force :) [11:01] pitti: if it's up to universe or main, I say we go for the main ... and make sure we apply proper patches if/when needed [11:01] pitti: and make wpasupplicant "Recommended" of N-M === herzi [n=herzi@c151100.adsl.hansenet.de] has joined #ubuntu-devel === Lure [n=admin@external-7.hermes.si] has joined #ubuntu-devel [11:02] Pygi: If it is a recommend, then it will not work out of the box. Then it can go into universe as well IMHO. [11:02] hunger: bah, do we erally want to make it "Depend"?? [11:02] really* [11:03] Pygi: if you don't then a normal user won't be able to set up a wpa connection without help. [11:03] hunger: All high level package managers will install Recommended packages by default. [11:03] Pygi: wpasupplicant can then just as well go into universe. [11:03] pitti: thoughts? [11:03] infinity: They do? [11:04] hunger: If we're not putting NM in -desktop (we're not), then the only way users will install it is manually. [11:04] infinity: I never used one. [11:04] hunger: no, it universe it's less likely to get proper support [11:04] Pygi: recommends, and putting it into ship should DTRT, shoudln't it? [11:04] hunger: And if you're assuming "stupid users", you assume they use "stupid user package management", which will always pull in recommends by default. [11:04] infinity: aptitude won't install recommends if they are in ship? [11:04] infinity: Oh, then why move it into main at all? [11:04] pitti: Oh, if it's a ship/supported split, and all you have is the CD, then it won't work, yes. [11:05] pitti: We'd need to explicitely seed wpasupplicant to ship to make the CD corner case work. [11:05] infinity: I mean, if both n-m and wpasupplicant are in ship, then I don't see a problem with recommends === jinty [n=jinty@135.Red-80-37-34.staticIP.rima-tde.net] has joined #ubuntu-devel [11:05] pitti: Right. [11:05] infinity: yes, that's what I was up to [11:05] pitti: yes, agreed... [11:05] WPA is becoming mainstream and I think it makes sense it is always installed with NM (=depends) [11:05] Lure: bah, you haven't been following all.. === carlos [n=carlos@82.109.136.110] has joined #ubuntu-devel [11:06] Oh, I'll just shut up. You will do the right thing anyway. [11:06] fabbione, ping [11:06] hunger: nah, just say your opinion [11:06] ogra: pong [11:06] Lure: Nah, Debian packaging is as much about choice as anything else. If WPA isn't a REQUIRED feature of NM (and it's not), it's best as a Recommends (if "most" people want it) or a Suggests (if "some" people want it) [11:06] pitti: do we have place on CD for wpasupplicant? [11:06] bug #34584 [11:06] Malone bug 34584 in gnome-screensaver xserver-xorg-driver-ati "screensaver flicker ati" [Normal,Confirmed] http://launchpad.net/bugs/34584 [11:06] Pygi: the default answer is always 'no' :) [11:07] pitti: I got the impression that it's "no" ;) [11:07] ogra: yes? [11:07] Pygi: Unless you go back in time and invent bigger CDs, that is [11:07] Size: 231746 [11:07] pitti: ah, I knew it... but can we squeeze it in? ;) [11:07] Pygi: I am for both in desktop and thus main or both in universe (but maybe on the CD). [11:07] fabbione, intrestingly i can neither reproduce it on my amd64 lappie with nvidia card (amd64/i386) nor on my ibook ati .. [11:07] well, that doesn't look too bad [11:07] infinity: if recommends means that you will get it with NM, then I think this is the right mode [11:07] Yeah, 200~250k, depending on arch. [11:07] That's a biggish package, but not horrible. [11:07] fabbione, the flickering seems to appear only with certain ati cards [11:07] ogra: well they say that it is gnome-screensaver.. because it works with xscreen saver [11:07] Lure: Recommends means that if you use high-level package management (aptitude, synaptic, etc), you'll get it by default, yes. [11:08] Pygi: But then... if you got wlan you usually got broadband as well and can damn well grab the stuff of the net. [11:08] pitti: as far as I can tell, wpasupplicant is not that big ... so squeeze it? ;) [11:08] ogra: and i recalled some gnome-screensaver flickering issues [11:08] fabbione, and its reproducable in xscreensaver if you switch the visual for the screensaver from GL to default [11:08] hunger: yes, but if it is in main, and we ship n-m, it'll be good to have it on the cd [11:08] fabbione: I'm grabbing the xorg lock [11:08] BTW, what is Debian doing - depend or recommend? [11:08] Pygi: yeah, yeah, you folks should just say that we don't need langpacks :) === dzonni [n=dzonni@ordi.ee] has joined #ubuntu-devel [11:08] Lure: synaptic has a option for this (in preferences) [11:08] Mithrandir: sure [11:08] pitti: nah, we need langpacks ;) [11:08] Pygi: (nm, we'll squeeze it in, I suppose) [11:08] Lure: Debian would almost certainly go with Recommends or Suggests, given that they're completely splitting the package to make it modular. [11:08] ogra: ok.. you can reassign it back if you want [11:08] fabbione, so my question is, can it be related to the ati driver and the handling of visuals there ? [11:09] pitti: yes, about nm ... but wpasupplicant... [11:09] Lure: They're splitting out all the VPN/PPTP stuff, etc. Specifically so people can pick and choose. [11:09] Pygi: I do not think that it makes sense to have one but not the other. [11:09] Pygi: sorry, nm == nevermind [11:09] ogra: yes it could [11:09] hmm,k [11:09] pitti: ah, ok ;) great :-D [11:09] its one of my little nightmare bugs :) [11:09] pitti: somebody appears to have put wpasupplicant into the minimal seed, BTW, in case you hadn't noticed [11:09] ogra: the flickering screensaver? Is that yours? [11:09] infinity: OK - I am all for recommend with your great explaination [11:09] ;-) [11:09] Kamion: minimal??? *gulp* [11:10] pitti: I'll need to poke keybuk to make it recommended I belive, as I have no more powers over the package (or do I?), as Scott is official maintainer now [11:10] simira, yes === infinity wonders if he should switch his WAP from WEP to WPA (ooh, nice TLAs) to test the new NM... [11:10] pitti: I won't promote it until that's been decided on properly [11:10] Pygi: you have as long as it's still in universe [11:10] Kamion: it seems that after this discussion, ship seems to be the right place [11:10] pitti: it has been promoted to main [11:10] Kamion: shipping, making wpasupplicant recommeded [11:10] Kamion: I assume the plan is still to put n-m into ship? [11:11] infinity: you should, unless you have unsupported card (or badly behaving one like madwifi) [11:11] Lure: well, it's just about testing here. I don't care about the security aspect. I only have WEP enabled for testing purposes too. [11:11] Lure: I normally just run with MAC filters. If people want to sniff my traffic or spoof a MAC, they're welcome to it. [11:12] infinity: ;-) [11:12] Lure: Anything I do that's "private" is encrypted in other ways anyway (ssh, pgp, etc) === lexhider [n=lexhider@ppp64-209.lns1.mel4.internode.on.net] has joined #ubuntu-devel === lexhider [n=lexhider@ppp64-209.lns1.mel4.internode.on.net] has left #ubuntu-devel [] [11:14] pitti: k, so we've settled that ^_^ [11:14] yes, I think so [11:14] anything else to settle regarding n-m? [11:14] Pygi: knetworkmanager? [11:15] hunger: we are still to see what is going to happen with knetworkmanager ... I hope we can get it into main, but ... [11:15] hunger: so KDE people can have it :-/ [11:17] pitti: how should we go with knetworkmanager? first inclusion into universe, then promotion to main? [11:17] hunger: knetworkmanager is waiting for NM-dev packages in order to be able to build it with VPN [11:17] Pygi: yes, please [11:17] hunger: then we need to get FF exception (as kNM was not in Dapper yet!) [11:17] pitti: but I suppose we won't be able to ship that on kubuntu cd? [11:17] Pygi: why not? [11:18] pitti: well, the default "no" for place on cd ;) [11:18] Pygi: why not - kNM is simple code that could be accepted to main [11:18] Pygi: NM was the hard part [11:18] Pygi: right, that requires a beer or two for Riddell [11:18] pitti: told you ^_^ [11:18] Lure: no, the cd is full ... it is always full ^_^ [11:19] pitti: considering that we need to put wpasupplicant also on kubuntu cd :-/ === Pygi pokes Riddell [11:19] the question is never whether we have space for something new -- it's always 'what do we kick in favor of this one?' [11:19] Kamion: thanks for the UVF approval [11:19] Pygi: Kubuntu CD will have plenty of space if Ooo is replaced with KOffice (just joking ;-)) [11:19] Lure: joy === joelbryan [n=joelbrya@210.213.161.237] has joined #ubuntu-devel [11:19] pitti: yes, but we can't really kick something important :-/ [11:19] pitti: and what are we to kick from ubuntu cd because of wpasupplicant? :-/ [11:20] Pygi: that's where the beer and Riddel come into play [11:20] and Riddell, too [11:20] pitti: hm, ok, I guess you will talk to him ... or should I? [11:21] Pygi: I think you'd do better, I don't have a strong motivation for wpasupplicant :) [11:21] Pygi: and seb128 always hits me so hard if I say a K-word [11:21] pitti: bah, me neither actually, but a lot of people want it ;) === pitti hugs seb128 [11:21] pitti: lol ;) === seb128 hugs pitti [11:21] pitti: what? Kubuntu? ;) [11:21] pitti: why would Riddell need to drop something for wpasupplicant - it is needed for Ubuntu [11:22] seb128: HE SAID IT! HE SAID IT!!! [11:22] Lure: NO PLACE [11:22] seb128: what? ;) [11:22] Riddell just need to find something for space for knetworkmanager... [11:22] Lure: bah, leave it to me... I'll talk to him ^_^ [11:23] Lure: you just make sure Knetworkmanager hits the universe [11:23] simple, just put gnome on the cd instead [11:23] pitti: why is the Kubuntu so important? ;) [11:23] s/Kubuntu/Kubuntu word [11:23] pitti: what? That I'll kick you if you use a k-word? :p [11:23] Pygi: nevermind === Kagou [n=Kagou@84.6.132.79] has left #ubuntu-devel ["Parti"] [11:23] pitti: ah, ok :-/ [11:23] Pygi: just bitching === Pygi loudly shouts Kubuntu word at seb's ear [11:31] oh, there is already a main inclusion report for wpasupplicant.. interesting.. [11:31] sladen, volume hotkeys working nicely on my thinkpad, except the mute button mutes and doesn't remute. can I put that on the tpb bug, or shall I file a separate one? if a separate one, is it gnome related, or hotkey-setup related? [11:31] s/remute/unmute [11:32] siretart: heh [11:35] mdke: the mute key never unmutes on thinkpads. You press up/down to unmute [11:35] sladen, are you sure? I could have sworn I've always used it like that. [11:36] mdke: it's hotkey-setup, but it follows the design of the hardware (it's how ThinkPads have worked for since RMS had a PDP-11 in at his nursery school) [11:36] ok [11:36] Kamion: thank you for the libcairo UVF approval. Should I send ChangeLog with it instead of NEWS only next time? [11:36] mdke: On my thinkpad, mute's always been a one-way thing. [11:37] infinity, well, given that you have the same as me... [11:37] mdke: T43? [11:37] :) [11:37] yes [11:37] Yeah. It's never un-muted. :) [11:37] Volume up to unmute. [11:37] ah ok [11:37] the gnome mute dialogue is incredibly confusing [11:37] mdke: how so? [11:38] mdke: you would like a striked speaker icon? [11:38] mdke: would it be better if it showed the volume level at zero when muted? [11:38] it doesn't have the red cross in it which the applet has, so it looks like it's telling you it's not muted [11:38] seb128, that's exactly what I'd like :) [11:38] seb128: I like the one at the moment. What about the current icon with a small [x] in the corner [11:38] mdke: there is some bugs and dup about it [11:39] seb128, cool. is it too late for gnome to fix it? [11:39] sladen: I'm fine with current one, but if somebody wants to send a patch using a different icon and if it looks nice I'm fine to use the patch [11:39] Pygi: what makes you say that wpasupplicant has been promoted to main? (it hasn't) [11:39] pitti: n-m ship> yes [11:39] mdke: probably for that cycle, UI freeze [11:39] hmm [11:40] Kamion: yes, it still isn't in main ... but it will be ^_^ [11:40] seb128, in that case, a good alternative would be for it to show the volume level as zero, as sladen suggests. I think the best would be to use the same icon as for the applet though [11:40] we can change the icon [11:40] I might have a look on it later [11:40] seb128: in general, yes, especially when mdz asks you for it (which I guess you missed) ;-) [11:40] all those are small details [11:40] seb128: send NEWS as well if available, since it's usually a useful summary [11:41] seb128, that would be great [11:41] but we have a long list of small details, so not easy to take everything [11:41] seb128: unfortunately NEWS in this case was not very useful really [11:41] Kamion: oh, he did? Oh, I took the question about 1.0.3 === martink [n=martin@p54B3A8C1.dip0.t-ipconnect.de] has joined #ubuntu-devel [11:42] Kamion: I had a look on the ChangeLog before asking for the UVF but I was not sure if that was something too verbose to send or not. Noted for next one :) [11:43] Kamion: Do you know if there's been any movement on making the queue tool less hideously confusing? === godiane_ [n=godiane@210.5.110.1] has joined #ubuntu-devel [11:43] pitti: around? [11:43] Kamion: I did a binary NEW of libsvn-javahl/sparc earlier today, and was amazed at the hoops I had to jump through to figure out what was new, what priority it should be, etc, etc. [11:43] Pygi: yes [11:43] mdke: btw, when you press volume up, are the steps smaller than volume down? [11:43] pitti: just talked to Riddell, he says we can squeeze it in [11:43] sladen, yes [11:44] pitti: altought I did somethin' silly first ;) lemme quote it for you... [11:44] pitti: "Pygi first pays Riddell a bear or two then talks to him" [11:44] lol [11:44] lol ;) [11:44] Pygi: most of the Ubuntu folks prefer a pony, btw [11:45] pitti: lol ^_^ [11:45] sladen: might be a feature [11:45] the steps not beeing the same both way [11:45] it allow you to move quite quickly one way [11:45] sladen, i quite like it, assuming that is the actual behaviour :) [11:45] and then to adjust [11:45] it's nice to move down quicker [11:45] sladen: I view that as a feature, since you often want it "quieter NOW, dear god!", but you want control when going up. === Tm_T is more llama person [11:46] infinity: it's probably one of those real-world UI improvements that just never got done because normal users couldn't accept it === _ion is a giraffe/squirrel person. [11:47] _ion: bah ;) [11:51] infinity: I keep bugging cprov, but he seems to think that coding style improvements are more important === lloydinho [n=andreas@130.225.237.95] has joined #ubuntu-devel [11:52] _ion: 7join #animal-perversions eh? [11:53] <_ion> tm_t: http://johan.kiviniemi.name/tmp/giraffe_licks_squirrel === Fjodor [n=sune@0x55510b65.adsl.cybercity.dk] has joined #ubuntu-devel === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-devel [11:56] Kamion: Ahh. Well, he's on VAC (marriage/honeymoon) now, so I guess we deal with what we have for a while. [11:57] infinity: oh, cprov is not there? === mwright1night [n=mwright1@203-214-27-200.dyn.iinet.net.au] has joined #ubuntu-devel [11:57] who is cprov? [11:57] simira: our Soyuz god [11:57] pitti: He's either just leaving the sprint now/soon, or has already left. [11:57] ah, thanks [11:58] pitti: He gets married this weekend, so was cutting it a bit close. :) [11:58] must be something going.. [11:59] Is the Firefox maintainer about, check out this bug: It affects all users outside of the USA... https://launchpad.net/distros/ubuntu/+source/firefox/+bug/10910 [11:59] Malone bug 10910 in firefox mozilla-firefox "Default page size for printing is letter" [Normal,Unconfirmed] [12:00] infinity: wow, didn't know he was getting hitched [12:00] Default paper size is letter, AND the setting can't be changed in any way (only on a per print basis) [12:00] infinity: bug 30933, incidentally [12:00] Malone bug 30933 in launchpad-upload-and-queue "queue should show me which binaries are new" [Wishlist,Confirmed] http://launchpad.net/bugs/30933 [12:00] mwright1night: It's not pulling it from /etc/papersize, is it? [12:00] (if you want to subscribe) [12:01] nup [12:01] Kamion: Thanks, done. [12:01] infinity: also, that's weird, because I NEWed libsvn-javahl on the other architectures. It must have hit NEW at the point when the binaries I processed were in accepted, which seems to be where the race happens [12:01] mwright1night: So, that's correctly set to a4? [12:01] _ion: nam [12:01] (empirically) [12:01] yep [12:01] Kamion: Yeah, all of soyuz appears to race on accepted. [12:01] This is an upstream bug, however in my terminal server environment is its in the top 4 worst bugs for end users [12:01] Kamion: (hence yesterday's fiasco) [12:01] yeah [12:02] mwright1night: I don't suppose you can find it in upstream's bugzilla? [12:02] mwright1night: (No, I'm not the firefox dude, but I'd still be interested in adding more info to the bug) [12:03] yer I can [12:03] and the redhat bug [12:03] mwright1night: Excellent. [12:03] mwright1night: Hook 'em all up to the LP bug. :) [12:03] give me a minute, I upgraded my redhat server to FC5 where I keep my mail, FreeNX broke and now I cant' get my email [12:04] Oh, I didn't even look at the bug... [12:04] This is ancient, and has the mozilla bug in it already. [12:04] let me check if that's the right mozilla bug though [12:04] i'll confirm === Lure [n=admin@external-7.hermes.si] has joined #ubuntu-devel [12:04] I think it is [12:05] something needs to be done about it, I Had to replace 4 printers, to buy ones that had A4/letter auto override just to accomodate that [12:05] costs our not for profit organisation 15k AUD === godiane [n=godiane@124.106.132.148] has joined #ubuntu-devel [12:09] so do you think it's an important bug? === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-devel [12:09] to get resolved [12:11] http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=133658 === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-devel [12:13] mwright1night: You may want to bring iwj's attention to the bug. It shouldn't actually take much patching to shoehorn the feature in there, assuming the mozilla suite only does paper size selection in one fairly isolated are in the codebase. === infinity fins it rather funny that the bug was submitted in 2002 by someone who's now a Canonical employee. [12:14] yes that is the correct upstream bug number, one of the distros needs to fix it then send it upstream, cause they don't care to fix it [12:14] if not geeks start to use this software, this is the kind of thing that makes the user experience really frustrating === cassidy [n=cassidy@f1-pc174.ulb.ac.be] has joined #ubuntu-devel === pitti_ [n=pitti@dialin-145-254-080-237.pools.arcor-ip.net] has joined #ubuntu-devel [12:18] Oh, fun. network-manager build-deps on wpasupplicant, I didn't notice that. So the promotion needs to happen regardless. [12:22] <_ion> infinity: It shouldn't build-dep on wpasupplicant. [12:23] infinity: who is iwj? [12:24] mwright1night, Diziet [12:24] our firefox hero === ploum [n=ploum@user-85-201-2-96.tvcablenet.be] has joined #ubuntu-devel [12:26] <_ion> From the package i have here: Build-Depends: automake1.9, debhelper (>= 4.1.0), patchutils (>= 0.2.25), intltool, libtool, libiw-dev (>= 27+28pre9), libdbus-glib-1-dev (>= 0.60), libglib2.0-dev, libhal-dev (>= 0.5.0), libgtk2.0-dev, libglade2-dev, libgconf2-dev, libgnome-keyring-dev, libnotify-dev (>= 0.3.0), libnl-dev, libgcrypt11-dev, libpanel-applet2-dev, libgnomeui-dev [12:29] ok I left him a proivate msage === j^ [n=j@e178016178.adsl.alicedsl.de] has joined #ubuntu-devel [12:34] _ion: keybuk's package clearly build-deps on it, cause my buildds all dep-waited the package. :) [12:34] And my regexes are never wrong! [12:34] <_ion> Interesting. === infinity goes to check if his regexes were wrong. === glatzor [n=sebi@ppp-82-135-64-134.mnet-online.de] has joined #ubuntu-devel === G0SUB [n=ghoseb@ubuntu/member/g0sub] has joined #ubuntu-devel [12:35] <_ion> Is keybuk's source package available from somewhere? I'd like to diff my source to it. === jordi [n=jordi@151.Red-80-33-200.staticIP.rima-tde.net] has joined #ubuntu-devel [12:35] _ion: Yeah, the source should be in the archive. [12:35] Build-Depends: debhelper (>= 4.0.0), gnome-common, intltool, libgnome-keyring-dev, libdbus-glib-1-dev (>= 0.60), libiw-dev(>= 27+28pre9), libhal-dev, libgnomeui-dev, libpanel-applet2-dev, libglade2-dev, libgconf2-dev, docbook-to-man, libnl-dev, wpasupplicant [12:36] Launchpad is going down in 25 minutes for updates. Downtime will be approx. 10 minutes. Wikis will be in read only mode during this time. [12:38] <_ion> infinity: Seems like those dependencies were copied from some completely different package. [12:38] <_ion> infinity: That package doesn't use e.g. docbook-to-man. [12:38] _ion: Probably. He didn't use your package, just used some of your patches/changes, afaik. [12:39] <_ion> infinity: I think one should be able to remove dockbook-to-man and wpasupplicant from the Build-Depends line without any problems. === infinity would love a way to have his default gnome-keyring be unencrypted. === godiane [n=godiane@124.106.133.239] has joined #ubuntu-devel [12:39] The only thing in there is my WEP key... And the password protecting the WEP key is more secure than the key itself. [12:40] Which seems pointless. [12:40] <_ion> :-) [12:40] I don't dig having to log in twice (effectively). [12:40] That's my only gripe with NM, really. [12:41] (Well, my only major gripe... Lots of minor ones) === ompaul_ [n=ompaul@213-202-146-68.bas502.dsl.esat.net] has joined #ubuntu-devel === ..[topic/#ubuntu-devel:Kinnison] : Ubuntu Development (not support, even with dapper) | #ubuntu for support and general discussion | #ubuntu-motu for getting involved in development | http://wiki.ubuntu.com/DeveloperResources | http://wiki.ubuntu.com/HelpingWithBugs | Flight 5 released | If your initramfs is broken in any way, please save a copy for infinity | UI sprint in #dapper-look | LP/Soyuz down for upgrade [12:45] Kinnison: Bah, like anyone reads the topic anyway. [12:45] Kinnison: (Guess how many broken initrds I get sent to me) [12:45] thats probably because they simply arent broken ? [12:45] :) [12:46] Nice theory, but I get enough complaints. [12:46] And I say "did you save me a copy, like the topic asks for?" [12:46] And they go "Oh, no, I didn't see that, I just dpkg-reconfigured and it works now" [12:46] And I die a little inside. === Lure_ [n=admin@BSN-77-152-53.dsl.siol.net] has joined #ubuntu-devel [12:47] infinity, that's life - and the same effect, you can see in EVERY web-forum. There you'll read hundreds of complains, that something important doesn't work. But how many bugs marked "critical" exist? [12:48] evil users ! [12:48] I'd love it if someone would go through the Ubuntu forums and try to file some bugs on behalf of people with weird problems. [12:48] letting you die .. [12:48] But it's not something I have the time for. [12:49] infinity, forget it - 99% of those problems are PEBKAC [12:49] The ubuntu-users mailing list is full of "this is horribly broken and must be fixed before release!!" stuff too, but no one on the list ever seems to suggest that the users in question should file a bug. === marcin` [n=user@194.114.146.58] has joined #ubuntu-devel [12:49] and the last 1% is so bad described, that you can't find out, what he means [12:49] KaiL_: Sure, many are, but some aren't. And the non-problems still get lost, because we don't read the forums, cause we just plain don't have the time. [12:50] err, non-PEBKAC problems, that is. [12:50] so just fix those bugs, which find the way into LP :) [12:50] a bug filing team... === Lure__ [n=admin@external-7.hermes.si] has joined #ubuntu-devel [12:50] like the ~15 I reported last week (of which at least 5 are from crying friends..) === ..[topic/#ubuntu-devel:Kinnison] : Ubuntu Development (not support, even with dapper) | #ubuntu for support and general discussion | #ubuntu-motu for getting involved in development | http://wiki.ubuntu.com/DeveloperResources | http://wiki.ubuntu.com/HelpingWithBugs | Flight 5 released | If your initramfs is broken in any way, please save a copy for infinity | UI sprint in #dapper-look | Soyuz updated, report issues in LP === LinuxJones [n=willy@hlfxns01bbh-142177197059.ns.aliant.net] has joined #ubuntu-devel === godiane [n=godiane@124.106.133.98] has joined #ubuntu-devel === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #ubuntu-devel === jdub [n=jdub@208.64.233.220.exetel.com.au] has joined #ubuntu-devel [01:32] hrm, since last update *last night) my panles are complete mess, no ALT-TAB, and no workspace switching, any ideea ? :) [01:32] panles , even [01:36] panels, too :P === godiane [n=godiane@124.106.133.98] has left #ubuntu-devel ["Bomb"] === _human_blip_ [n=mike@mike.nelsonbay.com] has joined #ubuntu-devel [01:43] Treenaks: what's the idea ? :) [01:43] no idea [01:43] still works fine for me [01:44] what about keyboard setup, do you have ALT-TAB and ALT-F2 working as expected? [01:44] yes [01:44] (I updated last night, too) [01:44] infinity: hmm, queue output just changed somewhat, I have a suspicion some of our problems may be answered === infinity logs in to look. [01:48] at least, I see a star there, that might maybe disappear when a binary is already overridden, or something [01:48] no examples of binary-new to check with at the moment, though [01:48] Kamion: have you done vim-ruby already? [01:48] Yeah, I see... [01:48] vim was ages ago. [01:49] well it was worth a thought [01:49] I could do a gratuitous upload and reject it. :) [01:49] I've been trying to keep new pretty clear of late [01:50] I noticed that. [01:51] What's the deal on the ifolder/libflaim business in there? [01:51] Also, uhm, why is the newest not at the bottom anymore? [01:51] That seemed intuitive and Correct to me. [01:52] Kamion: Did you request that the queue sorting get inverted, or is this a bug? [01:53] I didn't request it; presumably somebody thought it was a good idea ... [01:53] I dunno, I can see arguments either way [01:53] Seems entirely backwards, since it's a CLI tool, you want the more recent stuff closer to your prompt. === Hirion [n=hirion@draugr.de] has joined #ubuntu-devel [01:53] I'd think. [01:53] you could argue that older queue items ought not to be forgotten [01:53] although on balance I did prefer the older order [01:53] They won't be forgotten, once you clear out the ones you really care about at the bottom. :) [01:54] infinity: ifolder/libflaim are pending an e-mail conversation with Mez that I need to get back to [01:54] Ahh, check. === infinity wonders if the sorting really did get inverted, or if the sorting's just buggy and not working anymore. [01:54] infinity: it's a bit harder when you're dealing with a queue 70-odd items long, which it was when I first started poking at the Soyuz queue [01:54] Kinda hard to tell with so few things in the queue. [01:54] 'queue -R breezy -Q unapproved info \*' is inverted, so I think it's consistent [01:55] Check. [01:59] Kamion: you want some discussion about debconf/gnome and the upgrade tool? what is your preferred time for this? === Gwynn [i=Gwynn@cp106356-a.tilbu1.nb.home.nl] has joined #ubuntu-devel === Kagou [n=Kagou@84.6.132.79] has joined #ubuntu-devel [02:07] Riddell: I uploaded new app-install-data, it should be more complete now (fixed some bugs). I checked various kde apps and the icons are extracted so adept_installer should find them [02:08] mvo: great, thanks, will take a look === mvo goes for lunch [02:09] Riddell: most kde icons seems to be xpm, no idea if that is good or bad (or dosn't matter) [02:09] Riddell: oh, and it's pretty big :) [02:09] mvo: no kde icons are xpm [02:10] Mithrandir: ping [02:10] mvo: now's fine, just want to know what the problem is [02:10] TheMuso: pong [02:10] Kamion: i'm about to leave for lunch [02:11] fine, after lunch is good too [02:12] I'm here all day, thankyou, etc. === OculusAquilae [n=oculus@p548D4197.dip0.t-ipconnect.de] has joined #ubuntu-devel [02:12] Mithrandir: http://www.themuso.id.au/ubuntu/casper -- An update to the accessibility script. Not much was trimmed, as most of the settings that are set in the profiles are not otherwise desired by other users if that makes sense. :) [02:13] Just passed a patch to dholbach to move important settings into the necessary packages. === _mvo_ [n=egon@p54A67D39.dip.t-dialin.net] has joined #ubuntu-devel [02:16] <_mvo_> Riddell: sure? http://paste.ubuntu-nl.org/10718 shows some in kreversi === _mvo_ kicks his wlan [02:17] <_mvo_> Kamion: maybe after lunch? I'm about to leave for lunch === Kagou [n=Kagou@84.6.132.79] has left #ubuntu-devel ["Parti"] === HiddenWolf [n=HiddenWo@136.172.dynamic.phpg.net] has joined #ubuntu-devel [02:17] _mvo_: fine [02:19] mvo: the debian packages do still have some xpm icons, but the KDE icons are all PNG. kreversi has hi128-app-kreversi.png ./usr/share/icons/hicolor/128x128/apps/kreversi.png [02:22] <_mvo_> Riddell: hm, the extractor is not smart enough to decide which on to pick then and he preferes standard locations (/usr/share/pixmaps) [02:23] /usr/share/pixmaps is obsolete, /usr/share/icons is the standard === towolf [n=opera@p54BF0915.dip0.t-ipconnect.de] has joined #ubuntu-devel === Hirion [n=hirion@draugr.de] has left #ubuntu-devel [] === HiddenWolf [n=HiddenWo@136.172.dynamic.phpg.net] has joined #ubuntu-devel === towolf [n=opera@p54BF0915.dip0.t-ipconnect.de] has left #ubuntu-devel [] === G0SUB [n=ghoseb@ubuntu/member/g0sub] has joined #ubuntu-devel === aheck [n=aheck@mnh9-d933b076.pool.mediaWays.net] has joined #ubuntu-devel === stratus [n=stratus@cronopio.rits.org.br] has joined #ubuntu-devel === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-devel [02:58] seb128, thanks ! :) === mhz [n=mhz_chil@pc-252-84-215-201.cm.vtr.net] has joined #ubuntu-devel [02:59] ogra: you're welcome === hunger [n=tobias@p54A608EF.dip0.t-ipconnect.de] has joined #ubuntu-devel === sfeehan [n=sfeehan@pool-64-222-121-94.burl.east.verizon.net] has joined #ubuntu-devel === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-devel [03:21] sladen, the chap for whom the thinkpad hotkeys don't work on bug #341 says that he uses xfce, could this be the difference? [03:21] Malone bug 341 in Ubuntu "tpb doesn't work" [Normal,Fix released] http://launchpad.net/bugs/341 === jsgotangco [n=jsg@ubuntu/member/jsgotangco] has joined #ubuntu-devel [03:31] mdke: xfce doesn't do visualisation of volume controls, I suspect [03:34] mjg59, i suspect so too. so it's a choice between using tpb (works with any desktop), and hotkey-setup (works with GNOME only)? [03:34] Or xfce getting its act together [03:34] tpb is not an acceptable general answer [03:35] Any user who can use tpb can render the system unbootable [03:35] mjg59, i suppose there isn't any possibility of the hotkey-setup solution becoming desktop independent? [03:36] It /is/ desktop independent [03:36] It sends standard keycodes [03:36] mdke: you just need to configure your desktop to react on those keycodes [03:36] mdke: therefore hotkey-setup integrates more nicely than tpb [03:37] i see. well I'm happy anyway, because I use gnome :) [03:39] too bad for others though [03:40] (Well, they could, I don't know, fix the desktops...) [03:40] well, they haven't lost anything, because their desktop *never* did have visualisation of volume control === bddebian [n=bddebian@mail.ottens.com] has joined #ubuntu-devel [03:41] gnarf. stupid acx111 not being able to do wpa on their own :( [03:42] siretart, what acx111 have you got? [03:43] mdke: I'll look === carlos [n=carlos@82.109.136.110] has joined #ubuntu-devel === jane_ [n=JaneW@dsl-146-182-24.telkomadsl.co.za] has joined #ubuntu-devel [03:47] mdke: Texas Instruments ACX100 PCI adapter [03:47] this is my brother's machine :/ [03:47] i've got one of those. siretart, did it work out of the box? === LeeJunFan [n=junfan@s64-186-37-84.skycon.net] has joined #ubuntu-devel [03:48] although I think there are lots, with different firmware === ogra_ibook [n=ogra@ubuntu/member/ogra] has joined #ubuntu-devel [03:51] seb128, do you know whether gnome-sudo has been replaced by another command in dapper? [03:51] gksudo? [03:52] could be [03:53] ogra@edubuntu:~$ apt-cache search gnome-sudo [03:53] gksu - graphical frontend to su [03:53] :) [03:53] Kamion: I think I found the cause of the debconf/gnome fontend problem, my bad [03:54] mdke: WEP worked for me out of the box, yes [03:54] ogra, it seems to have disappeared from gksu between breezy and dapper [03:54] siretart, cool [03:54] mdke: now I switched my home network to wpa, but now I read this: http://acx100.sourceforge.net/wiki/WPA [03:54] mdke: did we have a such command once? [03:54] seb128, in breezy [03:54] are you sure? [03:54] ogra@edubuntu:~$ apt-cache show gksu|grep Provides: [03:54] Provides: gnome-sudo [03:55] seb128, yeah, I'm on breezy now [03:55] hm. seem that I have to fiddle with ndiswrapper :( [03:55] mdke: dpkg -S `which gnome-sudo` [03:55] siretart, WEP has only supported for about 6 months :) [03:55] ogra: Provides is for packages not command [03:55] seb128, i know [03:55] seb128, gksu: /usr/bin/gnome-sudo [03:55] mdke: ls -l /usr/bin/gnome-sudo ? [03:56] (maybe it used to ship a compatibility command) [03:56] but there was a package called gnome-sudo once that provided /usr/bin/gnome-sudo [03:56] seb128, -rwxr-xr-x 1 root root 32 2005-10-18 06:09 /usr/bin/gnome-sudo [03:56] mdke: cat /usr/bin/gnome-sudo [03:56] mdke: I'd rather say for a couple of GB of traffic [03:56] seb128, yes, it's gksudo :) [03:56] thanks [03:56] that's weird that you ever suggested that one [03:57] we use gksu for everything since warty :) [03:57] gksu or gksudo === mdke shrugs [03:57] we inherited it from the unofficial ubuntuguide, I think [03:57] but there was a gnome-sudo package pre warty [03:57] I'll update it [03:57] siretart: That's the normal state of WPA support [03:57] ogra: that's not the point, stop arguing on that [03:57] siretart: We do it all in userspace [03:57] i guess it got merged for backwards compatibility [03:57] mdke: thank you [03:58] ogra: we are not discussing why it got merged, but why people were still using a stuff deprecated for ages now [03:58] ah [03:58] seb128, thanks [03:58] sorry then [03:58] mjg59: err, right, but the kernel has to provide some extensions for wpa support. [03:59] siretart: Yes. And they claim that the acx driver does [03:59] mjg59: who claims that? [03:59] http://acx100.sourceforge.net/wiki/WPA claims that you need ndiswrapper for that :( [03:59] http://acx100.sourceforge.net/wiki/WPA implies that the necessary wireless extensions are in the driver (though untested) [04:00] mjg59: if that means that wpasupplicant needs another driver backend, than thats not written (yet) [04:00] siretart: they're unifying WPA upstream [04:01] siretart: into the 'standard' wireless extensions [04:01] Treenaks: they tell driver developers to implement WE19, I know [04:01] siretart: so you don't need 600 backend modules for wpasupplicant anymore [04:01] siretart: No, it doesn't mean that [04:01] Treenaks: AFAIK only ipw2200 (and perhaps ipw2100) implement that sufficiently :( [04:01] seb128, by the way, should a tip on how to open files as root in nautilus even be in the guide, in your opinion? does it carry security problems? [04:01] siretart: and prism54 [04:02] It's actually pretty trivial to add the support [04:02] mjg59: I just tried breezy/acx100.ko with wpasupplicant_0.4.8 - no luck with any driver backends [04:03] siretart: The only one which would have any chance of working is wext. If that doesn't work, it's a failing in the driver and we can fix that [04:03] Treenaks: I'd be happy if madwifi and acx would implement WE19 soon. but I don't see that happen in short time [04:03] siretart: Why not? [04:03] Treenaks: madwifi upstream doesn't consider WE19 important [04:03] madwifi is probably harder due to it being made out of string [04:03] mjg59: so I shall try upgrading to dapper and see if wext works there? [04:04] I intended to do that tomorrow anyway [04:04] siretart: It's worth a go. If it still doesn't work, then file a bug. [04:05] mjg59: ok. will do [04:08] madwifi upstream actually seems to have become more receptive to WEXT in the last week or two. [04:08] They've been asking for specs and pointers on how to support the current API. [04:09] (Which will most likely just end up as wrapper around their own interface for now, but that's fine) [04:09] infinity: wow.. madwifi devs, listening to demands? [04:10] what do other people think? is it a bad idea to document a nautilus script which permits you to open files as root from the file manager? if so, what are the hazards, perhaps we can include an appropriate warning [04:11] mdke: what's the use case? === _human_blip_ [n=mike@mike.nelsonbay.com] has joined #ubuntu-devel === irvin [n=vx@ubuntu/member/irvin] has joined #ubuntu-devel [04:11] neuralis, browse to /etc, right click fstab, select Scripts -> Open as root [04:11] for example === sfeehan [n=sfeehan@pool-64-222-121-94.burl.east.verizon.net] has joined #ubuntu-devel [04:12] mdke: it should say 'open as administator', but other than that, there's no real hazard. you're not doing anything that a user can't already do via sudo. [04:12] mdke: no such action should exist for 'execute', though. that'd be evil. [04:13] it uses gnome-open === lionelp [n=lionel@ip-128.net-82-216-65.rev.numericable.fr] has joined #ubuntu-devel [04:13] good point on the s/root/administrator [04:14] neuralis, does gnome-open execute stuff? [04:15] mdke: let me check. [04:16] infinity: do they plan that wrapper for madwifi-ng only or for madwifi-old as well? [04:16] mdke: "Error showing url: There is no default action associated with this location." [04:16] mdke: that's for a binary, so it appears not. [04:17] neuralis, ok, I'll include a health warning anyway [04:18] mdke: another warning on top of gksudo asking for the root password seems a bit overbearing. [04:19] neuralis, just a warning in the documentation, not in the script [04:19] mdke: ah, okay. [04:19] siretart: Only -ng, the -old branch hasn't had a commit for a very long time, it's just there so people have something to use while -ng is broken. [04:20] I see [04:25] mdke: I don't think that explaining people how to do that if they want to do it is an issue, no [04:25] Gwynn: yes.. i'm available === WaterSevenUb [n=WaterSev@195-23-238-177.nr.ip.pt] has joined #ubuntu-devel [04:28] seb128, cool. thanks === soumyadip [n=soumyadi@59.93.198.137] has joined #ubuntu-devel === cassidy [n=cassidy@f1-pc174.ulb.ac.be] has joined #ubuntu-devel [04:36] mvo: oh, ok, cool, what was it? I asked partly because I know there was a libglib-perl/libgtk-perl issue at one point in dapper, but it should be fixed now [04:38] Kamion: hm, i'm still investigating. it looks like a issue with the environment and the XAUTHORITY [04:41] infinity: kdenetwork is not compiling on those platforms because it can't find /var/run/utmp, any idea where utmp might have gone? [04:42] Not required to be there? [04:42] It's not in my chroots either, hence why I could reproduce it. [04:43] And I didn't do anything fancy to "clean" my local chroots. === _human_blip_ [n=mike@mike.nelsonbay.com] has joined #ubuntu-devel === lakin [n=lakin@dsl-hill-66-18-228-60-cgy.nucleus.com] has joined #ubuntu-devel === Gloubiboulga|Aw is now known as Gloubiboulga === jdub_ [n=jdub@208.64.233.220.exetel.com.au] has joined #ubuntu-devel === dholbach_ [n=daniel@i577B056D.versanet.de] has joined #ubuntu-devel === dholbach_ is now known as dholbach === ogra_ibook [n=ogra@ubuntu/member/ogra] has joined #ubuntu-devel === bmon [n=monnahan@26.Red-83-40-82.dynamicIP.rima-tde.net] has joined #ubuntu-devel === mat|work [n=mat@igoan/mat] has joined #ubuntu-devel === seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-devel [05:00] pitti: please can you move the locale-gen calls from the -pack into the -support packages? [05:01] doko: hm, not move, but I can additionally do them in -support === bmonty [n=bmontgom@ubuntu/member/bmonty] has joined #ubuntu-devel [05:03] is the live-cd of today working? it drops me into a busybox here [05:03] pitti: fine with me [05:03] pitti: How do you propose I get ubuntu-live installable on hppa?... Should I just unseed langsupport-* from hppa/live, or can you think of something more clever? [05:04] pitti: (Due to langsupprt depending on openoffice packs which depend on openoffice..) [05:04] infinity: which packages are uninstallable in particular? [05:04] ah [05:04] infinity: as a quick fix, unseeding certainly works [05:04] infinity: alternatively I change the dependencies to be [i386 powerpc amd64] or so [05:05] Alternately, it might work if the openoffice packs didn't depend on openoffice, but that only works if they can install with it (can they?) [05:05] infinity: that indicates that netboot will probably be broken though [05:05] I'd almost rather we didn't paper over that ... [05:05] pitti: If they're arch:all packages, you can't do that. You can't use [arch] in depends, only build-deps. [05:05] infinity: oops, right [05:05] oh, live, I guess netboot doesn't matter [05:06] infinity: hm, once upon a time, the ooo langpacks depended on openoffice.org | language-support-XX === aheck [n=aheck@mnh9-d933b076.pool.mediaWays.net] has left #ubuntu-devel ["I] [05:06] doko: ^ that's not the case any more? [05:06] doko: Do the openoffice packs have to depend on openoffice, or is that just there to get the version right? (which could be done with a set of conflicts instead) === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-devel === jinty [n=jinty@135.Red-80-37-34.staticIP.rima-tde.net] has joined #ubuntu-devel [05:07] I think that's the only real thing blocking me from turning on livecds for hppa again... [05:08] So, if we can sort it somehow, that would be awesome. [05:08] Even if it means tying up an i386 buildd for another 12 hours on an OOo-l10n build. :) [05:09] infinity: parse error ... === kent [n=kent@kr-lun-89-144-233-83.3.cust.bredband2.com] has joined #ubuntu-devel [05:11] Err, wait. The deps are correct? === infinity scratches his head. [05:12] Let me hop in a chroot so I can argue with this britney output. :) === wasabi [n=wasabi@207.55.180.150] has joined #ubuntu-devel [05:14] Ah-ha. === chris38-home2 [n=Christia@mut38-4-82-233-119-151.fbx.proxad.net] has joined #ubuntu-devel [05:15] doko / pitti: It's not the langpacks, it's the thesaurus... openoffice.org-thesaurus-en-us depends on openoffice.org-core, and you've added the thesaurus to language-support-en. === j^ [n=j@e178016178.adsl.alicedsl.de] has joined #ubuntu-devel [05:18] infinity: hm, then maybe the same alternative dependency should be applied to the thesauri? [05:19] doko: Same with openoffice.org-hyphenation-de, it requires openoffice to be installed. [05:19] Yeah, I expect the thesauri and heyphenation packages should get the same treatment the langpacks got. [05:21] Luckily, none of them require an OOo-l10n rebuild. [05:21] The thesauruses and hyphenation stuff all come from a bunch of smaller packages... [05:21] infinity: ok [05:22] doko: You okay with applying that hack to those? [05:22] sure [05:22] They don't break without OOo installed, I hope? (ie: postinsts fail, etc) [05:23] at least for the similar firefox hack I had to add an if [ -x ... ] to the postinst/prerm [05:23] Does firefox still use evil update-chrome stuff? === infinity is glad that's gone from thunderbird. [05:23] infinity: nope [05:27] infinity: I give up. Which package do I have to dpkg -i to reproduce https://launchpad.net/distros/ubuntu/+source/defoma/+bug/6614 ? [05:27] Malone bug 6614 in gs-common "Use of uninitialized value in print at /var/lib/defoma/scripts/gs.defoma line 108" [Normal,Confirmed] [05:27] Diziet, all font packages ? [05:27] Diziet, i see it on every flight install for every font package [05:28] I just installed (eg) gsfonts-x11_0.17ubuntu3_all.deb ttf-arabeyes_1.1-4_all.deb x-ttcidfont-conf_20ubuntu1_all.deb and a couple of others. [05:28] I see Can't exec "locale": No such file or directory at /usr/share/perl5/Debconf/Encoding.pm line 16. [05:28] Use of uninitialized value in scalar chomp at /usr/share/perl5/Debconf/Encoding.pm line 17. [05:28] But that's something different. [05:28] yeah [05:28] strange [05:29] Diziet: Grab an ISO and do a fresh test install? I'm pretty sure the bug didn't just recently go away. [05:29] i'm 100% sure it was there in flight 5 [05:30] test install> I was hoping for a shortcut :-). Fair enough. [05:30] Do I have to select CJK or something ? [05:31] it happens for me in either english (uk/us doesnt matter) or german installs [05:31] Diziet: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=325598 tries to explain why it may only happen on initial install. [05:31] Debian bug 325598 in gs-common "Subject: gs-common: uninitialized value in print in /var/lib/defoma/scripts/gs.defoma" [Normal,Open] [05:31] Ooo. [05:32] Diziet: (note that the Debian bugs are linked in a portlet on the side of the Malone bug) [05:32] Oh, so they are. I always ignore all of that clutter ... [05:33] Yeah, that particular feature could be made more prominent. I'd never look for it if I didn't already know there were linked bugs. === Lure [n=admin@clj46-234.dial-up.arnes.si] has joined #ubuntu-devel [05:33] at least it moved to the left and you can actually click it :) === freeflying [n=freeflyi@61.190.65.34] has joined #ubuntu-devel [05:35] Oh, look. hoary-updates appears to work. Snazzy. === freeflying [n=freeflyi@61.190.65.34] has joined #ubuntu-devel === mxpxpod [n=BryanFor@unaffiliated/mxpxpod] has joined #ubuntu-devel === Lure_ [n=admin@clj46-234.dial-up.arnes.si] has joined #ubuntu-devel === soumyadip [n=soumyadi@59.93.198.137] has joined #ubuntu-devel === pitti_ [n=pitti@dialin-145-254-078-179.pools.arcor-ip.net] has joined #ubuntu-devel [05:56] seb128 you said you might accept a patch for the osd volume icons, i attched one to use the stock icons from the current theme to launchpad 20302 [05:56] j^: thank you, I'll have a look on that later :) [05:58] j^, rock! hope that gets in [06:02] Mithrandir, Kamion: yay, this is the first time I went through the espresso steps without any bug :) (on ppc) [06:02] good work! [06:03] ... says pitti and finds the last step crashing === seb128 should try a new espresso [06:03] lol [06:09] Kamion: woah, that took ages, the reason for the debconf problem in the upgrade tools seems to be a bug in gksudo that made the XAUTHORITY file (gksudo makes a private copy) cleaned up too early so the gnome frontend wasn't able to initiallize [06:09] pitti: what image did you used? I had no luck with the current daily [06:09] mvo: today's ppc daily [06:17] mvo: oh, I used the live image, not the install (I'm Kamion's worst nightmare wrt. espresso testing) [06:19] ogra/infinity: Well, I had a Flight 1 CD. After installation /var/log/installer/messages has no complaints about gs.defoma. [06:21] Ah! I've reproduced it by reinstalling gs-common. [06:24] mdke: oh, *xubuntu*... righto. *ponder, ponder* [06:30] sladen: seen you mentioned broken ACPI for HP/Compaq - is this what broke hibernate on my HP nw8240 [06:34] Lure: maybe, when did it break for you? We might be able to track down the kernel-change/etc that did it [06:35] kernel -18, I suppose - see bug 34617 [06:35] Malone bug 34617 in linux-source-2.6.15 linux-image-2.6.15-18-386 "hibernate broken on HP nw8240 with 2.6.15-18" [Normal,Unconfirmed] http://launchpad.net/bugs/34617 [06:36] I also had problems with daily install (not sure if related) - bug 34586 [06:36] Malone bug 34586 in Ubuntu "Kubuntu Dapper 20060312 cannot install on HP nw8240" [Major,Needs info] http://launchpad.net/bugs/34586 [06:36] I downloading Kubuntu Flight5 now to see if I can install === suck [n=mortezap@82.132.122.162] has joined #ubuntu-devel [06:42] pitti: hmm, talk about a non-informative traceback :( [06:43] I suppose it might be fixed by the various changes in that area I've been doing today, but sadly I can't say for sure [06:43] hi.how are u? === suck [n=mortezap@82.132.122.162] has left #ubuntu-devel [] === LaserJock [n=laserjoc@ubuntu/member/laserjock] has joined #ubuntu-devel [06:46] sladen: Why did you just mark 34617 a dupe of 34586? === jtshaw [n=jshaw@65.207.116.250] has joined #ubuntu-devel === JasonF [n=jay@no-sources/jasonf] has joined #ubuntu-devel [06:47] I just found a horrible regression in Xorg 8 that you guys might want to be aware of. I filed an ubuntu bug here https://launchpad.net/distros/ubuntu/+source/xorg/+bug/36461 and the fdo bug is here [06:47] Malone bug 36461 in xorg "XOrg 8 dualhead regression" [Normal,Unconfirmed] [06:47] https://bugs.freedesktop.org/show_bug.cgi?id=2597 [06:47] Freedesktop bug 2597 in Server/general "Dual Head broken" [Major,Reopened] [06:47] mjg59: because the root-cause is the same. ACPI being bust on HP's... [06:48] JasonF: Xorg 8? [06:48] JasonF: We're only shipping 7.0.. :) [06:48] sladen: Firstly, it's not - I have a 6220 here (same platform) that's working fine [06:48] sladen: Secondly, hibernation doesn't use any ACPI [06:48] er === jinty [n=jinty@135.Red-80-37-34.staticIP.rima-tde.net] has joined #ubuntu-devel [06:49] infinity: version may be wrong, but the bug is in the version you ship, heh [06:53] defoma is completely insane inside ! [06:54] its hardly sensible outside either... :) [06:54] Diziet: No shit. :) [06:54] lol [06:57] Riddell: hi, so, are you going to upload a kde-i18n-* update today? === jdub_ [n=jdub@208.64.233.220.exetel.com.au] has joined #ubuntu-devel === Hirion [n=hirion@draugr.de] has joined #ubuntu-devel [07:05] mjg59: what's the best soft-keys daemon to suggest to the Xubuntu lot so that soft volume-keys work for them? [07:05] sladen: No idea, I'm afraid [07:05] acme, perhaps? === jordi [n=jordi@115.Red-213-96-69.staticIP.rima-tde.net] has joined #ubuntu-devel === highvoltage [n=Jono@196.207.41.251] has joined #ubuntu-devel [07:20] bcm43xx-fwcutter :) === ogra yays for Kamion [07:23] been meaning to do that for a while [07:23] i just compiled it myself again today and podered to do it ... pitti as well :) === dotwaffle [i=dotwaffl@silenceisdefeat.org] has joined #ubuntu-devel === janimo [n=jani@Home03207.cluj.astral.ro] has joined #ubuntu-devel === Lure [n=admin@clj46-234.dial-up.arnes.si] has joined #ubuntu-devel [07:46] mvo: ping === aheck [n=aheck@mnh9-d933b076.pool.mediaWays.net] has joined #ubuntu-devel [07:51] doko: pong === Lure [n=admin@clj46-234.dial-up.arnes.si] has joined #ubuntu-devel [07:54] just released xserver-xorg_7.0.0-0ubuntu24_all.deb seems to have bug in preconfigure script: [07:54] /tmp/xserver-xorg.config.122781: line 957: syntax error near unexpected token `esac' [07:57] somebody killed lists.ubuntu.com? [07:58] KaiL_, appears all of ubuntu.com is down [07:58] at least the package server just came back to life ;) [07:59] ...or not.. [07:59] they need ages to connect, but then everything works [07:59] mvo: did you look at the font in multiverse (moved it to universe)? [08:00] doko: ttf-gentium? or some other font(s)? [08:00] yes [08:01] doko: I'm in contact with the upstream person, it seems to be good quality, especially for printing [08:01] doko: why? [08:01] doko: it will be part of ubuntu-desktop soon, it covers a big unicode range [08:01] mvo: cool, just for preparing OOo ... [08:02] doko: what kind of stuff needs to be prepared? [08:02] doko: I'll add something to fontconfig for gentium too [08:02] mvo: default font selection for docs, etc [08:02] ah, ok === Lure [n=admin@clj46-234.dial-up.arnes.si] has joined #ubuntu-devel === Lure [n=admin@clj46-234.dial-up.arnes.si] has joined #ubuntu-devel === Lure [n=admin@clj46-234.dial-up.arnes.si] has joined #ubuntu-devel === lemsx1 [n=lemsx1@p86-65.acedsl.com] has joined #ubuntu-devel [08:15] /var/lib/dpkg/tmp.ci/config: line 957: syntax error near unexpected token `esac'dpkg: error processing /var/cache/apt/archives/xserver-xorg_7.0.0-0ubuntu24_all.deb (--unpack): [08:15] subprocess pre-installation script returned error exit status 2 === LeeJunFan [n=junfan@adsl-69-210-207-5.dsl.klmzmi.ameritech.net] has joined #ubuntu-devel === jordi [n=jordi@115.Red-213-96-69.staticIP.rima-tde.net] has joined #ubuntu-devel === lakin [n=lakin@jungle6.cpsc.ucalgary.ca] has joined #ubuntu-devel === zyga [n=zyga@ubuntu/member/zyga] has joined #ubuntu-devel === mhz [n=mhz_chil@pc-252-84-215-201.cm.vtr.net] has joined #ubuntu-devel [08:35] have a nice evening [08:35] GNight dholbach [08:35] night bddebian [08:37] cya dholbach [08:37] bye guys :) === dholbach [n=daniel@ubuntu/member/dholbach] has left #ubuntu-devel ["Ex-Chat"] === TheK [n=KaiL@p548F4F08.dip.t-dialin.net] has joined #ubuntu-devel === TheK is now known as KaiL === janimo [n=jani@Home03207.cluj.astral.ro] has left #ubuntu-devel [] === pvanhoof [n=pvanhoof@d54C0E27E.access.telenet.be] has joined #ubuntu-devel [08:44] anyone? xserver-xorg has a syntax error in postinst script [08:44] zyga: was fixed some seconds ago by infinity [08:44] 7.0.0-0ubuntu23 [08:44] oh [08:44] thnx [08:44] zenrox: -0ubuntu25 === sandis [n=sandis@80.249.194.56] has joined #ubuntu-devel === Fjodor [n=sune@0x55510b65.adsl.cybercity.dk] has joined #ubuntu-devel === Kamion wonders if the bug tracking system is down or something, since that's three people who felt it necessary to report this by IRC ... [08:45] hum I got -0ubuntu24 [08:45] dude, stuff takes a while to build. [08:45] Kamion: right, I'm sorry === dborg [n=daniel@e182059055.adsl.alicedsl.de] has joined #ubuntu-devel [08:47] is Release signing bust? Has a warning about every package now being untrusted [08:49] Kamion: Two people filed it in Malone too. [08:49] Kamion: I ought to have checked the bugtracker [08:50] Kamion: And a fantastic blind-leading-the-blind thread on the forums. "Did you try 'apt-get install xserver-xorg' instead of 'apt-get dist-upgrade'?... Does that work any better?" [08:51] "Yes, that magically puts bash in 'ignore typos' mode..." [08:51] i would have thought that these small bugs are sometimes more easily fixed by someone reading the typo on irc and fixing it, rather than having to bother opening/closing bugs === infinity decides that this level of sarcasm clearly means it's bedtime. [08:51] i spose someone will always open the bug tho [08:52] which means that every developer reading IRC has to go "ooh, I wonder if somebody's fixed this yet", download the source packages etc., before realising that it's already fixed [08:52] mdke: I fixed it because I spotted someone popping on IRC and pasting it... Of course, I got the bug in my INBOX about 2 minutes AFTER I fixed it, so that would have worked just as well. [08:52] bugs are good for tracking what's happened *as well* as the problem. :) [08:53] Kamion, not every developer, just infinity [08:53] OTOH fixing bugs this way gives you developer connection :-) [08:53] mdke: how do you know? [08:53] mdke: No, I'm sure I'm not the only one who saw the report, went to look at -changes, saw no recent upload fixing it, then went to fix it. [08:54] I can prove you're wrong because I did the above ... [08:54] mdke: The fact that my upload was ther first in just proves I have a local mirror and I type quickly. [08:54] was just a joke [08:54] remember what you said earlier about last-touched-it maintenance [08:54] TILM for that bug passes to Mithrandir, but I don't think he's around right now. [08:55] I think the above is *why* infinity suffers from TILM so badly. :) (or would, if he let himself) [08:55] [08:08:01] < infinity> If I suffered from touched-it-last maintenance, I'd maintain the whole dist by now. === infinity is rather shocked that he even found time to TEST the package and was still the first upload in. [08:58] I suppose others are working, while I'm just idling at 7am and pretending to sleep. :) === infinity goes to pretend sleeping in bed instead of on IRC. [09:00] night [09:01] hmm, scrollkeeper-update produces an error... [09:01] /usr/share/omf/serverguide/serverguide-C.omf:23: parser error : Entity 'distro-rev' not defined [09:01] This document is a Ubuntu &distro-rev; Server Guide. It [09:01] strange: this only happenes here (?!?), not on my laptop [09:01] KaiL, can you file a bug on ubuntu-docs please [09:02] oh actually, don't bother [09:02] i know it [09:02] mdke, I'd like to find at least a second system for that - I had some hd-issues here recently [09:02] KaiL, no, i see the bug [09:03] even better === Kamion does his near-daily espresso upload and wanders off for the weekend === FliesLikeABrick [n=Ryan@about/rpi/rawdor] has joined #ubuntu-devel [09:04] KaiL, nice catch, thanks [09:05] well, it results in having no help here :/ [09:05] oh crap [09:05] oh, this reminds me of something [09:05] uhm... [09:05] that wasn't all :/ [09:05] there are lots of references to undefined variables or something similar during deforma script runs [09:05] KaiL, paste them [09:06] no more errors on scrollkeeper-update [09:06] but yelp stays empty [09:06] KaiL, but the guy who does ubuntu-docs uploads isn't around so the fix i've done won't get uploaded until monday [09:06] any other script/app needed to be run to get yelp back to work? [09:07] no, scrollkeeper-update [09:07] sorry about that, I'll try and make sure that gets tested before each upload in the future [09:08] if you want to fix it, edit the file and remove the &distro-rev; expression [09:08] I/O warning : failed to load external entity "Cannot write to log file: /var/log/scrollkeeper.log : Permission denied" [09:08] that's what I did, so scrollkeeper-update runs [09:09] but yelp starts with this [09:09] do sudo scrollkeeper-rebuilddb [09:10] I/O warning : failed to load external entity "/usr/share/ubuntu-docs/common/authors/ubuntu-documentation-project.xml" [09:10] three times - but works [09:11] ok, I'll fix that too === mdke grumbles [09:12] is this rebould-db automatically run from time to time? would be nice, if it runs at least once on the update [09:13] monthly [09:13] but it runs when you install ubuntu-docs too, I think [09:14] doesn't look like - neigher that nor the normal scrollkeeper-update [09:14] rebuild-db takes VERY lonk on slow computers :/ === LaserJock [n=mantha@ubuntu/member/laserjock] has joined #ubuntu-devel [09:23] now I guess, we have the next bug :) === lbm [n=lbm@x1-6-00-13-10-7a-d1-e4.k233.webspeed.dk] has joined #ubuntu-devel [09:25] on one laptop here, I only ran scrollkeeper-rebuilddb, and did NOT fix the &distro-rev; before... and now yelp works === sobersabre [n=bilbo@l192-117-118-8.broadband.actcom.net.il] has joined #ubuntu-devel [09:25] looks like rebuilddb is never run [09:26] it's in cron.monthly, I think [09:26] guys. I have heard of 'breezy security issue'. === setuid [i=japh@gnu-designs.com] has joined #ubuntu-devel [09:27] that /var/log/installer/cde contains initial passwords... I couldn't verify it. [09:27] it's fixed in the latest isos [09:27] sobersabre, that was fixed a while ago [09:27] not fixed on any shipit cds though [09:28] Seems the dapper kernels get Palm devices completely wrong at connect time, for the first time ever (I'm the pilot-link maintainer, and this is the first time in hundreds of thousands of connection attempts from thousands of users, that I've ever seen this) [09:28] but as soon as you install you'll be notified of security updates and one of those is the fix [09:28] ok, but I used not the latest breezy when installed it. and I should've been hit... but I haven't... I didn't enable root on install or something... [09:28] mdke, looks ok there - but isn't run after OS installation? [09:29] KaiL, i dunno, it's run when it has to be I suppose [09:29] sobersabre: As I said, if you have security updates installed the problem is fixed. [09:29] you mean one of the updates cleaned up the mess ? [09:29] yes [09:29] how do you do something like this in a deb ? write arbitrary script and package it as a deb ? [09:30] mdke, well, at least, if you installed with flight4, you need to wait one month to have yelp running then :/ [09:30] it needs not to exist afterwards... [09:30] KaiL, that's why we try to fix bugs before releasing [09:30] so you somehow need to remove it then... [09:31] sobersabre, updated tool, which doesn't produce this error again AND remove that problem :) [09:31] KaiL the problem was that some installer remain contained the cleartext data. [09:31] so ... what does your sentence state ? [09:32] sobersabre, ok, relax please. It's fixed, let's move on. [09:32] OK... I need to rtfm about packaging... mdke you could use that too ;-) === sobersabre goes off to rtfm.. [09:33] oh! I came for other purpose. [09:34] I have a C q. can somebody maybe tell me: can I write something like #ifdef (X && Y) ? [09:37] Not if you want portable code. [09:37] #ifdef X [09:37] #ifdef Y [09:37] do stuff [09:38] Or #if defined(x) && defined(y) I think [09:38] #endif === mdke puts a sleeping pill in infinity's drink [09:38] #endif [09:38] I got that from ##c now.. thanks! :) [09:38] what compilers work/don't work with #ifdef (X && Y)? [09:38] Amaranth gcc -ansi -pedantic doesn't [09:38] :) [09:38] byebye [09:38] ahh === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #ubuntu-devel === Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-devel === j^ [n=j@e178016178.adsl.alicedsl.de] has joined #ubuntu-devel === mrmojomoto [n=mrx@82-41-77-172.cable.ubr10.edin.blueyonder.co.uk] has joined #ubuntu-devel === mvo [n=egon@p54A65AD0.dip.t-dialin.net] has joined #ubuntu-devel === slomo [n=slomo@ubuntu/member/slomo] has joined #ubuntu-devel === bronson [n=bronson@pool-68-160-59-53.bos.east.verizon.net] has joined #ubuntu-devel === nysosym [n=nysosym@p54B7BAB8.dip0.t-ipconnect.de] has joined #ubuntu-devel [10:04] hi there :) === bluepixel [n=chris@R53e7.r.pppool.de] has joined #ubuntu-devel [10:05] is a changelog for every day updates available? === geser [n=michael@t54fc4336.pool.terralink.de] has joined #ubuntu-devel === geser [n=michael@t54fc4336.pool.terralink.de] has left #ubuntu-devel [] === jlje [n=agp@207.67.194.249] has joined #ubuntu-devel === zyga [n=zyga@ubuntu/member/zyga] has joined #ubuntu-devel === hesemes [n=jan@a81-14-128-243.net-htp.de] has joined #ubuntu-devel === dborg [n=daniel@e182048029.adsl.alicedsl.de] has joined #ubuntu-devel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-devel === Arrogance [n=aks@ottawa-hs-209-217-84-79.d-ip.magma.ca] has joined #ubuntu-devel === mrmojomoto [n=mrx@82-41-77-172.cable.ubr10.edin.blueyonder.co.uk] has left #ubuntu-devel ["Ex-Chat"] === chris_ [n=chris@ACB3F0CA.ipt.aol.com] has joined #ubuntu-devel [10:39] !seen \sh [10:40] anyone know anything about \sh? [10:41] chris_: he was on planet recently, things didn't sound very well [10:41] neuralis, how goes life for you? [10:42] neuralis: well, i read his blog.. i'm confused.. i worry about him ;\ [10:43] do you know anything more? [10:43] Burgwork: been pretty ill for about two weeks, but well otherwise. 10 days of vacations starting today. [10:43] Burgwork: you? [10:44] pretty good. Made my first sale yesterday, which is a major event (6 months of work, paying off) [10:44] chris_: unfortunately, no. i hope he's alright, though. [10:44] Burgwork: congrats, mate [10:44] okay, I still hope, that we hear some from him.. [10:45] will still read the blog [10:45] thx and bye [10:45] neuralis, sometimes I wish I worked in a place that had more frequent sales === chris_ [n=chris@ACB3F0CA.ipt.aol.com] has left #ubuntu-devel ["Verlassend"] === kent [n=kent@kr-lun-89-144-233-83.3.cust.bredband2.com] has joined #ubuntu-devel [10:46] Burgwork: i can understand that. it's exactly the same with working on all long projects -- frequent microsuccesses (milestones, etc) make everyone a lot happier [10:48] neuralis, what about you? you haven't been around here very much === Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-devel [10:50] Burgwork: i've been extremely busy with research, some work on the personal genome project (http://pgen.us) and recently one laptop per child [10:52] what are you doing for olpc? === Pygi [n=mario@83-131-249-131.adsl.net.t-com.hr] has joined #ubuntu-devel [10:54] Burgwork: pushing python :) === Pygi pokes Keybuk [10:55] Burgwork: more seriously, advising them on some of the system management aspects [10:55] Pygi: no Keybuk [10:55] Lure: ah,kk [11:03] oo, neuralis :) [11:04] ptlo: long time no talk, still haven't gotten around to replying to your mail === Pygi [n=mario@83-131-249-131.adsl.net.t-com.hr] has joined #ubuntu-devel === ompaul [n=ompaul@ubuntu/member/ompaul] has joined #ubuntu-devel === milli [n=milli@phantom.acmeps.com] has joined #ubuntu-devel [11:10] *grbel* [11:11] *extrem doof guck* === popey [n=popey@84-45-197-14.no-dns-yet.enta.net] has joined #ubuntu-devel [11:13] hmm, nu geht wieder alles [11:13] auch gut === ealden [n=ealden@203.76.212.52] has joined #ubuntu-devel [11:14] ups, wrong window :) [11:16] Kamion: (or anyone that wants to see) drive by bug report: daily setup errored installing kernel - I am running out, back in a few hours - log files: http://dev.personnelware.com/carl/temp/Mar24/c/ [11:19] CarlFK: 403 on syslog. [11:20] mvo: update-manager needs a versioned depends or two [11:20] ImportError: /usr/lib/libcairo.so.2: undefined symbol: FT_GlyphSlot_Embolden [11:20] hrm... or is that libcairo.... === milli [n=milli@phantom.acmeps.com] has joined #ubuntu-devel [11:20] mvo: ping^^^ [11:20] That's cairo having broken depends. [11:21] lamont: oh, sorry - didn't notice 'mvo' in there [11:21] zyga: np === lamont -> home === minghua [n=minghua@danube.mems.rice.edu] has joined #ubuntu-devel [11:29] <_ion> Morning. === freeflying-ibook [n=freeflyi@61.190.65.34] has joined #ubuntu-devel [11:38] network-manager seems to be failing on wpasupplicant not being in main [11:38] Yes, I know. [11:38] 20:27 < Amaranth> it's fixed in the latest isos [11:38] Amaranth: please, please, please don't say that until you *know* [11:38] Kamion: It's not? [11:38] Amaranth: we haven't done the ISO update yet, no [11:39] one is planned [11:39] Kamion: Err, everyone I asked said it was. [11:39] everyone you asked was wrong, I'm afraid [11:39] <_ion> Have the n-m build-deps been fixed yet? [11:39] if you install breezy and upgrade from security updates, you're fine === Amaranth stops relying on #ubuntu for these questions [11:39] but no updated ISOs have been made available [11:39] _ion: I just commented on that [11:39] _ion: Nope, bug keybuk. I'm not going to touch until until I know if he had a valid reason for doing it that way. [11:40] I hope to do it next week [11:40] doesn't pitti have to approve main inclusions? [11:40] <_ion> amaranth: Yes, but wpasupplicant shouldn't be needed at all in the build-deps. [11:40] He's already approved wpasupplicant, but we haven't promoted it yet. [11:40] ah [11:41] well, anyone impatient can use apt-get source to build it themselves [11:41] wpasupplicant drags in qt4 as well and I'm kinda reluctant to promote [11:41] Oh, you're kidding. [11:41] see anastacia ... [11:41] Well, that's going to beed to be fixed, then. [11:41] need, too. [11:41] wha? [11:42] crap, i hope i didn't just install qt4 === Kamion -> bed, then away from the computer for the weekend; manage your own archive, folks ;-) [11:42] ;) [11:42] night kamion [11:44] it doesn't seem to depend on qt4 here [11:45] No, but wpagui does, which comes from the same source package. [11:45] So promoting the source to main means promoting libqt4-dev to main. [11:46] Which so ain't gonna happen on my watch either. I'm with Kamion. [11:47] ah, is see [11:47] -s [11:48] hmm, i guess either make network-manager only suggest wpasupplicant or make the package stop building wpagui [11:48] Or build the other wpagui that's gt3. [11:48] qt3, too. [11:48] Odd type, that one. [11:49] And that typO too. === infinity gives up. [11:49] hehe [11:49] oh well, i guess people will have to wait until monday to get the new crack :) [11:52] But monday will be n-m 0.6 with working wpa? === sfeehan [n=sfeehan@pool-64-222-121-94.burl.east.verizon.net] has joined #ubuntu-devel