Created
March 18, 2016 00:26
-
-
Save anshprat/7993c5c06dbffe4f4980 to your computer and use it in GitHub Desktop.
unsigned slack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@mouthwa log]# sudo dnf update slack | |
slack 4.6 kB/s | 21 kB 00:04 | |
Last metadata expiration check performed 0:00:00 ago on Fri Mar 18 05:52:27 2016. | |
Dependencies resolved. | |
====================================================================================================================================================== | |
Package Arch Version Repository Size | |
====================================================================================================================================================== | |
Upgrading: | |
slack x86_64 2.0.1-0.1.fc21 slack 46 M | |
Transaction Summary | |
====================================================================================================================================================== | |
Upgrade 1 Package | |
Total download size: 46 M | |
Is this ok [y/N]: y | |
Downloading Packages: | |
slack-2.0.1-0.1.fc21.x86_64.rpm 988 kB/s | 46 MB 00:47 | |
------------------------------------------------------------------------------------------------------------------------------------------------------ | |
Total 988 kB/s | 46 MB 00:47 | |
The downloaded packages were saved in cache until the next successful transaction. | |
You can remove cached packages by executing 'dnf clean packages'. | |
Error: Package slack-2.0.1-0.1.fc21.x86_64.rpm is not signed |
even better = more secure
while waiting for slack to sign packages
$ sudo dnf update --disablerepo=slack
Seems Slack will never sign their packages, although their support promised that.
Difficult to believe in a company which finds it hard to just sign their product.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sudo dnf update --nogpgcheck slack