Tripwire fails to install
Hi everybody, I'm running the latest MacPorts on a PPC G4 PowerBook with Max OS X 10.4.10. When running sudo port selfupdate sudo port install tripwire I get errors after tripwire finishes building and tries to run the install.sh shell script: ---> Fetching tripwire ---> Verifying checksum(s) for tripwire ---> Extracting tripwire ---> Applying patches to tripwire ---> Configuring tripwire ---> Building tripwire with target all ---> Staging tripwire into destroot Error: Target com.apple.destroot returned: shell command " cd "/opt/ local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/tripwire-2.3.1-2" && make install DESTDIR=/opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/destroot " returned error 2 Command output: /usr/bin/install -c twadmin /opt/local/var/db/ dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/destroot/opt/local/sbin/twadmin make[3]: Nothing to be done for `install-data-am'. Making install in siggen /bin/sh ../../mkinstalldirs /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/destroot/opt/local/sbin /usr/bin/install -c siggen /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/destroot/opt/local/sbin/siggen make[3]: Nothing to be done for `install-data-am'. Making install in tripwire /bin/sh ../../mkinstalldirs /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/destroot/opt/local/sbin /usr/bin/install -c tripwire /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/destroot/opt/local/sbin/tripwire make[3]: Nothing to be done for `install-data-am'. make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[2]: Nothing to be done for `install-exec-am'. make install-data-hook prefix="/opt/local" sysconfdir="/opt/local/etc/tripwire" \ path_to_vi="/usr/bin/vi" path_to_sendmail="/usr/sbin/ sendmail" \ ./install/install.sh Installer program for: Tripwire(R) 2.3 Open Source Copyright (C) 1998-2000 Tripwire (R) Security Systems, Inc. Tripwire (R) is a registered trademark of the Purdue Research Foundation and is licensed exclusively to Tripwire (R) Security Systems, Inc. Say 'sh install.sh', not 'sh < install.sh' make[3]: *** [install-data-hook] Error 1 make[2]: *** [install-data-am] Error 2 make[1]: *** [install-am] Error 2 make: *** [install-recursive] Error 1 Error: Status 1 encountered during processing. What's wrong? thanks for any hints, Tobias W.
Tripwire is way out of date and needs to be updated. But it looks to me like this app may take a lot of modification, so someone will need to take on the challenge to figure out the installation method of the the latest version and update the port. Mark Tobias Weisserth <tobias.weisserth@gmail.com> on Tuesday, July 3, 2007 at 7:03 AM -0800 wrote:
I'm running the latest MacPorts on a PPC G4 PowerBook with Max OS X 10.4.10.
When running
sudo port selfupdate sudo port install tripwire
I get errors after tripwire finishes building and tries to run the install.sh shell script:
---> Fetching tripwire ---> Verifying checksum(s) for tripwire ---> Extracting tripwire ---> Applying patches to tripwire ---> Configuring tripwire ---> Building tripwire with target all ---> Staging tripwire into destroot Error: Target com.apple.destroot returned: shell command " cd "/opt/ local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/tripwire-2.3.1-2" && make install DESTDIR=/opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/destroot " returned error 2 Command output: /usr/bin/install -c twadmin /opt/local/var/db/ dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/destroot/opt/local/sbin/twadmin make[3]: Nothing to be done for `install-data-am'. Making install in siggen /bin/sh ../../mkinstalldirs /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/destroot/opt/local/sbin /usr/bin/install -c siggen /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/destroot/opt/local/sbin/siggen make[3]: Nothing to be done for `install-data-am'. Making install in tripwire /bin/sh ../../mkinstalldirs /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/destroot/opt/local/sbin /usr/bin/install -c tripwire /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/destroot/opt/local/sbin/tripwire make[3]: Nothing to be done for `install-data-am'. make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[2]: Nothing to be done for `install-exec-am'. make install-data-hook prefix="/opt/local" sysconfdir="/opt/local/etc/tripwire" \ path_to_vi="/usr/bin/vi" path_to_sendmail="/usr/sbin/ sendmail" \ ./install/install.sh
Installer program for: Tripwire(R) 2.3 Open Source
Copyright (C) 1998-2000 Tripwire (R) Security Systems, Inc. Tripwire (R) is a registered trademark of the Purdue Research Foundation and is licensed exclusively to Tripwire (R) Security Systems, Inc.
Say 'sh install.sh', not 'sh < install.sh' make[3]: *** [install-data-hook] Error 1 make[2]: *** [install-data-am] Error 2 make[1]: *** [install-am] Error 2 make: *** [install-recursive] Error 1
Error: Status 1 encountered during processing.
What's wrong?
thanks for any hints,
Hi, This is an older thread but I am possibly interested in the open source version of Tripwire. I am wondering if anyone has experience with Tripwire on Mac OS X systems and if so, has anyone used Tripwire to monitor, for example, tens of thousands of file system resources (files, directories, sym links)? Thank you, -T.M. On 7/3/07, Tobias Weisserth <tobias.weisserth@gmail.com> wrote:
Hi everybody,
I'm running the latest MacPorts on a PPC G4 PowerBook with Max OS X 10.4.10.
When running
sudo port selfupdate sudo port install tripwire
I get errors after tripwire finishes building and tries to run the install.sh shell script:
---> Fetching tripwire ---> Verifying checksum(s) for tripwire ---> Extracting tripwire ---> Applying patches to tripwire ---> Configuring tripwire ---> Building tripwire with target all ---> Staging tripwire into destroot Error: Target com.apple.destroot returned: shell command " cd "/opt/ local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/tripwire-2.3.1-2" && make install DESTDIR=/opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/destroot " returned error 2 Command output: /usr/bin/install -c twadmin /opt/local/var/db/ dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/destroot/opt/local/sbin/twadmin make[3]: Nothing to be done for `install-data-am'. Making install in siggen /bin/sh ../../mkinstalldirs /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/destroot/opt/local/sbin /usr/bin/install -c siggen /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/destroot/opt/local/sbin/siggen make[3]: Nothing to be done for `install-data-am'. Making install in tripwire /bin/sh ../../mkinstalldirs /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/destroot/opt/local/sbin /usr/bin/install -c tripwire /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_security_tripwire/work/destroot/opt/local/sbin/tripwire make[3]: Nothing to be done for `install-data-am'. make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[2]: Nothing to be done for `install-exec-am'. make install-data-hook prefix="/opt/local" sysconfdir="/opt/local/etc/tripwire" \ path_to_vi="/usr/bin/vi" path_to_sendmail="/usr/sbin/ sendmail" \ ./install/install.sh
Installer program for: Tripwire(R) 2.3 Open Source
Copyright (C) 1998-2000 Tripwire (R) Security Systems, Inc. Tripwire (R) is a registered trademark of the Purdue Research Foundation and is licensed exclusively to Tripwire (R) Security Systems, Inc.
Say 'sh install.sh', not 'sh < install.sh' make[3]: *** [install-data-hook] Error 1 make[2]: *** [install-data-am] Error 2 make[1]: *** [install-am] Error 2 make: *** [install-recursive] Error 1
Error: Status 1 encountered during processing.
What's wrong?
thanks for any hints,
Tobias W. _______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users
Hi there, the Tripwire port is broken and seemingly no longer maintained (as are a lot of macports :-( ). But the current stable version of Tripwire compiles on Mac OS X 10.4.10 PPC without any issue. Contact me privately if you need help. regards, Tobias Weisserth On Sep 1, 2007, at 9:31 AM, Tabitha McNerney wrote:
Hi,
This is an older thread but I am possibly interested in the open source version of Tripwire. I am wondering if anyone has experience with Tripwire on Mac OS X systems and if so, has anyone used Tripwire to monitor, for example, tens of thousands of file system resources (files, directories, sym links)?
Thank you,
-T.M.
On 7/3/07, Tobias Weisserth <tobias.weisserth@gmail.com> wrote: Hi everybody,
I'm running the latest MacPorts on a PPC G4 PowerBook with Max OS X 10.4.10.
When running
sudo port selfupdate sudo port install tripwire
I get errors after tripwire finishes building and tries to run the install.sh shell script:
---> Fetching tripwire ---> Verifying checksum(s) for tripwire ---> Extracting tripwire ---> Applying patches to tripwire ---> Configuring tripwire ---> Building tripwire with target all ---> Staging tripwire into destroot Error: Target com.apple.destroot returned: shell command " cd "/opt/ local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_ dp orts_security_tripwire/work/tripwire- 2.3.1-2" && make install DESTDIR=/opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_ dp orts_security_tripwire/work/destroot " returned error 2 Command output: /usr/bin/install -c twadmin /opt/local/var/db/ dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_ dp orts_security_tripwire/work/destroot/opt/local/sbin/twadmin make[3]: Nothing to be done for `install-data-am'. Making install in siggen /bin/sh ../../mkinstalldirs /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_ dp orts_security_tripwire/work/destroot/opt/local/sbin /usr/bin/install -c siggen /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_ dp orts_security_tripwire/work/destroot/opt/local/sbin/siggen make[3]: Nothing to be done for `install-data-am'. Making install in tripwire /bin/sh ../../mkinstalldirs /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_ dp orts_security_tripwire/work/destroot/opt/local/sbin /usr/bin/install -c tripwire /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_ dp orts_security_tripwire/work/destroot/opt/local/sbin/tripwire make[3]: Nothing to be done for `install-data-am'. make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[2]: Nothing to be done for `install-exec-am'. make install-data-hook prefix="/opt/local" sysconfdir="/opt/local/etc/tripwire" \ path_to_vi="/usr/bin/vi" path_to_sendmail="/usr/sbin/ sendmail" \ ./install/install.sh
Installer program for: Tripwire(R) 2.3 Open Source
Copyright (C) 1998-2000 Tripwire (R) Security Systems, Inc. Tripwire (R) is a registered trademark of the Purdue Research Foundation and is licensed exclusively to Tripwire (R) Security Systems, Inc.
Say 'sh install.sh', not 'sh < install.sh' make[3]: *** [install-data-hook] Error 1 make[2]: *** [install-data-am] Error 2 make[1]: *** [install-am] Error 2 make: *** [install-recursive] Error 1
Error: Status 1 encountered during processing.
What's wrong?
thanks for any hints,
Tobias W. _______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users
Tobias Weisserth <tobias.weisserth@gmail.com> writes:
the Tripwire port is broken and seemingly no longer maintained (as are a lot of macports :-( ).
Show me a collection of thousands of ports on any platform, and I'll show you a lot of broken ones. ;)
But the current stable version of Tripwire compiles on Mac OS X 10.4.10 PPC without any issue.
Contact me privately if you need help.
I've tried to fix this port in the past, but I think there were problems with it. If 2.4.1.2 installs cleanly, then updating the port should be very simple. Please send me exactly the steps you use to install tripwire manually on OS X (ports just mimic manual instal steps), and I'll update the port. Also, include any configuration steps you use to get it running (even if it is read file INSTALL) since we don't like to leave people clueless after the instal. Mark
On Sep 1, 2007, at 13:12, markd wrote:
Tobias Weisserth writes:
the Tripwire port is broken and seemingly no longer maintained (as are a lot of macports :-( ).
Show me a collection of thousands of ports on any platform, and I'll show you a lot of broken ones. ;)
But the current stable version of Tripwire compiles on Mac OS X 10.4.10 PPC without any issue.
Contact me privately if you need help.
I've tried to fix this port in the past, but I think there were problems with it. If 2.4.1.2 installs cleanly, then updating the port should be very simple. Please send me exactly the steps you use to install tripwire manually on OS X (ports just mimic manual instal steps), and I'll update the port. Also, include any configuration steps you use to get it running (even if it is read file INSTALL) since we don't like to leave people clueless after the instal.
FYI: There is a ticket that should be closed once tripwire is updated: http://trac.macosforge.org/projects/macports/ticket/12446
Ryan, I opened ticket #12894 with a gizp'd tar file that contains an updated Portfile and updated patch files to allow Tripwire to install. Hopefully this helps. John On 1 Sep 2007, at 14:15, Ryan Schmidt wrote:
On Sep 1, 2007, at 13:12, markd wrote:
Tobias Weisserth writes:
the Tripwire port is broken and seemingly no longer maintained (as are a lot of macports :-( ).
Show me a collection of thousands of ports on any platform, and I'll show you a lot of broken ones. ;)
But the current stable version of Tripwire compiles on Mac OS X 10.4.10 PPC without any issue.
Contact me privately if you need help.
I've tried to fix this port in the past, but I think there were problems with it. If 2.4.1.2 installs cleanly, then updating the port should be very simple. Please send me exactly the steps you use to install tripwire manually on OS X (ports just mimic manual instal steps), and I'll update the port. Also, include any configuration steps you use to get it running (even if it is read file INSTALL) since we don't like to leave people clueless after the instal.
FYI: There is a ticket that should be closed once tripwire is updated:
http://trac.macosforge.org/projects/macports/ticket/12446
_______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users
participants (5)
-
John Wilder
-
markd@macports.org
-
Ryan Schmidt
-
Tabitha McNerney
-
Tobias Weisserth