Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Longview Install error
PostPosted: Thu Apr 23, 2015 7:24 pm 
Offline
Senior Newbie

Joined: Mon Apr 19, 2010 10:09 pm
Posts: 9
W: GPG error: http://apt-longview.linode.com precise Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY

Using Ubuntu 12.04 LTS


Top
   
PostPosted: Thu Apr 23, 2015 7:28 pm 
Offline
Senior Member

Joined: Mon Jul 05, 2010 5:13 pm
Posts: 392
Did you follow the instructions? https://www.linode.com/docs/platform/lo ... and-ubuntu


Top
   
PostPosted: Thu Apr 23, 2015 7:42 pm 
Offline
Senior Newbie

Joined: Mon Apr 19, 2010 10:09 pm
Posts: 9
Yeah I followed all the instructions - even removed the package and tried again.


Top
   
PostPosted: Thu Apr 23, 2015 7:48 pm 
Offline
Senior Newbie

Joined: Mon Apr 19, 2010 10:09 pm
Posts: 9
It seems more a problem that the public key from linode cannot be found and that error is from the dpkg list when doing an update (apt-get update)


Top
   
PostPosted: Thu Apr 23, 2015 8:08 pm 
Offline
Senior Member

Joined: Mon Jul 05, 2010 5:13 pm
Posts: 392
On a brand new Debian 7 Linode, I did:

apt-get update
echo "deb http://apt-longview.linode.com/ wheezy main" > /etc/apt/sources.list.d/longview.list
wget https://apt-longview.linode.com/linode.gpg
mv linode.gpg /etc/apt/trusted.gpg.d/linode.gpg
apt-get update
apt-get install -y linode-longview

It hung on starting the longview service because I didn't put an API key into the config file, but otherwise worked fine.


Top
   
PostPosted: Thu Apr 23, 2015 8:12 pm 
Offline
Senior Member

Joined: Mon Jul 05, 2010 5:13 pm
Posts: 392
And just did the same on Ubuntu 12.04, also without issue. Only change was replacing "wheezy" with "precise" in the source list


Top
   
PostPosted: Thu Apr 23, 2015 8:25 pm 
Offline
Senior Newbie

Joined: Mon Apr 19, 2010 10:09 pm
Posts: 9
Ok I had done this before including the wget but now its working...

Thanks!


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group