coreos / rpm-ostree

⚛📦 Hybrid image/package system with atomic upgrades and package layering
https://coreos.github.io/rpm-ostree
Other
871 stars 195 forks source link

Easy COPRs #1443

Closed fbruetting closed 6 years ago

fbruetting commented 6 years ago

Host system details

rpm-ostree status
State: idle; auto updates disabled
Deployments:
● ostree://fedora-workstation:fedora/28/x86_64/workstation
                   Version: 28.20180630.0 (2018-07-01 00:34:45)
                BaseCommit: a1d727723896673fcc9c9469a5030c084da639ee874093d3fb230c3e96a874c7
              GPGSignature: Valid signature by 128CF232A9371991C8A65695E08E7E629DB62FB1
           LayeredPackages: adapta-gtk-theme adobe-source-code-pro-fonts
                            adobe-source-sans-pro-fonts adobe-source-serif-pro-fonts
                            android-tools chrome-gnome-shell dconf-editor dnf easytag exa
                            exfat-utils fd-find ffmpeg-libs gcolor2 git glances gnome-tweaks
                            gnome-usage gpick hack-fonts htop iftop julia
                            linux-libertine-biolinum-fonts linux-libertine-fonts mosh neovim
                            powerline-go pv pygobject3 python3-matplotlib ripgrep
                            setroubleshoot task tilix tilix-nautilus tmux tokei youtube-dl
                            zsh
             LocalPackages: rpmfusion-free-release-28-1.noarch
                            rpmfusion-nonfree-release-28-1.noarch

Expected vs actual behavior Please provide something like rpm-ostree copr enable X/Y like dnf does, it is very tedious to search the repo file, download it, move it into /etc/yum.repos.d/ and refresh dnf.

jlebon commented 6 years ago

Thanks for reporting this! There's definitely a lot of functionality from dnf/dnf-plugins-core that have not been "ported over". There are higher level discussions to be had before going ahead with that. Closing as dupes of #1176 and #405.

boredsquirrel commented 1 year ago

You can replace this command in the meantime:

I wrote my own solution in bash, it uses polkit so only necessary commands need elevated privileges.

34N0 has their own one in Go

boredsquirrel commented 11 months ago

why is this closed? the linked issue is closed too, referring I should report here lol

gmankab commented 6 months ago

i think it should be reopened