aptitude: how to trust an untrusted source?
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Unix and Linux reviews > Free Debian support > Linux Debian support > aptitude: how to trust an untrusted source?




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    aptitude: how to trust an untrusted source?  
Jonas Stein


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-07-06 12:46 PM

Hi,

in my aptitude debian.org is marked as an untrusted source.
Where can i define which servers are trusted and which are untrusted?

--
best regards,

Jonas Stein <news@jonasstein.de>






[ Post a follow-up to this message ]



    Re: aptitude: how to trust an untrusted source?  
Peter J Ross


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-07-06 12:46 PM

On Sat, 07 Jan 2006 12:28:26 +0100, Jonas Stein <news@jonasstein.de>
wrote in alt.os.linux.debian:

> Hi,
>
> in my aptitude debian.org is marked as an untrusted source.
> Where can i define which servers are trusted and which are untrusted?

Use apt-key.

$ man apt-key

For example:

# gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 010908312D230C5F
# apt-key add /root/.gnupg/pubring.gpg
# aptitude update

PJR :-)
--
Nominations for the Richbull.com Memorial Award:
http://www.insurgent.org/~kook-faq/nominations.html





[ Post a follow-up to this message ]



    Re: aptitude: how to trust an untrusted source?  
gregor herrmann


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-07-06 12:46 PM

On Sat, 7 Jan 2006 12:21:48 +0000, Peter J Ross wrote:
 
> # gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 010908312D230C5F
> # apt-key add /root/.gnupg/pubring.gpg
> # aptitude update

Or in one step:
# wget http://ftp-master.debian.org/ziyi_key_2006.asc -O - | apt-key add -

A good explanation of secure apt can be found here:
http://wiki.debian.org/SecureApt

gregor
--
.''`.   http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
: :' :  infos zur usenet-hierarchie at.*: http://www.usenet.at/
`. `'   member of https://www.vibe.at/ | how to reply: http://got.to/quote/
`-    NP: LEONARD COHEN: STORY OF ISSAC





[ Post a follow-up to this message ]



    Re: aptitude: how to trust an untrusted source?  
Jonas Stein


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-07-06 12:46 PM

Hi Peter J Ross

> # gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 010908312D230C5F
> # apt-key add /root/.gnupg/pubring.gpg
> # aptitude update

It worked fine. Thank you for your help!

> PJR :-)
What does this mean?

--=20
mit besten Gr=FC=DFen,

Jonas Stein <news@jonasstein.de>          =20






[ Post a follow-up to this message ]



    Re: aptitude: how to trust an untrusted source?  
Jonas Stein


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-07-06 12:46 PM

Hi Gregor

> Or in one step:
> # wget http://ftp-master.debian.org/ziyi_key_2006.asc -O - | apt-key =
add -

nice.
=20
> A good explanation of secure apt can be found here:
> http://wiki.debian.org/SecureApt

Thank you. It works.

--=20
mit besten Gr=FC=DFen,

Jonas Stein <news@jonasstein.de>          =20






[ Post a follow-up to this message ]



    Re: aptitude: how to trust an untrusted source?  
gregor herrmann


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-07-06 12:46 PM

On Sat, 07 Jan 2006 13:56:19 +0100, Jonas Stein wrote:

> Hi Peter J Ross
^     ^ ^    <----+
| 
> What does this mean? |
|
P(eter) J R(oss) ------+ is smiling :-)


gregor
--
.''`.   http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
: :' :  infos zur usenet-hierarchie at.*: http://www.usenet.at/
`. `'   member of https://www.vibe.at/ | how to reply: http://got.to/quote/
`-    NP: Josh With: Bed springs blues





[ Post a follow-up to this message ]



    Re: aptitude: how to trust an untrusted source?  
Peter J Ross


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-07-06 12:46 PM

On Sat, 7 Jan 2006 14:08:59 +0100, gregor herrmann
<gregor+usenet-0601@comodo.priv.at> wrote in alt.os.linux.debian:

> On Sat, 07 Jan 2006 13:56:19 +0100, Jonas Stein wrote:
> 
>      ^     ^ ^    <----+
>                        | 
>                        |
> P(eter) J R(oss) ------+ is smiling :-)

