• SolvedFixed
  • Web Admin sets grommunio.repo back to 15.5 even when you on 15.6 (openSuSE Leap)

Hello,
today, after I upgraded the Appliance from 15.5 to 15.6, the following happens when I use the Web Interface to
check for Updates:

after that the repo file is changed back to 15.5

cat /etc/zypp/repos.d/grommunio.repo

[grommunio]
enabled=1
autorefresh=1
baseurl=https://download.grommunio.com/community/openSUSE_Leap_15.5/?ssl_verify=no
type=rpm-md

with the help of vi I set it back to 15.6:

cat /etc/zypp/repos.d/grommunio.repo

[grommunio]
enabled=1
autorefresh=1
baseurl=https://download.grommunio.com/community/openSUSE_Leap_15.6/?ssl_verify=no
type=rpm-md

If I run the update check/update/upgrade with the grommunio-update command. the repo file is not touched/modified.
For me it seems that the Web interface is utilizing a different way to perform Updates/upgrades and is always rewriting the grommunio.repo file

cheers
Matthias

    • Edited

    because it uses "grommunio-update" which calls "grommunio-repo" with the optional parameter of "REPO" and that will spawn the subprocess of grommunio-repo and that fucking thing is still

    BROKEN

    It's not like there weren't any tickets about it.....

    @mwilliams
    @jengelh
    @jschroeder
    @Steakie
    @andreaslang
    @grommunio

    ... https://github.com/grommunio/grommunio-setup/pull/3

    EDIT: https://github.com/grommunio/admin-api/issues/35
    EDIT2: https://github.com/grommunio/admin-configs/issues/2

    WomIT_KHE I always use the command line updater: grommunio-update update --noreboot. If the update requires an reboot, I can decide when I reboot the server.

    @WalterH ja mir personlich ist die Commandline auch lieber
    Aber wenn eine solche Funktionalität im Web-Interface angeboten wird, sollte Sie auch funktionieren.
    Nicht jeder User/Admin ist commandline affin, auch wenn sich die commandline durch Powershell bei Windows admins ebenfalls wachsender Beliebtheit erfreut :-)

    9 days later

    © 2020-2024 grommunio GmbH. All rights reserved. | https://grommunio.com | Data Protection | Legal notice