Debian :: Smart Update Fails - Public Key Not Available / What To Do?

Sep 26, 2010

I turned on my debian systems. Update tells me that I have 26 updates, mostly to samba. I proceed and it gives me an error saying something about public key not available. Suggests to try smart update. I do that, smart update says I have 129 updates available (reasonable I guess b/c I have not updated in close to a year)

I proceed with smart update...now it says I can install 137 updates, I hit Check, tells me it is downloading packages, then, I get an error:
W: GPG error: http://code.highrise.ca lenny Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B95C4D3ECC4D3D27

I don't understand why....What is the solution for this?

View 3 Replies


ADVERTISEMENT

Debian :: Update Error - Public Key Not Available?

Jun 13, 2011

I have added the following line in sources.list, deb [URL] squeeze main non-free

Running apt-get update i get this error message,
Reading package lists... Done
W: GPG error: http://www.debian-multimedia.org squeeze Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 123456789

Do i need to generate this public key 123456789 ? If so, how?

Running apt-key update has not solved the problem.

apt-get install debian-archive-keyring was a recommended solution from some googling.

I have also read this page, [URL] , but how to add a key is under construction.

View 3 Replies View Related

Debian Configuration :: Forward Traffic From Public IP To Another Public IP?

Mar 3, 2010

How can I forward all traffic from a public IP to another public IP. Let's say I have a first debian box named box1 with eth0 = 1.1.1.1 and eth0:1 = 1.1.1.2 and I want to forward all traffic from 1.1.1.2 to "box2" located somewhere else over the internet and having for eth0 2.2.2.2 Both 1.1.1.0/24 and 3.3.3.0/24 are public IP ranges.

View 1 Replies View Related

Debian Configuration :: Apt-get Update GPG Error "signatures Couldn't Be Verified Because The Public Key Is Not Available"

Feb 23, 2011

Why everytime I send apt-get update I got this error on the last lines? Reading package lists... Done W: GPG error: [URL] Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 8F91B0E6C862B42C Here is my /etc/apt/sources.list

[Code]....

View 2 Replies View Related

Ubuntu Networking :: Public Key Authentication Fails?

Feb 6, 2010

I'm trying to connect to my Xubuntu box (zelda) remotely using my RSA key. I'm using Cygwin on my Windows box (link) to SSH in to the Xubuntu box. I've created the key and placed it in the authorized_keys file on my remote box. Here's where it gets weird. When I ssh into zelda the first time, it prompts me for my password. However, if I'm already connected to zelda and try to open another connection, it prompts me for my RSA passphrase. This is very confusing, and I have no idea what's going on.Here's my sshd_config file on zelda.

Code:
# Package generated configuration file
# See the sshd(8) manpage for details

[code]...

View 9 Replies View Related

Debian Configuration :: Update Linuximage Fails ?

Dec 9, 2010

I have squeeze using the default setup with 5 seperate partitions on hard drive. All other updates are fine but it will not install the Linux-Image-2.6.32-5-amd64. I get message that not enough room. I think this is the kernal update. I use update manager. Is there a fix for this short of resizing the partition. This is a one computer/user setup. I had this problem on a previous install of stable and ignored it thinking that it was a glitch. That install was an experimental setup and I liked it but it didn't work on the internet very well so went to testing.

View 5 Replies View Related

Debian :: Apt-get Update Fails To Download All Index Files?

Jul 1, 2011

Does anyone know how to resolve this?

apt-get update
[...]
W: Failed to fetch http://mozilla.debian.net/dists/squeeze-backports/Release  Unable to find expected entry  iceweasel-4.0/binary-i386/Packages in Meta-index file (malformed Release file?)

E: Some index files failed to download, they have been ignored, or old ones used instead.

View 2 Replies View Related

Debian Installation :: Package Updater Fails After Update To V8.0

Apr 27, 2015

After Updating to version 8.0 today...

Package Updater GUI is Failing with the message:

No updates are available
No network connection was detected.
=================================

I did updates almost daily on wheezy

