[Bug 396732] New: failure to create partitions onto dmraid managed volume during install
https://bugzilla.novell.com/show_bug.cgi?id=396732 Summary: failure to create partitions onto dmraid managed volume during install Product: openSUSE 11.0 Version: Beta 3 Platform: x86-64 OS/Version: openSUSE 11.0 Status: NEW Severity: Major Priority: P5 - None Component: Installation AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: joeldiaz@us.ibm.com QAContact: jsrain@novell.com CC: lcm@us.ibm.com Found By: --- Using an Adaptec AIC-9405 controller, create a single disk volume through the controller's firmware and make the simple volume bootable. During install, dmraid will see the volume and propose to partion /dev/mapper/ddf1_Simple Volume into: ddf1_Simple Volume_part5 /boot ddf1_Simple Volume_part6 swap ddf1_Simple Volume_part7 / ddf1_Simple Volume_part8 /home Accepting the proposal and continuing through the installer will eventually fail in the "Preparing Your Hard Disk" screen with the following: Error Failure occured during following action: Creating raid partition ddf1_Simple Volume_part1 System error code was: -1013 Switching to the F2 console and running 'fdisk -l' shows: Disk /dev/sda: 36.4 GB 255 heads, 63 sectors/track, 4425 cylinders Disk /dev/dm-0: 36.2 GB 254 heads, 63 sectors/track, 4426 cylinders -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User joeldiaz@us.ibm.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c1 --- Comment #1 from Joel Diaz <joeldiaz@us.ibm.com> 2008-06-03 10:47:36 MDT --- More info... So I reboot and destroy the simple volume. It now appears as simple /dev/sda, and the install completes w/o a problem. After install, I install an additional drive and set it up as a simple volume. Boot the machine, and get to the "Partitioner" in Yast. I try to create a partion through the tool and it fails with the same exact error: Error Failure occurred during following action: Creating raid partition ddf1_Simple Volume_part1 System error code was: -1013 Now I reboot once again, insert a third drive and destroy the simple volume and create a striped array with the two non-boot drives. Boot back into the OS, and it sees the striped array, and I'm able to partition/format/mount w/o any issues. The issue seems to be isolated to using a single drive simple volume. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User doug.rosser@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c2 --- Comment #2 from Doug Rosser <doug.rosser@gmail.com> 2008-06-04 16:32:03 MDT --- Joel, what drop/arch were you using? I've run into a different issue, but I'll include here for completeness.... Testing performed on an x346 with two U320 SCSI drives in a striped (raid0) configuration. Code level was http://download.opensuse.org/distribution/11.0-RC1/iso/cd/openSUSE-11.0-RC1-... The installer recognized and configured the dmraid volume correctly. However, during GRUB setup, I got the following error: ################################### "Error occurred while installing GRUB" grub> setup --stage2=/boot/grub/stage2 (hd0) (hd0,0) Error 21: Selected disk does not exist grub> quit ################################### My guess is the installer is not configuring GRUB's hd0 correctly: ################################### linux:/boot/grub # cat device.map (fd0) /dev/fd0 (hd0) /dev/sda (hd1) /dev/sdb linux:/mnt/boot/grub # cat device.map (fd0) /dev/fd0 ################################### GRUB needs hd0 to point to /dev/mapper/asr_stripey_part1 It is possible the LiveCD has different install behavior than the DVD. Internal ftp did not have any RC1 builds available, so I was forced to download the code from the opensuse web site. As the site is heavily loaded, I chose to download the LiveCD instead of the DVD installer. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User aj@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c3 Andreas Jaeger <aj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |joeldiaz@us.ibm.com --- Comment #3 from Andreas Jaeger <aj@novell.com> 2008-06-04 23:15:17 MDT --- Please attach the YaST log files (for details see http://en.opensuse.org/Bugs/YaST) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User joeldiaz@us.ibm.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c4 --- Comment #4 from Joel Diaz <joeldiaz@us.ibm.com> 2008-06-05 08:11:10 MDT --- Doug, The machine I'm using is an x206m on 64bit. I've seen a similar issue to your GRUB error message, but I can't remember the exact config that caused it. Essentially the machine goes through a full install, then fails to install the bootloader. It was trying to install GRUB to the non-boot drive, and there was no way to tell it otherwise (BZ 326579). I had to boot into rescue mode, and manually install the boot loader to the boot drive to get around that issue. Probably needs a separate bugzilla opened. Andreas, I've retried with a GNOME live CD with RC2, and still see the same issue. Attaching a y2logs... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User joeldiaz@us.ibm.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c5 --- Comment #5 from Joel Diaz <joeldiaz@us.ibm.com> 2008-06-05 08:12:00 MDT --- Created an attachment (id=220459) --> (https://bugzilla.novell.com/attachment.cgi?id=220459) y2logs on RC2 GNOME live CD after failure -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User doug.rosser@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c6 --- Comment #6 from Doug Rosser <doug.rosser@gmail.com> 2008-06-05 11:52:03 MDT --- Created an attachment (id=220527) --> (https://bugzilla.novell.com/attachment.cgi?id=220527) y2logs -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User djwong@us.ibm.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c7 --- Comment #7 from Darrick Wong <djwong@us.ibm.com> 2008-06-06 09:58:19 MDT --- Joel: I don't know what error -1013 means; someone familiar with the YAST language will have to figure out what's going on from here: 2008-06-04 22:13:06 <1> linux(3704) [libstorage] Storage.cc(commit):4066 ret:-1013 2008-06-04 22:13:06 <3> linux(3704) [YCP] Storage.ycp:3904 CommitChanges sint ret:-1013 2008-06-04 22:13:06 <1> linux(3704) [YCP] clients/inst_prepdisk.ycp:102 CommitChanges ret:-1013 Doug: You have a different problem. See Novell 232768 for details. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kmachalkova@novell.com AssignedTo|bnc-team-screening@forge.provo.novell.com |aschnell@novell.com Status|NEEDINFO |NEW Info Provider|joeldiaz@us.ibm.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User aschnell@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c8 Arvin Schnell <aschnell@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #8 from Arvin Schnell <aschnell@novell.com> 2008-06-09 07:41:16 MDT --- The space in the raid name is not handle correctly. As a workaround use a name without a space. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User joeldiaz@us.ibm.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c9 --- Comment #9 from Joel Diaz <joeldiaz@us.ibm.com> 2008-06-09 12:30:14 MDT --- The name appears to be autogenerated. How are you supposed to rename it during install? I see that I can run 'dmsetup rename "ddf1_Simple Volume" ddf1_Simple_Volume', but it's too late for it to have an effect on the partitioning stage in the installer. It has already read (and cached?) the original "ddf1_Simple Volume" name. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User aschnell@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c10 --- Comment #10 from Arvin Schnell <aschnell@novell.com> 2008-06-09 12:49:15 MDT --- Don't you specify the name in the BIOS? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User joeldiaz@us.ibm.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c11 --- Comment #11 from Joel Diaz <joeldiaz@us.ibm.com> 2008-06-09 13:29:25 MDT --- When you're creating a volume with more than 1 disk, then, yes, it does let you name it. I verified this by creating a 2 disk striped volume named "stripe" (which works just fine), and "stripe Volume" (which fails with the installer). When setting up one of these single disk volumes, it defaults to calling it "Simple Volume", and I have no control over the name. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User aschnell@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c12 --- Comment #12 from Arvin Schnell <aschnell@novell.com> 2008-06-09 13:49:45 MDT --- Thanks for the information. Well, fixing the parted call is easy but I see more places where a space in the device name hurts. Fixing this in time for 11.0 is not feasible. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 Arvin Schnell <aschnell@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |398815 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 Arvin Schnell <aschnell@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Target Milestone|--- |Future/Later for Fix| | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User aschnell@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c13 --- Comment #13 from Arvin Schnell <aschnell@novell.com> 2008-07-30 04:19:29 MDT --- I have now fixed calling of several external programs for device names with spaces. But for RAID and LVM it will still not work. Maybe you can test with openSUSE 11.1 Alpha 2 (out on 21. Aug). I will have to see if I can setup a BIOS RAID myself to reproduce the problem. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 Arvin Schnell <aschnell@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |417060 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User aschnell@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c16 Arvin Schnell <aschnell@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Info Provider|mge@novell.com |chuller@novell.com --- Comment #16 from Arvin Schnell <aschnell@novell.com> 2008-09-11 12:16:58 MDT --- Does QA have such a machine for testing? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User aschnell@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c17 Arvin Schnell <aschnell@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Info Provider|chuller@novell.com |mkoenig@novell.com --- Comment #17 from Arvin Schnell <aschnell@novell.com> 2008-10-15 07:12:46 MDT --- Matthias (mkoenig), can you see if it's possible to extent dmraid to somehow encode spaces in the device name? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 Bug 396732 depends on bug 417060, which changed state. Bug 417060 Summary: udev creates wrong links for device name containing a space https://bugzilla.novell.com/show_bug.cgi?id=417060 What |Old Value |New Value ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 LTC BugProxy <bugproxy@us.ibm.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugproxy@us.ibm.com Partner ID| |LTC 50008 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User bugproxy@us.ibm.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c18 LTC BugProxy <bugproxy@us.ibm.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|417060 | URL| |http:// --- Comment #18 from LTC BugProxy <bugproxy@us.ibm.com> 2008-11-18 11:49:57 MST --- ------- Comment From joeldiaz@us.ibm.com 2008-11-18 13:40 EDT------- Novell, this issue is still being seen on SLES11 beta 5. Do we need to open a new defect, or track through this bug? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User aschnell@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c19 --- Comment #19 from Arvin Schnell <aschnell@novell.com> 2008-11-18 14:12:46 MST --- New YaST logs would be interesting since we don't have hardware for testing/development. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User bugproxy@us.ibm.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c20 --- Comment #20 from LTC BugProxy <bugproxy@us.ibm.com> 2008-11-19 07:35:47 MST --- Created an attachment (id=253465) --> (https://bugzilla.novell.com/attachment.cgi?id=253465) screenshot of partitioning proposal -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User bugproxy@us.ibm.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c21 --- Comment #21 from LTC BugProxy <bugproxy@us.ibm.com> 2008-11-19 07:35:51 MST --- Created an attachment (id=253466) --> (https://bugzilla.novell.com/attachment.cgi?id=253466) error message while trying to format a dmraid managed partition It succeeds in deleting and creating new partitions, but eventually fails when trying to actually format the first partition. Specifically, it reads: Error Failure occurred during the following action: Formatting raid partition ddf1_Simple Volume_part1 (70.60 MB) with ext3 System error code was: -3030 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User aschnell@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c22 --- Comment #22 from Arvin Schnell <aschnell@novell.com> 2008-11-19 07:54:47 MST --- Please attach the YaST logs. They provide more information. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User bugproxy@us.ibm.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c23 --- Comment #23 from LTC BugProxy <bugproxy@us.ibm.com> 2008-11-19 08:13:08 MST --- Created an attachment (id=253485) --> (https://bugzilla.novell.com/attachment.cgi?id=253485) y2logs after failed formatting -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User aschnell@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c24 Arvin Schnell <aschnell@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aschnell@novell.com AssignedTo|aschnell@novell.com |hare@novell.com Status|NEEDINFO |NEW Info Provider|mkoenig@novell.com | --- Comment #24 from Arvin Schnell <aschnell@novell.com> 2008-11-19 08:38:27 MST --- YaST waits for the device "/dev/mapper/ddf1_Simple Volume_part1" to appear. The reason is that the kpartx call fails: /sbin/kpartx -a -p _part '/dev/mapper/ddf1_Simple Volume' device-mapper: reload ioctl failed: Invalid argument I can reproduct the problem even without a BIOS RAID by manually creating a dm-device containing a space. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User hare@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c25 Hannes Reinecke <hare@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|hare@novell.com |aschnell@novell.com --- Comment #25 from Hannes Reinecke <hare@novell.com> 2008-11-24 02:52:13 MST --- Confirmed. kpartx cannot currently handle device names with spaces. Fixed by using the 'major:minor' syntax in these cases. Not sure if these change will make it for SLES11 Beta6, but SLES11 RC1 will have it. I would like to close this one, but can't due to dependency problems. Arvin, can you reassign it to the correct person? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User aschnell@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c26 Arvin Schnell <aschnell@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |joeldiaz@us.ibm.com --- Comment #26 from Arvin Schnell <aschnell@novell.com> 2008-11-24 03:00:20 MST --- I expect more problems. Joel, please test again with next release. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User aschnell@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c27 --- Comment #27 from Arvin Schnell <aschnell@novell.com> 2008-12-04 09:16:46 MST --- Heinz Mauelshagen (author of dmraid) sees the space in the device name as an error (see dm-devel mailing list): https://www.redhat.com/archives/dm-devel/2008-December/msg00019.html If possible please help analysing this problem by providing the information Heinz Mauelshagen is asking for. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User bugproxy@us.ibm.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c28 --- Comment #28 from LTC BugProxy <bugproxy@us.ibm.com> 2008-12-08 08:23:23 MST --- Created an attachment (id=258665) --> (https://bugzilla.novell.com/attachment.cgi?id=258665) dmraid -rD output I'm not sure how the mailing list handles attachments so I'll leave it to someone who actively participates in it, but here's the output being asked for in the mailing list. This is from a machine with an AIC-9405 controller. The controller doesn't give you the option to provide your own name for a volume when the volume is a single disk, and it therefore forces the space character in the name of the volume. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User bugproxy@us.ibm.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c29 --- Comment #29 from LTC BugProxy <bugproxy@us.ibm.com> 2009-01-28 13:31:49 MST --- ------- Comment From ryanh@us.ibm.com 2009-01-28 15:24 EDT------- I'm still seeing this issue on SLES11 RC2 x86_64 installs on an hs21 blade. I have a single drive connected to LSI device as a 1 volume raid. I get a device name, dev/mapper/ddf1_Drive 1 and the install fails. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User aschnell@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c30 --- Comment #30 from Arvin Schnell <aschnell@novell.com> 2009-01-29 02:25:43 MST --- I need the YaST logs of failed installations. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 Arvin Schnell <aschnell@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |470696 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396732 User aschnell@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c31 Arvin Schnell <aschnell@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|joeldiaz@us.ibm.com | Resolution| |NORESPONSE --- Comment #31 from Arvin Schnell <aschnell@novell.com> 2009-03-02 07:55:59 MST --- Requested information not provided within 4 weeks. You can reopen the bugs once the information is provided. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com