is the ubuntu sourceforge repository safe?

Russel Winder via Digitalmars-d digitalmars-d at puremagic.com
Mon Jul 24 04:02:55 PDT 2017


On Sun, 2017-07-23 at 18:23 +0000, Michael via Digitalmars-d wrote:
> On Saturday, 22 July 2017 at 00:21:45 UTC, Ali wrote:
> > I know that sourceforge doesnt have the best security track 
> > record
> > Is it safe thought to use the dmd ubuntu repository hosted there
> > 
> > [code]
> > sudo wget 
> > http://master.dl.sourceforge.net/project/d-apt/files/d-apt.list 
> > -O /etc/apt/sources.list.d/d-apt.list
> > wget -qO - https://dlang.org/d-keyring.gpg | sudo apt-key add -
> > sudo apt-get update && sudo apt-get install dmd-bin
> > [/code]
> 
> I stopped using it. It kept causing error messages in my package 
> manager and I couldn't update it properly so I've just stuck to 
> downloading the updates on release.

If we are talking about D-Apt here  http://d-apt.sourceforge.net/  it
seems to be working fine for me on Debian Sid.  2.075 just installed
this morning.

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20170724/d2ef4f01/attachment.sig>


More information about the Digitalmars-d mailing list