Modify

Ticket #739 (closed defect: wontfix)

Opened 6 years ago

Last modified 5 years ago

ebox-mailfilter 0.9.100 fails to install

Reported by: juruen@… Owned by: javier.amor.garcia@…
Milestone: 0.10 Component: mailfilter
Severity: blocker Keywords:
Cc:

Description

There are some issues with the installation of ebox-mailfilter. It seems an error related to runit scripts:

debian:/mnt/trunk/client/ebox# apt-get install ebox-mailfilter
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
  ebox-mailfilter
0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded.
Need to get 0B/60.2kB of archives.
After unpacking 700kB of additional disk space will be used.
tar: ./postinst: time stamp 2007-09-11 11:25:36 is 969813 s in the future
tar: ./prerm: time stamp 2007-09-11 11:25:36 is 969813 s in the future
tar: ./postrm: time stamp 2007-09-11 11:25:36 is 969813 s in the future
tar: ./conffiles: time stamp 2007-09-11 11:25:36 is 969813 s in the future
tar: ./md5sums: time stamp 2007-09-11 11:25:37 is 969814 s in the future
tar: ./control: time stamp 2007-09-11 11:25:37 is 969814 s in the future
tar: .: time stamp 2007-09-11 11:25:37 is 969814 s in the future
Selecting previously deselected package ebox-mailfilter.
(Reading database ... 53799 files and directories currently installed.)
Unpacking ebox-mailfilter (from .../ebox-mailfilter_0.9.100_all.deb) ...
Setting up ebox-mailfilter (0.9.100) ...
Stopping amavisd: (not running).
update-rc.d: /etc/init.d/amavis exists during rc.d purge (continuing)
 Removing any system startup links for /etc/init.d/amavis ...
* Foreground specified, but daemon not found
update-rc.d: /etc/init.d/clamav-daemon exists during rc.d purge (continuing)
 Removing any system startup links for /etc/init.d/clamav-daemon ...
update-rc.d: /etc/init.d/clamav-freshclam exists during rc.d purge (continuing)
 Removing any system startup links for /etc/init.d/clamav-freshclam ...
SpamAssassin Mail Filter Daemon: disabled, see /etc/default/spamassassin
update-rc.d: /etc/init.d/spamassassin exists during rc.d purge (continuing)
 Removing any system startup links for /etc/init.d/spamassassin ...
The user `clamav' is already a member of `amavis'.
Stopping OpenLDAP: slapd.
Starting OpenLDAP: slapd.
EBox: restart mailfilter:               [ ERROR ]
root command /usr/bin/runsvstat /var/service/clamd failed. 
Error output: runsvstat: warning: /var/service/clamd: unable to open supervise/ok: file does not exist

Command output: . 
Exit value: 1
ClamAV update process started at Fri Aug 31 06:02:17 2007
main.inc is up to date (version: 44, sigs: 133163, f-level: 20, builder: sven)
daily.cvd is up to date (version: 4243, sigs: 18922, f-level: 21, builder: ccordes)

Attachments

Change History

comment:1 Changed 6 years ago by javier.amor.garcia@…

  • hours changed from 0 to 3.25
  • Status changed from new to assigned
  • totalhours changed from 0.0 to 3.25

comment:2 Changed 6 years ago by javier.amor.garcia@…

  • Status changed from assigned to closed
  • Resolution set to worksforme

comment:3 Changed 6 years ago by Kilburn

  • Status changed from closed to reopened
  • Resolution worksforme deleted

I had the same problem (missing /usr/bin/daemon file!) and solved it by symlinking it to /usr/bin/runsv:

# ln -s /usr/bin/runsv /usr/bin/daemon

Everything went fine after this :)

comment:4 Changed 5 years ago by javier.amor.garcia@…

  • Status changed from reopened to closed
  • Resolution set to wontfix

runit problems are left behind with the transition to ubuntu...

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.