Ubuntu :: Gpg: No Valid OpenPGP Data Found

May 24, 2010

I'm having a problem installing Tor. I've installed it successfully a few times before thanks the excellent guide at: [URL] The error I'm having is when I request the gpg key:

Code:

ocean@ubuntu:~$ gpg --keyserver keys.gnupg.net --recv 886DDD89
gpg: requesting key 886DDD89 from hkp server keys.gnupg.net

Then after quite a delay all I get now (instead of "OK") is:

Code:

gpgkeys: HTTP fetch error 7: couldn't connect to host
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0

View 3 Replies


ADVERTISEMENT

Fedora Networking :: Ftp Connecting - Error "The Requested Name Is Valid, But No Data Of The Requested Type Was Found"

Sep 30, 2009

i used my windows box to connect to ftp(fed box) and i keep getting an error saying "The requested name is valid, but no data of the requested type was found." does anyone know why i cant connect?

View 1 Replies View Related

General :: Data Recovery - No Valid Directory

Nov 15, 2010

I was trying to set up a partition on my netbook's hard drive, and foolishly forgot to backup my home folder. Now, Ubuntu (10.04, btw) won't boot. It allows me to get into the manual recovery shell, though. Now, I'm perfectly willing to reformat, but first I'm hoping I can recover the files from my home folder without having to take my netbook to the ridiculously overpriced computer repair centers in my area.

I have an external hard drive, but when it's plugged in during the recovery shell, it won't register as being a valid directory. I know the commands to copy or move a directory, but without my external reading as a valid directory to move my home folder to, I'm kinda stuck. Is there any other way to recover the contents of my home folder without having to go to a computer repair place? Neither of the ones in my area know much about linux at all, and I really don't want to have to pay $80+ to have someone else recover my home folder.

View 8 Replies View Related

Ubuntu :: Sudo: No Valid Sudoers Sources Found, Quitting

May 31, 2011

When I try to use sudo, I get this error message.

Code:

sudo: /etc/sudoers is owned by uid 1000, should be 0
sudo: no valid sudoers sources found, quitting

View 6 Replies View Related

Hardware :: Cannot Partition Hard Disk - No Valid Device Found

Mar 25, 2010

I have installed vmware in windows server 2003 enterprise edition. When I installed I changed the default installation folder from c: drive to i: drive, as I do not have space in c: drive. After I captured red hat linux cd in vmware and reached partitioning section and continued I got a message like "an error has occured no valid devices were find on which to create new file systems, please check the hardware for the cause of the problem". The machine is IBM server....

View 1 Replies View Related

General :: P5BV-C/4L No Valid Devices Were Found On Which To Create New Filesystems

Feb 10, 2011

It's been years since I've set up a Linux machine and I am getting a "no valid devices were found on which to create new filesystems" during a Centos install on a Asus P5BV-C/4L motherboard. I am assuming that there is a raid driver that needs to be installed, but when I went to the asus download site, selected linux/P5BV-C/4L and downloaded all of the available drivers, I keep getting errors saying "Driver disk is invalid for this release of Centos".

I take the zip file, extract it down to the .img file, burn it to disk and try to load it after running a "linux dd". Is this the correct way of doing it? Am I using the correct file?

View 1 Replies View Related

CentOS 5 Hardware :: An Error Occurred - No Valid Devices Were Found

Jul 12, 2010

when i want to install centos 5.5 i take this error:

An error occurred - no valid devices werefound on which to crate new file systems.

my hardware specification is:

motherboard: gigabyte p55a-ud3
ram: ddr3 crucial 4gb
cpu: corei5 750
hdd: 2X1TB wd black edition raid1

View 8 Replies View Related

Ubuntu :: Sudo Command Doesn't Work Anymore - No Valid Sudoers Sources Found

Jan 21, 2011

I was changing some file permissions with the chmod 777 command and i accidentally executed:

Code:

