3.79 commercial not in Ubuntu 08.04LTS repositories ? (but 3.79 GPL is)

http://www.virtualmin.com/node/14768

I've just rolled out Virtualmin virtual-server module version 3.79 to all repositories.

in Ubuntu 08.04LTS repositories: - aptitude doesn't see the commercial 3.79 - but installs with GPL versions see the 3.79

Are you sure it's rolled out ?

Status: 
Active

Comments

It should be out there .. at least, my test systems see it.

What does the /etc/apt/sources.list file contain on your system?

Joe's picture
Submitted by Joe on Mon, 06/28/2010 - 15:30 Pro Licensee

Actually, it does look like it's missing from 8.04, though I'm not entirely sure how that happened. Fixing now.

Joe's picture
Submitted by Joe on Mon, 06/28/2010 - 15:44 Pro Licensee

OK, I think this is fixed now.

Yes, it appears now for 08.04LTS too :)

Thank you :)

However on first server trying to update I got:

Preparing to replace webmin-virtual-server 3.78 (using .../webmin-virtual-server_3.79_all.deb) ...
Unpacking replacement webmin-virtual-server ...
Setting up webmin-virtual-server (3.79) ...

Error: Webmin server did not write new PID file
Error
-----
Webmin server did not write new PID file
-----

Press return to continue.

I had to do this to restart:

# /etc/init.d/webmin start
# /etc/init.d/webmin stop
Stopping Webmin server in /usr/share/webmin
kill: 4: No such process

# ps aux | grep webmin
root     18635  0.0  0.2 103176  4276 ?        S    Jun08   0:00 /usr/bin/perl /usr/share/webmin/miniserv.pl /etc/webmin/miniserv.conf
root     19706  0.0  0.0   3948   668 pts/0    R+   23:47   0:00 grep webmin
root     32125  0.0  0.0  67984  1736 ?        Ss   May09   0:00 /usr/share/webmin/virtual-server/lookup-domain-daemon.pl
# kill 18635
# ps aux | grep webmin
root     19713  0.0  0.0   3944   612 pts/0    R+   23:47   0:00 grep webmin
root     32125  0.0  0.0  67984  1736 ?        Ss   May09   0:00 /usr/share/webmin/virtual-server/lookup-domain-daemon.pl
# /etc/init.d/webmin start

The next 2 ones went ok, will now observe how they behave before doing the rest tomorrow.

That can happen sometimes if Webmin is shut down but doesn't start up properly..

It is rare, but unfortunately we have not yet worked out the underlying cause :-(