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

DNF5 plugin is missing the search command #3531

Open
FrostyX opened this issue Nov 26, 2024 · 0 comments
Open

DNF5 plugin is missing the search command #3531

FrostyX opened this issue Nov 26, 2024 · 0 comments
Labels
DNF RFE Enhancement, feature requests

Comments

@FrostyX
Copy link
Member

FrostyX commented Nov 26, 2024

The DNF4 feature looked like this:

$ dnf-3 copr search gleam
======================================================================================================= Matched: gleam =======================================================================================================
frostyx/gleam : Gleam is a general-purpose, concurrent, functional high-level programming
              : language that compiles to Erlang or JavaScript source code. Gleam is
              : a statically-typed language, which is different from the most popular languages
              : that run on Erlang’s virtual machine BEAM, Erlang and Elixir.
@copr/PyPI : This repository contains packages from Python Package Index (PyPI) generated by the automatic tool - pyp2spec.
           : Their quality may vary, use at your own risk.
           :
tmelo/PyPI2 : All packages from PyPI built as RPM packages with only python2 subpackage.
@rubygems/rubygems : Automatic rebuilds of gems from rubygems.org as RPM packages.
                   :
                   : Packages have have been created by [gem2rpm](https://github.com/fedora-ruby/gem2rpm) tool. The results may or not work. Try it your selves.
@copr/PyPI3 : All packages from PyPI built as RPM packages with only python3 subpackage.

Copr web interface now supports searching by project name, owner name, and package name, so we could have optional parameters for this.

I think it's fine if we decide not to implement this in C++ in the DNF5 plugin but rather implementing #2646. We don't need both.

@FrostyX FrostyX added RFE Enhancement, feature requests DNF labels Nov 26, 2024
@github-project-automation github-project-automation bot moved this to Needs triage in CPT Kanban Nov 26, 2024
@nikromen nikromen moved this from Needs triage to Someday in future in CPT Kanban Dec 11, 2024
@nikromen nikromen moved this from Someday in future to In 2 years in CPT Kanban Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DNF RFE Enhancement, feature requests
Projects
Status: In 2 years
Development

No branches or pull requests

1 participant