Todays updates [via the Pkg Updater GUI] were over 300 meg.
After the updates and reboot
System was showing version 8.0 in the GUI desktop and using 'cat /etc/debian_version'

Then...
From terminal I did ...

apt-get update
apt-get dist-upgrade

The dist-upgrade was over 40 minute and ~ 500meg

Things seemed to go well.

I updated sources.list with apt-spy.

[In order to trouble-shoot: I subsequently commented-out the apt-spy sources and found some generic sources on internet]

==========================================
# sources.list generated by apt-spy v3.2.2
#
# Generated using:
#

[Code].....

apt-get and Synaptic GUI both work.

I did/reviewed some settings in the Synaptic GUI I imported two v8 signing keys into Synaptic from [URL]

Package Updater GUI is Failing with the message: No updates are available No network connection was detected.

View 5 Replies View Related

General :: SFTP Fails Public Key Authentication In Batch Mode?

May 26, 2011

I am attempting to set up an automatic transfer via sftp using public key authentication. I have created a public/private key pair to connect to the remote server without using a password. I have also been able to use this key pair to login from the command line: sftp -vvv -oPort=<server-side port> user@server.Debug info from interactive command:

Code:
debug3: authmethod_is_enabled publickey
debug1: Next authentication method: publickey

[code]...

View 1 Replies View Related

Debian Configuration :: Update-initramfs Fails When Upgrading To Jessie

Oct 17, 2015

I'm just completing an upgrade from wheezy to jessie and get the following error

Code: Select allProcessing triggers for initramfs-tools (0.120) ...
update-initramfs: Generating /boot/initrd.img-3.2.0-4-amd64
E: intel-microcode: unsupported kernel version!

With a message like this I'm wondering if it's safe to reboot as well as how to resolve.

Is this somehow related to the change to only update the microcode on boot as reported earlier in the upgrade?

Code: Select allintel-microcode: microcode will be updated at next boot

View 5 Replies View Related

Debian Configuration :: Openssh-server Fails To Restart During Update?

Feb 12, 2010

So this very (for me) important little package fails me once again. But this time it refuses to restart/start

This is the output:

Setting up openssh-server (1:5.3p1:-1)
Restarting OpenBSD Secure Shell Server: sshd: failed!
/dev/null is not a character device!
invoke-rc.d: initscript ssh, action "restart" failed.

[Code].....

The error is within the /etc/init.d/ssh script. ("error")

This is in squeeze so I can only blame my self, but.. This is one of the packages that fair and square should not fail to install/update/start/restart no mather what!

View 9 Replies View Related

Ubuntu :: Update Public Key Isn't Available

May 4, 2010

The public key isn't available when I try to use the Update Manager; clicking the "Check" button results in a popup with the following text:

Code:
W: GPG error: http://ppa.launchpad.net lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 6E871C4A881574DE

I tried adding the public key via:

Code:
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 6E871C4A881574DED

Is that the right code to enter? Because when I did that it didn't fix the problem.

View 8 Replies View Related

Debian :: SMART Reports Bad Sectors But Fsck Finds None

Nov 14, 2015

I am running Wheezy 7.9 (32 bit) and using Gnome Classic desktop. I have recently had several issues with system "crashes" and such, see some of my recent posts, and for now things seem to be working okay. As part of my attempts to "fix" the problems I looked at the hard drive using the SMART disk utility, and also ran "smartctl". The SMART utility reports that there are 3 bad sectors on the drive. When I run fsck, from a live CD, it does not report finding bad sectors. So why would fsck not find something that is reported by smartctl? Which one should I believe?

As a precaution I am now making daily backups of my /home directory and purchased a new HD just in case. Have not yet installed the new HD but at least I am prepared.

View 10 Replies View Related

Debian Multimedia :: Streaming Movies To Samsung Smart TV

Mar 18, 2015

I often use popcorn time [URL] .... to watch some movies. It allows me automatically to stream a movie to my samsung smart TV (which is connected to the network, but I do not have anything like chromecast connected to it).

