Open Beta v9.15 | Please help testing and hardening our upcoming release

Open Beta v9.15 | Please help testing and hardening our upcoming release

All info can be found on GitHub: https://github.com/MichaIng/DietPi/issues/7637

Many thanks to all testers in advance :heart: !

Hi, on my Raspi 4 with Nextcloud the upgrade fails with the following message
Quote

Details:

  • Date | 2025-07-27 11:00:19
  • Program name | DietPi-Patch
  • Command | mv ../DietPi-Update/DietPi-beta/.conf/dps_114/apache.nexcloud.conf /etc/apache2/sites-available/dietpi-nextcloud.conf
  • Exit code | 1
  • DietPi version | v9.15.0 (MichaIng/beta)
  • Distro version | bookworm (ID=7,RASPBIAN=0)
  • Kernel version | Linux homer-neu 6.12.34+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.12.34-1+rpt1~bookworm (2025-06-26) aarch64 GNU/Linux
  • Architecture | arm64
  • Hardware model | RPi 4 Model B (aarch64) (ID=4)
  • Power supply | (EG: RAVPower 5V 1A)
  • SD card | (EG: SanDisk Ultra 16 GB)

Steps to reproduce:

Expected behaviour:

<!—complete upgrade →

Actual behaviour:

mv: cannot stat ‘../DietPi-Update/DietPi-beta/.conf/dps_114/apache.nexcloud.conf’: No such file or directory
Unquote

But the “missing” file is there

Tks for any advise

thx for the report, we will have a look into it.

Please select “Change command” and add the missing “t” to apache.nexcloud.conf => apache.nextcloud.conf. Will be fixed with next beta version.

1 Like

I just installed Nextcloud on the new release and was not asked, which webserver should be used. I am quite sure, that there had been a choice to use nginx or another lite webserver instead of apache2 the last time I installed Nextcloud. Has this question been removed by intention or by accident. - Or am I wrong about this at all?

No, this option is still available. I assume you already had one of the web servers in use. In this case, the question of which web server to use does not arise, as one is already in place.

Tks, changed acc und now all good

1 Like

I just merged the another beta version which fixes the Nextcloud typo, as well as a syntax error which effected Bullseye systems.

And if someone wants to test Debian Trixie, planned for release on August 9th, I just finished and merged a first version of a Bookworm => Trixie upgrade script: Debian Trixie | Testing and migration script · Issue #7644 · MichaIng/DietPi · GitHub

1 Like

DietPi v9.15 has been released: https://github.com/MichaIng/DietPi/pull/7638

Many thanks to all testers! :heart:

1 Like