Bug 1603815

Summary: FileExistsError: [Errno 17] File exists: '/mnt/sysimage/etc/fcoe'
Product: [Fedora] Fedora Reporter: Benjamin Hiebert <benjamin03112>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 28CC: anaconda-maint-list, jonathan, kellin, vanmeeuwen+fedora, vponcova, wwoods
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:5cd946a399d649f23fbd66b432fb0d63a7917b39e944363efbd0df085cbb1fd2;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-05-28 21:53:42 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:
Attachments:
Description Flags
File: anaconda-tb
none
File: anaconda.log
none
File: dbus.log
none
File: environ
none
File: journalctl
none
File: lsblk_output
none
File: lvm.log
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: ifcfg.log
none
File: packaging.log none

Description Benjamin Hiebert 2018-07-19 19:01:17 UTC
Description of problem:
Attempted to install Fedora 28, selected two hard drives of different sizes in the disk selection screen. Other than that I cannot explain.

Version-Release number of selected component:
anaconda-core-28.22.10-1.fc28.x86_64

The following was filed automatically by anaconda:
anaconda 28.22.10 exception report
Traceback (most recent call first):
  File "/usr/lib64/python3.6/os.py", line 220, in makedirs
    mkdir(name, mode)
  File "/usr/lib64/python3.6/shutil.py", line 315, in copytree
    os.makedirs(dst)
  File "/usr/lib/python3.6/site-packages/blivet/fcoe.py", line 187, in write
    shutil.copytree("/etc/fcoe", root + "/etc/fcoe")
  File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1284, in write
    fcoe.write(sysroot)
  File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib64/python3.6/site-packages/pyanaconda/payload/__init__.py", line 949, in writeStorageLate
    self.storage.write()
  File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 438, in run_task
    self._task(*self._task_args, **self._task_kwargs)
  File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 472, in start
    self.run_task()
  File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 304, in start
    item.start()
  File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 304, in start
    item.start()
  File "/usr/lib64/python3.6/site-packages/pyanaconda/installation.py", line 361, in doInstall
    installation_queue.start()
  File "/usr/lib64/python3.6/threading.py", line 864, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.6/site-packages/pyanaconda/threading.py", line 291, in run
    threading.Thread.run(self)
FileExistsError: [Errno 17] File exists: '/mnt/sysimage/etc/fcoe'

Additional info:
addons:         com_redhat_kdump
blivet-gui-utils.log: 
cmdline:        /usr/bin/python3  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=/images/pxeboot/vmlinuz root=live:CDLABEL=Fedora-WS-Live-28-1-1 rd.live.image rd.live.check quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.16.3-301.fc28.x86_64
other involved packages: python3-blivet-3.0.0-0.6.1.b1.fc28.noarch, python3-libs-3.6.5-1.fc28.x86_64
product:        Fedora
release:        Fedora release 28 (Twenty Eight)
type:           anaconda
version:        28

Comment 1 Benjamin Hiebert 2018-07-19 19:01:24 UTC
Created attachment 1461479 [details]
File: anaconda-tb

Comment 2 Benjamin Hiebert 2018-07-19 19:01:25 UTC
Created attachment 1461480 [details]
File: anaconda.log

Comment 3 Benjamin Hiebert 2018-07-19 19:01:26 UTC
Created attachment 1461481 [details]
File: dbus.log

Comment 4 Benjamin Hiebert 2018-07-19 19:01:27 UTC
Created attachment 1461482 [details]
File: environ

Comment 5 Benjamin Hiebert 2018-07-19 19:01:30 UTC
Created attachment 1461483 [details]
File: journalctl

Comment 6 Benjamin Hiebert 2018-07-19 19:01:31 UTC
Created attachment 1461484 [details]
File: lsblk_output

Comment 7 Benjamin Hiebert 2018-07-19 19:01:32 UTC
Created attachment 1461486 [details]
File: lvm.log

Comment 8 Benjamin Hiebert 2018-07-19 19:01:33 UTC
Created attachment 1461487 [details]
File: nmcli_dev_list

Comment 9 Benjamin Hiebert 2018-07-19 19:01:34 UTC
Created attachment 1461488 [details]
File: os_info

Comment 10 Benjamin Hiebert 2018-07-19 19:01:36 UTC
Created attachment 1461489 [details]
File: program.log

Comment 11 Benjamin Hiebert 2018-07-19 19:01:37 UTC
Created attachment 1461491 [details]
File: storage.log

Comment 12 Benjamin Hiebert 2018-07-19 19:01:38 UTC
Created attachment 1461492 [details]
File: ifcfg.log

Comment 13 Benjamin Hiebert 2018-07-19 19:01:39 UTC
Created attachment 1461493 [details]
File: packaging.log

Comment 14 Ben Cotton 2019-05-02 21:17:12 UTC
This message is a reminder that Fedora 28 is nearing its end of life.
On 2019-May-28 Fedora will stop maintaining and issuing updates for
Fedora 28. It is Fedora's policy to close all bug reports from releases
that are no longer maintained. At that time this bug will be closed as
EOL if it remains open with a Fedora 'version' of '28'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 28 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 15 Ben Cotton 2019-05-28 21:53:42 UTC
Fedora 28 changed to end-of-life (EOL) status on 2019-05-28. Fedora 28 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.