Bug 904817 - [Live CD] IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-wwan0'
Summary: [Live CD] IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/sy...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Radek Vykydal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:eb0d09cdc35786216f0f40e0b14...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-27 17:37 UTC by mladen.prekrat@live.com
Modified: 2013-05-11 04:14 UTC (History)
7 users (show)

Fixed In Version: anaconda-19.3-1
Clone Of:
Environment:
Last Closed: 2013-05-11 04:14:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda.log (19.57 KB, text/plain)
2013-01-27 17:37 UTC, mladen.prekrat@live.com
no flags Details
File: environ (2.58 KB, text/plain)
2013-01-27 17:37 UTC, mladen.prekrat@live.com
no flags Details
File: ifcfg.log (3.36 KB, text/plain)
2013-01-27 17:38 UTC, mladen.prekrat@live.com
no flags Details
File: messages (463.24 KB, text/plain)
2013-01-27 17:38 UTC, mladen.prekrat@live.com
no flags Details
File: packaging.log (1.73 KB, text/plain)
2013-01-27 17:38 UTC, mladen.prekrat@live.com
no flags Details
File: program.log (211.07 KB, text/plain)
2013-01-27 17:38 UTC, mladen.prekrat@live.com
no flags Details
File: storage.log (484.10 KB, text/plain)
2013-01-27 17:38 UTC, mladen.prekrat@live.com
no flags Details
File: anaconda-tb (1.02 MB, application/octet-stream)
2013-01-27 17:38 UTC, mladen.prekrat@live.com
no flags Details

Description mladen.prekrat@live.com 2013-01-27 17:37:52 UTC
Description of problem:
The following was filed automatically by anaconda:
anaconda 18.37.11 exception report
Traceback (most recent call first):
  File "/tmp/updates/pyanaconda/simpleconfig.py", line 77, in read
    with open(filename) as f:
  File "/tmp/updates/pyanaconda/simpleconfig.py", line 187, in read
    SimpleConfigFile.read(self, self.path)
  File "/tmp/updates/pyanaconda/network.py", line 311, in loadIfcfgFile
    IfcfgFile.read(self)
  File "/tmp/updates/pyanaconda/network.py", line 811, in get_ifcfg_value
    dev.loadIfcfgFile()
  File "/tmp/updates/pyanaconda/installclasses/fedora.py", line 122, in setNetworkOnbootDefault
    network.get_ifcfg_value(devName, "ONBOOT", ROOT_PATH) == "yes":
  File "/tmp/updates/pyanaconda/network.py", line 941, in write_network_config
    instClass.setNetworkOnbootDefault(ksdata)
  File "/tmp/updates/pyanaconda/kickstart.py", line 759, in execute
    network.write_network_config(storage, ksdata, instClass, ROOT_PATH)
  File "/tmp/updates/pyanaconda/install.py", line 72, in doConfiguration
    ksdata.network.execute(storage, ksdata, instClass)
  File "/usr/lib64/python2.7/threading.py", line 504, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/tmp/updates/pyanaconda/threads.py", line 91, in run
    threading.Thread.run(self, *args, **kwargs)
IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-wwan0'

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8 --updates=http://rvykydal.fedorapeople.org/updates.wwan.img
cmdline_file:   initrd=/multiboot/fedora6418/isolinux/initrd0.img root=live:LABEL=MULTIBOOT live_dir=/multiboot/fedora6418/LiveOS rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0  BOOT_IMAGE=/multiboot/fedora6418/isolinux/vmlinuz0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.6.10-4.fc18.x86_64
other involved packages: python-libs-2.7.3-13.fc18.x86_64
package:        anaconda-18.37.11-1.fc18.x86_64
product:        Fedora
release:        Fedora release 18 (Spherical Cow)
type:           libreport
version:        18

Comment 1 mladen.prekrat@live.com 2013-01-27 17:37:56 UTC
Created attachment 688528 [details]
File: anaconda.log

Comment 2 mladen.prekrat@live.com 2013-01-27 17:37:58 UTC
Created attachment 688529 [details]
File: environ

Comment 3 mladen.prekrat@live.com 2013-01-27 17:38:00 UTC
Created attachment 688530 [details]
File: ifcfg.log

Comment 4 mladen.prekrat@live.com 2013-01-27 17:38:11 UTC
Created attachment 688531 [details]
File: messages

Comment 5 mladen.prekrat@live.com 2013-01-27 17:38:13 UTC
Created attachment 688532 [details]
File: packaging.log

Comment 6 mladen.prekrat@live.com 2013-01-27 17:38:19 UTC
Created attachment 688533 [details]
File: program.log

Comment 7 mladen.prekrat@live.com 2013-01-27 17:38:30 UTC
Created attachment 688534 [details]
File: storage.log

Comment 8 mladen.prekrat@live.com 2013-01-27 17:38:53 UTC
Created attachment 688535 [details]
File: anaconda-tb

Comment 9 Radek Vykydal 2013-01-28 11:21:57 UTC
I've updated
http://rvykydal.fedorapeople.org/updates.wwan.img
for your case.

Comment 10 mladen.prekrat@live.com 2013-01-31 21:03:41 UTC
(In reply to comment #9)
> I've updated
> http://rvykydal.fedorapeople.org/updates.wwan.img
> for your case.

Thanks.

Installation was successful on my notebook.

BR, 

M.P.

Comment 11 Adam Williamson 2013-05-11 04:14:31 UTC
The fix was tested in comment #10 and no dupe has been filed since, so this looks fixed. Closing.


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