On Sun, 2015-02-15 at 00:17 +0100, Jaromil wrote:
> On Sat, 14 Feb 2015, Isaac Dunham wrote:
>
> > I'm wondering what /etc/apt/sources.list looks like; I've tried pointing
> > mine at
> > deb http://packages.devuan.org/devuan jessie main
>
> that is not yet ready, thats why is called pre-alpha : )
>
> you can use debians to install more sw to test
>
> mate is pretty nice
I'd like to get access to Adam Borowoskis packages, as well as Debian
testing:
cat /etc/apt/sources.list
#deb cdrom:[Debian GNU/Linux Jessie-DI-rc1 _Jessie_ - Official RC i386
xfce-CD Binary-1 20150108-23:17]/ jessie main
deb
http://ftp.se.debian.org/debian/ testing main contrib non-free
deb-src
http://ftp.se.debian.org/debian/ testing main contrib non-free
deb
http://angband.pl/debian nosystemd main
deb-src
http://angband.pl/debian nosystemd main
I do also get the same messages as Isaac:
apt-get update
W: Conflicting distribution:
http://packages.devuan.org stable InRelease
(expected stable but got None)
W: Failed to fetch
http://packages.devuan.org/devuan/dists/stable/InRelease Unable to find
expected entry 'main/source/Sources' in Release file (Wrong sources.list
entry or malformed file)
E: Some index files failed to download. They have been ignored, or old
ones used instead.
root@devuan:/home/devuan# cat /etc/apt/sources.list
Any workarounds available?