Results 1 to 3 of 3

Thread: Can't import public pgp blocks

  1. #1
    Join Date
    Feb 2013
    Beans
    11

    Can't import public pgp blocks

    I cannot seem to figure this problem out.
    I'm running Mint 13 mate x64, may I remind you this is a fresh install.
    I've followed the instructions on the GNUPG site on creating key pairs and importing keys. When I was testing out Mint 14 Mate everything worked as it should have, which brings up my current problem.
    Importing GPG key blocks doesn't work.

    A copy of my konsole
    Code:
    keith@Boss ~ $ gpg --import key.txt
    gpg: can't open `key.txt': No such file or directory
    gpg: Total number processed: 0
    key.txt does exist.
    running
    Code:
    ls
    gives back
    Code:
    keith@Boss ~ $ ls key.txt
    ls: cannot access key.txt: No such file or directory
    Help would be appreciated
    Last edited by Perfect Storm; March 12th, 2013 at 10:10 AM. Reason: added prefix

  2. #2
    Join Date
    Oct 2004
    Location
    Denmark - Scandinavia
    Beans
    19,553
    Distro
    Ubuntu Budgie Development Release

    Re: Can't import public pgp blocks

    Moved to Other OS/Distro Talk.

  3. #3
    Join Date
    Apr 2008
    Location
    LOCATION=/dev/random
    Beans
    5,767
    Distro
    Ubuntu Development Release

    Re: Can't import public pgp blocks

    Can you post the output of...
    Code:
    ls -lha ~
    Cheesemill

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •