Bug 689417
| Summary: | delpoy config create extra directory | ||
|---|---|---|---|
| Product: | [Community] Spacewalk | Reporter: | pelikant |
| Component: | Clients | Assignee: | Milan Zázrivec <mzazrivec> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Red Hat Satellite QA List <satqe-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 1.3 | CC: | markrwatts |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-07-21 14:43:06 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 695242 | ||
This problem has been addressed in commit 306e20b99fbe41693f83a2d9481612f2f642cbba This bugzilla is currently MODIFIED, so we believe the fix is in the Spacewalk nightly yum repository at http://spacewalk.redhat.com/yum/nightly/ Therefore, moving ON_QA. Spacewalk 1.5 was released. *** Bug 721408 has been marked as a duplicate of this bug. *** |
Description of problem: Server setup is 1.3 i686 CentOs 5.5 OS Client setup is 1.3 i686 Fedora 14 OS I prepared it a test file (test.cfg), and I tried to deploy it onto more clients (file path: /tmp/test.cfg). The operation was successful,but a new folder was being made the name of which is tmp Version-Release number of selected component (if applicable): osad.noarch 5.9.55-1.fc14 rhn-check.noarch 1.3.12-1.fc14 rhn-client-tools.noarch 1.3.12-1.fc14 rhn-setup.noarch 1.3.12-1.fc14 rhncfg.noarch 5.9.48-1.fc14 rhncfg-actions.noarch 5.9.48-1.fc14 rhncfg-client.noarch 5.9.48-1.fc14 rhncfg-management.noarch 5.9.48-1.fc14 rhnlib.noarch 2.5.33-1.fc14 rhnmd.noarch 5.3.7-1.fc13 rhnsd.i686 4.9.8-1.fc14 Steps to Reproduce: 1. Create Local File: Filetype: text Filename/Path: /tmp/test.cfg Ownership: user name: root group mane: root File Permissions: 644 2. Deploy File Actual results: ls -al /tmp -rw-r--r-- 1 root root 10 márc 21 13.19 test.cfg --- It is O.K drwx------ 2 root root 4096 márc 21 13.19 tmp --- It is Extra folder