pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/25740: automake14 doesn't have a depot directory
>Number: 25740
>Category: pkg
>Synopsis: automake14 doesn't have a depot directory
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat May 29 01:57:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: Cesar Catrian C.
>Release: NetBSD 2.0_BETA i386
>Organization:
>Environment:
System: NetBSD 2.0_BETA (SAT) #0: Tue May 25 18:42:20 CLT 2004
cetrox%core.cjc.cl@localhost:/home/cetrox/src/src/sys/arch/i386/compile/obj/SAT
>Description:
The devel/automake14 package is now working as bl3'd, but the installation
stage doesn't build a depot directory. That is why pkgsrc (when searching for
installed packages), can't find it and point it as not installed.
The package doesn't have a PKG_INSTALLATION_TYPES defined.
>How-To-Repeat:
make install in some package which AUTOMAKE_REQD is set to 1.4
>Fix:
--- Makefile.orig 2004-05-28 21:43:06.000000000 -0400
+++ Makefile 2004-05-28 21:43:22.000000000 -0400
@@ -14,6 +14,8 @@
CONFLICTS= automake<1.6
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
CONFIGURE_ENV= PERL=${PERL5}
>Release-Note:
>Audit-Trail:
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index