Upgrading to LTS 15.10.13 from 15.10.12 Issue

Followed my normal upgrade procedure I’ve been doing for years and upon completion the Distribution Wizard didn’t run. Restarted XWiki server still no wizard. When I check my Extensions History it’s showing XWiki Standard Flavor 15.10.12 and older; nothing for 15.10.13.

Did the Maven Repository get fully updated?

Hello, could you tell us what method you use to you perform the upgrade so that we can try to reproduce? Thx

Actually maybe this is a nexus.xwiki.org issue as I noticed stability issues yesterday. Could you check you XWiki logs to see if you notice any problem mentioning nexus.xwiki.org?

The following is my second attempt (over 12 hous later):

Restored backup before 1st upgrade attempt.

Upgrade Debian 11.11 ONLY (XWiki upgrade disabled with the following):
File: /etc/apt/sources.list.d/xwiki-lts.list
# deb [signed-by=/usr/share/keyrings/xwiki-keyring.gpg] http://maven.xwiki.org lts/

apt update
apt upgrade
a few items upgraded no problems
Rebooted system

System Info:
Debian 11.11
Java version; 11.0.25
Database; mariadb 10.5.26
Servlet Container; Tomcat 9.0.43-2
NGINX version: 1.26.2

XWiki Upgrade enabled; edited file: /etc/apt/sources.list.d/xwiki-lts.list
deb [signed-by=/usr/share/keyrings/xwiki-keyring.gpg] http://maven.xwiki.org lts/

apt update
Hit:1 Index of /debian-security bullseye-security InRelease
Hit:2 Index of /debian bullseye InRelease
Hit:3 Index of /debian bullseye-updates InRelease
Hit:4 Index of /packages/debian/ bullseye InRelease
Ign:5 http://maven.xwiki.org lts/ InRelease
Get:6 http://maven.xwiki.org lts/ Release [1,696 B]
Get:7 http://maven.xwiki.org lts/ Release.gpg [488 B]
Get:8 http://maven.xwiki.org lts/ Packages [31.6 kB]
Fetched 33.8 kB in 1s (42.3 kB/s)
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
All packages are up to date.

apt list –upgradable
Listing… Done

apt upgrade
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
Calculating upgrade… Done
The following package was automatically installed and is no longer required:
libdbus-glib-1-2
Use ‘apt autoremove’ to remove it.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

So still no reason for Distribution Wizard to run.

Seems to me your problem does not really have anything to do with the Distribution Wizard and you simply don’t have the XWiki 15.10.13 Debian package proposed.

And indeed there seems to be a problem with the script in charge of generating the Debian repository index, checking…

@TKutch we found the problem and fixed it, you should be able to properly perform the upgrade now.

Now works like it should. Completed my upgrade to current LTS 15.10.13.

You folks are great, happy I found XWiki when I did.
Thx

1 Like