tteck / Proxmox

Proxmox VE Helper-Scripts
https://Helper-Scripts.com
MIT License
13.32k stars 2.07k forks source link

Nextcloud update stuck on 27.1.x #3298

Closed ordo01 closed 3 months ago

ordo01 commented 3 months ago

Please verify that you have read and understood the guidelines.

yes

A clear and concise description of the issue.

I have an issue with the update of Nextcloud. Running the script I do see the option to update to the latest version 29.0.3

                           ┌──────────────────────┤ SUPPORT ├───────────────────────┐
                           │ Spacebar = Select                                      │
                           │                                                        │
                           │  (*) 1  Update Nextcloud to v29.0.3                    │
                           │  ( ) 2  Nextcloud Login Credentials                    │
                           │  ( ) 3  Renew Self-signed Certificate                  │
                           │                                                        │
                           │                                                        │
                           │             <Ok>                 <Exit-Script>         │
                           │                                                        │
                           └────────────────────────────────────────────────────────┘

Once selected the update script shows updating from 27.1.10 to 27.1.11. But not updating to the next major release. Please see the logs.


/ | / / / /____/ / ____/ / / / / /_ / / / |/ / | |/_/ _/ / / \/ / / / / / // / / / / \ / /| / /> </ // // / // / // / /_/ / / _ / // / // / // |/\//||__/_//___/\,/_,/ // //_,/._/ Alpine fetch http://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.19/community/x86_64/APKINDEX.tar.gz v3.19.2-25-g7baf9e90ed4 [http://dl-cdn.alpinelinux.org/alpine/v3.19/main] v3.19.2-26-g84c795618cb [http://dl-cdn.alpinelinux.org/alpine/v3.19/community] OK: 23066 distinct packages available (1/36) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) (2/36) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) (3/36) Upgrading nextcloud (27.1.10-r0 -> 27.1.11-r0) Executing nextcloud-27.1.11-r0.pre-upgrade Executing nextcloud-27.1.11-r0.post-upgrade

Running the script a second time, I get the message "Nextcloud is already latest version". How can I perform the update

What settings are you currently utilizing?

Default Settings

Which Linux distribution are you employing?

Alpine

If relevant, including screenshots or a code block can be helpful in clarifying the issue.

No response

Please provide detailed steps to reproduce the issue.

Run the update script bash -c "$(wget -qO - https://github.com/tteck/Proxmox/raw/main/ct/alpine-nextcloud.sh)"

tteck commented 3 months ago

You are obliged to adhere to updates provided by the package maintainer. Alpine 3.19 Alpine 3.20

I will remove the update option.