Page 1 of 1

Status on the Stretch release

Posted: 2017-04-15 13:23
by None1975
Hi. This is a brief status. First off, a list of items with progress:
* Secure boot support: We got a signature from Microsoft on our shim bootloader.
* OpenSSL transition: Done.
* MySQL -> MariaDB transition: Done.
* gcc-5 removal: Done.
* RC bugs (key packages): We went from 150 to 40 RC bugs (since 2017-02-04).
* The stretch-backports suite now exists.
* DSA have successfully upgraded several servers including one buildd for all architectures except for arm{el,hf}.
* We are almost done with the "Before the freeze" part of the release checklist (just missing some buildds being upgraded to stretch).

Then we got some items that are WIP or where we are stalled:
* DSA have upgraded a arm{el,hf} buildd to stretch, but it fails to boot. At the current time, the cause is not known.
* Secure boot: We are still waiting for the FTP-masters to add signing support in DAK (#821051).
* We still got 40 RC bugs in key packages and we are getting further and further between fixes.
* We got some pending reviews of the release-notes from the kernel team and d-i.
* We have done some of the binNMUs for updating "Built-Using" headers,
but we are not done with all of them yet.
* We still have some pending bugs about issues for upgrades from jessie to stretch.
Details: https://lists.debian.org/debian-devel-a ... 00008.html

Re: Status on the Stretch release

Posted: 2017-04-28 00:33
by levlaz
Thanks for sharing, looking forward to the latest and greatest version of Debian. :)

Re: Status on the Stretch release

Posted: 2017-04-28 07:48
by Ardouos

Re: Status on the Stretch release

Posted: 2017-04-29 05:44
by Cefiar
Just a note:

While the release update announcement mentions stretch-backports, it's still not quite ready.

See https://lists.debian.org/debian-devel-a ... 00010.html for details.

Re: Status on the Stretch release

Posted: 2017-04-29 12:55
by acewiza
A Big Thanks to everyone who works on Debian! I never cease to be impressed by the extent to which the Debian community goes to perform a methodical, systematic release process that always results in the best possible Debian. I really don't care how long it takes. Botched up quickly is not an option. 8)

Re: Status on the Stretch release

Posted: 2017-04-29 22:42
by Crewp
acewiza wrote:A Big Thanks to everyone who works on Debian! I never cease to be impressed by the extent to which the Debian community goes to perform a methodical, systematic release process that always results in the best possible Debian. I really don't care how long it takes. Botched up quickly is not an option. 8)
+1

Re: Status on the Stretch release

Posted: 2017-05-19 12:59
by jabowery
None1975 wrote:Hi. This is a brief status. First off, a list of items with progress:
* MySQL -> MariaDB transition: Done.
After upgrading from jessie to stretch, my system worked properly until reboot at which time the database server wasn't running.

Investigating I found

Code: Select all

# /etc/init.d/mysql start
was terminating at:

Code: Select all

# /etc/init.d/mysql start
+ set -e
+ set -u
+ test -x /usr/bin/mysqld_safe
+ exit 0
mysqld_safe does not exist on my system and I can't locate the package in stretch that supplies it using the normal methods.

Code: Select all

# updatedb
# locate mysqld_safe
/etc/mysql/conf.d/mysqld_safe_syslog.cnf
# apt list --installed |grep mysql

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

dbconfig-mysql/testing,testing,now 2.0.8 all [installed,automatic]
erlang-p1-mysql/testing,now 1.0.1-4 amd64 [installed,auto-removable]
libdbd-mysql-perl/testing,now 4.041-2 amd64 [installed,automatic]
mysql-client/now 5.5.55-0+deb8u1 all [installed,local]
mysql-client-5.5/now 5.5.55-0+deb8u1 amd64 [installed,local]
mysql-common/testing,testing,now 5.8+1.0.2 all [installed,automatic]
php-mysql/testing,testing,now 1:7.0+49 all [installed,automatic]
php5-mysqlnd/now 5.6.30+dfsg-0+deb8u1 amd64 [installed,local]
php5-mysqlnd-ms/now 1.6.0-1+b1 amd64 [installed,local]
php7.0-mysql/testing,now 7.0.16-3 amd64 [installed,automatic]

# apt list --installed |grep -i mariadb

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

libmariadbclient18/testing,now 10.1.22-3 amd64 [installed,automatic]
Then in an attempt to install MariaDB:

Code: Select all

# apt install default-mysql-server
...
After this operation, 109 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://ftp.se.debian.org/debian stretch/main amd64 mariadb-common all 10.1.22-3 [25.6 kB]
Get:2 http://ftp.se.debian.org/debian stretch/main amd64 mariadb-client-10.1 amd64 10.1.22-3 [1,247 kB]
Get:3 http://ftp.se.debian.org/debian stretch/main amd64 mariadb-client-core-10.1 amd64 10.1.22-3 [860 kB]
Get:4 http://ftp.se.debian.org/debian stretch/main amd64 gawk amd64 1:4.1.4+dfsg-1 [571 kB]
Get:5 http://ftp.se.debian.org/debian stretch/main amd64 galera-3 amd64 25.3.19-2 [955 kB]
Get:6 http://ftp.se.debian.org/debian stretch/main amd64 libjemalloc1 amd64 3.6.0-9.1 [89.8 kB]
Get:8 http://ftp.se.debian.org/debian stretch/main amd64 socat amd64 1.7.3.1-2+b1 [353 kB]
Get:10 http://ftp.se.debian.org/debian stretch/main amd64 default-mysql-server all 1.0.2 [3,048 B]
Get:7 http://caesar.ftp.acc.umu.se/debian stretch/main amd64 mariadb-server-core-10.1 amd64 10.1.22-3 [5,138 kB]
Get:9 http://saimei.ftp.acc.umu.se/debian stretch/main amd64 mariadb-server-10.1 amd64 10.1.22-3 [5,277 kB]
...
I opted to replace /etc/init.d/mysql and /etc/mysql/my.cnf with the distribution versions. However, this didn't permit mysqld (mariadb) to start:

Code: Select all

# mysqld --user=mysql --verbose
2017-05-19 14:30:01 140705247392320 [Note] Using unique option prefix 'key_buffer' is error-prone and can break in the future. Please use the full name 'key_buffer_size' instead.
2017-05-19 14:30:01 140705247392320 [Note] mysqld (mysqld 10.1.22-MariaDB-) starting as process 25394 ...

# mysql 
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2 "No such file or directory")

The problem cleared up upon reboot.

Re: Status on the Stretch release

Posted: 2017-05-26 20:54
by Ardouos
Planned to be released on the 17th June.

https://lists.debian.org/debian-devel-a ... 00002.html

Re: Status on the Stretch release

Posted: 2017-05-27 01:13
by sunrat
Yay!

Re: Status on the Stretch release

Posted: 2017-06-18 09:10
by silvaf6
Debian 9 "Stretch" Released

Code: Select all

silva@Commando-Linux:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  dosbox
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

silva@Commando-Linux:~$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  dosbox
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Ok...thanks xD
Was already on 9...