Add package lookup for removing packages by name/version/arch

Open
#233 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
48/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
ansible, python
Domain
backend, devops

Research direction

Start by examining the deb_package, rpm_package, and file_content removal paths to see how digest lookup is currently handled. The work is done when package removal consistently supports lookup by name, version, and architecture in all three components, in addition to digest lookup.

Written by the indexing model from the issue text.

Description

enhancement

This should be consistently addressed in deb_package, rpm_package and file_content.
During content removal, enable ability to lookup package by vame, version, architecture. Today, only allows by digest.

Dominant language
Python
Stars
29
Forks
45
Avg merge
4h 45m
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from pulp/squeezer

All issues in pulp/squeezer

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.