| Summary: | cp -rl behavior changed in regards to symlinks with 8.22 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Josh Boyer <jwboyer> |
| Component: | coreutils | Assignee: | Ondrej Vasik <ovasik> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | admiller, jeder, kdudka, kzak, ooprala, ovasik, pbrady, pbrobinson, p, phracek, twaugh |
| 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: | 2013-12-19 07:16:35 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: | |
|
Description
Josh Boyer
2013-12-19 03:25:18 UTC
So this is expected in coreutils-8.22 Gory details here: http://bugs.gnu.org/15173 The summary is that the old behavior was inconsistent. Also `cp -al` is the most common way to create a hard linked tree, and being explicit in its dereferencing behavior, is unimpacted by the change. BTW this `cp -rl` usage looks quite retricted: https://www.google.com/search?q=site:pkgs.fedoraproject.org+"cp+-rl" Closing NOTABUG based on Pádraig's explanation. Adding phracek to cc, as bacula is the second affected component based on padraig's investigation. |