Now, seen that it is possible for popcorn time to stream to my TV, how can I do it myself e.g. in the case of a video file or some pictures which are on my PC?

View 1 Replies View Related

Debian Multimedia :: SMART Board Configuration On Lenny On An IBook?

Jul 20, 2010

I was trying to get a SMART board to work with my install of Lenny on my iBook G4. By work with, I just need it to display what's on the iBook's screen, I don't need any kind of interactivity. Since it is an iBook, it uses a PowerPC processor, instead of an Intel, and the SMART board driver only works on an x86 processor, I can't use the driver provided. Is there any way to get this to work? I imagine that I need to edit the X.org configuration file!

View 1 Replies View Related

Ubuntu :: Disable Update To Natty For Public Computer

Apr 29, 2011

I have to manage a publicly accessible computer, and people know the password and are willing to click just anything, that pops up and has a "yes"/"ok"/"i agree" button on it, just to make the message disappear. (yes, I hate their ignorance ...) As long as they can use the net, that is all they care about...

My question is, can I still get updates for Maverick without being prompted for upgrade to Natty? Also I would like to remove the button from Update Manager. Is there a simple way to do that?

View 7 Replies View Related

Ubuntu Installation :: 10.04 Lucid Update Manager Fails To Update - Now 64 Days Out Of Date?

Jul 4, 2010

I am trying to update using Update Manager and I get this message: Failed to fetch "Failed to fetch [URL]..404 Not Found" My system is 64 days out of date now.

I have looked elsewhere for an answer and some others have had similar problems, but I have not found a reason for it happening, nor an answer. I wonder if anyone can help me please. I have been using Ubuntu for several months, can use the Terminal if I have the right commands to issue, but beyond that have limited knowledge of the system.

View 9 Replies View Related

OpenSUSE Install :: Online Update Fails To Refresh Update Repo?

Sep 21, 2010

when I launch Yast2 - Online Update, I get an error during the repository refresh that it could refresh the repository.Since it's easier to copy-paste - here is the output from 'zypper ref' with the same error:

Code:
Retrieving repository 'Updates for openSUSE 11.3 11.3-1.82' metadata [|]
Failed to download ./repodata/cefcc9d56264aa169f70a53c560ffc39cb6af575-deltainfo.xml.gz

from http://download.opensuse.org/update/11.3/
A[code]...

View 8 Replies View Related

Ubuntu Installation :: Using The Update Manager Fails And See The Message Cannot Update?

Oct 26, 2010

I'm having trouble updating. Using the update manager fails and I see the message:dpkg: parse error, in file '/var/lib/dpkg/available' near line 23288 package libbonoboui2-common': 'Conflicts' field, reference to 'libbonobous2-0': version contains ' '

I've tried
sudo dpkg --configure -a
and

[code]....

View 1 Replies View Related

Ubuntu :: Use Openssl Public And Private Keys So Only A Host With The Public Key Could Access / Decrypt The Filesharing

Aug 2, 2011

I'm trying to write a p2p file sharing program using python's built-in libraries. Everything is going well. The only thing is that i'd like to be able to use openssl public and private keys so only a host with the public key could access/decrypt the filesharing. I've gotten these libraries (httplib, basehttpserver, ssl, os) to work using just a pem file containing both the public and private keys but no success with them seperately. Can someone point me in the right direction or offer an alternative? PS, the goal of the project is to create an anonymous, decentralized, secure file sharing program. I want to be able to upload this to sourceforge so everyone can use it, if that's any incentive

View 2 Replies View Related

