[Bug 988173] Re: maas-import-isos fails

2012-10-13 Thread com4
What are the thoughts of an error message that gives a hint as to the incorrect ip setting being a possibility? I also had this problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/988173 Title: m

[Bug 66161] Re: mutli-column primary key causes segfault

2008-06-23 Thread com4
I don't have this problem anymore, thanks for looking into it. -- mutli-column primary key causes segfault https://bugs.launchpad.net/bugs/66161 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lis

[Bug 215558] Re: hardy: ubuntu-xen-desktop ist missing xenman and cannot be installed

2008-04-24 Thread com4
I'm also having the same problem -- hardy: ubuntu-xen-desktop ist missing xenman and cannot be installed https://bugs.launchpad.net/bugs/215558 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@list

[Bug 59138] Re: [SRU: EDGY] amule crashes when I close a tab

2007-01-22 Thread com4
works for me -- [SRU: EDGY] amule crashes when I close a tab https://launchpad.net/bugs/59138 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 57502] Re: JMicron PATA/SATA Controller does not work

2006-12-23 Thread com4
Apparently I accidentally downloaded Dapper. Edgy works when I switch all the AHCI's back to IDE in the BIOS. Woops. -- JMicron PATA/SATA Controller does not work https://launchpad.net/bugs/57502 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/

[Bug 57502] Re: JMicron PATA/SATA Controller does not work

2006-12-23 Thread com4
This bug doesn't seem fixed at all... Edgy has been out for quite some time and I've been trying to install it on 2 motherboards that use the 965 chipset. The first, an Intel DP965LT, I had to change all the SATA controllers to AHCI rather than IDE in the BIOS, and install from a USB CD-ROM. My P

[Bug 67615] Re: HwDetect failed with code 10

2006-10-22 Thread com4
/var/log/installer/syslog doesn't exist. All that is in that directory is version which has the line "ubiquity 1.1.25" -- HwDetect failed with code 10 https://launchpad.net/bugs/67615 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 67615] HwDetect failed with code 10

2006-10-22 Thread com4
Public bug reported: I was just installing Ubuntu when the installer crashed. Every time I try to install Edgy Beta I get this error. I am using a Sony Vaio VGN-FE660G. http://com4.zzq.org/edgy-bug/syslog http://com4.zzq.org/edgy-bug/partman ** Affects: ubiquity (Ubuntu) Importance

[Bug 66161] mutli-column primary key causes segfault

2006-10-14 Thread com4
Public bug reported: $ sqlite3 test.db SQLite version 3.2.8 Enter ".help" for instructions sqlite> create table test ...> ( ...> id1, ...> id2, ...> primary key (id1, id2) ...> ); Segmentation fault ** Affects: sqlite3 (Ubuntu) Importance: Undecided Status: Unconfirme