Hi,
golinux@??? writes:
> [...]
> If you want to help testing the new amprolla3, you just need to:
>
> - replace "auto.mirror.devuan.org" with "pkgmaster.devuan.org" in
> your /etc/apt/sources.list
> - # apt-get update
> - # apt-get install devuan-keyring
>
> Then just use it as you did with auto.mirror.devuan.org. Please
> report any bugs on https://bugs.devuan.org, as usual.
If only I could figure out which package :-|
Since I can't find anything that looks suitable, please excuse me
for posting this to devuan-dev.
Here's the state of my system before the switch.
olaf@quark:~$ sed '/^$/d; /^#/d' /etc/apt/sources.list /etc/apt/sources.list.d/*
deb http://auto.mirror.devuan.org/merged/ jessie-security main
deb http://auto.mirror.devuan.org/merged/ jessie-updates main
deb http://auto.mirror.devuan.org/merged/ jessie main
deb http://auto.mirror.devuan.org/merged/ jessie-backports main
deb https://download.docker.com/linux/debian jessie edge
olaf@quark:~$ apt list --upgradable
Listing... Done
So my system is up-to-date.
Next, I switch.
olaf@quark:~$ for f in /etc/apt/sources.list /etc/apt/sources.list.d/*; do sudo sed -i 's/auto.mirror/pkgmaster/' $f; done
olaf@quark:~$ sed '/^$/d; /^#/d' /etc/apt/sources.list /etc/apt/sources.list.d/*
deb http://pkgmaster.devuan.org/merged/ jessie-security main
deb http://pkgmaster.devuan.org/merged/ jessie-updates main
deb http://pkgmaster.devuan.org/merged/ jessie main
deb http://pkgmaster.devuan.org/merged/ jessie-backports main
deb https://download.docker.com/linux/debian jessie edge
olaf@quark:~$ sudo apt-get update
[...]
olaf@quark:~$ apt list --upgradable 2>/dev/null | wc -l
130
Now all of a sudden there are 130 packages that can be upgraded. It
turns out all of them are from the backports suite. If that suite was
not kept up-to-date on auto.mirror, then that probably makes sense but
it's surprising nevertheless.
What's slightly worrying though is that a number of these packages are
devuan ports that would now be upgraded to the debian package. As per
olaf@quark:~$ apt list --upgradable 2>/dev/null | grep devuan
bash-completion/stable-backports 1:2.1-4.3~bpo8+1 all [upgradable from: 1:2.1-4.1+devuan2]
cups/stable-backports 2.2.1-8~bpo8+1 amd64 [upgradable from: 1.7.5-12+devuan1.01]
cups-client/stable-backports 2.2.1-8~bpo8+1 amd64 [upgradable from: 1.7.5-12+devuan1.01]
cups-common/stable-backports 2.2.1-8~bpo8+1 all [upgradable from: 1.7.5-12+devuan1.01]
cups-core-drivers/stable-backports 2.2.1-8~bpo8+1 amd64 [upgradable from: 1.7.5-12+devuan1.01]
cups-daemon/stable-backports 2.2.1-8~bpo8+1 amd64 [upgradable from: 1.7.5-12+devuan1.01]
cups-ppdc/stable-backports 2.2.1-8~bpo8+1 amd64 [upgradable from: 1.7.5-12+devuan1.01]
cups-server-common/stable-backports 2.2.1-8~bpo8+1 all [upgradable from: 1.7.5-12+devuan1.01]
libcups2/stable-backports 2.2.1-8~bpo8+1 amd64 [upgradable from: 1.7.5-12+devuan1.01]
libcupscgi1/stable-backports 2.2.1-8~bpo8+1 amd64 [upgradable from: 1.7.5-12+devuan1.01]
libcupsimage2/stable-backports 2.2.1-8~bpo8+1 amd64 [upgradable from: 1.7.5-12+devuan1.01]
libcupsmime1/stable-backports 2.2.1-8~bpo8+1 amd64 [upgradable from: 1.7.5-12+devuan1.01]
libcupsppdc1/stable-backports 2.2.1-8~bpo8+1 amd64 [upgradable from: 1.7.5-12+devuan1.01]
libpulse0/stable-backports 7.1-2~bpo8+1 amd64 [upgradable from: 5.0-13+devuan2]
libpulsedsp/stable-backports 7.1-2~bpo8+1 amd64 [upgradable from: 5.0-13+devuan2]
pulseaudio/stable-backports 7.1-2~bpo8+1 amd64 [upgradable from: 5.0-13+devuan2]
pulseaudio-module-x11/stable-backports 7.1-2~bpo8+1 amd64 [upgradable from: 5.0-13+devuan2]
pulseaudio-utils/stable-backports 7.1-2~bpo8+1 amd64 [upgradable from: 5.0-13+devuan2]
python-reportbug/stable-backports 6.6.6~bpo8+1 all [upgradable from: 6.6.3+devuan1.3]
reportbug/stable-backports 6.6.6~bpo8+1 all [upgradable from: 6.6.3+devuan1.3]
on my system. I'd think that upgrade of reportbug(!) is probably *not*
something that should happen. Not sure about bash-completions, cups and
pulseaudio(!) but for the time being I'll stick with auto.mirror.
Hope this helps,
--
Olaf Meeuwissen, LPIC-2 FSF Associate Member since 2004-01-27
GnuPG key: F84A2DD9/B3C0 2F47 EA19 64F4 9F13 F43E B8A4 A88A F84A 2DD9
Support Free Software https://my.fsf.org/donate
Join the Free Software Foundation https://my.fsf.org/join