Hide Forgot
Version-Release number of selected component: anaconda-core-23.19.10-1.fc23.i686 The following was filed automatically by anaconda: anaconda 23.19.10-1 exception report Traceback (most recent call first): File "/usr/lib/python3.4/site-packages/pyanaconda/users.py", line 263, in createUser raise ValueError("User %s already exists" % user_name) File "/usr/lib/python3.4/site-packages/pyanaconda/kickstart.py", line 1742, in execute if not users.createUser(usr.name, **kwargs): File "/usr/lib/python3.4/site-packages/pyanaconda/install.py", line 96, in doConfiguration ksdata.user.execute(storage, ksdata, instClass, u) File "/usr/lib/python3.4/threading.py", line 868, in run self._target(*self._args, **self._kwargs) File "/usr/lib/python3.4/site-packages/pyanaconda/threads.py", line 253, in run threading.Thread.run(self, *args, **kwargs) ValueError: User nobody already exists Additional info: cmdline: /usr/bin/python3 /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base cmdline_file: initrd=/isolinux/initrd0.img root=live:UUID=CE27-5093 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 rd.live.check BOOT_IMAGE=/isolinux/vmlinuz0 executable: /sbin/anaconda hashmarkername: anaconda kernel: 4.2.3-300.fc23.i686 other involved packages: python3-libs-3.4.3-5.fc23.i686 product: Fedora release: Fedora release 23 (Twenty Three) type: anaconda version: 23
Created attachment 1127377 [details] File: anaconda-tb
Created attachment 1127378 [details] File: anaconda.log
Created attachment 1127379 [details] File: environ
Created attachment 1127380 [details] File: journalctl
Created attachment 1127381 [details] File: lsblk_output
Created attachment 1127382 [details] File: nmcli_dev_list
Created attachment 1127383 [details] File: os_info
Created attachment 1127384 [details] File: program.log
Created attachment 1127385 [details] File: storage.log
Created attachment 1127386 [details] File: ifcfg.log
Created attachment 1127387 [details] File: packaging.log
Did you name your user 'nobody'? If so, you can work around this by naming your user 'somebody' :)
Another user experienced a similar problem: Error during instalation from live dist from USB cmdline: /usr/bin/python3 /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base cmdline_file: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-WS-x86_64-23-10 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 hashmarkername: anaconda kernel: 4.2.3-300.fc23.x86_64 other involved packages: python3-libs-3.4.3-5.fc23.x86_64 package: anaconda-core-23.19.10-1.fc23.x86_64 product: Fedora reason: ValueError: User adm already exists release: Fedora release 23 (Twenty Three) version: 23
I think, the problem is in account creation, during installations process. I try install without creation user.
I workaround this problem, I do not create any user during installation and installation was finished sucessfuly. But problem with anaconda still exist this is only workaround.
Ok i knew exactly where the problem is. User nobody and adm are defined in system. But, this do not should stopped installation process. In this case installer have to prompt user about this and continue without user creation. But now, installer is rollback all process and we have to start from beginning.
Another user experienced a similar problem: trying to install fedora 23 on a acer aspire netbook cmdline: /usr/bin/python3 /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base cmdline_file: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-WS-i686-23-10 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 hashmarkername: anaconda kernel: 4.2.3-300.fc23.i686 other involved packages: python3-libs-3.4.3-5.fc23.i686 package: anaconda-core-23.19.10-1.fc23.i686 product: Fedora reason: ValueError: User users already exists release: Fedora release 23 (Twenty Three) version: 23
So as far as I can tell this boils down to "don't do that" but here's a patch to log it as a warning instead of crashing: https://github.com/rhinstaller/anaconda/pull/583
python-blivet-1.20.0-1.fc24 anaconda-24.13.4-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-45ca29d07c
anaconda-24.13.4-1.fc24, python-blivet-1.20.0-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-45ca29d07c
anaconda-24.13.4-1.fc24, python-blivet-1.20.0-1.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.