Bug 485217

Summary: Error while adding iSCSI device
Product: [Fedora] Fedora Reporter: James Laska <jlaska>
Component: iscsi-initiator-utilsAssignee: Hans de Goede <hdegoede>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: agrover, anaconda-maint-list, hdegoede, jturner, mchristi
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:c521e7e1c711b23dc8062759036b79476614e8dddf597248ed49ede58036b853
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 511269 (view as bug list) Environment:
Last Closed: 2009-02-12 15:46:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 511269    
Attachments:
Description Flags
Attached traceback automatically from anaconda. none

Description James Laska 2009-02-12 13:32:00 UTC
This bug was filed automatically by anaconda.

Comment 1 James Laska 2009-02-12 13:32:04 UTC
Created attachment 331689 [details]
Attached traceback automatically from anaconda.

Comment 2 James Laska 2009-02-12 14:15:59 UTC
Posting traceback for quick review ...

anaconda 11.5.0.17 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/iscsi.py", line 244, in addTarget
    authinfo=authinfo)
  File "/usr/lib/anaconda/iw/autopart_type.py", line 295, in addIscsiDrive
    self.intf)
  File "/usr/lib/anaconda/iw/autopart_type.py", line 361, in addDrive
    rc = self.addIscsiDrive()
TypeError: argument 3 must be libiscsi.chapAuthInfo, not None

Comment 3 Hans de Goede 2009-02-12 15:34:20 UTC
This is not an anaconda issue, but an issue with the python bindings for libiscsi, changing component to iscsi-initiator-utils and assigning to myself.

Comment 4 Hans de Goede 2009-02-12 15:46:43 UTC
Fixed in 6.2.0.870-4, closing.

mchristie, when you move libiscsi upstream please do not forget to add this patch (see Fedora cvs).

Comment 5 James Laska 2009-02-12 15:50:32 UTC
FYI ... updates image to work around this issue available at http://people.atrpms.net/~hdegoede/updates485217.img

Comment 6 Hans de Goede 2009-02-12 16:12:51 UTC
(In reply to comment #5)
> FYI ... updates image to work around this issue available at
> http://people.atrpms.net/~hdegoede/updates485217.img

FYI this is i386 only!