It would be boring to explain why I originally added the smiley, but
if I removed it several years later, people would think I was unhappy.

PJR :-)
--
Nominations for the Richbull.com Memorial Award:
http://www.insurgent.org/~kook-faq/nominations.html





[ Post a follow-up to this message ]



    Re: aptitude: how to trust an untrusted source?  
gregor herrmann


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-07-06 12:46 PM

On Sat, 7 Jan 2006 13:27:52 +0000, Peter J Ross wrote:
 
> It would be boring to explain why I originally added the smiley, but
> if I removed it several years later, people would think I was unhappy.

C'mon, bore us :-)

gregor
--
.''`.   http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
: :' :  infos zur usenet-hierarchie at.*: http://www.usenet.at/
`. `'   member of https://www.vibe.at/ | how to reply: http://got.to/quote/
`-    NP: Ben Webster: When I Fall in Love





[ Post a follow-up to this message ]



    Re: aptitude: how to trust an untrusted source?  
Peter J Ross


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-07-06 10:48 PM

On Sat, 7 Jan 2006 14:32:47 +0100, gregor herrmann
<gregor+usenet-0601@comodo.priv.at> wrote in alt.os.linux.debian:

> On Sat, 7 Jan 2006 13:27:52 +0000, Peter J Ross wrote:
> 
>
> C'mon, bore us :-)

OK. When I started posting to Usenet, presumably as a result of an
undiagnosed mental disorder, there was a poster in rec.arts.poems
named Bernadette Wagner who usually signed her posts with a "B-)". I
copied it, without the cleverness of incorporating one's initial into
a smiley. I used to adjust the smiley according to my opinion of the
post I was replying to, but it became too much trouble, and I smiled
more often than I frowned or looked puzzled. Now slrn sets it
automagically.

After that tedious explanation, you may wake up now. Just don't
complain about my non-McQuary-compliant .sig, which an alt.ascii-art
poster known as Faux Pseudo has kindly made for me.

Hey, KDE 3.5.0 is arriving in Sid! We get adblocking in Konqi, if I'm
not much mistaken, and lots of other goodies too.

PJR :-)
--
Have you been touched    ___    ___          Hammer of Thor, Jan 2006
by His noodly           / _ \  / _ \
appendage?             ( (_) )( (_) )        Pierre Salinger Memorial
\_ _/  \_ _/         Hook, Line & Sinker, Dec
STOP GLOBAL   __       _.-\\----//--._                2003 & May 2005
WARMING   _  / _\___.-'/ _| / _\  /\/\`-._.-.__   _
NOW,     (_\_)| \___   ||_  ((_  //\/\\  _.-._ \-' )     AHM Wittiest
JIM LAD!   \__)   __)  | _| _) ) ||  || (_    \_.-'      Troll of the
/_-.  ||   \_/  ||  .-'-.\                Year, 2003
http://      _._//  / .--._______.-'\ \   \\__._          2004 & 2005
www.        /_._/   \ \              ))    \__._)
venganza   (/     _.-')             ( `-._          wsd 42 ~ mhm 34x8
.org/            (_.-'         :F_P: `--._)      smeeter 30 ~ mwpl 12





[ Post a follow-up to this message ]



    Re: aptitude: how to trust an untrusted source?  
gregor herrmann


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-08-06 10:47 PM

On Sat, 7 Jan 2006 22:02:29 +0000, Peter J Ross wrote:
 
[..][vbcol=seagreen] 
> OK.

Thanks.

[..]
> I used to adjust the smiley according to my opinion of the
> post I was replying to, but it became too much trouble, and I smiled
> more often than I frowned or looked puzzled. Now slrn sets it
> automagically.

Could have been more boring ;-)


gregor (without any smileys or the like but the name is inserted
automatically too)
--
.''`.   http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
: :' :  infos zur usenet-hierarchie at.*: http://www.usenet.at/
`. `'   member of https://www.vibe.at/ | how to reply: http://got.to/quote/
`-    NP: Pat Metheny, B.B. King, Dave B: Dave Brubeck Quartet / Ol' Bil





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 05:22 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register