Bug 1178319 - OSError: [Errno 9] Bad file descriptor
Summary: OSError: [Errno 9] Bad file descriptor
Keywords:
Status: CLOSED DUPLICATE of bug 1103450
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:9654982cd709c7649d6a6be872e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-01-03 21:40 UTC by bpk678
Modified: 2015-01-05 15:09 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-01-05 15:09:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (449.73 KB, text/plain)
2015-01-03 21:40 UTC, bpk678
no flags Details
File: anaconda.log (5.00 KB, text/plain)
2015-01-03 21:40 UTC, bpk678
no flags Details
File: environ (405 bytes, text/plain)
2015-01-03 21:40 UTC, bpk678
no flags Details
File: ks.cfg (5.78 KB, text/plain)
2015-01-03 21:40 UTC, bpk678
no flags Details
File: lsblk_output (2.28 KB, text/plain)
2015-01-03 21:40 UTC, bpk678
no flags Details
File: nmcli_dev_list (8.56 KB, text/plain)
2015-01-03 21:40 UTC, bpk678
no flags Details
File: os_info (375 bytes, text/plain)
2015-01-03 21:40 UTC, bpk678
no flags Details
File: program.log (87.71 KB, text/plain)
2015-01-03 21:40 UTC, bpk678
no flags Details
File: storage.log (202.36 KB, text/plain)
2015-01-03 21:41 UTC, bpk678
no flags Details
File: syslog (97.19 KB, text/plain)
2015-01-03 21:41 UTC, bpk678
no flags Details
File: ifcfg.log (21.72 KB, text/plain)
2015-01-03 21:41 UTC, bpk678
no flags Details

Description bpk678 2015-01-03 21:40:05 UTC
Version-Release number of selected component:
anaconda-20.25.15-1

The following was filed automatically by anaconda:
anaconda 20.25.15-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/subprocess.py", line 747, in __init__
    self.stdout = os.fdopen(c2pread, 'rb', bufsize)
  File "/usr/lib/python2.7/site-packages/blivet/util.py", line 40, in _run_program
    preexec_fn=chroot, cwd=root, env=env)
  File "/usr/lib/python2.7/site-packages/blivet/util.py", line 56, in run_program
    return _run_program(*args, **kwargs)[0]
  File "/usr/lib/python2.7/site-packages/blivet/devicelibs/lvm.py", line 199, in lvm
    ret = util.run_program(["lvm"] + args)
  File "/usr/lib/python2.7/site-packages/blivet/devicelibs/lvm.py", line 319, in vgdeactivate
    lvm(args)
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2262, in _teardown
    lvm.vgdeactivate(self.name)
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 759, in teardown
    self._teardown(recursive=recursive)
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 311, in teardownParents
    parent.teardown(recursive=recursive)
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 765, in _postTeardown
    self.teardownParents(recursive=recursive)
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2695, in _postTeardown
    StorageDevice._postTeardown(self, recursive=recursive)
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 760, in teardown
    self._postTeardown(recursive=recursive)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2001, in teardownAll
    device.teardown(recursive=True)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1970, in _populate
    self.teardownAll()
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1906, in populate
    self._populate()
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 416, in reset
    self.devicetree.populate(cleanupOnly=cleanupOnly)
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 142, in storageInitialize
    storage.reset()
  File "/usr/lib64/python2.7/threading.py", line 764, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 192, in run
    threading.Thread.run(self, *args, **kwargs)
OSError: [Errno 9] Bad file descriptor

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=Fedora20/initrd.img ramdisk_size=16000 noipv6 method=http://www.bpk2.com:81/F20 ks=http://www.bpk2.com/server1.ks ip=dhcp ipv6.disable=1 BOOT_IMAGE=Fedora20/vmlinuz 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.11.10-301.fc20.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        20

Comment 1 bpk678 2015-01-03 21:40:12 UTC
Created attachment 975777 [details]
File: anaconda-tb

Comment 2 bpk678 2015-01-03 21:40:18 UTC
Created attachment 975778 [details]
File: anaconda.log

Comment 3 bpk678 2015-01-03 21:40:24 UTC
Created attachment 975779 [details]
File: environ

Comment 4 bpk678 2015-01-03 21:40:30 UTC
Created attachment 975780 [details]
File: ks.cfg

Comment 5 bpk678 2015-01-03 21:40:36 UTC
Created attachment 975781 [details]
File: lsblk_output

Comment 6 bpk678 2015-01-03 21:40:42 UTC
Created attachment 975782 [details]
File: nmcli_dev_list

Comment 7 bpk678 2015-01-03 21:40:47 UTC
Created attachment 975783 [details]
File: os_info

Comment 8 bpk678 2015-01-03 21:40:54 UTC
Created attachment 975784 [details]
File: program.log

Comment 9 bpk678 2015-01-03 21:41:00 UTC
Created attachment 975785 [details]
File: storage.log

Comment 10 bpk678 2015-01-03 21:41:06 UTC
Created attachment 975786 [details]
File: syslog

Comment 11 bpk678 2015-01-03 21:41:12 UTC
Created attachment 975787 [details]
File: ifcfg.log

Comment 12 David Shea 2015-01-05 15:09:09 UTC

*** This bug has been marked as a duplicate of bug 1103450 ***


Note You need to log in before you can comment on or make changes to this bug.