Bug 84648 - Interactive tripwire's database update does not work on 5.x
Summary: Interactive tripwire's database update does not work on 5.x
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cy Schubert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-07 17:10 UTC by Andrey Lakhno
Modified: 2005-08-11 04:05 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Lakhno 2005-08-07 17:10:24 UTC
tripwire-2.3.1.2_3 installed from ports on FreeBSD 5.x can't interactively update its database.
I run 'tripwire --check -I'. It enters editor and after exit from editor tripwire complains:

Interactive Update failed.
### Error: Editor could not be launched.
### /usr/bin/vi
### Exiting...

Same tripwire version compiled on FreeBSD 4.x works good both on 4.x and 5.x.

How-To-Repeat: Install port security/tripwire with default configuration and policy.
Then run 'tripwire --check -I'. When it launche vi, just :wq from it.
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-08-08 08:27:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->cy

Over to maintainer
Comment 2 Cy Schubert 2005-08-11 00:45:27 UTC
It appears Tripwire is receiving "ERR#10 'No child processes'" from wait(2).


Cheers,
Cy Schubert <Cy.Schubert@komquats.com>
Web:  http://www.komquats.com and http://www.bcbodybuilder.com
FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  http://www.FreeBSD.org
BC Government:  <Cy.Schubert@gov.bc.ca>

    "Lift long enough and I believe arrogance is replaced by
    humility and fear by courage and selfishness by generosity
    and rudeness by compassion and caring."
        -- Dave Draper
Comment 3 Cy Schubert freebsd_committer freebsd_triage 2005-08-11 03:58:33 UTC
State Changed
From-To: open->analyzed

Awaiting approval from portsmgr to commit a patch during the current change 
freeze.
Comment 4 Cy Schubert freebsd_committer freebsd_triage 2005-08-11 04:05:07 UTC
State Changed
From-To: analyzed->closed

Fix committed.