You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[sudo] password for root:
Loading repository data...
Reading installed packages...
Resolving package dependencies...
The following NEW package is going to be installed:
browsh
1 new package to install.
Overall download size: 3.5 MiB. Already cached: 0 B. After the operation, additional 7.4 MiB will be used.
Continue? [y/n/v/...? shows all options] (y): y
Retrieving: browsh-1.8.0-1.x86_64 (Plain RPM files cache) (1/1), 3.5 MiB
browsh_1.8.0_linux_amd64.rpm:
Package header is not signed!
browsh-1.8.0-1.x86_64 (Plain RPM files cache): Signature verification failed [6-File is unsigned]
Abort, retry, ignore? [a/r/i] (a): i
Checking for file conflicts: ...........................................................................[done]
(1/1) Installing: browsh-1.8.0-1.x86_64 ................................................................[done]
PS /home/rokejulianlockhart>
browsh now works, but plasma-discover can't install it because of the aforementioned error:
browsh_1.8.0_linux_amd64.rpm:
Package header is not signed!
browsh-1.8.0-1.x86_64 (Plain RPM files cache): Signature verification failed [6-File is unsigned]
The text was updated successfully, but these errors were encountered:
Checklist
Do a quick search for any existing issues describing your bug
Done.
Give a clear and concise description of what the bug is
I'm unable to install
browsh
viaplasma-discover
because on OpenSUSE, the Fedora.rpm
being unsigned is reported byzypper
to be an error, consequently causing installation to abort. See https://discuss.kde.org/t/progress-console-in-discover/14195/7?u=rokejulianlockhart.Include the contents of your
./debug.log
generated withbrowsh --debug
This shouldn't be necessary for this report.
Include your OS and terminal name
https://download.opensuse.org/repositories/openSUSE:/Factory/standard/x86_64/konsole-24.02.2-1.1.x86_64.rpm
Report
browsh
is not available in OpenSUSE's repositories:Consequently, I downloaded https://github.com/browsh-org/browsh/releases/download/v1.8.0/browsh_1.8.0_linux_amd64.rpm and tried to install it via
plasma-discover
. This failed, so I triedzypper
:sudo zypper install "/home/rokejulianlockhart/Downloads/browsh_1.8.0_linux_amd64.rpm"
browsh
now works, butplasma-discover
can't install it because of the aforementioned error:The text was updated successfully, but these errors were encountered: