Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Virtualmin cannot be updated #855

Closed
Bt6K opened this issue Jul 11, 2024 · 12 comments
Closed

Virtualmin cannot be updated #855

Bt6K opened this issue Jul 11, 2024 · 12 comments

Comments

@Bt6K
Copy link

Bt6K commented Jul 11, 2024

Webmin version: 2.111
Virtualmin version: 7.10.0
Operating system: CentOS Linux 7.9.2009

I'd like to update to 7.20.1 however no package updates are available: https://pastebin.com/raw/f2tzGzLB

Here is my /etc/yum.repos.d/: https://pastebin.com/raw/HrZ7V20Q
Here is /etc/yum.repos.d/virtualmin.repo: https://pastebin.com/raw/uutHiTWM

Virtualmin was installed using the following commands:

wget http://software.virtualmin.com/gpl/scripts/install.sh
chmod +x install.sh
./install.sh

Note: I am aware CentOS 7 is EOL, I do plan on updating to Debian 12 in the coming few days, however I need to first run some tests with more up-to-date PHP versions, which I currently cannot do as per #853

Any thoughts on how I can update to Virtualmin 7.20.1 would be very much appreciated.

@iliajie
Copy link
Collaborator

iliajie commented Jul 11, 2024

Hello,

We haven't yet released Virtualmin 7.20.1 to the users. It may take at least a couple of days.

@Bt6K
Copy link
Author

Bt6K commented Jul 11, 2024

Hi,

Understood, however, I am on 7.10.0 so is there a reason I cannot update to 7.20.0?

@iliajie
Copy link
Collaborator

iliajie commented Jul 11, 2024

I don't see a reason why you couldn't update from the Virtualmin GitHub repo for testing purposes. However, it isn't something we can support or recommend.

@Bt6K
Copy link
Author

Bt6K commented Jul 11, 2024

Hi,

Apologies, what I was really getting at is:

Has 7.20.0 been released to the public yet, or is 7.10.0 still the most recent public stable version?

I understand 7.20.1 has not been released, but just wanted to check that's the same for 7.20.0

@PitWenkin
Copy link
Contributor

The apt packages have not been updated to include 7.20.0, even though the release was 2 weeks ago …

@Bt6K
Copy link
Author

Bt6K commented Jul 11, 2024

I got my answer:

I set up a new server with Debian 12, ran sudo sh -c "$(curl -fsSL https://software.virtualmin.com/gpl/scripts/virtualmin-install.sh)" -- --bundle LAMP and see that 7.10 was installed:

root@test:/# dpkg --list | grep webmin-virtual-server
ii  webmin-virtual-server              7.10.0.gpl-1                            all          Webmin module Virtualmin Virtual Servers
root@test:/#

I guess I just need to be patient for 7.20.x, I was just confused since I figured because 7.20.x shows at https://github.com/virtualmin/virtualmin-gpl/releases it would be the in the "public" or "stable" tree or whatever Virtualmin calls it.

@iliajie
Copy link
Collaborator

iliajie commented Jul 11, 2024

I guess I just need to be patient for 7.20.x, I was just confused since I figured because 7.20.x shows at https://github.com/virtualmin/virtualmin-gpl/releases it would be the in the "public" or "stable" tree or whatever Virtualmin

Yes, please wait a bit.

@chris001
Copy link

Yes, please wait a bit.

Is there any reason why not to have a script detect the new github release tag and automatically build the rpms and debs? Same as many other projects have this.

@iliajie
Copy link
Collaborator

iliajie commented Jul 12, 2024

Yes, the primary reason is simply time.

@PitWenkin
Copy link
Contributor

apt packages are released … yum probably too?

@iliajie
Copy link
Collaborator

iliajie commented Jul 18, 2024

apt packages are released … yum probably too?

I'm sorry, what are you asking?

@PitWenkin
Copy link
Contributor

apt packages are released … yum probably too?

I'm sorry, what are you asking?

Just stating that I was able to update via apt packages to the most recent version, therefor @Bt6K should be able to do the same via yum.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants