On 07-08-2021 11:54, dva...@internode.on.net wrote:
Have just downloaded fetchmail-6.50.beta4 for its CVE-2021-36386
fix. But for it to build, I need to build openssl first. (Having the
ordinary
openssl deb installed doesn't cut it.) My problem is:
# apt-get source openssl
Reading package lists... Done
E: You must put some 'source' URIs in your sources.list
But how can that be, given:
# cat /etc/apt/sources.list
## package repositories
deb http://deb.devuan.org/merged beowulf main
deb http://deb.devuan.org/merged beowulf-updates main
deb http://deb.devuan.org/merged beowulf-security main
deb http://deb.devuan.org/merged beowulf-backports main
## source repositories
deb-src http://deb.devuan.org/merged beowulf main
deb-src http://deb.devuan.org/merged beowulf-updates main
deb-src http://deb.devuan.org/merged beowulf-security main
deb-src http://deb.devuan.org/merged beowulf-backports main
I'll admit my eyesight isn't 20-20, but what more it could want
eludes me.
Erik
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
My sources.list looks like:
deb http://deb.devuan.org/merged beowulf main non-free contrib
deb http://deb.devuan.org/merged beowulf-security main contrib non-free
deb http://deb.devuan.org/merged beowulf-updates main contrib non-free
deb-src http://deb.devuan.org/merged beowulf main non-free contrib
deb-src http://deb.devuan.org/merged beowulf-security main contrib non-free
deb-src http://deb.devuan.org/merged beowulf-updates main contrib non-free
Maybe you should add contrib and/or non-free too. In my case it just
works with apt-get source openssl
Grtz
Nick
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng