Re: socklog-1.5.0 fails test on freebsd-stable
Gerrit Pape <[email protected]>
| Newsgroups | gmane.comp.misc.pape.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jul 02, 2004 at 02:03:38PM +0200, Clemens Fischer wrote: > ,---- > | Copying commands into ./command... > | Checking commands in ./command... > | + cd compile > | + exec make check [...] > | Checking socklog-check... [...] > | socklog-check failed. > | *** Error code 1 > | > | Stop in /mail/package/admin/socklog-1.5.0/compile. > | Creating symlink socklog -> socklog-1.5.0... > | Making command links in /command... > | Making compatibility links in /usr/local/bin... Why does the process continue here after package/check has failed? package/install should abort and package/upgrade should not be run. Did you install the package with package/install? Thanks, Gerrit.