mate64-repo-public key...

Forum rules
We don't support installations in VirtualBox, VMWare, qemu or others. We ignore posts about WINE, PlayOnLinux, Steam and Skype. We don't support btrfs, lvm, UEFI, side-by-side installations with GPT or dualboot with anything newer than Windows XP.
Google your problem first. Check the Wiki. Read the existing threads. It's okay to "hijack" an existing thread, yes! If your problem is not yet covered, open a new thread. To get the quickest possible help, mention the exact release codename in your post (uname -a is a good idea, too). Due to the lack of crystal balls, attach the output of lspci -nnk if you encounter hardware problems.
ew.linux
Riesenpenis
Posts: 30
Joined: Sun Nov 11, 2012 12:56 am

mate64-repo-public key...

Unread post by ew.linux » Sat Jun 15, 2013 12:50 am

Hi, just installed Mate 64. Looking awesome, but what`s up with this?

Reading package lists... Done
W: GPG error: http://repo.mate-desktop.org jessie InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 68980A0EA10B4DE8

Is the repo temporarily down, or do I have to install a key/keyring?

Seems like I also have other issue. Acpi-conflicts and stuff, errormessages during boot, and my wifi doesn`t work with the wl driver as I normally use. I had lots of packages held back and could have broken something when I fixed that, even though apt doesn`t report any errors. Cpu is also running very hot in some scenarios, which I haven`t quite been able to figure out a pattern behind. The CPU went all the way up to 93% while I was fiddling with the network issues. I got wifi with a USB-dongle, but not with my internal card, and even if I installed network-manager, it was impossible to get it to run, so I may have to reinstall, or try another bbq_version. Trollinger worked perfectly for me, but mate64 doesn`t seem to do that. It looks awesome though, so I may have another try at it. We`ll see tomorrow.
-ew
-------------------------------
...the Linux philosophy is "laugh in the face of danger". Oops. Wrong one. "Do it yourself". That's it. (by Linus)

User avatar
wuxmedia
Grasshopper
Posts: 6454
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

Re: mate64-repo-public key...

Unread post by wuxmedia » Sat Jun 15, 2013 7:50 am

i've had these running MATE64.

for the GPG i dont think i've ever bothered fixing it. as you say seems to work OK.

i've found caja to be the culprit on CPU hooning.
"Seek, and Ye shall find"
"Github | Chooons | Site"


ew.linux
Riesenpenis
Posts: 30
Joined: Sun Nov 11, 2012 12:56 am

Re: mate64-repo-public key...

Unread post by ew.linux » Sat Jun 15, 2013 12:14 pm

wuxmedia wrote:i've had these running MATE64.

for the GPG i dont think i've ever bothered fixing it. as you say seems to work OK.

i've found caja to be the culprit on CPU hooning.
Ok, thanks. Will look into it.
-ew
-------------------------------
...the Linux philosophy is "laugh in the face of danger". Oops. Wrong one. "Do it yourself". That's it. (by Linus)

User avatar
wuxmedia
Grasshopper
Posts: 6454
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

Re: mate64-repo-public key...

Unread post by wuxmedia » Sat Jun 15, 2013 12:17 pm

hey wow my post! i'll post a scrot, maybe even join the mate forums. if i can get caja to overheat.

Code: Select all

W: GPG error: http://repo.mate-desktop.org jessie InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 68980A0EA10B4DE8
W: GPG error: http://mirror1.mate-desktop.org jessie InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 68980A0EA10B4DE8
W: GPG error: http://packages.mate-desktop.org jessie InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 68980A0EA10B4DE8
8D

i used this to fix it;

Code: Select all

gpg --keyserver pgpkeys.mit.edu --recv-key  68980A0EA10B4DE8
then

Code: Select all

gpg -a --export  68980A0EA10B4DE8| sudo apt-key add - 
seems to have shut it up.
"Seek, and Ye shall find"
"Github | Chooons | Site"

ew.linux
Riesenpenis
Posts: 30
Joined: Sun Nov 11, 2012 12:56 am

Re: mate64-repo-public key...

Unread post by ew.linux » Sat Jun 15, 2013 12:20 pm

Ok, thanks. I thought that mate was installed in the mate64.iso, the repo is already added by the default install, just get those gpg-errors when running upgrade/dist-upgrade...
-ew
-------------------------------
...the Linux philosophy is "laugh in the face of danger". Oops. Wrong one. "Do it yourself". That's it. (by Linus)

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: mate64-repo-public key...

Unread post by machinebacon » Sat Jun 15, 2013 12:26 pm

