/srv/irclogs.ubuntu.com/2011/08/24/#ubuntu-installer.txt

=== ScottK2 is now known as ScottK
=== mpt_ is now known as mpt
CIA-18ubiquity: evand * r4855 trunk/ (4 files in 4 dirs): Make sure that the save directory exists in the webcam widget.10:43
evcouldn't think of a better way of doing that LD_LIBRARY nonsense. Suggestions welcome10:45
cjwatson'./libtool --mode=execute' might help10:48
cjwatson(possibly)10:48
cjwatsonev: seen bug 831897?11:13
ubot2Launchpad bug 831897 in gst-plugins-good0.10 "package gstreamer0.10-plugins-good 0.10.30-1ubuntu5 failed to install/upgrade: trying to overwrite '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in package gstreamer0.10-plugins-bad 0.10.22-2ubuntu3" [High,Triaged] https://launchpad.net/bugs/83189711:13
evcjwatson: that's what I'm working on right this second11:13
cjwatsonta11:13
evseems like I just forgot to bump to << 0.10.22-2ubuntu4 on the breaks/replaces11:13
evbut just testing to be sure11:13
CIA-18ubiquity: evand * r4856 trunk/ (d-i/manifest debian/changelog):12:58
CIA-18ubiquity: Automatic update of included source packages: console-setup12:58
CIA-18ubiquity: 1.57ubuntu25.12:58
CIA-18ubiquity: evand * r4857 trunk/tests/test_gtkwidgets.py: Fix double import of mock12:59
CIA-18ubiquity: evand * r4858 trunk/debian/changelog: releasing version 2.7.1613:20
CIA-18ubiquity: evand * r4859 trunk/ (debian/changelog tests/build): Make sure the webcam module is built before running tests.13:35
CIA-18ubiquity: evand * r4860 trunk/ubiquity/gtkwidgets.py: Remove duplicate format_size function.13:38
CIA-18ubiquity: evand * r4861 trunk/tests/test_gtkwidgets.py: Initialize gstreamer before testing the webcam module.13:40
CIA-18ubiquity: evand * r4862 trunk/ubiquity/frontend/ (base.py gtk_ui.py kde_ui.py): Move duplicate add/pop history functions into the base frontend.14:07
CIA-18ubiquity: evand * r4863 trunk/tests/test_gtkwidgets.py: Add tests for state box14:23
bdmurrayev: so I've created 2 dupe signatures one for issues with grub-installer and one without15:46
bdmurrayhttp://paste.ubuntu.com/673920/ there is one without a grubisntaller issue15:47
bdmurrayhttp://paste.ubuntu.com/673891/ and one with a grub-installer issue15:48
bdmurrayso I could the content of grub-installer info from syslog15:48
bdmurrayDoes that seem reasonable for a duplicate signature?15:48
bdmurrayor maybe device info should be stripped out of the grub-installer parts? like sdd7 in that example15:49
evhmm, so if I'm understanding all of this correctly, in the latter example we don't have enough information to determine if it's a duplicate15:50
evah, I misread15:51
bdmurraywell I added the grub-installer lines from syslog to help determine if it is a duplicate15:52
evI suppose that could work, but I'm weary of very similar looking logs for different bugs here, when grub-installer just isn't saying what led to the error15:52
evindeed, I clocked that on the second pass15:52
bdmurraythis may be insufficient?15:52
bdmurraygrub-installer: Unknown partition table signature15:52
bdmurraygrub-installer: The file /boot/grub/stage1 not read correctly.15:52
evfor that exact case, I think it's okay, but the combination of grub-installer lines from syslog and the traceback might not always be sufficient15:53
evcjwatson: do you have any thoughts on this?15:53
bdmurrayokay, so perhaps we could start off with just using a DuplicateSignature for ubiquity bugs with a Traceback that isn't about GrubInstaller?15:53
cjwatsonmm, unfortunately grub-installer often just gets an error code from grub-install15:53
cjwatson(say)15:54
cjwatsonmaybe grep for grub-install and update-grub/grub-mkconfig errors in syslog or something15:54
cjwatsonoh, I should read15:54
cjwatsongrub-installer lines from syslog should be good enough for a signature, but maybe filter out os-prober output or something?15:55
cjwatsonthere's likely some noise15:55
cjwatsonI think if traceback plus grub-installer syslog lines aren't enough to isolate it then we're probably doomed anyway15:55
bdmurrayOkay, what I've been doing is using the same logic with all the syslog files from ubiquity bugs to make sure its sound etc...15:56
bdmurrayI've other examples if reviewing them would help.15:56
bdmurrayhttp://paste.ubuntu.com/673867/15:57
bdmurrayhttp://paste.ubuntu.com/673886/15:57
cjwatsonthose look like decent signatures to me15:58
bdmurrayadditionally should these, ubiquity failure due to GrubInstaller, move over to the grub package?15:58
cjwatsonno15:59
cjwatsongrub-installer perhaps15:59
cjwatsongrub is GRUB Legacy, grub2 is GRUB 2, but you probably don't want to have to tell between those and in any case it's hard to tell whether it's a bug in the boot loader or the installer package15:59
bdmurrayI guess I should have been clearer I meant the appropriate grub package for that release / the one in use by the installer16:01
bdmurrayI guess tagging them grub-installer might help16:02
cjwatsonok, but in any case grub-installer is a better target16:02
bdmurrayOkay, to be clear moving bugs there is okay?16:04
bdmurrayOh and is http://paste.ubuntu.com/673886/ related to bug 268863?16:06
ubot2Launchpad bug 268863 in grub-installer "Ubuntu doesn't install on bootable SD-card" [Wishlist,Confirmed] https://launchpad.net/bugs/26886316:06
cjwatsonmoving bugs to grub-installer is fine16:07
cjwatsonyes, that looks like essentially the same problem16:08
bdmurrayokay, I think I've seen a few of those but I've seen so many issues they might be blurring together now.16:09
bdmurrayThanks for the help!16:10
CIA-18ubiquity: evand * r4864 trunk/tests/test_gtkwidgets.py: Test for gtk_to_cairo_color.16:25
stgraberev: are you planning on uploading ubiquity-slideshow-ubuntu tomorrow (before UI freeze) or should I do that?21:09
bdmurrayIs there a master bug for grub-installer and 'Boot partition is on a Serial ATA RAID disk, multipath, or mdadm device'22:27
cjwatsonthat's an informational message, not a bug22:28
CIA-18ubiquity: cjwatson * r4865 trunk/ (.bzrignore debian/changelog debian/rules):22:52
CIA-18ubiquity: Use a stamp file for 'debian/rules install' to try to avoid duplicate22:52
CIA-18ubiquity: runs (e.g. when repeatedly running tests).22:52
CIA-18ubiquity: cjwatson * r4866 trunk/debian/ (changelog rules):22:54
CIA-18ubiquity: Mark the debian/rules tests target as phony, to allow repeated runs more22:54
CIA-18ubiquity: easily.22:54
CIA-18ubiquity: cjwatson * r4867 trunk/ (debian/changelog ubiquity/gtkwidgets.py):23:02
CIA-18ubiquity: Don't fail gtkwidgets tests if /usr/share/pixmaps/faces doesn't exist23:02
CIA-18ubiquity: (i.e. gnome-control-center-data isn't installed).23:02
CIA-18ubiquity: cjwatson * r4868 trunk/.bzrignore: ignore src/webcam/UbiquityWebcam-1.0.gir and src/webcam/UbiquityWebcam-1.0.typelib23:08
CIA-18ubiquity: cjwatson * r4869 trunk/.bzrignore: remove stale cheese ignores23:09
CIA-18ubiquity: cjwatson * r4870 trunk/debian/changelog: releasing version 2.7.1723:22

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