| Summary: | OSError: Unable to set password for new user: status=-7 | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | mothermodz | ||||||||||||||||||||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||||||||||||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 23 | CC: | anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:f426c8e89e0d2b3493800fcbbaf31df8671e151683e791f35bd476b812d47026;VARIANT_ID=workstation; | ||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2016-04-11 15:33:18 UTC | Type: | --- | ||||||||||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||
Created attachment 1146020 [details]
File: anaconda-tb
Created attachment 1146021 [details]
File: anaconda.log
Created attachment 1146022 [details]
File: environ
Created attachment 1146023 [details]
File: journalctl
Created attachment 1146024 [details]
File: lsblk_output
Created attachment 1146025 [details]
File: nmcli_dev_list
Created attachment 1146026 [details]
File: os_info
Created attachment 1146027 [details]
File: program.log
Created attachment 1146028 [details]
File: storage.log
Created attachment 1146029 [details]
File: ifcfg.log
Created attachment 1146030 [details]
File: packaging.log
A status of -7 indicates that chpasswd exited on SIGBUS, and it looks like the reason is that your hard drive is failing. There are several messages in the syslog along the lines of:
pr 11 15:10:31 localhost kernel: ata1.00: exception Emask 0x0 SAct 0x6000 SErr 0x0 action 0x0
Apr 11 15:10:31 localhost kernel: ata1.00: irq_stat 0x40000008
Apr 11 15:10:31 localhost kernel: ata1.00: failed command: READ FPDMA QUEUED
Apr 11 15:10:31 localhost kernel: ata1.00: cmd 60/00:68:f0:38:3d/01:00:08:00:00/40 tag 13 ncq 131072 in
res 51/40:a0:4f:39:3d/00:00:08:00:00/40 Emask 0x409 (media error) <F>
Apr 11 15:10:31 localhost kernel: ata1.00: status: { DRDY ERR }
Apr 11 15:10:31 localhost kernel: ata1.00: error: { UNC }
Apr 11 15:10:31 localhost kernel: ata1.00: configured for UDMA/133
Apr 11 15:10:31 localhost kernel: sd 0:0:0:0: [sda] tag#13 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Apr 11 15:10:31 localhost kernel: sd 0:0:0:0: [sda] tag#13 Sense Key : Medium Error [current] [descriptor]
Apr 11 15:10:31 localhost kernel: sd 0:0:0:0: [sda] tag#13 Add. Sense: Unrecovered read error - auto reallocate failed
Apr 11 15:10:31 localhost kernel: sd 0:0:0:0: [sda] tag#13 CDB: Read(10) 28 00 08 3d 38 f0 00 01 00 00
Apr 11 15:10:31 localhost kernel: blk_update_request: I/O error, dev sda, sector 138230095
Apr 11 15:10:31 localhost kernel: ata1: EH complete
|
Version-Release number of selected component: anaconda-core-23.19.10-1.fc23.x86_64 The following was filed automatically by anaconda: anaconda 23.19.10-1 exception report Traceback (most recent call first): File "/usr/lib64/python3.4/site-packages/pyanaconda/users.py", line 371, in setUserPassword raise OSError("Unable to set password for new user: status=%s" % proc.returncode) File "/usr/lib64/python3.4/site-packages/pyanaconda/users.py", line 379, in setRootPassword return self.setUserPassword("root", password, isCrypted, isLocked, algo, root) File "/usr/lib64/python3.4/site-packages/pyanaconda/kickstart.py", line 1618, in execute users.setRootPassword(self.password, self.isCrypted, self.lock, algo, iutil.getSysroot()) File "/usr/lib64/python3.4/site-packages/pyanaconda/install.py", line 94, in doConfiguration ksdata.rootpw.execute(storage, ksdata, instClass, u) File "/usr/lib64/python3.4/threading.py", line 868, in run self._target(*self._args, **self._kwargs) File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run threading.Thread.run(self, *args, **kwargs) OSError: Unable to set password for new user: status=-7 Additional info: 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 executable: /sbin/anaconda hashmarkername: anaconda kernel: 4.2.3-300.fc23.x86_64 other involved packages: python3-libs-3.4.3-5.fc23.x86_64 product: Fedora release: Fedora release 23 (Twenty Three) type: anaconda version: 23 Potential duplicate: bug 1276376