Cannot install on ubuntu 16.04

30 views
Skip to first unread message

Christopher Schmied

unread,
Mar 16, 2021, 5:20:34 AM3/16/21
to rapidstorm-discuss

Hello rapid-storm community and Steve Wolter,

I followed the instructions for installation for linux (https://stevewolter.github.io/rapidSTORM/) adjusted for ubuntu 16.04 (Xenial). But was not able to install rapidstorm for ubuntu 16.04.

We have scripts built around rapidstorm on linux so would depend on the linux install.

This is what I tried:

gpg --keyserver pgp.mit.edu --export 70CCA3637EA8E63E71F1DA0F96B1CF3AF02E1BAB DIST=xenial sudo tee /etc/apt/sources.list.d/rapidstorm.list <<EOF deb https://storage.googleapis.com/rapidstorm/ubuntu ${DIST} main contrib non-free deb-src https://storage.googleapis.com/rapidstorm/ubuntu ${DIST} main contrib non-free EOF sudo apt-get update rapidstorm@rapidstorm-Virtual-Machine:~$ gpg --keyserver pgp.mit.edu --export 70CCA3637EA8E63E71F1DA0F96B1CF3AF02E1BAB gpg: WARNING: nothing exported rapidstorm@rapidstorm-Virtual-Machine:~$ DIST=xenial rapidstorm@rapidstorm-Virtual-Machine:~$ sudo tee /etc/apt/sources.list.d/rapidstorm.list <<EOF > deb https://storage.googleapis.com/rapidstorm/ubuntu ${DIST} main contrib non-free > deb-src https://storage.googleapis.com/rapidstorm/ubuntu ${DIST} main contrib non-free > EOF [sudo] password for rapidstorm: deb https://storage.googleapis.com/rapidstorm/ubuntu xenial main contrib non-free deb-src https://storage.googleapis.com/rapidstorm/ubuntu xenial main contrib non-free

Here is the result:

rapidstorm@rapidstorm-Virtual-Machine:~$ sudo apt-get update Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease Hit:2 http://de.archive.ubuntu.com/ubuntu xenial InRelease Hit:3 http://de.archive.ubuntu.com/ubuntu xenial-updates InRelease Hit:4 http://de.archive.ubuntu.com/ubuntu xenial-backports InRelease Get:5 https://storage.googleapis.com/rapidstorm/ubuntu xenial InRelease [14,8 kB] Err:5 https://storage.googleapis.com/rapidstorm/ubuntu xenial InRelease Unable to find expected entry 'contrib/source/Sources' in Release file (Wrong sources.list entry or malformed file) Fetched 14,8 kB in 1s (10,3 kB/s) Reading package lists... Done W: GPG error: https://storage.googleapis.com/rapidstorm/ubuntu xenial InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 96B1CF3AF02E1BAB W: The repository 'https://storage.googleapis.com/rapidstorm/ubuntu xenial InRelease' is not signed. N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use. N: See apt-secure(8) manpage for repository creation and user configuration details. E: Failed to fetch https://storage.googleapis.com/rapidstorm/ubuntu/dists/xenial/InRelease Unable to find expected entry 'contrib/source/Sources' in Release file (Wrong sources.list entry or malformed file) E: Some index files failed to download. They have been ignored, or old ones used instead. rapidstorm@rapidstorm-Virtual-Machine:~/rapidSTORM$ sudo apt-get install rapidstorm Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package rapidstorm 

Steve Wolter

unread,
Mar 20, 2021, 9:55:22 AM3/20/21
to Christopher Schmied, rapidstorm-discuss
Hi Christopher,

thanks for reaching out and sorry for the delay. Could you try replacing "main contrib non-free" with "main universe", please? The contrib and non-free sections are according to Debian standards. I realize the howto is misleading here, let's try whether it works for you and adapt then.

Best, Steve

--
You received this message because you are subscribed to the Google Groups "rapidstorm-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rapidstorm-disc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rapidstorm-discuss/7fd59769-7b30-44e7-819f-3d7a34d03e10n%40googlegroups.com.

Christopher Schmied

unread,
Mar 25, 2021, 7:21:27 AM3/25/21
to rapidstorm-discuss
Dear Steve,

thank you! But it fails not differently. I tried that:

storm@pcn-2020-027-LNX:~$ gpg --keyserver pgp.mit.edu --export 70CCA3637EA8E63E71F1DA0F96B1CF3AF02E1BAB
gpg: WARNING: nothing exported
storm@pcn-2020-027-LNX:~$ DIST=xenial
storm@pcn-2020-027-LNX:~$ sudo tee /etc/apt/sources.list.d/rapidstorm.list <<EOF
> deb https://storage.googleapis.com/rapidstorm/ubuntu ${DIST} main universe
> deb-src https://storage.googleapis.com/rapidstorm/ubuntu ${DIST} main universe
> EOF
deb https://storage.googleapis.com/rapidstorm/ubuntu xenial main universe
deb-src https://storage.googleapis.com/rapidstorm/ubuntu xenial main universe
storm@pcn-2020-027-LNX:~$ sudo apt-get update

But I get the following error message:

Hit:1 http://de.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://de.archive.ubuntu.com/ubuntu xenial-updates InRelease                    
Hit:3 http://de.archive.ubuntu.com/ubuntu xenial-backports InRelease                  
Get:4 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]            

