El lun, 21-01-2008 a las 20:16 +0000, nicolas diogo escribió: > hi Javier, > > thanks for taking the time to assist me. >
> Can you post the output of the following command: > apt-cache policy runit > > here is the output > > # apt-cache policy runit > runit: > Installed: 1.8.0-1 > Candidate: 1.8.0-1 > Version Table: > *** 1.8.0-1 0 > 100 /var/lib/dpkg/status > 1.0.5-3 0 > 500 http://ebox-platform.com main/ Packages > 500 http://ftp.debian.de sarge/main Packages > > > i have debian sarge repo on my source.list file but not the updates. > > regards, > > Nicolas There was a problem, a mixup between stable and unstable extra directory. Because of that, last runit version, incompatible with eBox 0.11, was installed on those eBoxes which has the automatic updates enabled. We apologize for that. That last runit version is used by next eBox release. To solve your problem, you must downgrade your runit package through this command: $ apt-get install runit=1.0.5-3 After that, restart eBox platform. $ /etc/init.d/ebox restart I think that's all you require to get your eBox working again. I hope this helps. Best regards, _______________________________________________ Ebox-user mailing list [email protected] https://lists.warp.es/mailman/listinfo/ebox-user
