Re: Upgrade testing to unstable but debian_version and os-release not changing to sid

2021-08-17 Thread Peter Hillier-Brook
On 17/08/2021 15:50, David Wright wrote:
> On Tue 17 Aug 2021 at 10:46:49 (+0100), Peter Hillier-Brook wrote:
>> On 17/08/2021 02:21, Robbi Nespu wrote:
>>> I have been using debian testing (bullseye) for 1 year (plus) and I want
>>> to use sid as my daily driver.
>>>
>>> I change source.list to sid
>>>     $ cat /etc/apt/sources.list
>>>     deb http://ftp.jp.debian.org/debian/ sid main contrib non-free
>>>     deb-src http://ftp.jp.debian.org/debian/ sid main contrib non-free
>>>
>>> do the update and upgrade ...
>>>
>>>     $ sudo apt-get update
>>>     $ sudo apt-get dist-upgrade
>>>     $ sudo apt-get autoremove
>>>     $ sudo reboot
>>>
>>> when booted, I checked systemd os-release and debian release still on
>>> bullseye codename
>>>
>>>     $ cat /etc/debian_version
>>>     11.0
>>>
>>>     $ cat /etc/os-release
>>>     PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
>>>     NAME="Debian GNU/Linux"
>>>     VERSION_ID="11"
>>>     VERSION="11 (bullseye)"
>>>     VERSION_CODENAME=bullseye
>>>     ID=debian
>>>     HOME_URL="https://www.debian.org/";
>>>     SUPPORT_URL="https://www.debian.org/support";
>>>     BUG_REPORT_URL="https://bugs.debian.org/";
>>>
>>> Hurmm.. that is unexpected, are this is normal or did I missed something?
>>>
>> A similar result occurred here: another update/upgrade/reboot sequence
>> fixed it.
> 
> So what does your system print out for the above commands?
> And what's the version number and date of your base-files….deb
> that's different from 69992 Apr 10 20:55 base-files_11.1_amd64.deb?
> 
> Cheers,
> David.
> 
debian_version

11.0

os-release

PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL="https://www.debian.org/";
SUPPORT_URL="https://www.debian.org/support";
BUG_REPORT_URL="https://bugs.debian.org/";

base-files

11.1

As expected



Re: Upgrade testing to unstable but debian_version and os-release not changing to sid

2021-08-17 Thread David Wright
On Tue 17 Aug 2021 at 10:46:49 (+0100), Peter Hillier-Brook wrote:
> On 17/08/2021 02:21, Robbi Nespu wrote:
> > I have been using debian testing (bullseye) for 1 year (plus) and I want
> > to use sid as my daily driver.
> > 
> > I change source.list to sid
> >     $ cat /etc/apt/sources.list
> >     deb http://ftp.jp.debian.org/debian/ sid main contrib non-free
> >     deb-src http://ftp.jp.debian.org/debian/ sid main contrib non-free
> > 
> > do the update and upgrade ...
> > 
> >     $ sudo apt-get update
> >     $ sudo apt-get dist-upgrade
> >     $ sudo apt-get autoremove
> >     $ sudo reboot
> > 
> > when booted, I checked systemd os-release and debian release still on
> > bullseye codename
> > 
> >     $ cat /etc/debian_version
> >     11.0
> > 
> >     $ cat /etc/os-release
> >     PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
> >     NAME="Debian GNU/Linux"
> >     VERSION_ID="11"
> >     VERSION="11 (bullseye)"
> >     VERSION_CODENAME=bullseye
> >     ID=debian
> >     HOME_URL="https://www.debian.org/";
> >     SUPPORT_URL="https://www.debian.org/support";
> >     BUG_REPORT_URL="https://bugs.debian.org/";
> > 
> > Hurmm.. that is unexpected, are this is normal or did I missed something?
> > 
> A similar result occurred here: another update/upgrade/reboot sequence
> fixed it.

So what does your system print out for the above commands?
And what's the version number and date of your base-files….deb
that's different from 69992 Apr 10 20:55 base-files_11.1_amd64.deb?

Cheers,
David.



Re: Upgrade testing to unstable but debian_version and os-release not changing to sid