General :: Mv: Cannot Stat `/public/public/clamscans/*.txt': No Such File Or Directory

Sep 24, 2010

I run the following file with the >log.log redirector and it does not capture errors.

#!/bin/bash
echo ************************BEGIN LOG******************************
date +"%m/%d/%Y %H:%M:%S $HOSTNAME"
cp -f /scripts/original/clamscans.log /scripts

[code]....

The following errors show up when I run from the file from the term window, but are not written to log.log:

tar: /public/public/clamscans/*.txt: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
mv: cannot stat `/public/public/clamscans/*.txt': No such file or directory

I know with windows you can add the 2>&1 to capture error data. Is there such a thing for Linux?

View 2 Replies View Related

Debian :: Retrieve Public Rsa Key For Ssh?

Jun 17, 2011

On my stable/squeeze computer, I have /etc/ssh/ssh_host_rsa_key.pub but I cannot find this in my testing/wheezy computer. Why can't I find it? Did the way to retrieve one's public rsa key change? I have openssh-client and openssh-server installed on both computers.

View 2 Replies View Related

Debian :: Public-key Cryptography <?> Is There To Use?

Jul 24, 2011

I am very new to encryption. Right now I am making certs and keys using RSA public-key cryptography. Is RSA the best? What other public-key cryptography <?> is there to use? Is <?> a cipher or algorithm? Whats the difference?

View 2 Replies View Related

Debian :: Failed To Upload Public Key?

Apr 18, 2016

I bought vps server and now I want to upload openssh public key. With this command:

ssh-copy-id username@ipaddress
the result is:
/usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed
/usr/bin/ssh-copy-id: ERROR: ssh: connect to host xxxxxxxxx port 22: connection timed out

with this command:
cat ~/.ssh/id_rsa.pub | ssh username@ipaddress "mkdir -p ~/.ssh && cat >> ~/.ssh/authorized_keys"
the result is:
ssh: connect to host xxxxxxxxx port 22: connection timed out

also with this:
ssh username@ipaddress
the result is:
ssh: connect to host xxxxxxxxx port 22: connection timed out

View 14 Replies View Related

Debian :: Use The Bitlbee Public Servers?

Jun 26, 2010

Can someone post how to use irssi with bitlbee . I know how to use the Bitlbee public servers but I would rather install it and use it that way.

View 4 Replies View Related

Debian :: Public Keyrings And Authentication?

Jan 3, 2011

I often run into this and it's such a hassle that I have had no choice but to ignore it. But, I would like to run it properly but I don't understand why my sources list is 'wrong' or has incorrect info so that it's often not verified or authenticated. The public keyring is wrong or the source or both? I get these messages, for e.g.:

# apt-get update && apt-get install dmo-archive-keyring && apt-get update exit with result:
W: GPG error: http://unofficial.debian-maintainers.org squeeze Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9EEBC8DB9B9C3CB6

I probably don't need that but I ran into a similar error trying to authenticate the multimedia keyring. Not sure it worked but I am guessing the system works the same with all the authentications? I hope to understand what I'm doing wrong and what the process is.

View 3 Replies View Related

Debian :: Ssh Public Keys Not Working?

Jun 21, 2009

I have two computers running Debian Squeeze. I'm trying to set up the public keys for them so that I don't need to use passwords to log in. As far as I know, I did the same thing for both, however only one is working.Here is the connection output for eachBroken:

Code:
OpenSSH_5.1p1 Debian-5+b1, OpenSSL 0.9.8g 19 Oct 2007
debug1: Reading configuration data /etc/ssh/ssh_config

[code]...

View 2 Replies View Related

Ubuntu Installation :: Update - Warning "public Key Is Not Available: NO_PUBKEY 61E091672E206FF0"

Oct 13, 2010

When i tried to upgrade my system, I got this: W: GPG error: [URL] maverick Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 61E091672E206FF0

View 3 Replies View Related

Ubuntu :: Update Error - GPG Error Signatures Couldn't Be Verified - Public Key Not Available

Nov 23, 2010

When I try to do

[code]...

I've tried the method described here: [URL]... However, I'm still getting the same error.

View 2 Replies View Related

Ubuntu Installation :: Unable To Update - Permanent Error "public Key Is Not Available: NO_PUBKEY 74A941BA219EC810"

Jul 29, 2010

I am using Xubuntu 10.4 on a AAO 11.6 (160 GB) and it's been a month that I cannot update my system if I type in sudo apt-get update the system will download the packages but then display the message GPG error: [URL] karmic Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 74A941BA219EC810

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved