I''m beginning to wonder whether I''m missing a package here, as no matter what I do I get the message that gpg-agent is not running and I should remove reference to it in the config or fix it. Here''s what I seem to have: Installed Packages libgpg-error.i386 1.4-2 installed Available Packages gpgme.i386 1.0.3-1.el5.rf rpmforge gpgme-devel.i386 1.0.3-1.el5.rf rpmforge gpgme03.i386 0.3.16-1.el5.rf rpmforge gpgme03-devel.i386 0.3.16-1.el5.rf rpmforge libgpg-error-devel.i386 1.4-2 base perl-Crypt-GPG.noarch 1.63-1.el5.rf rpmforge perl-Mail-GPG.noarch 1.0.6-1.el5.rf rpmforge Now I realise that /usr/bin/gpg-agent does not exist. There are just gpg gpg-error gpgsplit gpgv gpg-zip kgpg Package gnupg - 1.4.5-13.i386 is already installed. Package pinentry - 0.7.2-1.el5.rf.i386 is already installed. What am I missing? Anne
On Feb 17, 2009, at 10:52 AM, Anne Wilson wrote:> What am I missing?ask yum: [shuff at srdce ~]$ yum provides /usr/bin/gpg-agent ... gnupg2.i386 : Utility for secure communication and data storage -steve -- If this were played upon a stage now, I could condemn it as an improbable fiction. - Fabian, Twelfth Night, III,v -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2209 bytes Desc: not available Url : http://lists.centos.org/pipermail/centos/attachments/20090217/aa0ea437/attachment.bin
From: Steve Huff <shuff at vecna.org>> > What am I missing? > [shuff at srdce ~]$ yum provides /usr/bin/gpg-agent > gnupg2.i386 : Utility for secure communication and data storageI have Base and rpmforge repo and "No Matches found"... Which repo provides this package? Fedora? JD
John Doe wrote:> > From: Steve Huff <shuff at vecna.org> >> > What am I missing? >> [shuff at srdce ~]$ yum provides /usr/bin/gpg-agent >> gnupg2.i386 : Utility for secure communication and data storage > > I have Base and rpmforge repo and "No Matches found"... > Which repo provides this package? Fedora?EPEL -- Rex
On Tuesday 17 February 2009 16:25:07 Steve Huff wrote:> On Feb 17, 2009, at 10:52 AM, Anne Wilson wrote: > > What am I missing? > > ask yum: > > [shuff at srdce ~]$ yum provides /usr/bin/gpg-agent > ... > gnupg2.i386 : Utility for secure communication and data storage >yum install gnupg2 Loading "fastestmirror" plugin Loading mirror speeds from cached hostfile * adobe-linux-i386: linuxdownload.adobe.com * kbs-CentOS-Extras: centos.karan.org * rpmforge: www.mirrorservice.org * base: mirrors.dedipower.com * updates: mirrors.dedipower.com * addons: mirrors.dedipower.com * extras: mirrors.dedipower.com Setting up Install Process Parsing package install arguments No package gnupg2 available. Nothing to do Anne -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part. Url : http://lists.centos.org/pipermail/centos/attachments/20090217/e0cad540/attachment.bin
Anne Wilson wrote:> On Tuesday 17 February 2009 16:25:07 Steve Huff wrote: >> On Feb 17, 2009, at 10:52 AM, Anne Wilson wrote: >>> What am I missing? >> ask yum: >> >> [shuff at srdce ~]$ yum provides /usr/bin/gpg-agent >> ... >> gnupg2.i386 : Utility for secure communication and data storage >> > yum install gnupg2 > Loading "fastestmirror" plugin > Loading mirror speeds from cached hostfile > * adobe-linux-i386: linuxdownload.adobe.com > * kbs-CentOS-Extras: centos.karan.org > * rpmforge: www.mirrorservice.org > * base: mirrors.dedipower.com > * updates: mirrors.dedipower.com > * addons: mirrors.dedipower.com > * extras: mirrors.dedipower.com > Setting up Install Process > Parsing package install arguments > No package gnupg2 available. > Nothing to doAs Rex Dieter said earlier - "EPEL"... [root at wx1 ~]# yum info gnupg2 Loading "priorities" plugin Loading "changelog" plugin Loading "downloadonly" plugin Loading "skip-broken" plugin Loading "fastestmirror" plugin Loading mirror speeds from cached hostfile * epel: mirror.umoss.org * rpmforge: rh-mirror.linux.iastate.edu * extras: CentOS * local: CentOS * updates: CentOS * base: CentOS * centosplus: CentOS * addons: CentOS Excluding Packages from Red Hat Enterprise 5 - RPMforge.net - dag Finished Excluding Packages from CentOS-5 - Plus Finished 7252 packages excluded due to repository priority protections Available Packages Name : gnupg2 Arch : i386 Version: 2.0.8 Release: 1.el5 Size : 2.4 M Repo : epel Summary: Utility for secure communication and data storage Description: GnuPG is GNU''s tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC2440 and the S/MIME standard as described by several RFCs. GnuPG 2.0 is the stable version of GnuPG integrating support for OpenPGP and S/MIME. It does not conflict with an installed 1.x OpenPGP-only version. GnuPG 2.0 is a newer version of GnuPG with additional support for S/MIME. It has a different design philosophy that splits functionality up into several modules. Both versions may be installed simultaneously without any conflict (gpg is called gpg2 in GnuPG 2). In fact, the gpg version from GnuPG 1.x is able to make use of the gpg-agent as included in GnuPG 2 and allows for seamless passphrase caching. The advantage of GnupG 1.x is its smaller size and no dependency on other modules at run and build time. Phil
On Tuesday 17 February 2009 20:44, Phil Schaffner wrote:> Anne Wilson wrote: > > On Tuesday 17 February 2009 16:25:07 Steve Huff wrote: > >> On Feb 17, 2009, at 10:52 AM, Anne Wilson wrote: > >>> What am I missing? > >> > >> ask yum: > >> > >> [shuff at srdce ~]$ yum provides /usr/bin/gpg-agent > >> ... > >> gnupg2.i386 : Utility for secure communication and data storage > > > > yum install gnupg2 > > Loading "fastestmirror" plugin > > Loading mirror speeds from cached hostfile > > * adobe-linux-i386: linuxdownload.adobe.com > > * kbs-CentOS-Extras: centos.karan.org > > * rpmforge: www.mirrorservice.org > > * base: mirrors.dedipower.com > > * updates: mirrors.dedipower.com > > * addons: mirrors.dedipower.com > > * extras: mirrors.dedipower.com > > Setting up Install Process > > Parsing package install arguments > > No package gnupg2 available. > > Nothing to do > > As Rex Dieter said earlier - "EPEL"... > > [root at wx1 ~]# yum info gnupg2 > Loading "priorities" plugin > Loading "changelog" plugin > Loading "downloadonly" plugin > Loading "skip-broken" plugin > Loading "fastestmirror" plugin > Loading mirror speeds from cached hostfile > * epel: mirror.umoss.org > * rpmforge: rh-mirror.linux.iastate.edu > * extras: CentOS > * local: CentOS > * updates: CentOS > * base: CentOS > * centosplus: CentOS > * addons: CentOS > Excluding Packages from Red Hat Enterprise 5 - RPMforge.net - dag > Finished > Excluding Packages from CentOS-5 - Plus > Finished > 7252 packages excluded due to repository priority protections > Available Packages > Name : gnupg2 > Arch : i386 > Version: 2.0.8 > Release: 1.el5 > Size : 2.4 M > Repo : epel > Summary: Utility for secure communication and data storage > Description: > GnuPG is GNU''s tool for secure communication and data storage. It can > be used to encrypt data and to create digital signatures. It includes > an advanced key management facility and is compliant with the proposed > OpenPGP Internet standard as described in RFC2440 and the S/MIME > standard as described by several RFCs. > > GnuPG 2.0 is the stable version of GnuPG integrating support for > OpenPGP and S/MIME. It does not conflict with an installed 1.x > OpenPGP-only version. > > GnuPG 2.0 is a newer version of GnuPG with additional support for > S/MIME. It has a different design philosophy that splits > functionality up into several modules. Both versions may be installed > simultaneously without any conflict (gpg is called gpg2 in GnuPG 2). > In fact, the gpg version from GnuPG 1.x is able to make use of the > gpg-agent as included in GnuPG 2 and allows for seamless passphrase > caching. The advantage of GnupG 1.x is its smaller size and no > dependency on other modules at run and build time. >Thanks, Phil and Rex. Everything''s absolutely fine, now. That just leaves the terrible konqueror problem, and no-one seems to have any ideas on that. :-( Anne
On 2/18/09, Anne Wilson <cannewilson at googlemail.com> wrote:> On Tuesday 17 February 2009 20:44, Phil Schaffner wrote: >> Anne Wilson wrote: >> > On Tuesday 17 February 2009 16:25:07 Steve Huff wrote: >> >> On Feb 17, 2009, at 10:52 AM, Anne Wilson wrote: >> >>> What am I missing? >> >> >> >> ask yum:<snip>> Thanks, Phil and Rex. Everything''s absolutely fine, now. That just leaves > the terrible konqueror problem, and no-one seems to have any ideas on > that. :-(Anne: Glad you eliminated that problem! I''m curious as to why you are using the Konqueror web browser. The version that comes with CentOS is quite basic. I use Mozilla Firefox 99% of the time, but there have been a few times when I needed to use Konqueror, to get into a few web sites. Lanny
On Wednesday 18 February 2009 18:50:03 Lanny Marcus wrote:> On 2/18/09, Anne Wilson <cannewilson at googlemail.com> wrote: > > On Tuesday 17 February 2009 20:44, Phil Schaffner wrote: > >> Anne Wilson wrote: > >> > On Tuesday 17 February 2009 16:25:07 Steve Huff wrote: > >> >> On Feb 17, 2009, at 10:52 AM, Anne Wilson wrote: > >> >>> What am I missing? > >> >> > >> >> ask yum: > > <snip> > > > Thanks, Phil and Rex. Everything''s absolutely fine, now. That just > > leaves the terrible konqueror problem, and no-one seems to have any ideas > > on that. :-( > > Anne: Glad you eliminated that problem! I''m curious as to why you are > using the Konqueror web browser. The version that comes with CentOS is > quite basic. I use Mozilla Firefox 99% of the time, but there have > been a few times when I needed to use Konqueror, to get into a few web > sites. LannyI was trying to use Konqueror as a file manager :-) The root konqueror (and other users'' konqueror) were all fine, but my ~/.kde got nuked during extreme power problems in the village. It''s been terrible fight to get everything back and sorted, but I think this was the last problem. (Have you ever tried file management without back/forward, split window, or any of the other tools? It''s murder! You can descend a tree, but you have to start again at the top to go anywhere else.) . Anne -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part. Url : http://lists.centos.org/pipermail/centos/attachments/20090218/9b015e88/attachment.bin
on 2-18-2009 11:30 AM Anne Wilson spake the following:> On Wednesday 18 February 2009 18:50:03 Lanny Marcus wrote: >> On 2/18/09, Anne Wilson <cannewilson-gM/Ye1E23mwN+BqQ9rBEUg at public.gmane.org> wrote: >>> On Tuesday 17 February 2009 20:44, Phil Schaffner wrote: >>>> Anne Wilson wrote: >>>>> On Tuesday 17 February 2009 16:25:07 Steve Huff wrote: >>>>>> On Feb 17, 2009, at 10:52 AM, Anne Wilson wrote: >>>>>>> What am I missing? >>>>>> ask yum: >> <snip> >> >>> Thanks, Phil and Rex. Everything''s absolutely fine, now. That just >>> leaves the terrible konqueror problem, and no-one seems to have any ideas >>> on that. :-( >> Anne: Glad you eliminated that problem! I''m curious as to why you are >> using the Konqueror web browser. The version that comes with CentOS is >> quite basic. I use Mozilla Firefox 99% of the time, but there have >> been a few times when I needed to use Konqueror, to get into a few web >> sites. Lanny > > I was trying to use Konqueror as a file manager :-) The root konqueror (and > other users'' konqueror) were all fine, but my ~/.kde got nuked during extreme > power problems in the village. It''s been terrible fight to get everything > back and sorted, but I think this was the last problem. > > (Have you ever tried file management without back/forward, split window, or > any of the other tools? It''s murder! You can descend a tree, but you have to > start again at the top to go anywhere else.) > . > AnneYou always have Midnight Commander on the commandline. -- MailScanner is like deodorant... You hope everybody uses it, and you notice quickly if they don''t!!!! -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 258 bytes Desc: OpenPGP digital signature Url : http://lists.centos.org/pipermail/centos/attachments/20090218/9fccebdd/attachment.bin
On Wednesday 18 February 2009 19:34:00 Scott Silva wrote:> on 2-18-2009 11:30 AM Anne Wilson spake the following: > > On Wednesday 18 February 2009 18:50:03 Lanny Marcus wrote: > >> On 2/18/09, Anne Wilson <cannewilson-gM/Ye1E23mwN+BqQ9rBEUg at public.gmane.org> wrote:> >>> On Tuesday 17 February 2009 20:44, Phil Schaffner wrote: > >>>> Anne Wilson wrote: > >>>>> On Tuesday 17 February 2009 16:25:07 Steve Huff wrote: > >>>>>> On Feb 17, 2009, at 10:52 AM, Anne Wilson wrote: > >>>>>>> What am I missing? > >>>>>> > >>>>>> ask yum: > >> > >> <snip> > >> > >>> Thanks, Phil and Rex. Everything''s absolutely fine, now. That just > >>> leaves the terrible konqueror problem, and no-one seems to have any > >>> ideas on that. :-( > >> > >> Anne: Glad you eliminated that problem! I''m curious as to why you are > >> using the Konqueror web browser. The version that comes with CentOS is > >> quite basic. I use Mozilla Firefox 99% of the time, but there have > >> been a few times when I needed to use Konqueror, to get into a few web > >> sites. Lanny > > > > I was trying to use Konqueror as a file manager :-) The root konqueror > > (and other users'' konqueror) were all fine, but my ~/.kde got nuked > > during extreme power problems in the village. It''s been terrible fight > > to get everything back and sorted, but I think this was the last problem. > > > > (Have you ever tried file management without back/forward, split window, > > or any of the other tools? It''s murder! You can descend a tree, but you > > have to start again at the top to go anywhere else.) > > . > > Anne > > You always have Midnight Commander on the commandline.To be honest, my mind was on getting the system back in order. I never considered the possibility of adding new software packages. The box in question is normally accessed only remotely, often for weeks at a time. It doesn''t have lots of applications installed. Its function is file/print/imap server. Now and then I work at that desktop for a few hours, but it''s not frequent. Anne -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part. Url : http://lists.centos.org/pipermail/centos/attachments/20090218/60a0a34e/attachment.bin
On Wed, Feb 18, 2009 at 2:30 PM, Anne Wilson <cannewilson at googlemail.com> wrote:> On Wednesday 18 February 2009 18:50:03 Lanny Marcus wrote: >> On 2/18/09, Anne Wilson <cannewilson at googlemail.com> wrote: >> > On Tuesday 17 February 2009 20:44, Phil Schaffner wrote: >> >> Anne Wilson wrote: >> >> > On Tuesday 17 February 2009 16:25:07 Steve Huff wrote: >> >> > Thanks, Phil and Rex. Everything''s absolutely fine, now. That just >> > leaves the terrible konqueror problem, and no-one seems to have any ideas >> > on that. :-( >> >> Anne: Glad you eliminated that problem! I''m curious as to why you are >> using the Konqueror web browser. The version that comes with CentOS is >> quite basic. I use Mozilla Firefox 99% of the time, but there have >> been a few times when I needed to use Konqueror, to get into a few web >> sites. Lanny > > I was trying to use Konqueror as a file manager :-) The root konqueror (and > other users'' konqueror) were all fine, but my ~/.kde got nuked during extreme<snip> Thank you for the explanation. If you use KDE (I rarely do, but we use some KDE Applications), I think that''s the plan. To use Konqueror as your File Manager. Sounds like the Navigation is tough.
On Wednesday 18 February 2009 20:25:44 Lanny Marcus wrote:> On Wed, Feb 18, 2009 at 2:30 PM, Anne Wilson <cannewilson at googlemail.com>wrote:> > On Wednesday 18 February 2009 18:50:03 Lanny Marcus wrote: > >> On 2/18/09, Anne Wilson <cannewilson at googlemail.com> wrote: > >> > On Tuesday 17 February 2009 20:44, Phil Schaffner wrote: > >> >> Anne Wilson wrote: > >> >> > On Tuesday 17 February 2009 16:25:07 Steve Huff wrote: > >> > > >> > Thanks, Phil and Rex. Everything''s absolutely fine, now. That just > >> > leaves the terrible konqueror problem, and no-one seems to have any > >> > ideas on that. :-( > >> > >> Anne: Glad you eliminated that problem! I''m curious as to why you are > >> using the Konqueror web browser. The version that comes with CentOS is > >> quite basic. I use Mozilla Firefox 99% of the time, but there have > >> been a few times when I needed to use Konqueror, to get into a few web > >> sites. Lanny > > > > I was trying to use Konqueror as a file manager :-) The root konqueror > > (and other users'' konqueror) were all fine, but my ~/.kde got nuked > > during extreme > > <snip> > Thank you for the explanation. If you use KDE (I rarely do, but we use > some KDE Applications), I think that''s the plan. To use Konqueror as > your File Manager. Sounds like the Navigation is tough.When it''s working properly it''s a breeze, but everything that makes file management possible is what I''d lost :-( I''m a happy bunny now, though. It''s all working again, and (fingers crossed and hope fate isn''t listening) I think that gpg and konqueror were the last problems to iron out. They were also among the most important, though, after IMAP. Anne -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part. Url : http://lists.centos.org/pipermail/centos/attachments/20090218/d7b13d2d/attachment.bin
On Wed, Feb 18, 2009 at 3:42 PM, Anne Wilson <cannewilson at googlemail.com> wrote:> On Wednesday 18 February 2009 20:25:44 Lanny Marcus wrote: >> On Wed, Feb 18, 2009 at 2:30 PM, Anne Wilson <cannewilson at googlemail.com> > wrote: >> > On Wednesday 18 February 2009 18:50:03 Lanny Marcus wrote: >> >> On 2/18/09, Anne Wilson <cannewilson at googlemail.com> wrote: >> >> > On Tuesday 17 February 2009 20:44, Phil Schaffner wrote: >> >> >> Anne Wilson wrote: >> >> >> > On Tuesday 17 February 2009 16:25:07 Steve Huff wrote:<snip>>> >> Anne: Glad you eliminated that problem! I''m curious as to why you are >> >> using the Konqueror web browser. The version that <snip> >> > I was trying to use Konqueror as a file manager :-) The root konqueror >> > (and other users'' konqueror) were all fine, but my ~/.kde got nuked >> > during extreme >> <snip> >> Thank you for the explanation. If you use KDE (I rarely do, but we use >> some KDE Applications), I think that''s the plan. To use Konqueror as >> your File Manager. Sounds like the Navigation is tough. > > When it''s working properly it''s a breeze, but everything that makes file > management possible is what I''d lost :-( I''m a happy bunny now, though. It''s > all working again, and (fingers crossed and hope fate isn''t listening) I think > that gpg and konqueror were the last problems to iron out. They were also > among the most important, though, after IMAP.Glad you have things up and running again. Since you use KDE, and to get closer to the topic of this thread, do you use KGpg? I''ve tried it a few times.
On Wednesday 18 February 2009 23:36:33 Lanny Marcus wrote:> On Wed, Feb 18, 2009 at 3:42 PM, Anne Wilson <cannewilson at googlemail.com>wrote:> > On Wednesday 18 February 2009 20:25:44 Lanny Marcus wrote: > >> On Wed, Feb 18, 2009 at 2:30 PM, Anne Wilson > >> <cannewilson at googlemail.com> > > > > wrote: > >> > On Wednesday 18 February 2009 18:50:03 Lanny Marcus wrote: > >> >> On 2/18/09, Anne Wilson <cannewilson at googlemail.com> wrote: > >> >> > On Tuesday 17 February 2009 20:44, Phil Schaffner wrote: > >> >> >> Anne Wilson wrote: > >> >> >> > On Tuesday 17 February 2009 16:25:07 Steve Huff wrote: > > <snip> > > >> >> Anne: Glad you eliminated that problem! I''m curious as to why you are > >> >> using the Konqueror web browser. The version that <snip> > >> > > >> > I was trying to use Konqueror as a file manager :-) The root > >> > konqueror (and other users'' konqueror) were all fine, but my ~/.kde > >> > got nuked during extreme > >> > >> <snip> > >> Thank you for the explanation. If you use KDE (I rarely do, but we use > >> some KDE Applications), I think that''s the plan. To use Konqueror as > >> your File Manager. Sounds like the Navigation is tough. > > > > When it''s working properly it''s a breeze, but everything that makes file > > management possible is what I''d lost :-( I''m a happy bunny now, though. > > It''s all working again, and (fingers crossed and hope fate isn''t > > listening) I think that gpg and konqueror were the last problems to iron > > out. They were also among the most important, though, after IMAP. > > Glad you have things up and running again. Since you use KDE, and to > get closer to the topic of this thread, do you use KGpg? I''ve tried it > a few times.Yes, I''ve used it for years. It integrates nicely with kde-pim, and gives a gui interface that is great for quick checks on status, etc.. I still use CLI, though, for serious maintenance. Kgpg would probably do it well enough, but I just get paranoid over some things :-) and take comfort in CLI output (or lack of it, in some cases). Anne -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part. Url : http://lists.centos.org/pipermail/centos/attachments/20090219/7b4454aa/attachment.bin