Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Feb 2004 18:25:09 +0200
From:      Kostyuk Oleg <cub@cub.org.ua>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   ports/63455: [PORTS: archivers/rpm] Upgrading 'rpm-3.0.6_8' to 'rpm-3.0.6_9' failed
Message-ID:  <E1AwknV-0004Ta-E7@cub.org.ua>
Resent-Message-ID: <200402271630.i1RGUIdi099224@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         63455
>Category:       ports
>Synopsis:       [PORTS: archivers/rpm] Upgrading 'rpm-3.0.6_8' to 'rpm-3.0.6_9' failed
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 27 08:30:18 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Kostyuk Oleg
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD demani.digma 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Wed Feb 25 18:04:58 EET 2004 root@demani.digma:/var/.0/usr/obj/usr/src/sys/CUB i386

>Description:
	Upgrading 'rpm-3.0.6_8' to 'rpm-3.0.6_9' failed

>How-To-Repeat:
	# cd /usr/ports/archivers/rpm 
	# make clean
	....
	# make all
	===>  Vulnerability check disabled
	===>  Extracting for rpm-3.0.6_9
	>> Checksum OK for rpm-3.0.6.tar.gz.
	===>  Patching for rpm-3.0.6_9
	===>  Applying FreeBSD patches for rpm-3.0.6_9
	===>   rpm-3.0.6_9 depends on executable: gmake - found
	===>   rpm-3.0.6_9 depends on file: /usr/local/libexec/automake14/automake - found
	===>   rpm-3.0.6_9 depends on file: /usr/local/libexec/autoconf213/autoconf - found
	===>   rpm-3.0.6_9 depends on file: /usr/local/libexec/libtool13/libtool - found
	===>   rpm-3.0.6_9 depends on shared library: popt.0 - found
	===>   rpm-3.0.6_9 depends on shared library: intl.6 - found
	===>  Configuring for rpm-3.0.6_9
	env: /usr/local/libexec/automake14/automake: No such file or directory
	*** Error code 127

	Stop in /mnt/digma0/ports/archivers/rpm.
	
	
	
	Same result when using portupgrade:
	
	===>  Configuring for rpm-3.0.6_9
	env: /usr/local/libexec/automake14/automake: No such file or directory
	*** Error code 127

	Stop in /mnt/digma0/ports/archivers/rpm.
	** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade932.0 make
	** Fix the problem and try again.
	** The following packages were not installed or upgraded (*:skipped / !:failed)
	        ! archivers/rpm (rpm-3.0.6_8)   (unknown build error)


	But, in fact, file exists:

	# ls -l /usr/local/libexec/automake14/automake
	lrwxrwxrwx  1 root  wheel  25 Apr 26  2003 /usr/local/libexec/automake14/automake -> /usr/local/bin/automake14
	# ls -l /usr/local/bin/automake14
	-r-xr-xr-x  1 root  wheel  199470 Apr 20  2003 /usr/local/bin/automake14

	

	Note: ports tree cvsup'ed daily and all installed ports fresh

>Fix:
	Unknown.


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1AwknV-0004Ta-E7>