Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency changes #98

Merged
merged 2 commits into from
Jan 27, 2024
Merged

Dependency changes #98

merged 2 commits into from
Jan 27, 2024

Conversation

aajith-arista
Copy link
Collaborator

  1. Changed manifest format to specify dependencies in package build
    spec.
  2. Got rid of --use-local-deps commandline parameter. We set these up
    when manifest has a non-empty dependencies config.
  3. Modified eextgen spec to only map packages to external dependencies.
  4. We map only specified dependencies in the working dir to avoid
    installing unspecified dependencies during mock.
  5. Make the path from which eext mock picks up SRPMS configurable

SrpmsDir is the config parameter, it takes directory paths with colon as
the separator like the PATH env. We expect each package to create a
subdir with the package name inside one of the dirs in SrpmsDir.
The default is "/dest/SRPMS:/SRPMS"
1. Changed manifest format to specify dependencies in package build
   spec.
2. Got rid of --use-local-deps commandline parameter. We set these up
   when manifest has a non-empty `dependencies` config.
3. Modified eextgen spec to only map packages to external dependencies.
4. We map only specified dependencies in the working dir to avoid
   installing unspecified dependencies during mock.
@aajith-arista aajith-arista merged commit b560c30 into main Jan 27, 2024
2 checks passed
@aajith-arista aajith-arista deleted the aajith-dep-fixes branch January 27, 2024 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant