Upgrade from 7.3 to 7.3.1
Dmorris,
Help! I ran the command you mentioned and got these results
# ps aux | grep apt-get [root @ untangle]
root 11274 0.0 0.1 3116 728 pts/0 S+ 15:29 0:00 grep apt-get
root@untangle# ~ # tail -n 10 /var/log/uvm/apt.log [root @ untangle]
2010/06/22 23:23:14
2010/06/22 23:23:14
2010/06/23 10:01:59
2010/06/23 10:01:59
2010/06/23 10:41:42
2010/06/23 10:41:43
2010/06/23 11:11:55
2010/06/23 11:11:55
2010/06/23 15:22:26
2010/06/23 15:22:26
root@untangle# ~ # dpkg --configure -a [root @ untangle]
root@untangle# ~ # apt-get -f install [root @ untangle]
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@untangle# ~ # [root @ untangle]
The box still runs but we cannot change or add anything. tried restarting as well but still the same. :confused:
Upgrade problem 7.2 to 7.3.1
Dmorris,
This is the output of the commands
kroot@untangle# ~ # /usr/sbin/a2dissite default [root @ untangle]
Site default disabled.
Run '/etc/init.d/apache2 reload' to activate new configuration!
kroot@untangle# ~ # /etc/init.d/apache2 reload [root @ untangle]
* Reloading web server config apache2 apache2: Could not reliably determine the server's fully qualified domain name, using untangle.example.com for ServerName
[Thu Jun 24 06:00:30 2010] [warn] NameVirtualHost *:80 has no VirtualHosts
[ OK ]
kroot@untangle# ~ # /usr/sbin/a2ensite uvm [root @ untangle]
Site uvm already enabled
kroot@untangle# ~ # /etc/init.d/apache2 restart [root @ untangle]
* Restarting web server apache2 apache2: Could not reliably determine the server's fully qualified domain name, using untangle.example.com for ServerName
[Thu Jun 24 06:01:02 2010] [warn] NameVirtualHost *:80 has no VirtualHosts
... waiting .apache2: Could not reliably determine the server's fully qualified domain name, using untangle.example.com for ServerName
[Thu Jun 24 06:01:04 2010] [warn] NameVirtualHost *:80 has no VirtualHosts
But still the same output, still upgrading. How do I stop it or in the meantime
ad rules via terminal while finding a solution. Tks :confused: