/srv/irclogs.ubuntu.com/2008/03/24/#ubuntu-devel.txt

hmullerCan anyone explain how or where displayconfig-gtk gets its initial settings?00:01
slangasekI believe it gets it from the current xserver state00:02
johanbrhmuller: If you're who I think you are, thank you for the Inspiron 1420 sound instructions. :)00:05
hmullerjohanbr: np, it's nice to have that and the mics working.  props to crimsun (d. chen) for getting that fixed for us.00:06
=== ScottK3 is now known as ScottK2
pwnguinaha. i found the reason graphical boot stops early for me00:42
pwnguinbug #20342900:42
ubotuLaunchpad bug 203429 in initramfs-tools "resume script missing functions" [Undecided,Confirmed] https://launchpad.net/bugs/20342900:42
=== fta_ is now known as fta
FujitsuHmm, should gnome-display-properties let me turn my last screen off?00:53
pwnguinthink of the power savings!01:04
j1mchi all - are the build logs for daily ISO builds available to look at?  i wanted to see why xubuntu iso's aren't being generated.01:29
slangasekthey aren't being generated because there are alternate CD test candidates waiting for sign-off from the xubuntu developers as a beta for01:31
slangaseks/ for//01:32
j1mcslangasek: are the test images the 3/21 images?01:33
slangasek3/2201:33
j1mchttp://cdimage.ubuntu.com/xubuntu/daily/20080322/  hmm01:33
slangasekoh, well, I guess they failed01:34
slangasekand I should look into that, thanks :)01:34
j1mcthank you.  :)01:34
j1mci'll keep an eye on the daily folder, and will test when a new image is generated01:35
slangasekah, it's that darned not-sure-if-we're-up-to-date-in-universe bug again01:35
j1mcslangasek: is it anything i should ping cody somerville about, or do you know what needs to be done?01:36
slangasekif it's the bug I think it is, it's a build environment bug, not a xubuntu bug01:36
slangasekso, let's see what happens this round01:36
slangaseksorry, I should've checked for success when I posted them01:36
j1mcnp.  i will check on them tomorrow morning.01:37
j1mcthanks for your help01:37
slangaseklooks like we're good this time, just by virtue of what time of day it's running01:40
j1mchm, ok.01:41
j1mcthanks again.  i'll try to gather up a few testers, and we'll report our results on the QA site.  it might not be until later tomorrow until we report results there, though.01:42
slangasekimages are up now :)01:46
slangasekadding to the ISO tracker01:46
j1mcthanks.  :)01:50
xhakerslangasek: hi, is there an easy answer for, why wouldn't ubuntu-restricted-extras recommend ttf-liberation instead of msttcorefonts now?02:05
=== jamesh__ is now known as jamesh
slangasekxhaker: not one that I know02:07
Fujitsuxhaker: If you're already wanting a heap of non-free stuff, why not go with the least free option?02:07
slangasekwell, "why not go with the 100% guaranteed compatible option"02:08
FujitsuWhy is ttf-liberation in multiverse when its description starts with `Free'?02:08
xhakerFujitsu: hahaha, that was funny :D02:08
Fujitsuslangasek: That's sort of what I meant. Why go for the more free option that might not be compatible, if you want non-free stuff in the first place?02:08
* slangasek nods02:09
xhakerwell, the normal use case is for people to install ubuntu-rextricted-extras when they need support for proprietary stuff, when they don't have a choice02:09
xhakeroften flash player and codecs02:10
FujitsuThe aim of u-r-e is to install a full suite of non-free goodness.02:10
xhakerFujitsu: let me explain, you're too fast to respond02:10
xhakerFujitsu: one of those items is the java plugin, and the dependency was changed to icedtea-gcjplugin, since java is now very much free with openjdk02:11
FujitsuAh.02:12
xhakerso you already have something free in ubuntu-restricted-extras02:12
xhakerbut i think it should be there for the upgraders?02:12
xhakersomeone should s/restricted-extras/extras/02:13
slangasekas long as icedtea-gcjwebplugin is still in universe, that's probably a reasonable place to have the dependency.  Once it can be moved to main (I think the plan is to do this for intrepid), then ubuntu-desktop can probably do the job of pulling it in02:14
j1mcactually, u-r-e doesn't currently pull in the java or icedtea plugin02:14
slangasekj1mc: recommends: icedtea-gcjwebplugin02:14
Fujitsuslangasek: Java in the default install? Not bad.02:14
* xhaker happy!02:15
FujitsuSpeaking of Java, somebody needs to upload a new Sun Java to multiverse to fix a heap of security issues.02:15
slangasekFujitsu: I'm not speaking with any authority here, just saying that it seems to me that part of the reason to put it in main would be to install it by default :)02:15
Fujitsuslangasek: Indeed.02:15
johanbrWhy does u-r-e recommend all those packages, rather than depend on them?02:16
ScottK2johanbr: So you can removed them if you don't want them without removing the metapackage.02:16
xhakerjohanbr: recommends get installed by default anyway, but you might not need all of it :)02:16
ScottK2metapackage recommends are installed by default.02:16
FujitsuDoesn't aptitude install all recommends by default?02:16
j1mcapt-cache show ubuntu-restricted-extras | grep Recommends02:17
j1mcRecommends: flashplugin-nonfree, gstreamer0.10-ffmpeg, gstreamer0.10-pitfdll, gstreamer0.10-plugins-bad, gstreamer0.10-plugins-bad-multiverse, gstreamer0.10-plugins-ugly, gstreamer0.10-plugins-ugly-multiverse, libdvdread3, liblame0, msttcorefonts, unrar02:17
ScottK2Fujitsu: apt does not for other than metapackages IIRC.02:17
ion_apt-cache depends ubuntu-restricted-extras doesn't show anything java-related here either. Fresh apt-get update from archive.ubuntu.com.02:17
slangasekhmm? how does apt know which ones are metapackages?02:17
ion_From the Section field.02:18
johanbrYes. But most metapackages don't use Recommends. If you turn off installing Recommends, installing u-r-e won't do anything.02:18
xhakerlooking at that list, isn't our vision to replace everything there with free counterparts?02:18
slangasekoh, and apt in Ubuntu keys on that field? interesting02:18
johanbrslangasek: See /etc/apt/apt.conf.d/01ubuntu02:19
FujitsuHmm, has the default CFLAGS changed since February?02:21
Fujitsumplayer now FTBFS, and unsetting CFLAGS fixes it.02:21
RAOFWe now add -Bsymbolic, don't we?02:23
FujitsuTHat's LDFLAGS.02:23
* RAOF checks his build mail.02:23
RAOFWhoops, so it is.  I suck.02:24
FujitsuDo I get murdered for unsetting CFLAGS in debian/rules?02:35
RAOFFujitsu: No, I don't believe so.  I've noticed a couple of packages that unset one or more of CFLAGS, CXXFLAGS, or LD02:44
RAOFLDFLAGS to fix FTBFS.02:44
FujitsuI've already unset LDFLAGS in two at the advice of upstream.02:46
FujitsuThe LDFLAGS changes caused tooooo many issues.02:46
pwnguinthere was a wiki about the flags03:13
* jdong gets frustrated at crappy cflags on Handbrake03:17
superm1jdong, you trying to get handbrake packaged for interpid?03:18
superm1intrepid even03:18
jdongsuperm1: I will03:18
superm1jdong, haha03:18
jdongsuperm1: I even considerd it partially for Hardy03:18
superm1jdong, have you looked at it's build process?03:18
superm1jdong, and all the patching it does to source packages during the builds?03:18
jdongsuperm1: but it was 2 wks before FFe and I saw 4 or 5 motumedia packages that'd need upstream versions03:18
jdongsuperm1: actually, overall handbrake's build process didn't look terribly bad03:18
jdongsuperm1: sure it fetches specific versions of media libs03:19
superm1jdong, yeah there's probably a good reason for that..03:19
jdongsuperm1: but it's not like *cough* gstreamer,vlc,mplayer,*cough* don't do the same03:19
superm1i won't argue though.03:19
superm1if you get it in, i'll be happy03:19
jdongsuperm1: yeah I'll try to get it in, linked against system libs, doing an update wherever necessary in Intrepid03:19
jdongsuperm1: if that fails I plan on forking it again :)03:20
jdongsuperm1: its x264 encoding abilities are too good to ignore03:20
superm1i started to look at it shortly after school got done and started to cry when i saw all the stuff it did03:20
jdongsuperm1: oh the build system is out.03:20
superm1jdong, yeah it's the only way to get stuff "nicely" onto my touch03:20
jdongsuperm1: that's without a doubt03:20
pwnguinhmm03:29
pwnguinapparently livejournal doens't like images for free03:30
pwnguinthat's gonna make this bootchart blog a challenge ;)03:30
pwnguinjdong: you happen to have a bootchart image you'd like to brag about?03:30
jdongpwnguin: http://jdong.mit.edu/~jdong/macbook/hardy-upstart-defragged.png03:32
pwnguin<p class="flickr-yourcomment">03:32
jdongpwnguin: keep in mind my slow laptop hd speed03:32
pwnguinoops03:32
jdongbut I don't think 19s is bad :)03:32
pwnguinheh03:32
pwnguinwell, you've only got to beat my 2303:32
jdongpwnguin: well I win then :)03:33
jdongpwnguin: go upstart :D03:33
pwnguinthats the point here03:34
pwnguinive documented several easy fixes that will mostly succomb to entropy03:34
jdonghttps://code.edge.launchpad.net/~uphackers/uphack/uphack-tools I'm starting to work on an auto-upstart converter :)03:34
pwnguinah03:34
pwnguineven more informative ;)03:34
jdongI've confirmed it to half boot but I need to add the TTY jobs03:34
jdongmeh but first I need to finish my homework :)03:35
pwnguinah, the last day of spring break here03:36
=== greeneggsnospam is now known as jsgotangco
emgentnight gang, i go to sleep04:02
poningruhalp04:12
poningruI think either NetworkManager or NetworkManagerDispatcher cant get my localtime and hence is hanging on connection to an authenticated wifi04:12
poningruactually come to think of it to anywifi04:12
poningruand then any connection there after04:13
poningruhttp://paste.ubuntu-nl.org/60824/04:15
poningrustrace of networkmanager04:16
poningruI attached it when it was starting to connect04:16
poningruto my wpa2 psk ap04:17
poningruthen the repetition stuff comes in when I pluged in my cat5 and clicked on wired from nm04:18
poningruthe repeater stuff towards the end04:18
poningruthe output from networkmanager dispatcher was similar04:19
poningruexcept the end stuff04:19
poningruI'm running a bcm94311MCG rev 02 card04:20
poningruoh and nm-applet is like http://paste.ubuntu-nl.org/60827/04:21
poningruALWAYS04:22
poningruso I dont know wtf is going on04:22
poningru... I guess that was a bug report...04:22
ScottKponingru: Make sure you've got the latest hal installed.04:29
poningruchecking04:29
poningruthrough the repos or trunk?04:30
poningruHAL package version: 0.5.11rc204:30
poningruI think thats the latest04:31
poningruScottK^^^04:31
poningrudpkgreconfiguring hal04:32
superm1can anyone think of an init script that properly uses udevsettle at the moment?04:34
poningruok trying to reconnect to wifi... or should I restart? I think hald got restarted by the dpkg-reconfigure04:34
superm1or udevadm better yet04:34
poningrusuperm1: iscsi iirc04:35
poningruhold on04:35
poningruyes04:35
superm1would you mind posting it so i dont have to hunt down the source package?04:35
poningru/etc/init.d/open-iscsi does04:35
poningruerr ok sure04:35
superm1thanks a bunch :)04:35
poningruoh pastebin it?04:35
poningruor to a bug?04:35
superm1pastebin04:35
poningrukk04:35
superm1i'm just trying to fix another package that i think i mis-used it before04:36
superm1and didn't realize04:36
poningruhttp://paste.ubuntu-nl.org/60828/04:36
superm1awesome thanks alot04:37
poningruwell obviously udev aswell but... you know04:37
superm1yeah.04:37
slangasekponingru: contents of /var/log/syslog are probably going to be more useful than an strace of n-m04:38
poningruooh thanks04:38
slangasekcould you also try /etc/dbus-1/event.d/25NetworkManager restart?04:38
slangasek(I'm not sure that upgrading hal will fix a network-manager that's gotten itself into a wedged state)04:39
poningrutrying04:40
poningruhmm hold on04:41
poningru:( no diff04:48
poningruI tried dpkg-reconfiguring NetworkManager which restarted it and NetworkManagerDispatcher04:49
poningruslangasek^^04:49
poningruoh on an IRC proxy thats why it looked like I didnt disconnect04:49
poningruhttp://paste.ubuntu-nl.org/60829/04:50
poningrubtw04:50
poningrufrom syslog04:51
=== thegodfather is now known as fabbione
poningruthe weird thing is after I do a NetworkManager restart I can connect to wired through nm04:59
poningrubut not ANY wifi05:00
poningrueven open ones05:00
Fujitsuponingru: Have you restarted hal, then NM?05:00
poningruno let me try05:01
poningru/etc/init.d/hald right?05:01
slangaseksignal 1105:01
FujitsuNo d.05:02
slangasekponingru: you said you have hal 0ubuntu2 installed?05:02
slangasekoh, you only said 0.5.11~rc205:02
slangasekponingru: we need to know the exact Debian version of hal that's installed05:02
poningruVersion: 0.5.11~rc2-1ubuntu205:03
slangasek1ubuntu1 is broken. 1ubuntu2 is supposed to be fixed... ok.05:03
slangasekhang on a second then, let me dig up a bug05:03
slangasekbug #20486805:03
poningru:) thanks05:03
ubotuLaunchpad bug 204868 in network-manager "NM can't use wireless networks" [Low,Triaged] https://launchpad.net/bugs/20486805:03
slangasekthere's a patch in there; can you rebuild NM using that patch and see if that fixes things for you?05:03
slangasek(if so, I'll raise that bug back to high and re-milestone it)05:04
slangasek(... and fix it, since Germany's on holiday today)05:04
poningruah!! sweet05:04
poningruyeah doing that now05:04
slangasekyou said your wireless was broadcom?05:07
poningruyeah05:08
poningrubcm94311MCG rev0205:08
slangasekok05:08
slangasekwhich wireless driver do you use, ndiswrapper or bcm43xx?05:09
poningruerr actually b4305:09
slangasekor that one :-)05:09
slangasekok05:09
poningruyeah getting the build deps05:12
poningruthanks for helping with this05:12
poningrucould have sworn I searched launchpad05:13
slangasekwell, I seem to have lowered the severity of that bug report in error; sorry, there've been enough false-positive duplicates that it's been hard to sort out what's what05:15
FujitsuAnybody know off hand of any recent bugs about the kernel hanging in initramfs?05:28
poningruw00t slangasek danke05:31
poningruthat worked05:31
slangasekponingru: thanks, working on getting the fix uploaded05:34
* jdong sets up crackbook6405:35
jdongand it's exactly what you think it is.05:35
jdongx86-64 macbook Hardy, pieces of the system loopmounted over HFS+, upstart booted, and otherwise broken beyond all repair :)05:36
jdongoh yeah, XFS.05:36
jdongexpect lots of whining and bugs soon ;-)05:36
Fujitsu!jdong05:37
ubotu<Hobbsee> jdong: yes, but you're FULL OF CRACK!05:37
jdong:)05:38
jdong55% in 2 minutes05:38
jdongthis is gonna be a fun Hardy box05:38
poningrulol05:38
poningruI thought it was this http://www.theinternetnowinhandybookform.com/crackbook/05:39
milliFujitsu: I had a corrupted ramdisk error yesterday, with 2.6.24-12-server on my AMD64 box.  Doing a dpkg-reconfigure fixed it, but it was somewhat painful figuring out that needed to happen, given console access was needed to see what it was hanging on boot.05:42
milliI'm guessing perhaps ran out of disk space the last time update-initramfs ran...  *shrug*05:42
Fujitsumilli: My initramfs looks fine.05:43
milliI get this though, which worries me a little...  since I'm using root-RAID...05:44
milliDone.05:44
milliBegin: Running /scripts/init-bottom ...05:44
milli[   48.564492] mdadm[2756]: segfault at 4 rip 41751c rsp 7ffffcbf0ca0 error 405:44
milliDone.05:44
milli * Setting the system clock05:44
millibut system comes up okay...05:45
FujitsuThat doesn't look optimal.05:45
FujitsuI'm root-on-LVM-on-crypto.05:45
milliI'm guessing auto-starting all 3 RAID arrays is what saves it.05:47
TheMuso_5~/c05:48
TheMuso_ugh05:49
=== TheMuso_ is now known as TheMuso
=== freeflyi1g is now known as freeflying
warp10Good morning08:52
=== brazil is now known as bbrazil
=== RAOF_ is now known as RAOF
=== evalles_ is now known as effie_jayx
=== doko_ is now known as doko
tbfhmm... ENOKEYBUK10:52
Companythat almost looked like a real error value11:04
Companybut it's more than 8 letters11:05
CompanyEKEYBUK would fit11:05
tbfCompany: well, just need someone to fix my libtool issues....11:06
tbfCompany: and keybuk was such a strong defender of this brokeness called libtool, that he offered me to debug such isses11:06
tbfissues11:07
tbfstupid libtool finds /opt/gnome/lib/libglib-2.0.la, but still insists in linking in /usr/lib/libglib-2.0.so11:07
tbfi hate libtool11:08
=== asac_ is now known as asac
tbfseems its main problem is to assume the full file name, not just the base name of an .so is significant11:09
* Hobbsee waves11:48
Hobbseeyay, u-r-e discussions11:50
=== ember_ is now known as ember
_MMA_Can someone take a quick look at Bug #205628? Seems users aren't in the scanner group now. Link to the forum thread might better explain the issue.13:35
ubotuLaunchpad bug 205628 in xsane "[Hardy] xsane reports all devices as busy." [Undecided,New] https://launchpad.net/bugs/20562813:35
james_wbug #205496 seems perhaps related13:36
ubotuLaunchpad bug 205496 in xsane "[Hardy]Xsane needs root to operate scanner" [Undecided,New] https://launchpad.net/bugs/20549613:36
_MMA_Ahh... Yeah.13:36
james_w_MMA_: is the scanner option checked in Users and Groups for your user?13:37
james_wif so does "scanner" show up in the output of "id"?13:38
_MMA_Nope. Im reading through the other bug also.13:38
_MMA_Ill mark mine as a dupe.13:38
james_wok13:38
james_wdo you happen to know if that option used to be activated for your user?13:39
_MMA_I do knot know for sure. All I do know is that it worked.I can look at the alpha6 live disk to see if it was then look at the beta disk.13:40
evandSo this is probably related to a change I made to user-setup a while back (1.16ubuntu2).  According to pitti, we no longer use the scanner group.  pitti is this still the case?13:40
cdrmatthew barrett, are you here? :)13:44
james_w_MMA_: what's the user:group permissions on your scanner device in /dev?13:47
james_wthe "scanner" group is used in several udev rules on my box at least.13:49
james_w(non-custom rules)13:49
mjg59cdr: Do you mean Garrett?13:49
_MMA_james_w: Sorry. I jumped into the alpha6 live disk to look over things.13:49
james_w_MMA_: no problem, do you have your scanner plugged in?13:49
cdrmjg59: unless you spent the past week in the french alps, i don't think so =)13:49
_MMA_james_w: yep13:50
mjg59cdr: I did13:50
james_w_MMA_: i don't know what the scanner node will be called, ls -l /dev/scanner might help13:50
_MMA_james_w: Hmm... Tells me cannot access /dev/scanner. No such file or dir.13:52
james_w_MMA_: sorry, the node is named something different then. Is there anything in /dev that looks like your scanner?13:53
james_w_MMA_: or "find /dev -group scanner"13:54
_MMA_Ok. That got it. "parport0" Its a USB scanner.13:55
james_wso it appears as though the scanner group is still used, and so the user-setup change should be backed out.13:58
_MMA_james_w: "ls -l /dev/parport0" gives me: "crw-rw---- 1 lp scanner 99" This is using the Alpha6 disk. Want me to look at the Beta disk ow an installed system?13:58
_MMA_s/ow/or13:58
james_w_MMA_: that should be ok I think. Confirming on the latest version would be nice, but at least we know what the problem is13:59
_MMA_james_w: Ok. Of there's nothing needed from the alpha Ill go to my installed system.13:59
james_wI don't see anything in udev's changelog to suggest that it has stopped using the scanner group.14:01
_MMA_james_w: Not that it means anything to me but "ls -l /dev/parport0" gives me "crw-rw---- 1 lp scanner 99, 0" on an installed system. The "0" is extra vs. the live alpha.14:05
james_w_MMA_: I'm not sure what that means.14:05
james_w_MMA_: the scanner group is still used though, so it's the same problem.14:06
_MMA_Sre.14:06
james_wDid you see that someone just posted to the bug report saying that there is a fix in Debian we should take?14:06
_MMA_gah. Sure.14:06
james_wunfortunately they didn't say which package.14:06
_MMA_I just got the email but didnt look yet.14:06
_MMA_james_w: I can only guess the poster means xsane.14:08
james_w_MMA_: libsane it appears.14:09
andersjahi all; could someone with triaging-rights on launchpad please take a quick look at https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/19845314:11
ubotuLaunchpad bug 198453 in pulseaudio "PulseAudio prevents programs relying on ALSA to work correctly" [Undecided,Confirmed]14:11
andersjait's a PulseAudio bug currently blocking a number of apps (incl 3rd party apps like skype) from working14:12
andersjait's a quite high impact usability issue for mom&pop users: the installation of app goes fine, no warning, but when run the machine hangs completely - kernel-panic style14:12
james_wandersja: if all you are looking for is someone to set the importance then #ubuntu-bugs has people who can do that.14:13
andersjahard to debug for non-power-users and requires a hard reboot in some cases :-o14:13
james_w_MMA_: debian/rules: Do not install the udev rules, since hal now provides dynamic ACLs on device nodes. (See hardy-hardware-detection spec.)14:13
andersjajames: if anyone could have a look at it with a view to fix it'd not be bad either: Hardy is supposed to be an LTS release && this is not very user-friendly14:13
james_w_MMA_: from the sane-backends changelog.14:13
james_wandersja: I agree, I was just wanting to point you to the best place for your query. If you want to work with someone on fixing it then here is definitely the better place.14:14
james_w_MMA_: I've got to eat now, I'll keep digging after lunch.14:14
andersjathanks James, I've now also dropped a line on ubuntu-bugs14:15
_MMA_james_w: Ok. Odd thing is, add ing myself to the scanner group didnt work here. :(14:15
james_w_MMA_: ah, that sucks.14:15
_MMA_james_w: Works strait out with sudo. Get some lunch. Ill be around.14:17
Hobbseedear networkmanager, please *don't* be a bitch.  Thankyou.14:28
lagaHobbsee: many people before you have asked that..14:30
Hobbseelaga: networkmanager and i have had a good working relationship for multiple releases now.  i'd hate to lose that.14:30
lagaheh :)14:31
=== johanbr_ is now known as johanbr
butt3rzgoodmorning all15:19
butt3rzi'm a freebsd developer and am interested in this project now as i use it on the majority of my workstations -- i've read the developer documentation on the site -- where would you recommend i start contributions?15:20
beunobutt3rz, there is a good mapge about this in: https://wiki.ubuntu.com/ContributeToUbuntu15:21
beunoand some specific information on helping with packaging in: https://wiki.ubuntu.com/MOTU/Contributing15:22
butt3rzalright, appreciated15:23
beunowelcome  :)15:23
ScottKIt looks like my kdebase upload yesterday made artigas fall over and die.  I'd appreciate it if a buildd admin would have a look at it.15:23
butt3rzalso, i've been wondering about a few things and wanted to throw it by some other people -- the kernels presented by ubuntu -- those i assume (never used them) are vanilla images -- or they have a few ubuntu patches applied by the overseeing developer -- why not add prepatches and mm patches?  and say for people on the PPC platform -benh patches? -- though benh packages his stuff for everyone really since he uses debian15:26
beunobutt3rz, that kind of question seems like a better fit in #ubuntu-kernel or in the ubuntu-devel mailing list15:28
mjg59butt3rz: No, they're nowhere near vanilla15:28
butt3rzmjg59 , well i have no idea -- like i said ive never used them -- but i appreciate the update :)15:28
mjg59butt3rz: However, we don't ship anything that's not expected to be stable. -pre and -mm don't fall into that category.15:28
butt3rzmjg59 , so you don't think this would make sense even as an option?15:31
butt3rzi suppose if people know about them they can spend the time to patch themselves15:32
=== sourcode is now known as codebreaker
mjg59butt3rz: No, because they'd be out of date before we released15:32
butt3rzwhat do you mean? -- a full ubuntu release or release them to apt15:33
butt3rzmjg59 , should i move this to ubuntu-kernel?15:34
mjg59butt3rz: Feel free15:34
butt3rzmjg59 , i appreciate your help :)15:34
butt3rzhave a good one15:34
james_w_MMA_: I'm getting a little lost down in hal land, so perhaps this needs the touch of someone more experienced in that area.15:53
james_whowever the referenced spec states "Device ownership: Make removable USB devices (scanners, cameras, external hard disks, etc.) accessible to the user on the current foreground console instead of providing static udev rules and using group membership based access control."15:54
james_wwhich I think should be happening here.15:54
_MMA_james_w: OK. Best I can do is help troubleshoot. You have more knowledge here than I. Hopefully it can be fixed. Its like printing being broken.15:55
james_w_MMA_: hal seems to have consolekit support enabled, which it appears is intended to allow you to access the scanner. I don't know how to debug consolekit to find out why it isn't setting the device to be owned by you though.15:58
_MMA_james_w: I see.16:00
TomaszDhello, I'd be glad if someone could point me to the package responsible for the ubuntu-modified logout/shutdown screen. I need to make some fixes in the translation.16:39
_MMA_TomaszD: The GDM theme?16:41
TomaszD_MMA_, well I mean the logout screen, where I can shut the computer down, suspend, hibernate, switch user or restart16:42
TomaszDthe big screen with buttons that don't look like buttons at all16:42
_MMA_Ahh... Sorry. Im unsure if that.16:43
james_wit might be gnome-panel16:43
TomaszDmight be, looking at it right now16:45
james_wor gnome-session perhaps16:45
TomaszDI'd place a bigger bet on.. yes16:46
=== greeneggsnospam is now known as jsgotangco
TomaszDfound it16:50
TomaszDit's indeed gnome-session16:50
=== emu_ is now known as emu
emgenthello17:27
* _MMA_ waves.17:28
sistpotydoko: please give back haskell-http on sparc, thanks!17:32
mario_limonciellkeescook, ping17:37
keescookmario_limonciell: hola17:45
emgenthi keescook :)17:45
mario_limonciellhi keescook.  I went through and triaged a majority of the bugs on lirc last night17:45
keescookheya emgent17:45
mario_limoncielli rolled up all the fixes into a bzr branch17:46
keescookmario_limonciell: i saw all the bug mail come through.  nice :)17:46
emgentE: /var/cache/apt/archives/language-pack-en_1%3a8.04+20080317_all.deb: tentata sovrascrittura di `/usr/share/locale-langpack/en_GB/LC_MESSAGES/shared-mime-info.mo', che si trova anche nel pacchetto language-pack-gnome-en17:46
emgentargh17:46
keescookmario_limonciell: cool, you need me to sponsor it in?17:46
mario_limonciellkeescook, there will probably be one or two more bugs that are going to be needing fixes, but I'm not confident that they will get done in time for hardy, so yeah could you sponsor the branch in its current state and if they get done, i'll let you know17:47
keescookmario_limonciell: bazaar.launchpad.net/~mythbuntu/lirc/ubuntu/ ?17:47
mario_limonciellkeescook, er no.  looks like i pushed it somewhere new17:48
mario_limoncielllet me get you a url17:48
mario_limoncielli'll have to get it into a "standard" location sometime soon :)17:48
mario_limonciellhttps://code.edge.launchpad.net/~superm1/lirc/hardy17:48
keescookmario_limonciell: all the other updates appear to be in the other URL, maybe it should be the standard location?  I'll pull yours in...17:49
mario_limonciellkeescook, i lost the info for the old bzr branch so i re-inited this one17:50
keescookoh, heh17:50
keescookmario_limonciell: I've pushed to bazaar.launchpad.net/%7Emythbuntu/lirc/ubuntu/ now, uploading in a moment...17:58
mario_limonciellkeescook, okay thanks18:03
keescookmario_limonciell: np, thanks for all the fixing :)18:04
mario_limonciellwell i'm personally hoping that people start submitting the fixes upstream.  I've put notes in bugs for folks to do it, but we'll see if it really happens.  that number of patches is really starting to grow :)18:04
j^loading http://www.ubuntu.com/getubuntu/countdown i get a username / password popup for www-admin.ubuntu.com18:07
=== ember_ is now known as ember
davmor2when is release candidate out please.  I got it down as the 17th is that still the case?18:46
loolsoren: I'm pushing misc fixes/features to ~lool/ubuntu-jeos/trunk; could you have a look and perhaps merge them?19:00
loolsoren: I wanted to ask whether you would be interested in adding support for personality setting (linux32 chroot ...) when creating 32-bits chroots from 64-bits hosts19:01
sorenlool: Could you be pursuaded to rebase your patch against the "refactor" branch?19:02
sorenlool: I'll be sending an FFe tomorrow to upload that, so that should really be the focus of development from now on.19:03
sorenlool: About linux32: We should certainly do that.19:03
loolsoren: Ah19:03
sorenlool: The code hasn't changed a whole lot, but it's been restructured quite a bit and a stack of bugs have been fixed.19:05
loolsoren: I never "rebased" with bzr; I only did it with git; do you have any pointer on how this is done in bzr?19:10
lool"bzr help commands" and "bzr help rebase" didn't help19:10
loolHmm google lets me think I need an additional plugin19:11
loolHow a "I'll fix this in 10 minutes" session ends up eating 2 hours19:11
sorenlool: Oh, I was thinking about doing it manually.19:13
sorenlool: automatic rebasing won't do much good when the code has been refactored like that anyway.19:14
=== emu is now known as test\test
=== test\test is now known as emu
=== fta_ is now known as fta
hron84hi! i using reprepro / repository, and i have a problem. I tried to make an own mirror from official mirror, and i started import packages to my repo, but all universe/multiverse package landed in main category. Why? Reprepro cannot handle universe/multiverse categories? In conf/distribution I filled correctly the Components and UDebComponents lines.22:16
LaserJockhron84: I think it must be a configuration problem22:21
hron84LaserJock: pls wait, i pastebin my config22:21
hron84LaserJock: http://pastebin.ca/95591122:23
LaserJockhron84: did you set up the updates file?22:25
hron84No, how can i do it? It can be a problem?22:25
hron84My system isn't an ubuntu22:26
_MMA_?22:27
ScottKhron84: Then you're almost certainly in the wrong place to get help.22:27
hron84ScottK: and can you recommend me a good channel?22:28
ScottKhron84: What kind of system are you using?22:28
LaserJockhron84: I'd suggest reading  the man page or googling. I don't have a current reprepro setup, but when I did it certainly worked right, mirroring main and universe22:28
hron84ScottK: I using a Gentoo Linux. I installed reprepro with no problem (compiled it from source). I want create a custom ubuntu mirror, because i have a machine somewhere without net22:29
ScottKThen I'd suggest checking on the web site where you got the source for support information.22:30
hron84I downloaded it from archives.ubuntu.com... it doesn't contains package-specific support infos. I known and using linux, but I don't have experience with ubuntu distro-specific things22:32
slangasekbut if you built it on gentoo, you didn't use the existing build-dependency support in Debian/Ubuntu to build it, you had to translate that somehow to Gentoo; that's not something that the Ubuntu community is going to provide you with support for, you're going to need to contact the upstream author22:35
hron84slangasek: I have an enough knowledge to understand the dependencies an one program. I think, if i miss any dependency, it can't work as well. And, it doesn't seems as dependency problem, it seems configuration problem. But, i will find upstream author too, but i hoped, i can give some info about this problem.22:39
LaserJockhron84: just google around for reprepro configurations and/or look at the man page22:40
=== ember_ is now known as ember
jdongWTF23:27
jdong"There was an error copying the file into smb://foo/bar"23:27
jdongShow more details:23:27
jdongSuccess.23:27
sorenjdong: heh. I've something like that in evolution before, too.23:33
jdongsoren: Hardy, gvfs copying a file onto smb://23:34
sorenjdong: "Failure while connecting to mail.linux2go.dk: Success." I never knew quite what to make of that.23:34
* jdong grumbles and uses good old scp :)23:34
_MMA_jdong: I get errors when coping multiple files. It will copy 7 out of 10 files then tell me I dont have permission to the folder. But after I can copy the remaining files fine. Its totally random.23:35
_MMA_Using samba that is.23:36

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