The installer does indeed have scponly as a dependency… however, what we did was add the old scponly package to the Virtualmin wheezy repository.
What you’re describing makes it sound like there may be a problem with that.
If you got a dependency error regarding scponly, were you installing Virtualmin GPL or Pro? And what architecture are you using, 32 or 64 bit? You can determine that by running “uname -a”.
sorry about that… i forgot to mention that it is virtualmin GPL that i was installing on a 64bit wheezy OS.
SMP Debian 3.2.41-2 x86_64 GNU/Linux
i managed to get it working eventually by installing an scponly package i found (which i believe originally came from squeeze). basically installed scponly using dpkg, then install.sh worked fine from there.
I have the same issue when I try to clean install on debian 7, I attach the error message, the install script STOP with FATAL error message:
DEBUG - 2013-05-28 23:36:41 - Virtualmin Meta-Package list: virtualmin-base DEBUG - 2013-05-28 23:36:41 - install.sh version: 1.0.9 INFO - 2013-05-28 23:36:41 - Checking for fully qualified hostname… INFO - 2013-05-28 23:36:42 - Hostname OK: fully qualified as server.rubencom.local INFO - 2013-05-28 23:36:42 - Installing serial number and license key into /etc/virtualmin-license INFO - 2013-05-28 23:36:42 - Loading OS selection library… INFO - 2013-05-28 23:36:42 - Download of http://software.virtualmin.com/lib/oschooser.pl Succeeded. INFO - 2013-05-28 23:36:42 - Loading OS list… INFO - 2013-05-28 23:36:42 - Download of http://software.virtualmin.com/lib/os_list.txt Succeeded. INFO - 2013-05-28 23:36:43 - Operating system name: Debian Linux INFO - 2013-05-28 23:36:43 - Operating system version: 7.0 INFO - 2013-05-28 23:36:43 - Configuring package manager for Debian Linux 7.0… INFO - 2013-05-28 23:36:43 - Enabling universe repositories, if not already available… INFO - 2013-05-28 23:36:43 - Disabling cdrom repositories… INFO - 2013-05-28 23:36:47 - Cleaning up apt headers and packages, so we can start fresh… INFO - 2013-05-28 23:36:47 - INFO - 2013-05-28 23:36:48 - Download of http://software.virtualmin.com/lib/apt.conf.noninteractive Succeeded. INFO - 2013-05-28 23:36:48 - Installing Webmin and Virtualmin package signing keys… INFO - 2013-05-28 23:36:48 - Download of http://software.virtualmin.com/lib/RPM-GPG-KEY-virtualmin Succeeded. INFO - 2013-05-28 23:36:49 - Download of http://software.virtualmin.com/lib/RPM-GPG-KEY-webmin Succeeded. INFO - 2013-05-28 23:36:49 - OK INFO - 2013-05-28 23:36:49 - OK INFO - 2013-05-28 23:36:54 - Hit INFO - 2013-05-28 23:36:54 - Removing Debian standard Webmin package, if they exist… INFO - 2013-05-28 23:36:54 - Removing Debian apache packages… DEBUG - 2013-05-28 23:36:58 - Reading INFO - 2013-05-28 23:36:58 - Installing dependencies using command: /usr/bin/apt-get --config-file apt.conf.noninteractive -y --force-yes install postfix postfix-pcre webmin usermin ruby libapache2-mod-ruby libxml-simple-perl libcrypt-ssleay-perl unzip zip libfcgi-dev bind9 spamassassin spamc procmail libnet-ssleay-perl libpg-perl libdbd-pg-perl libdbd-mysql-perl quota iptables openssl python mailman subversion ruby irb rdoc ri mysql-server mysql-client mysql-common postgresql postgresql-client awstats webalizer dovecot-common dovecot-imapd dovecot-pop3d proftpd libcrypt-ssleay-perl awstats clamav-base clamav-daemon clamav clamav-freshclam clamav-docs clamav-testfiles libapache2-mod-fcgid apache2-suexec-custom scponly apache2 apache2-doc libapache2-svn libsasl2-2 libsasl2-modules sasl2-bin php-pear php5 php5-cgi libgd2-xpm libapache2-mod-php5 php5-mysql Reading package lists… Building dependency tree… Reading state information… Package scponly is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source
FATAL - 2013-05-28 23:36:59 - Fatal Error Occurred: Something went wrong during installation: 0 FATAL - 2013-05-28 23:36:59 - Cannot continue installation. FATAL - 2013-05-28 23:36:59 - Attempting to remove virtualmin repository configuration, so the installation can be FATAL - 2013-05-28 23:36:59 - re-attempted after any problems have been resolved. FATAL - 2013-05-28 23:36:59 - Removing temporary directory and files. FATAL - 2013-05-28 23:36:59 - If you are unsure of what went wrong, you may wish to review the log FATAL - 2013-05-28 23:36:59 - in /root/virtualmin-install.log
thanks, i can confirm that the installer script is working fine now. i installed 2 new wheezy servers the last few days, and scponly is being installed off the vmin repository now.
I’ve been having trouble installing using install.sh on Debian 7. (using up to date copies of the install file).
It fails wilth the scponly eorror as well as others, (sorry, I didn’t make a note of the other packages and now I am so far on I can’t remember what they are).
I fixed this by manually adding the repo’s my self to /etc/apt/sources.list
The first fail was on a V.M. on my laptop (Acer Travelmate 7720 - 2ghz dual core with 2gig R.A.M. running OSE Virtualbox).
The second on a Dell Precision 470 (dual processor 2.4ghz 4gig R.A.M.)
In both cases manually adding the repo’s to the sources list worked, but the install didn’t work as expected, in fact is unusalble due to it giving me errors once in the G.U.I. (https://localhost:10000/) - File not found for most of the pages and when clicking on the Webmin module it appears in the left hand pane!
Any ideas what’s going wrong anyone, is it anything to do with this thread?
UPDATE!!! The last problem is now solved, I hadn’t unblocked the siye/G.U.I. in NoScript… doh!
So it seems to be working as it should now, though there’s still the problem of it not installing correctly. (I’m wondering what other similar mistakes I made whilst installing now! :-/ )