Get:5 https://storage.googleapis.com/rapidstorm/ubuntu xenial InRelease [14,8 kB]
Ign:5 https://storage.googleapis.com/rapidstorm/ubuntu xenial InRelease                         
Get:6 http://security.ubuntu.com/ubuntu xenial-security/main amd64 DEP-11 Metadata [93,6 kB]
Get:7 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 DEP-11 Metadata [130 kB]
Get:8 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 DEP-11 Metadata [2.468 B]
Fetched 350 kB in 0s (549 kB/s)                                            

Reading package lists... Done
W: GPG error: https://storage.googleapis.com/rapidstorm/ubuntu xenial InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 96B1CF3AF02E1BAB
W: The repository 'https://storage.googleapis.com/rapidstorm/ubuntu xenial InRelease' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.

Thank you!

Christopher Schmied

unread,
Mar 25, 2021, 7:23:52 AM3/25/21
to rapidstorm-discuss
I tried to fix it, but get again an error message:

storm@pcn-2020-027-LNX:~$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 96B1CF3AF02E1BAB
Executing: /tmp/tmp.1KYBhqbWqy/gpg.1.sh --keyserver
keyserver.ubuntu.com
--recv-keys
96B1CF3AF02E1BAB
gpg: requesting key F02E1BAB from hkp server keyserver.ubuntu.com
?: [fd 4]: read error: Connection reset by peer
gpgkeys: HTTP fetch error 7: couldn't connect: eof
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
gpg: keyserver communications error: keyserver unreachable
gpg: keyserver communications error: public key not found
gpg: keyserver receive failed: public key not found

Steve Wolter

unread,
Mar 26, 2021, 5:36:13 AM3/26/21
to Christopher Schmied, rapidstorm-discuss
I'm not sure whether I've uploaded the key to the ubuntu keyserver. Have you tried something like sudo apt-key adv --keyserver pgp.mit.edu --recv-keys 96B1CF3AF02E1BAB ?

Christopher Schmied

unread,
Mar 26, 2021, 5:51:02 AM3/26/21
to rapidstorm-discuss
I tried that now but it failed:

storm@pcn-2020-027-LNX:~$ sudo apt-key adv --keyserver pgp.mit.edu --recv-keys 96B1CF3AF02E1BAB
[sudo] password for storm:
Executing: /tmp/tmp.layqLvKtuZ/gpg.1.sh --keyserver
pgp.mit.edu
--recv-keys
96B1CF3AF02E1BAB
gpg: requesting key F02E1BAB from hkp server pgp.mit.edu

?: [fd 4]: read error: Connection reset by peer
gpgkeys: HTTP fetch error 7: couldn't connect: eof
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
gpg: keyserver communications error: keyserver unreachable
gpg: keyserver communications error: public key not found
gpg: keyserver receive failed: public key not found

Christopher Schmied

unread,
Apr 28, 2021, 12:29:06 PM4/28/21
to rapidstorm-discuss
Dear Steve,

I just want to bump the issue again.
The ubuntu install is not working.

I tried also with debian but this also does not work. 
Any workarounds I can try alternatively?

Thank you very much!

Cheers,
Christopher

steve.w...@gmail.com schrieb am Freitag, 26. März 2021 um 10:36:13 UTC+1:

Steve Wolter

unread,
May 3, 2021, 4:11:58 PM5/3/21
to Christopher Schmied, rapidstorm-discuss
Dear Christopher,

sorry for the late reply. Honestly, I'm quite busy with all other areas of life right now and won't be able to work on rapidSTORM. If you want to take a stab at it yourself and need help/permissions, please let me know. You can try to download and install the .deb manually, or take ownership of the deb repository if you want.

Sorry that I can't be of more help, Steve

Reply all
Reply to author
Forward
0 new messages