wux: thanks, confirmed
ew: it was and is installed on the iso, but it's obviously not the same server where the gpg key is (they must have changed it, because it did work when I spun the ISO)
..gnutella..

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: mate64-repo-public key...

Unread post by machinebacon » Sat Jun 15, 2013 12:35 pm

Cpu is also running very hot in some scenarios, which I haven`t quite been able to figure out a pattern behind. The CPU went all the way up to 93% while I was fiddling with the network issues.
This must be Ceni - I noticed that Ceni hogs the CPU when it's not cleanly closed (via Ceni -> Exit, and not simply closing the terminal window)

Edit:
found a handful of links that say quite the same:
http://antix.freeforums.org/viewtopic.p ... 39&start=0
http://aptosid.com/index.php?name=PNphp ... ic&p=15571
http://vsido.org/index.php?topic=373.0

So, I'd recommend shutting down Ceni cleanly by exiting the application, or even better: set up the network manually - the file is /etc/network/interfaces or if needed, use Wicd.
..gnutella..

User avatar
wuxmedia
Grasshopper
Posts: 6454
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

Re: mate64-repo-public key...

Unread post by wuxmedia » Sat Jun 15, 2013 12:50 pm

^^ the gpg thing happened a few times before. with the RC
"Seek, and Ye shall find"
"Github | Chooons | Site"

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: mate64-repo-public key...

Unread post by machinebacon » Sat Jun 15, 2013 12:55 pm

Well, when the repo is down or the gpg key is not there, what can we do.... (google: 68980A0EA10B4DE8) :D
..gnutella..

ew.linux
Riesenpenis
Posts: 30
Joined: Sun Nov 11, 2012 12:56 am

Re: mate64-repo-public key...

Unread post by ew.linux » Sat Jun 15, 2013 4:21 pm

machinebacon wrote:
Cpu is also running very hot in some scenarios, which I haven`t quite been able to figure out a pattern behind. The CPU went all the way up to 93% while I was fiddling with the network issues.
This must be Ceni - I noticed that Ceni hogs the CPU when it's not cleanly closed (via Ceni -> Exit, and not simply closing the terminal window)

Edit:
found a handful of links that say quite the same:
http://antix.freeforums.org/viewtopic.p ... 39&start=0
http://aptosid.com/index.php?name=PNphp ... ic&p=15571
http://vsido.org/index.php?topic=373.0

So, I'd recommend shutting down Ceni cleanly by exiting the application, or even better: set up the network manually - the file is /etc/network/interfaces or if needed, use Wicd.
That makes sense, because I struggled a lot with Ceni. Ceni haven`t been a issue before for me, so not sure what`s up with that. Well, I`ll have another go tonight. Now it`s to sunny to be indoors:)
-ew
-------------------------------
...the Linux philosophy is "laugh in the face of danger". Oops. Wrong one. "Do it yourself". That's it. (by Linus)

User avatar
ivanovnegro
Minister of Truth
Posts: 5449
Joined: Wed Oct 17, 2012 11:12 pm

Re: mate64-repo-public key...

Unread post by ivanovnegro » Tue Jun 18, 2013 12:09 am

CPU usage, if it is Caja, then do this:

Code: Select all

rm -r $HOME/.thumbnails/
ln -s $HOME/.cache/thumbnails $HOME/.thumbnails
If you have more problems like this:
...and could have broken something...
maybe you borked your system.

ew.linux
Riesenpenis
Posts: 30
Joined: Sun Nov 11, 2012 12:56 am

Re: mate64-repo-public key...

Unread post by ew.linux » Tue Jun 18, 2013 12:41 am

ivanovnegro wrote:CPU usage, if it is Caja, then do this:

Code: Select all

rm -r $HOME/.thumbnails/
ln -s $HOME/.cache/thumbnails $HOME/.thumbnails
If you have more problems like this:
...and could have broken something...
maybe you borked your system.
Perhaps, but everything is deleted anyway. I had to reinstall W8 because I need silverlight for the streaming-service from my television-provider. Wine gave me issues in Sid, so I chose to make a deal with the devil, and offered W8 30 GB of ssd-space to handle this for me. Well, anyway, then I saw the opportunity to start from scratch with a new partition-scheme. W8 is installed, Crunchbang is almost back at where it was, just some minor tweaking left, and then I`ll be ready to have another go at linuxbbq_mate64...
-ew
-------------------------------
...the Linux philosophy is "laugh in the face of danger". Oops. Wrong one. "Do it yourself". That's it. (by Linus)

Post Reply