-
- Influencer
- Posts: 16
- Liked: 3 times
- Joined: Aug 29, 2017 12:39 am
- Contact:
Veeam Agent for Linux i386 PGP Issues?
Howdy folks. Just a quick one - is there a configuration issue with the public key for the 32bit Linux repo at the moment? I just tried this on a couple of our systems and it looks like there is no public key available. Tried this on a couple of 32bit systems and both had the same issue (lubuntu 18.04). Not a big deal as I've only got a couple of 32bit systems left but just wondering others are experiencing this as I can't currently install Veeam (was hoping to give version 3.0 a try this weekend).
Pastebin: https://pastebin.com/aycr9KYY
Pastebin: https://pastebin.com/aycr9KYY
-
- Product Manager
- Posts: 5796
- Liked: 1215 times
- Joined: Jul 15, 2013 11:09 am
- Full Name: Niels Engelen
- Contact:
Re: Veeam Agent for Linux i386 PGP Issues?
I've passed the info along to have it resolved and will report back once it is.
Personal blog: https://foonet.be
GitHub: https://github.com/nielsengelen
GitHub: https://github.com/nielsengelen
-
- Novice
- Posts: 3
- Liked: 1 time
- Joined: Apr 06, 2016 7:56 am
- Full Name: Vasily Pavlovich
- Contact:
Re: Veeam Agent for Linux i386 PGP Issues?
sdet00, would you mind sharing output of the following commandsdet00 wrote: Tried this on a couple of 32bit systems and both had the same issue (lubuntu 18.04). Not a big deal as I've only got a couple of 32bit systems left but just wondering others are experiencing this as I can't currently install Veeam (was hoping to give version 3.0 a try this weekend).
Code: Select all
dpkg-query -l | grep veeam-release
-
- Influencer
- Posts: 16
- Liked: 3 times
- Joined: Aug 29, 2017 12:39 am
- Contact:
Re: Veeam Agent for Linux i386 PGP Issues?
No worries. This is the output:
Code: Select all
owner@MGMT-01:~$ dpkg-query -l | grep veeam-release
ii veeam-release-deb 1.0.7 i386 Veeam Backup for GNU/Linux repository
owner@MGMT-01:~$
-
- Product Manager
- Posts: 14716
- Liked: 1703 times
- Joined: Feb 04, 2013 2:07 pm
- Full Name: Dmitry Popov
- Location: Prague
- Contact:
Re: Veeam Agent for Linux i386 PGP Issues?
sdet00,
Thank you for sharing the update. Unfortunately we cannot confirm this issue in our lab, so please open a support case and share the case ID as we need your application debug logs to understand the root cause. Cheers!
Thank you for sharing the update. Unfortunately we cannot confirm this issue in our lab, so please open a support case and share the case ID as we need your application debug logs to understand the root cause. Cheers!
-
- Influencer
- Posts: 16
- Liked: 3 times
- Joined: Aug 29, 2017 12:39 am
- Contact:
Re: Veeam Agent for Linux i386 PGP Issues?
Can't get application debug logs if I can't even install the application... but have opened a case regardless.
-
- Influencer
- Posts: 16
- Liked: 3 times
- Joined: Aug 29, 2017 12:39 am
- Contact:
Re: Veeam Agent for Linux i386 PGP Issues?
Any update to this? I opened a case and haven't heard anything. Still unable to install Veeam on 32bit Linux.
-
- Product Manager
- Posts: 14836
- Liked: 3083 times
- Joined: Sep 01, 2014 11:46 am
- Full Name: Hannes Kasparick
- Location: Austria
- Contact:
Re: Veeam Agent for Linux i386 PGP Issues?
could you post the case number here that we can check with support?
-
- Influencer
- Posts: 16
- Liked: 3 times
- Joined: Aug 29, 2017 12:39 am
- Contact:
Re: Veeam Agent for Linux i386 PGP Issues?
My case is 03523707.
I checked with support, I was sent some commands that didn't really solve my problem. I however managed to work it out - it looks like there is a permissions glitch with the veeam.gpg file which is bundled with the veeam i386 deb package. The user "apt" didn't have permissions to read the key, so I checked to see what permissions other gpg keys usually have, and set the same to the gpg key for veeam.
The solution for me was to run the following command:
sudo chmod 644 /etc/apt/trusted.gpg.d/veeam.gpg && sudo apt update && sudo apt install veeam
After this it installed fine. I also needed to install cifs-utils for backups to SMB as this wasn't listed as a dependency, which I was able to do with the following command:
sudo apt install cifs-utils
I checked with support, I was sent some commands that didn't really solve my problem. I however managed to work it out - it looks like there is a permissions glitch with the veeam.gpg file which is bundled with the veeam i386 deb package. The user "apt" didn't have permissions to read the key, so I checked to see what permissions other gpg keys usually have, and set the same to the gpg key for veeam.
The solution for me was to run the following command:
sudo chmod 644 /etc/apt/trusted.gpg.d/veeam.gpg && sudo apt update && sudo apt install veeam
After this it installed fine. I also needed to install cifs-utils for backups to SMB as this wasn't listed as a dependency, which I was able to do with the following command:
sudo apt install cifs-utils
-
- Product Manager
- Posts: 6551
- Liked: 765 times
- Joined: May 19, 2015 1:46 pm
- Contact:
Re: Veeam Agent for Linux i386 PGP Issues?
Hi,
Thanks for bringing this up - we will double-check the permissions.
Thanks!
Thanks for bringing this up - we will double-check the permissions.
Thanks!
Who is online
Users browsing this forum: No registered users and 15 guests