/srv/irclogs.ubuntu.com/2013/01/10/#ubuntu-bugs.txt

bdmurrayno it wouldn't hurt00:00
bdmurrayand /var/log/apt/term.log might help in figuring out which update it may have been00:01
TheLordOfTimeoops too late already hit submit on the part where i request that they apport-collect the bug.00:02
TheLordOfTimeaaand, timeouts to LP00:03
TheLordOfTimefigures.00:03
* TheLordOfTime goes to kick his router again00:03
=== Teufelchen_ is now known as Teufelchen
=== yofel_ is now known as yofel
=== reels_ is now known as reels
DavidInPerthHi all12:41
DavidInPerthI have a problem13:22
DavidInPerthI've been looking into an Ubuntu bug for a while13:23
DavidInPerthhttps://bugs.launchpad.net/ubuntu/+source/casper/+bug/93266313:25
ubot2`Launchpad bug 932663 in casper (Ubuntu) "kernel upgrade failed on a USB live system created by usb-creator" [High,Fix released]13:25
DavidInPerthThe bug was marked "fix released" because it wasn't reproduced in 12.10, but it's still present in 12.04 (as in, i've installed all updates and it hasn't fixed the problem)13:27
DavidInPerthI talked to stgraber on Tuesday, and ey gave me some info & suggestions13:32
DavidInPerth(My ideal outcome here is that the bug is fixed for 12.04.2, and/or can be fixed by a usual security update)13:36
=== Ursinha is now known as Ursinha-afk
DavidInPerthThe current situation is:13:43
DavidInPerth- I don't know if the bug is present in the current snapshot of 13.04.13:43
DavidInPerth- stgraber marked it as "fix released" because ey could not reproduce it in 12.10.13:43
DavidInPerth- There is only one kernel version available for 13.04, so I can't upgrade/downgrade to test for the bug.13:43
DavidInPerth- If the bug is fixed in 13.04, I don't know how to go about finding the code change that fixed it.13:44
DavidInPerth- ...and without that, the fix can't be applied to 12.0413:45
DavidInPerthI'm new to launchpad & ubuntu bugs, so if anyone can help me out that would be greatly appreciated13:53
hggdhDavidInPerth: yeah...13:56
hggdhDavidInPerth: there is one workaround described there, have you tried it?13:56
DavidInPerthNo. To be honest I'm more interested in getting it fixed properly for everyone13:57
DavidInPerthI think it's a pretty big thing that LiveUSBs of the LTS release cannot get kernel updates13:59
DavidInPerth(I didn't try the workaround, because then I would've had to do another liveusb to do more testing)14:00
hggdhDavidInPerth: I am not being fresh, but can you give me a reason why updating the kernel is easier than regenning the media with the new ISO?14:00
hggdhI just want to be sure I can sanely state it *is* important14:01
DavidInPerthI didn't think the ISO was updated with new kernel releases14:01
hggdhno, not with a kernel update. But with the point releases14:02
hggdhhah14:02
hggdhOK, I can see it now14:02
DavidInPerthyeah, I'm talking about in between point releases14:02
hggdhDavidInPerth: I just nominated it for Precise14:03
DavidInPerthhggdh: Although for the record, I think that using Update Manager to update the kernel is a lot easier than re-generating the liveUSB14:04
DavidInPerthcool, I was going to ask if/how that is possible14:04
hggdhDavidInPerth: I usually just dd in the new image14:05
hggdh(no usb-creator)14:05
DavidInPerthyou mean the kernel, or the ISO?14:05
DavidInPerthoh, okay...14:05
hggdhthe ISO14:05
DavidInPerthdo you have to rename the isolinux files or something...?14:05
hggdhYou can also update the kernel in an ISO (mount the ISO in a tmpfs, chroot to it, update), but it is more convoluted14:06
DavidInPerththat sounds like the kind of thing I'd love to be able to do one day, but not sure if I ever will14:07
hggdhno, for dd you just 'sudo dd if=<iso> of=/dev/<whatever> bs=8M' (after umounting the media)14:07
hggdhand you are done14:07
DavidInPerthyeah, I recently learned how to use dd to back up an entire hard drive (8GB eeePC SSD - managable size)14:09
DavidInPerthoops, not hard drive14:09
DavidInPerth#technicalities14:09
hggdhheh14:11
DavidInPerthI was reading something online - i think it was on stack exchange - that said that before unetbootin and the like, liveusbs required dd-ing the ISO onto the USB stick, and then re-naming isolinux files/folders to something else...14:12
hggdhDavidInPerth: nomination for series and targetting milestones are restricted options14:12
DavidInPerthI forget some of the details14:12
DavidInPerthah, okay, cool14:13
DavidInPerthI was planning to look up what "nominate for series" meant14:13
hggdhmaybe. Never needed it, but perhaps my use case is more limited14:13
DavidInPerthOh... but if you dd the image that means that it's an ISO filesystem, right?14:14
DavidInPerthso isolinux would work14:14
hggdhnominate for series allows you to state this bug should be resolved for a specific Ubuntu version. Target to milestone allows you to state the bug should be fixed by a set milestone14:14
hggdhyes14:14
DavidInPerthbut you don't have persistence with the ISO on USB?14:15
DavidInPerthhggdh: I just had a look at your update to the bug page14:18
hggdhDavidInPerth: usually I am not worried with persistence, I just want to check the machine to be kosher14:20
DavidInPerthhggdh: You mean disaster recovery? Compatibility testing?14:21
hggdhcompatibility and sanity of the image14:21
hggdh(sometimes I still do disaster recovery, but the process is the same)14:22
DavidInPerthI see. Yeah, if you're doing it for the sake of testing of the distribution, it's a very different goal...14:30
DavidInPerth...vs. wanting to use a LiveUSB for other tasks, and possibly for extended periods14:31
DavidInPerthWhich makes both persistence, and kernel updates, quite important14:32
DavidInPerthfor security, if nothing else.14:32
hggdhindeed14:33
DavidInPerthif I'm loading up a live USB in March / September, 5 months after a release, I don't want to have to download all security updates *every time* I boot onto it, in order to safely use the internet.14:34
DavidInPerth(not that the danger is all that great, but still)14:35
DavidInPerthyou can probably tell I'm not a security expert ;-)14:35
hggdhheh. Not really, this is a valid use case14:39
DavidInPerthI meant that I don't have a very strong conception of what a typical kernel vulnerability will make me vulnerable to14:40
DavidInPerthI've got a feeling that it's mostly in terms of people remotely trying to break / control the computer14:41
hggdhmost of the times, it is, given that if you have local access to the machine, the game is already over. You *own* it14:42
DavidInPerthyeah14:42
DavidInPerthwhat about browsing, though. Could a kernel bug be exploited through a web browser? or is that only an issue for browser bugs?14:43
DavidInPerth(I imagine the answer is no, but I'm not sure)14:43
hggdhanything could happen..., it will always depend on what the kernel bug is, and what has been affected by it. It is not the browser (for remote attacks) that gets really hit, but the server14:47
hggdha browser may trigger a server error; of course, if it is a browser flaw, the attack is incoming to the machine running the browser14:48
DavidInPerthhggdh: uhuh. But it's possible (if perhaps unlikely) to have a kernel bug that can be exploited by a website, through a user's browsing, even when there is no bug in the broser itself (only in the kernel)?14:51
hggdhDavidInPerth: it *is* possible. The web server may trigger a kernel failure. Exploitation of such a failure will depend on what is exposed, how it is exposed, and -- most probably -- a malicious string of data from the browser14:53
DavidInPerthuhuh14:54
DavidInPerthupshot: It's not safe to browse the internet from a liveUSB without the most recent kernel update (even if all other updates are working)14:57
DavidInPerthOkay, I have one more question regarding that bug14:58
hggdhwell, it is not safe to browse the internet, period. One has to always be careful15:02
DavidInPerthRoger Hunwicks says15:02
DavidInPerth"In fact, I got it trying to apt-get install mdadm - so it seems possible it occurs any time update-initramfs runs rather than just on a kernel update."15:02
DavidInPerthhttps://bugs.launchpad.net/ubuntu/+source/casper/+bug/932663/comments/1015:02
ubot2`Launchpad bug 932663 in casper (Ubuntu Precise) "kernel upgrade failed on a USB live system created by usb-creator" [Undecided,New]15:02
DavidInPerth@hggdh: True, very true15:03
meetingologyDavidInPerth: Error: "hggdh:" is not a valid command.15:03
DavidInPerthhggdh: True, very true15:03
DavidInPerthI want to know if there's a way to test the above theory with my 13.04 snapshot, given that it doesn't have an alternative kernel version to upgrade/downgrade to15:07
DavidInPerthwould running update-initramfs help at all?15:07
jibelDavidInPerth, you can always downgrade to a previous version a package by selecting the version on https://launchpad.net/ubuntu/+source/linux/+publishinghistory (for the kernel in this case) then in 'builds' select you architecture15:17
jibelthen download the debs and install them with dpkg15:18
DavidInPerthah, I see15:18
DavidInPerthyeah, that makes sense15:18
DavidInPerthHmm... I'm trying to run Quantal in a VM with 256M of RAM, and 1 core, on a system that's already getting low on memory...15:20
DavidInPerthoh well, I only really need to get to apt to test for this anyway15:20
DavidInPerth:-D15:21
hggdhI think 256M is a bit on the low side...15:30
micahgI increase my VMs for Unity to 1GB for testing, you could probably muddle through with 768MB15:37
=== Ursinha-afk is now known as Ursinha
=== mspencer is now known as iBelieve
=== pedro_ is now known as Guest20557
alo21hi everybody...20:38
alo21I am fixing bug LP: #109552120:39
ubot2`Launchpad bug 1095521 in util-linux (Ubuntu) "Manpage for mount list different options in same paragraph (keybits, nofail, iversion)" [Medium,In progress] https://launchpad.net/bugs/109552120:39
alo21this bug affects Debian too, and I am wondering if I have to report the bug, and attach the debdiff in DBTS.20:40
hggdhalo21: yes, you should20:47
alo21hggdh, OK. Thanks20:52
hggdhalo21: actually, thank YOU for helping :-)20:52
alo21hggdh, It's my pleasure... and I really would like to do more for this amazing community/OS20:53
bdmurrayThe fix for bug 821233 could use SRU'ing to Precise if someone is interested.20:56
ubot2`Launchpad bug 821233 in indicator-weather (Baltix) "indicator-weather crashed with AttributeError in export_location_details(): Location instance has no attribute 'location_code'" [Medium,In progress] https://launchpad.net/bugs/82123320:56
=== pedro_ is now known as Guest35034
alo21can someone set the bug LP: #1095521 as Triaged and assignee it to nobody for me please?22:59
ubot2`Launchpad bug 1095521 in util-linux (Ubuntu) "Manpage for mount list different options in same paragraph (keybits, nofail, iversion)" [Medium,In progress] https://launchpad.net/bugs/109552122:59
alo21Because the bug has been reported in debian, and may be the patch will be upload23:00
alo21leave the bug, please. I changed my mind23:02
hggdhack23:07
bdmurraygah23:09
TheLordOfTimeehehehe, i was looking at that bug earlier, don't remember why though...23:09
* TheLordOfTime returns to poking php5's source23:09
bdmurrayI hate it when you are trying to work one bug and run into more trying to fix the first one23:12
TheLordOfTimebdmurray, happened with a php5  SRU, a dupe of one bug slipped past when i was SRUing it23:13
TheLordOfTimefortunately i caught it in -server, and saw it was a dupe.23:13
TheLordOfTime(whenever they have to relate to php5-fpm, i usually hear about it)23:13

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