Bug 1254834
| Summary: | chkconfig from FC21 is not updated. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | B Bumper <bb91823> |
| Component: | rpm | Assignee: | Packaging Maintenance Team <packaging-team-maint> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 22 | CC: | bb91823, ffesti, fredhgl, jsilhan, jzeleny, lkardos, mluscon, novyjindrich, packaging-team-maint, pknirsch, pnemade, tim.lauridsen, vmukhame |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-11-06 08:53:05 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
B Bumper
2015-08-19 01:42:11 UTC
Hi, I am sorry but dnf can't do anything about it. You have file conflicts on your system. Reassigning to rpm if they can fix it. error: unpacking of archive failed on file /etc/init.d: cpio: rename This is probably the cause of your issue. Can you please check if the directory is writable by root. So it does not have 000 permissions or has a weird selinux context. Same for the files within and the surrounding /etc directory. Hmm, can't do anything here without more details. Feel free to reopen if you can proved more information. I had the same issue when upgrading F25 to F26, I fixed the problem with these steps: "/etc/init.d should be a symlink to /etc/rc.d/init.d. Someone must have created that directory after removing the symlink. You probably need to rename the directory, restore the symlink and move any files in the renamed directory to the correct directory." |