2021-08-17 Thread Peter Hillier-Brook
On 17/08/2021 02:21, Robbi Nespu wrote:
> I have been using debian testing (bullseye) for 1 year (plus) and I want
> to use sid as my daily driver.
> 
> I change source.list to sid
>     $ cat /etc/apt/sources.list
>     deb http://ftp.jp.debian.org/debian/ sid main contrib non-free
>     deb-src http://ftp.jp.debian.org/debian/ sid main contrib non-free
> 
> do the update and upgrade ...
> 
>     $ sudo apt-get update
>     $ sudo apt-get dist-upgrade
>     $ sudo apt-get autoremove
>     $ sudo reboot
> 
> when booted, I checked systemd os-release and debian release still on
> bullseye codename
> 
>     $ cat /etc/debian_version
>     11.0
> 
>     $ cat /etc/os-release
>     PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
>     NAME="Debian GNU/Linux"
>     VERSION_ID="11"
>     VERSION="11 (bullseye)"
>     VERSION_CODENAME=bullseye
>     ID=debian
>     HOME_URL="https://www.debian.org/";
>     SUPPORT_URL="https://www.debian.org/support";
>     BUG_REPORT_URL="https://bugs.debian.org/";
> 
> Hurmm.. that is unexpected, are this is normal or did I missed something?
> 
A similar result occurred here: another update/upgrade/reboot sequence
fixed it.



Re: Upgrade testing to unstable but debian_version and os-release not changing to sid

2021-08-16 Thread Robbi Nespu
That great knowing it nothing wrong.. well then I just wait, since it 
nothing much and my source.list is correct


--
Robbi Nespu 
D311 B5FF EEE6 0BE8 9C91 FA9E 0C81 FA30 3B3A 80BA
https://robbinespu.gitlab.io | https://mstdn.social/@robbinespu



Re: Upgrade testing to unstable but debian_version and os-release not changing to sid

2021-08-16 Thread David Wright
On Mon 16 Aug 2021 at 21:47:08 (-0400), Greg Wooledge wrote:
> On Tue, Aug 17, 2021 at 09:21:52AM +0800, Robbi Nespu wrote:
> > $ cat /etc/debian_version
> > 11.0
> > 
> > $ cat /etc/os-release
> > PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
> > NAME="Debian GNU/Linux"
> > VERSION_ID="11"
> > VERSION="11 (bullseye)"
> > VERSION_CODENAME=bullseye
> > ID=debian
> > HOME_URL="https://www.debian.org/";
> > SUPPORT_URL="https://www.debian.org/support";
> > BUG_REPORT_URL="https://bugs.debian.org/";
> > 
> > Hurmm.. that is unexpected, are this is normal or did I missed something?
> 
> Be patient.  A new base-files package hasn't been uploaded into unstable
> yet.  I'm sure it'll happen sooner or later.
> 
> https://packages.debian.org/search?keywords=base-files

And even then, take note of /usr/share/doc/base-files/README:

 “Q. Why "bookworm/sid" and not "testing/unstable" as it used to be?

 “A. The codename is a little bit more informative, as the meaning of
  "testing" changes over time.

 “Q. Ok, but how do I know which distribution I'm running?

 “A. If you are running testing or unstable, then /etc/debian_version is
  not a reliable way to know that anymore. Looking at the contents of
  your /etc/apt/sources.list file is probably a much better way.”

Cheers,
David.



Re: Upgrade testing to unstable but debian_version and os-release not changing to sid

2021-08-16 Thread Greg Wooledge
On Tue, Aug 17, 2021 at 09:21:52AM +0800, Robbi Nespu wrote:
> $ cat /etc/debian_version
> 11.0
> 
> $ cat /etc/os-release
> PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
> NAME="Debian GNU/Linux"
> VERSION_ID="11"
> VERSION="11 (bullseye)"
> VERSION_CODENAME=bullseye
> ID=debian
> HOME_URL="https://www.debian.org/";
> SUPPORT_URL="https://www.debian.org/support";
> BUG_REPORT_URL="https://bugs.debian.org/";
> 
> Hurmm.. that is unexpected, are this is normal or did I missed something?

Be patient.  A new base-files package hasn't been uploaded into unstable
yet.  I'm sure it'll happen sooner or later.

https://packages.debian.org/search?keywords=base-files



Upgrade testing to unstable but debian_version and os-release not changing to sid

2021-08-16 Thread Robbi Nespu
I have been using debian testing (bullseye) for 1 year (plus) and I want 
to use sid as my daily driver.


I change source.list to sid
$ cat /etc/apt/sources.list
deb http://ftp.jp.debian.org/debian/ sid main contrib non-free
deb-src http://ftp.jp.debian.org/debian/ sid main contrib non-free

do the update and upgrade ...

$ sudo apt-get update
$ sudo apt-get dist-upgrade
$ sudo apt-get autoremove
$ sudo reboot

when booted, I checked systemd os-release and debian release still on 
bullseye codename


$ cat /etc/debian_version
11.0

$ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL="https://www.debian.org/";
SUPPORT_URL="https://www.debian.org/support";
BUG_REPORT_URL="https://bugs.debian.org/";

Hurmm.. that is unexpected, are this is normal or did I missed something?

--
Robbi Nespu 
D311 B5FF EEE6 0BE8 9C91 FA9E 0C81 FA30 3B3A 80BA
https://robbinespu.gitlab.io | https://mstdn.social/@robbinespu