/srv/irclogs.ubuntu.com/2014/02/27/#ubuntu-devel.txt

xnoxbarry: nope.... it looks like a regression inside python3.4 to me.00:12
xnoxbarry: possibly related to http://bugs.python.org/issue11798 ?00:14
xnoxstokachu: it's mostly harmless, in debian there must be matching init.d scripts for upstart jobs, it's not a requirement in ubuntu (as we've been using upstart for many releases by default now)00:58
xnoxstokachu: however, if the package is in debian and should be usable with sysv-init, it's a serious bug that must be fixed.00:58
stokachuxnox: ah ok00:59
stokachuxnox: this is ubuntu only package so i just put a lintian override for it01:00
xnoxstokachu: yeap.01:00
stokachucool thanks man01:00
infinitystokachu: Needs more context, but I'm assuming it's including <linux/xattr.h> before <sys/xattr.h>01:40
infinityErr..01:40
infinitystgraber: ^01:40
infinitystokachu: Ignore me. :P01:40
stgraberinfinity: yeah, it somehow is. I worked around by always adding an include of sys/xattr.h early enough in all failing files until it actually built... systemd never includes linux/xattr.h directly, but it indirectly does from somewhere (not exactly sure where though...)01:45
infinitystgraber: Hunting down where would be nice.  We obviously need to fix the conflict at the root (linux/glibc), but fixing underlying libraries to paper over it (like I did with libcap2) is still "saner" than patching applications a dozen times.01:47
stgraberinfinity: yeah, I first thought it was libcap because there's a bug report about systemd failing to build on arch because of it, but then I noticed that you already fixed it...01:48
=== stub` is now known as stub
pittixnox, barry: yeah, I usually -x that conversion, and just pick out the necessary bits; also, the gobject -> GI changes were incomplete05:18
pittihallyn: yes, that error message happens all over the place, python3.4 regression05:18
pittiGood morning05:19
darkxstseeded-in-ubuntu working for anyone?05:58
darkxstIOError: [Errno socket error] [Errno -2] Name or service not known05:58
Unit193Works for me™05:59
sarnoldwfm06:00
Noskcajdarkxst, broken here06:08
* Noskcaj blames australia06:08
darkxstNoskcaj, or telstra?06:09
sarnoldnono, blame canada06:09
Noskcajprobably telstra06:09
Noskcajalthough i might (finally) get the nbn06:09
Noskcajeven if only in fixed wireless form06:09
darkxstapparently ubuntuwire.org is not listed in telstra DNS servers ...06:17
Noskcajwhat about .com ?06:18
darkxstnope06:19
Unit193darkxst: dig @8.8.8.806:21
Unit193If that works, switch to an OpenNIC DNS server.  Welp.06:21
sarnoldor run your own recursor?06:22
Unit193I run bind9, it also serves OpenNIC domains. :D06:23
dholbachgood morning07:05
tvossgood morning07:24
tvosscjwatson, for benchmarking purposes (no load test, time series scenarios), what statistical tests for result checking do you usually use? I was thinking about something parametric like one-sample-t or a z test07:25
tvosstogether with a previous check if variances are comparable07:25
tvosscjwatson, do you have an opinion on that?07:25
mardyLaney: ping08:00
mardy(about newer syncevolution)08:00
=== DanChapman__ is now known as DanChapman
tseliotslangasek: thanks08:23
Laneymardy: yeah?09:08
LaneyWe are past feature freeze now so if you want to sync that then you'll need to file an exception09:09
mardyLaney: so, upstream released SE 1.409:09
mardyLaney: OK. Besides the bug, should I provide a branch with the debian packaging, or how does it work?09:10
Laneyhttp://packages.qa.debian.org/s/syncevolution.html has it already09:10
Laneyso, we'd probably just sync it from there09:11
mardyLaney: we need an extra parameter in debian/rules to enable the Online Accounts integration09:11
Laneyokay, attach a diff on top of that package then09:13
Laneyand preferably send Debian a bug report asking them to enable it09:13
mardyLaney: OK, will do, thanks09:13
mardyLaney: no, AFAIK, the OA packages are not in Debian09:13
Laneythey have goa09:14
mardyLaney: doesn't help, we need libaccounts-glib and libsignon-glib09:15
Laneyya, the readme says it has GOA support though09:19
Laneyone day I'll understand why we have this Ubuntu-only online accounts stack09:19
seb128Laney, it would be more fair to say "why GNOME is having their GNOME-only accounts stack"09:22
mardyLaney: it's a nice story, indeed. https://debarshiray.wordpress.com/2012/10/06/goa-why-it-is-the-way-it-is/09:22
LaneyNot really, because "GNOME" isn't a distribution09:23
seb128Laney, the one we are using was used at Nokia, shipping on products, Intel still uses it/work on it, and I think KDE is standardizing on the same techs09:23
seb128Laney, well, KDE is not using goa09:23
seb128Laney, well, doesn't change the fact that the tech we use was there first and is used in more place that the one GNOME invented09:25
mardyLaney, seb128: Sailfish OS is also using our framework, and people from Elementary OS are working on it as well (I'm not sure whether they use it already)09:25
seb128it's somewhat baffling to me pointed out as the one who did their own stuff there09:25
LaneyDunno why nobody has brought it to Debian then09:25
mardyLaney: it's in fedora, curiously09:26
seb128yeah, it's even actively maintained in fedora it seems, http://pkgs.fedoraproject.org/cgit/libaccounts-glib.git/09:29
seb128they had an update yesterday09:29
zequenceHi. I got a package uploaded, ubuntustudio-live, but it's yet not accepted by the archive admins. How does that work? I got it in before feature freeze, and it's supposed to replace our current ubiquity package, ubuntustudio-live-settings. Need time to test it and fix any bugs10:00
=== psivaa-afk is now known as psivaa
Riddellzequence: I'll take a look10:16
Riddellzequence: how come it conflicts with ubiquity-slideshow-kubuntu et al and kubuntu-debug-installer ?10:19
Riddellzequence: how come it doesn't conflict with ubuntustudio-live-settings.10:19
=== kfunk_ is now known as kfunk
=== shuduo_ is now known as shuduo
zequenceRiddell: I will remove ubuntustudio-live-settings once ubuntustudio-live is available11:51
zequenceIt's a part of the ubuntustudio-default-settings source11:52
zequenceThe conflicts I mostly copied from the edubuntu-live source, which I based it on. Might not be complete. edububuntu-live didn't conflict with everything else11:53
Riddellzequence: it seems to conflict on random packages like hal and also depend on random packages like ldap, I don't think this is what you want12:05
Riddellzequence: rejecting, please fix depends to be what it must have and conflicts to be what it can not work with12:06
zequenceRiddell: Alright, thanks12:29
ograxnox, i'm looking for an upstart specialist ...12:30
* xnox franticly looks around....12:31
xnox..12:31
xnoxogra: ok, what's up?12:31
sorenxnox: Run away!12:31
pittijodh was faster with the "need to run out" :)12:31
ograxnox, i have something like "env FOO='' at the top of an upstart job ... then later i want to stuff the return of a getprop command into that var from pre-start ... export it to the exec stanza so that it ends up as options to the command i exec12:32
ograit seems something like FOO=$(mycommand) doesn work in the pre-start script12:32
ograis there any trick i could use to get the output of "mycommand" into the var ?12:33
ogra(i know i could split the job and export from the first one or echo into a file that i read later, but both feel really ugly)12:34
xnoxogra: no environment can be passed between stanzas. E.g. pre-start, post-start, pre-stop, pre-start, exec, script - all get fresh environment, and thus FOO=''12:35
xnoxogra: can you show me your full job?12:35
ograright, but export should work around that, no ?12:35
xnoxogra: pre-start and exec are, well just like lines in a makefile all started in a separate shell.12:36
ograxnox, well, its in the middle of a rewrite ... http://paste.ubuntu.com/7004801/12:36
xnox(well exec may start in shell, and may be execed directly)12:36
ograwhat i get in the log is the "ril" i set at the top12:36
ograbut not the "stopped" that the getprop returns12:36
xnoxogra: merge pre-start and exec, into a single12:37
xnoxscript12:37
ograuuh12:37
xnox     opt=$(get opts)12:37
xnox    ril $opt12:37
xnoxend script12:37
ograi thought exec should never live inside a script block ?12:37
xnoxogra: remove "exec".12:37
ograslangasek once held me a lecture about that :)12:37
ograah !12:38
ograheh, now *that* didnt strike me :P12:38
xnoxogra: is this system or user job?12:38
ograsystem12:39
ograits ofonos start job12:39
xnoxogra: with user jobs, you could do "initctl set-env OFONO_OPTS=ril"12:39
ograwe want to get the list of modules from the android side now ... they live in an android property12:39
xnoxogra: http://paste.ubuntu.com/7004817/12:39
ograright, thats what we use in plenty of places12:40
xnoxogra: alternatively. you can start an instance.12:40
ograby splitting the job, yeah12:40
xnoxe.g. have ofono-boot.conf which is task and does "initctl start ofonod OPTS="stuff you got from prop""12:40
xnox(probably --no-wait as well12:40
xnox)12:40
ograi think dropping the exec and firing everything from the script is the beast though12:40
ogra*best12:41
xnoxogra: do check that it gets the right pid...12:41
ograyep, will do12:41
ograthanks !!12:41
ograroot@ubuntu-phablet:/# tail -1 /var/log/upstart/ofono.log12:42
ograstopped12:42
ograyay12:42
xnoxogra: check "pgrep ofonod"12:43
xnoxafter stop12:43
xnoxor compare status, with pgrep.12:43
ograoot@ubuntu-phablet:/# initctl list |grep ofono12:44
ograofono start/running, process 182012:44
ograroot@ubuntu-phablet:/# pgrep ofonod12:44
ogra182012:44
ogralooks fine12:44
ogra(though i dont actually start ofono atm)12:44
ogra(it is just the echo)12:44
* ogra goes to test on an actual phone now 12:45
=== zyga_ is now known as zyga
cffHow can I purge Qt Edgers repo?13:02
cffI've tried with ppa:canonical-qt5-edgers/qt5-proper but it gives PPA to be removed: canonical-qt5-edgers qt5-proper Warning:  Could not find package list for PPA: canonical-qt5-edgers qt5-proper13:03
cffppa-purge ppa:canonical-qt5-edgers/qt5-proper13:03
zequenceRidell: I made changes in dependencies and conflicts, to the best of my understanding. Would you be able to accept this version? lp:ubuntustudio-live13:04
ograxnox, hmm, using the real ofonod on a phone doesnt give me the right pid if the command lives inside the script block13:05
ograseems that only worked with the echo ... but not with a forked daemon :/13:07
zequenceRiddell: (reposting, as I can't spell) I made changes in dependencies and conflicts, to the best of my understanding. Would you be able to accept this version? lp:ubuntustudio-live13:09
=== _salem is now known as salem_
Riddellzequence: looking13:12
Riddellzequence: why does it conflict with other ubiquity slideshows and with mythbuntu-live-autostart ?13:14
Riddellzequence: lintian errors a-plenty http://paste.kde.org/pfq7goadb13:15
zequenceRiddell: I guess the conflicts are more for testing, then otherwise. I saw that edubuntu-live had them, so I kept them. As for the lintian errors, I need to fix that, absolutely.13:18
zequenceI'll need a day to go through that13:19
zequenceThanks for the help13:19
=== pete-woods is now known as pete-woods-lunch
xnoxzequence: Riddell: correct seeds should be used to seed new slideshow, and replace the other one.13:23
xnoxzequence: using conflicts is abuse here, since everything depends on "provides" package (ubiquity-slideshow) and thus typically only one is pulled in anyway.13:23
xnoxzequence: no slideshows should encode the names.... of all the other slideshows as that's a lot.13:24
xnoxzequence: for testing you should do: $ apt-get install your-slideshow.deb ubiquity-frontend-[gtk|kde] ubiquity13:24
xnoxzequence: if you do install ubiquity, it can pull in kde frontend with kubuntu slideshow by default without any hints =))))13:25
xnoxzequence: is there a matching branch to adjust studio seeds to use new packages?13:25
xnoxzequence: the two should go in together (-meta update + your new packages)13:25
mptbdmurray, I guess the X axis for a graph showing any series should extend to whichever is later: the release date of that series, or (whichever is earlier: today, or EOL for the series)13:26
zequencexnox: I wanted to wait until all the packages were available. Then do the switch. If that meant one broken ISO build, I thought that would be fine, while adjusting it all.13:26
xnoxthus a: Breaks: studio-meta (<< first-version-that-pulls-in-new-slideshows-et-al)13:26
zequenceI don't have upload rights, so I need someone to help do the switch13:26
zequenceI can only edit the seeds13:26
xnoxzequence: no, just declare the above breaks, and your new packages can be staged in -proposed, and you can test them by dist-upgrading live cd.13:27
xnoxzequence: onces you are happy, the whole lot can migrate to release. Thus both giving you test playground, and no broken cds.13:27
xnoxzequence: well, you can work with Riddell or myself to stage the uploads correctly =)13:27
zequencexnox: Alright, thanks.13:27
mptbdmurray, so for the 14.04 milestones to extend the default graph is a good thing, it shows the “flight path” for finalizing 14.04. Not so much if it’s a graph just showing 12.10 or whatever.13:27
infinityxnox: A Breaks really seems unnecessary.  Who upgrades the live set?13:32
=== marcoceppi_ is now known as marcoceppi
xnoxinfinity: for britney to migrate them together?13:44
xnoxinfinity: of is that abusive as well?! =)13:44
infinityxnox: I don't see as it makes a massive difference in this case.  It's just control cruft.13:45
mptbdmurray, I’ve added some details of the graph design for future reference. <https://wiki.ubuntu.com/ErrorTracker?action=diff&rev2=177&rev1=176>13:47
infinity(And it doesn't *actually* break that package, you're just abusing it to get both together, which is a non-issue for CD builds that always pull the latest anyway)13:47
xnoxzequence: right, so tag bug block-proposed, upload the packages you need. From live cd upgrade and test them out. Once happy, remove the tag let all packages migrate and the cd after that, will be all beautiful.13:47
xnoxzequence: where are your sponsorship / merge proposal requests?13:48
zequencexnox: bug 94659113:49
ubottubug 946591 in ubuntustudio-live "Add ubuntustudio-live to trusty repositories" [Undecided,Confirmed] https://launchpad.net/bugs/94659113:49
mptbdmurray, to implement that exactly the error tracker would need to start knowing which milestone belongs to which Ubuntu version, so it can show only those milestones relevant to the currently shown versions.13:49
zequenceIt's an old bug, which I updated13:49
xnoxzequence: ack. will look into it later.13:51
=== bfiller_afk is now known as bfiller
=== tkamppeter_ is now known as tkamppeter
ximionhughsie: hi :) did you try libappstream yet?14:31
ximionwtf...14:32
ximionsorry for the noise... irc client issue14:33
barrydobey: i've seen this, but haven't had time to investigate yet.  thanks for pointing me to the bug15:18
=== rcj` is now known as rcj
=== Ursinha is now known as Ursinha-afk
=== mapreri_ is now known as mapreri
=== cr3_ is now known as cr3
=== freeflying__ is now known as freeflying
=== Cimi_ is now known as Cimi
=== sunweave1 is now known as sunweaver
=== cr3 is now known as Guest80061
=== Guest80061 is now known as cr3
=== Ursinha-afk is now known as Ursinha
=== zequence_ is now known as zequence
hallynpitti: thanks much for the bug reports on qemu-2.0!15:33
=== pete-woods-lunch is now known as pete-woods
=== Ursinha is now known as Ursinha-afk
slangasekogra, xnox: note that you can't use 'expect fork' if you are calling getprop for env setup, because getprop will fork15:45
ograoh !15:46
ograslangasek, thanks ...15:46
xnoxslangasek: yeah, we got there, eventually. Also we agreed that android-event-bridge should just sent event when ril is ready, with all the right params in the event variable.15:47
slangasekok :)15:47
xnoxslangasek: and the ofono.conf job just use that var, or have a sensible fallback.15:47
=== Ursinha-afk is now known as Ursinha
pittijodh: is there a way to disable e. g. /usr/share/upstart/sessions/update-notifier-crash.conf (file-triggered, so you can't just "stop" it) without removing/touching that file?15:58
pittijodh: i. e. some counterpart to .override files in /etc/ for /etc/init?15:58
pittiperhaps in ~/.config or so?15:58
pittithere's a ~/.config/upstart/ which sounds promising15:58
pittiom26er: ^ FYI15:58
jodhpitti: yep - "echo manual >> /.config/upstart/update-notifier-crash.override"15:59
xnoxpitti: user-session jobs, can be overridden in any XDG_CONFIG_DIRS/upstart and XDG_CONFIG_HOME/upstart.16:00
pittijodh: splendid, thank you!16:00
pittiom26er: ^16:00
xnoxpitti: documented in man 5 init, under user-session jobs.16:01
om26erpitti, so it will disable it instantly ? or the next run ?16:01
jodhom26er: it should of course be "echo manual >> ~/.config/upstart/update-notifier-crash.override" :)16:01
pittiom26er: should be instant16:01
xnoxpitti: om26er: in essence, we take highest priority .conf, and .override from higher priority down to the one where .conf is.16:01
pittiom26er: well, there is no "run" really, it just will stop getting triggered16:01
xnoxpitti: so, e.g. /etc/xdg/upstart/foo.conf, can override completed /usr/share/upstart/session/foo.conf, and user can further tweak it with ~/.config/upstart/foo.override.16:02
jodhom26er: well the override file you create will be applied instantly, but if that service is already running it won't be stoppe (hence really only applies to next session startup).16:02
xnox(and since desktop envrionments get their own XDG_CONFIG_DIR you can even override jobs on-per session types)16:03
om26erjodh, understood, thanks16:03
pittijodh: it's a file trigger; so as soon as that override is in place, it should stop getting triggered, right? or does the session upstart only read ~/.config/upstart/ on startup? (I had expected an inotify watch)16:04
jodhpitti, om26er: ah - forgot that /usr/share/upstart/sessions/update-notifier-crash.conf uses the file bridge, so yes, the .override will apply immediately (ie no further crash files will cause that job to run).16:08
om26erjodh, ack16:08
xnoxLaney: did you upload the gstreamer package split? as far I understand, nothing will change as long as the full-ugly one still depends on the two split ones. and we'll just need to change the touch-seed (when that's allowed to land) to land the switch and drop.16:41
Laneyxnox: Nobody ever tested it16:41
xnoxLaney: hm. ok. Let me hunt that down and report back to you.16:41
LaneyI already asked rsalvet_i16:42
pittistgraber: jodh and I are fighting with the sbuild autopkgtest in LXC17:12
stgraberpitti: ok, what's going on exactly?17:12
pittistgraber: both with the standard lxc-container-default-with-mounting and with your magic custom lxc-adt profile it still fails on17:13
pittiW: Failure trying to run: chroot /tmp/adt-run.bnodMI/ubtree0t-build_procenv-testtmp/adttmp/schroot-trusty mount -t proc proc /proc17:13
pitti[77539.290066] type=1400 audit(1393521100.343:60): apparmor="DENIED" operation="mount" info="failed type match" error=-13 profile="lxc-container-adt" name="/tmp/adt-run.bnodMI/ubtree0t-build_procenv-testtmp/adttmp/schroot-trusty/proc/" pid=18110 comm="mount" fstype="proc" srcname="proc" flags="ro"17:13
pittistgraber: it only works when running with "unconfined"17:13
pittistgraber: could we relax the AA profiles to allow mounting /proc?17:13
pittistgraber: at least in the custom profile17:14
stgraberpitti: yeah, sounds like if you want this to pass, you'll need to allow add:17:15
pittistgraber: oh, I see some /var/lib/lxc** in the profile17:15
stgrabermount options=(rw,bind),17:15
stgrabermount fstype=devpts,17:15
stgrabermount fstype=proc,17:15
stgrabermount fstype=sysfs,17:15
pittistgraber: I have containers in /srv/lxc/17:15
stgraberpitti: those paths are relative to the container's rootfs, not your host. These entires are needed for LXC inside LXC.17:15
pittiah17:15
stgraberpitti: add those 4 mount entries to the adt apparmor profile, reload apparmor and try again, that should help (makes the whole thing horribly unsafe, but we already agreed to ignore that ;))17:16
pittistgraber: mounting /proc is unsafe?17:16
pittistgraber: thanks, trying that17:18
stgraberpitti: mounting /proc somewhere other than /proc is unsafe because apparmor won't prevent writes to dangerous files17:19
stgraberpitti: so you can do "echo b > /tmp/proc/sysrq-trigger" for example, or set some of the hooks (crash handler for example), trigger them and run command as root on the host as a result.17:20
pittistgraber: ah, I understand17:20
bdmurraypitti: can you have a look at bug 1283303?17:30
ubottubug 1283303 in udev (Ubuntu) "ATA drive /dev/disk/by-path/ incorrect due to kernel change" [Undecided,New] https://launchpad.net/bugs/128330317:30
pittibdmurray: queued, I'll check tomorrow17:31
bdmurraypitti: thanks17:33
jtaylorinfinity: will we get updates from the 2.19 branch of glibc "automatically" or do I need to file a bug to get an issue fixed? (upstream #16623 is the context)17:35
bdmurrayMy wireless mouse (connected via bluetooth) repeatedly says it is at 0% but then I reconnect it and it is fine for some period of time, and the bluetooth applet says the status is Good now.  How can I dig into this?17:35
infinityjtaylor: I'll do some updates from the 2.19 master branch over the next month or two before final freeze.17:37
infinityjtaylor: Does this possibly also fix 16625?17:38
jtaylorinfinity: I don't think so17:39
infinityA man can dream.17:39
jtaylor:)17:39
infinityjtaylor: Anyhow, I'll make sure at least that fix makes it into my next upload.17:40
jtaylorthx17:40
=== Guest58541 is now known as iulian
=== SpamapS_ is now known as SpamapS
=== bfiller is now known as bfiller_afk
=== stgraber changed the topic of #ubuntu-devel to: Trusty Alpha 2 released! | Archive: feature freeze | Devel of Ubuntu (not support or app devel) | build failures -> http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of lucid -> saucy | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots:
argesbdmurray: hey19:01
bdmurrayarges: hi19:01
argesbdmurray: looking at the pending-sru queue now19:01
cyphermoxbdmurray: see if upower has some kind of debugging there you could find how how it asks the mouse for battery19:13
bdmurraycyphermox: okay, thanks19:22
=== salem_ is now known as _salem
Logan_bdmurray: yeah so I apparently suck at SRUs20:16
Logan_what's the best way to push a fix to multiple stable releases, version-wise? :P20:16
bdmurrayLogan_: well if I'd been on top of things we could of copied it from Precise to later releases20:17
sarnoldLogan_: the security team has some version number examples here that might be uesful: https://wiki.ubuntu.com/SecurityTeam/UpdatePreparation#Update_the_packaging20:17
Logan_sarnold: I pushed ubuntu0.1 to all four releases at once20:18
bdmurrayLogan_: otherwise versioning like 0.12.04 and 0.12.10 would work as 10 > 0420:18
Logan_bdmurray: in the future, should I just push to, say, precise?20:18
Logan_and then have the SRU team copy up?20:18
bdmurrayLogan_: no this is an exception because the version of d-rats was the same in all releases20:19
Logan_oh20:19
Logan_but, in that scenario, should I just push to the oldest?20:19
bdmurrayits probably best to just use follow the security team recommendations20:20
Logan_I thought I was :(20:20
bdmurrayso in this case 0.3.3-3ubuntu0.12.04.120:20
Logan_ok20:20
bdmurray0.3.3-3ubuntu0.12.10.120:21
bdmurrayetc...20:21
infinityLogan_: Uploading thr same to all won't work cause you'd get mismatched binary builds.20:21
Logan_gtocha20:21
Logan_infinity: oh right20:21
Logan_*gotcha20:21
infinityLogan_: In the rare case of "the same version is everywhere", then yes, if you upload to the oldest release, it can be copied.20:21
Logan_okay, cool20:21
bdmurrayinfinity: but not all SRU team members have the ability to copy though correct?20:22
infinitybdmurray: Don't see why not.20:22
infinitybdmurray: If you can copy from precise-proposed to precise-updates (which is what an sru release is), yo ushould be able to copy to quantal-updates too.20:23
infinitybdmurray: ACL checks don't care about the source, just the target.20:23
=== bfiller_afk is now known as bfiller
=== doko_ is now known as doko
=== stgraber changed the topic of #ubuntu-devel to: Trusty Beta 1 released! | Archive: feature freeze | Devel of Ubuntu (not support or app devel) | build failures -> http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of lucid -> saucy | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots:
_zap_hi. i have a question about the efi boot process in ubuntu. there is a single grub efi binary in the ESP partition and another grub efi binary in the boot partition which contains the kernel. I appears that the ESP grub loads the boot partition grub but there is no config file for the ESP grub. so i am wondering how was the ESP grub built?21:32
=== seb128_ is now known as seb128
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha
=== DktrKranz is now known as Guest64432
=== SpamapS_ is now known as SpamapS
=== GridCube_ is now known as GridCube

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