Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102305 - rpm-4.2.1 compiles but fails to install
Summary: rpm-4.2.1 compiles but fails to install
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC64 Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-12 18:14 UTC by Brent Baude (RETIRED)
Modified: 2005-08-25 14:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
complete emerge log (rpm.log.bz2,31.28 KB, application/octet-stream)
2005-08-22 18:47 UTC, Brent Baude (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Baude (RETIRED) gentoo-dev 2005-08-12 18:14:49 UTC
rpm-4.2.1 compiles but has a linking error during install.

The error is as follows:

mkdir /var/tmp/portage/rpm-4.2.1/image/var/lib
mkdir /var/tmp/portage/rpm-4.2.1/image/var/lib/rpm
ln: creating symbolic link `/var/tmp/portage/rpm-4.2.1/image//usr/lib64/rpm/rpmt
' to `rpmb': No such file or directory
make[2]: *** [install-data-local] Error 1
make[2]: Leaving directory `/var/tmp/portage/rpm-4.2.1/work/rpm-4.2.1'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/var/tmp/portage/rpm-4.2.1/work/rpm-4.2.1'
make: *** [install-recursive] Error 1

I'm using the new 64ul/power5 profile.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Brent Baude (RETIRED) gentoo-dev 2005-08-22 18:47:29 UTC
Created attachment 66606 [details]
complete emerge log
Comment 2 Brent Baude (RETIRED) gentoo-dev 2005-08-25 14:47:06 UTC
4.2.1 was found not to compile on ppc64.  So I marked -ppc64 and then marked
4.2-r1 stable, which does compile.
Comment 3 Brent Baude (RETIRED) gentoo-dev 2005-08-25 14:47:29 UTC
closing