sudo chmod 777 /*/*/*/*

and now i can't get root access to anything. If I try executing a sudo command i get:

sudo: /etc/sudoers is mode 0777, should be 0440
sudo: no valid sudoers sources found, quitting

View 9 Replies View Related

Ubuntu :: Add A OpenPGP Key For Launchpad?

Dec 1, 2010

I am trying to add a OpenPGP key for launchpad. It said to use this command.

Code:
gpg --fingerprint
When I use that command nothing shows.

Next I clicked on the the How to get the fingerprint. It said to go into Passwords and Encryption Keys. Then the My Personal Keys tab. I have nothing there. What should I do to get something there?

View 6 Replies View Related

Ubuntu :: Retrieving Openpgp Key In Natty?

Jun 18, 2011

im trying to register my openpgp key in launchpad

Quote:

Importing an OpenPGP key

To import your OpenPGP key into Launchpad, you first need the key's fingerprint.

Note: You must ensure your key is in the Ubuntu keyserver before you try to add it to Launchpad.

Retrieving the key in Ubuntu

The easiest way to generate a new OpenPGP key in Ubuntu is to use the Passwords and Encryption Keys tool. If you are using Ubuntu 10.04 or an earlier version, it is located at Applications > Accessories > Passwords and Encryption Keys. In Ubuntu 10.10 and later versions, it is located at System > Preferences > Passwords and Encryption Keys.

Step 1 Open Passwords and Encryption Keys.

Step 2 Select the My Personal Keys tab, select your key and open the property window by pressing Space Bar or double clicking with your pointer. Select the Details tab of the property window.

Step 3 Select the Fingerprint text (the ten blocks of numbers and letter). Copy the text by pressing the Ctrl+c keys together.

Retrieving the key using the GPG command

Open a terminal and enter:

gpg --fingerprint

GPG will display a message similar to:

pub 1024D/12345678 2007-01-26
Key fingerprint = 0464 39CD 2486 190A 2C5A 0739 0E68 04DC 16E7 CB72
Geoffrey Hayes (My OpenPGP key) <geoffrey@bungle.com>
sub 2048g/ABCDEF12 2007-01-26

Highlight and copy only the numeric fingerprint: 0464 39CD 2486 190A 2C5A 0739 0E68 04DC 16E7 CB72 in the example above.

so i followed these instructions, and there was nothing in my "personal keys", same for the command. so my question is how do i get the fingerprint to be able to register my key in launchpad?

View 3 Replies View Related

Ubuntu Security :: OpenPGP Acii Version Of Pub / Sub Key?

Mar 2, 2010

I've made OpenPGP keys using gpg 1.4.9.I have a public key and a sub key.And a passphrase.I can distribute the pub key. What is sub key? Can I distribute sub key?I think the phasephrase is the private key. Right ? (in the RSA Algorithm)?Where to use the Secure Shell Key? And why to distribute it?

View 1 Replies View Related

Ubuntu Servers :: Get OpenPGP Key From The Command Line?

Oct 19, 2010

I was just having some trouble getting an OpenPHP Key on Ubuntu Server. The link from Launchpad said, "go to applications..." but I'm not using a desktop environment, so I had to go to [URL] to learn how. Basically it boiled down to this:

Code:

gpg --cert-digest-algo=SHA256 --default-preference-list="h10 h8 h9 h11 s9 s8 s7 s3 z2 z3 z1 z0" --gen-key
1
[return]

[code]....

View 1 Replies View Related

Security :: OpenPGP - MDC Packet - SHA1

Mar 29, 2010

OpenPGP Standard RFC 4880, not really a Linux Question, but as may be using GnuPG on Linux I thought I would ask here

The Modification Detection Code Packet is defined to use SHA-1, even though it does state in section 13.11. that this can be altered, and gives example methods. However this would cause interoperability, (q1)so I assume there is no standard method of doing this??

- How much of a threat do you believe this to be? Even though the SHA-1 hash is encrypted within the symmetrically encrypted integrity protected data packet.

View 1 Replies View Related

Ubuntu :: Which Jabber/XMPP Client Supports Both Signing And Encrypting Messages With Openpgp

Jun 16, 2010

I've been trying to find out which jabber/XMPP clients out there automatically sign messages with openpgp you send but documentation on that has been spotty. Could you tell me a. if you know any clients that can easily sign and encrypt all outgoing messages and b. should I worry if a client is only able to sign presence and not messages?

View 1 Replies View Related

General :: Encrypt Using OpenPGP Certain Outgoing Emails On My Linux Server?

Aug 20, 2010

I am looking to be able to encrypt using OpenPGP certain outgoing emails on my linux server. Currently I have GPG setup with a public key, however encryption outgoing emails prooved to be harded.After a bit of research I have found GNU Anubis which acts as a middlemad between the MUA and the MTA, by encrypting emails before they reach my MTA (Sendmail)However I am having a bit of problem with the configuration of bind and remote-mta, as specified by anubis.I have the sendmail service running on port 25 and I want to leave it there, but I have configured my php.ini SMTP port to 24. So it runs through port 24 first and anubis then forwards the emails via remote-mta to port 25Here are my anubis configs:

bind localhost:24
local-mta /path/to/my/sendmail
remote-mta localhost:25

With all those set, I can't seem to get the basic modication of emails to work. (trying to change a certain subject to something else, just to see that anubis is working). However emails are still working with port 24 as the SMTP port.

View 1 Replies View Related

Slackware :: 64 - Live Scripts - Data Dir Not Found?

Feb 24, 2010

I have been able to create the ISO, but I cannot boot due to the data dir not found error.

I have tried using "from=", different CD/DVD readers and different media to no avail.

View 6 Replies View Related

Fedora Installation :: Other Drives Recognized But Data Not Found

Mar 20, 2011

I installed fedora on one of my three hard drives and it seems that something went wrong with the other two. Fedora recognizes the other drives but it seems the data on those drives is not there anymore. The below images are screen shots from my computer folder and disk utility program. I tried to look through Fedora documentation but I did not find a solution to my case.

View 14 Replies View Related

Networking :: Host Found But No Data Record Of Requested Type

Jan 27, 2011

Whwn I am sending mails , I used too get message like

Host found but no data record of requested type.

MTA: postfix

View 1 Replies View Related

General :: Data Card - No Default Vendor / Product Found

Nov 17, 2010

I used usb_modeswitch but the result was "No default vendor/product found." But usbmod_switch.conf file has all the vendor & product id contained in it. And modeprobe is also not effective. Even Sakis3g script fails to switch my datacard into modem. How to use BSNL Data Card in Fedora 13?

View 1 Replies View Related

Fedora :: Update Error Getting Repository Data For Installed, Repository Not Found?

Dec 22, 2009

Here's the details to this mornings update error:

Error Type: <class 'yum.Errors.RepoError'>
Error Value: Error getting repository data for installed, repository not found
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in <module>
main()
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3122, in main
code....

It mentioned bug report but I don't know where that is. I'll try later.

View 9 Replies View Related

Fedora Installation :: Error Getting Repository Data For Installed, Repository Not Found

Feb 14, 2010

Today I installed Fedora12 from the DVD, so this is my first contact with all of you. The last years I ran very well with gentoo, but the time for system maintenance got to big the last few times I updated the system, so I decided to change and here am I. The Problem: My system is newly installed from the DVD and I was trying to run the first update, but got the following errormassage by KPackageKit:

Code:
Error Type:
Error Value: Error getting repository data for installed, repository not found
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in
main()
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3122, in main
backend.dispatcher(sys.argv[1:])
File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line 710, in dispatcher
self.dispatch_command(args[0], args[1:])

[Code]...

It occured after informing me about the amount of packages that need to be updated and a message about some dependencies that have to be newly installed. At the moment I'm a bit lost about what to do. Also I realy don't know which system-information would be useful - let me know and I will answer.

View 2 Replies View Related

Fedora Installation :: Use Update Utility Receiving Error - Repository Data For Installed Repository Not Found

Apr 19, 2010

I just installed Fedora Core 12 and when attempting use the update utility am receiving the following error:

[code]...

View 3 Replies View Related

Fedora :: Getting Error Getting Repository Data For Installed - Repository Not Found / Fix It?

Feb 7, 2010

I did a clean install of Fedora 12 (AMD64) two days ago and I have been trying to update the packages. But it won't work. I keep getting these errors. I tried both Software Update and command-line utility to update. code...

View 4 Replies View Related

Fedora :: Noob / "Interal System Error" / Getting Repository Data For Installed, Repository Not Found?

Mar 25, 2010

Error Type: <class 'yum.Errors.RepoError'>
Error Value: Error getting repository data for installed, repository not found
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in <module>
main()
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3122, in main
backend.dispatcher(sys.argv[1:])

Also, how can I upgrade drivers/add drivers for my hardware?

I just installed Fedora and have no idea what Im doing lol.

View 5 Replies View Related

Fedora :: Error "getting Repository Data For Installed, Repository Not Found" When Run Updates

May 29, 2010

I'm getting this strange error when i run updates... This is the error report i get...
Quote:

[Code]....

I have been trying to install selected packages but the problem is still there....

View 1 Replies View Related

Fedora Installation :: Error Value: Error Getting Repository Data For Installed, Repository Not Found

Apr 28, 2010

just installed a fresh copy of fedora 12 and getting this error when trying to update the system.

Code:

Error Type: <class 'yum.Errors.RepoError'>
Error Value: Error getting repository data for installed, repository not found
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in <module>
main()

[code]....

View 2 Replies View Related

Fedora Installation :: Error Value: Error Getting Repository Data For Installed - Repository Not Found

Jun 17, 2010

Running System>Adminstration>Software Udates, I get the following errors

[code]...

Similarly, if I click on System>Add/Remove Software>Package Collections, I get No groups could be found. A cache refresh should fix this. I don't see how to do a cache refresh. I tried rpm --rebuilddb, which didn't do any good and um clean all which also did no good. I did manage to do the updates with yum updates But I don't want to have to use yum at the command line all the time to do updates.

View 4 Replies View Related

Ubuntu :: 10.04 - NIS Client Can't Authenticate Valid NIS Users

Oct 26, 2010

I use Ubuntu in my office NIS environment and I can't upgrade the whole network to LDAP right. I upgraded to 10.04 recently and reinstalled the NIS client and associated packages, among other things.

I have set up my /etc/nsswitch.conf file so that passwd, group and shadow all have "files nis", I'm bound to the correct NIS domain and I can do "ypcat -k passwd" or "ypcat -k hosts" just fine.

Problem is that I can't log on or su to any NIS user, I just get "authentication failure". I've tried the same usernames and passwords on Red Hat NIS clients on the same domain and they work fine.

View 2 Replies View Related

Ubuntu :: Source And Destination Folders Are Valid?

Apr 26, 2011

Which of these (if any) are correct?

cp -r /var/www/vhosts/niftyfiftyparty.com/httpdocs/sites/all/modules/*.* /var/www/vhosts/keylargodivecenter.com/httpdocs/sites/all/modules/*
in /var/www/vhosts/niftyfiftyparty.com/httpdocs/sites/all/modules/
cp -r *.* /var/www/vhosts/keylargodivecenter.com/httpdocs/sites/all/modules/*
in /var/www/vhosts/keylargodivecenter.com/httpdocs/sites/all/modules/
cp -r /var/www/vhosts/niftyfiftyparty.com/httpdocs/sites/all/modules/*.* *

Both the source and destination folders are valid. There are several folders in the niftyfiftyparty modules folder that I need in the other one.

View 2 Replies View Related

Ubuntu :: Minitube 1.5 For Natty 11.04 - Command Not Valid

Sep 1, 2011

I have lubuntu 11.04 (much the same as Ubuntu Natty 11.04), and I am trying to install Minitube. I found a package in package manager, but it turns out to be version 1.3, two versions outdated. I am now trying to upgrade via ppa and terminal, but it turned out to be rather difficult. I have followed guidelines I found googling, but neither of them resulted in anything. I get error messages like "command not valid", or I get lost some where in the process when something doesn't run as smoothly.

View 2 Replies View Related







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