On 2023-06-08 16:31 +02, Giovanni Bechis <giova...@paclan.it> wrote: > Hi, > I have a Nextcloud 23.x instance running on OpenBSD 7.3. > pkg_add(1) suggests to upgrade to 24.x and then to 25.x before next release. > > $ doas pkg_add -ui > [...] > --- +nextcloud-23.0.12p1 ------------------- > Nextcloud 23 is EOL upstream, it is advised to update your installation > to 24 then to 25 to make sure you're on a supported branch by the time > OpenBSD 7.4 is released. > $ doas pkg_add -i nextcloud > quirks-6.121 signed on 2023-06-08T09:49:46Z > Ambiguous: choose package for nextcloud > a 0: <None> > 1: nextcloud-23.0.12p1 > 2: nextcloud-24.0.12 > 3: nextcloud-25.0.6 > Your choice: 2 > Can't install nextcloud-24.0.12 because of conflicts (nextcloud-23.0.12p1) > --- nextcloud-24.0.12 ------------------- > Can't install nextcloud-24.0.12: conflicts > Couldn't install nextcloud-24.0.12
The correct incantation is $ doas pkg_add -r nextcloud No, I don't know why either. > > How should a user upgrade (some info on current.html are needed imho) ? > Can't we add pkgpath entries in order to correctly upgrade between nextcloud > versions ? > > Cheers > Giovanni > -- In my defence, I have been left unsupervised.