Skip to content

Pulp doesn't follow soft symlinks #358

Description

@felixmulder
.
├── proj1
│   ├── src
│   └── psc-package.json
└── proj2
    ├── src
    └── psc-package.json -> ../proj1/psc-package.json

Creating projects like the above will not work since pulp doesn't follow symlinks.

The follow-up question is why you'd want to do this, and we've been doing it for specific packaging needs -- but that might change.

Anyone -- validate or reject please :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions