Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 138986
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: AMD64 Project <amd64@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Bernd Wurst <bugzilla-gentoo@bwurst.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 138986 depends on: Show dependency tree
Bug 138986 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-07-03 04:26 0000
The ebuilds for pam_mysql call 
make DESTDIR=${D} install || die
directly and are breakting multilib-strict-support on amd64.

Changing that line to einstall helps out.

I noticed, that the einstall-modified version installs to /usr/lib64 instead of
/lib64/security/ where it should according to the PAM docs.

------- Comment #1 From Simon Stelling (RETIRED) 2006-07-03 11:07:17 0000 -------
make install is fine, we just have to add the LIBDIR var, I guess

------- Comment #2 From Jakub Moc (RETIRED) 2006-08-22 22:55:17 0000 -------
*** Bug 144799 has been marked as a duplicate of this bug. ***

------- Comment #3 From Jakub Moc (RETIRED) 2006-08-22 22:58:02 0000 -------
  10 Aug 2006; Danny van Dyk <kugelfang@gentoo.org>
  pam_mysql-0.7_rc1-r1.ebuild:
  Fixed bug #138986 (multilib-strict).

Kugenfang, the fix is missing inherit multilib, so it installs into / now :(

------- Comment #4 From Jakub Moc (RETIRED) 2006-08-23 11:59:35 0000 -------
 23 Aug 2006; Danny van Dyk <kugelfang@gentoo.org>
  pam_mysql-0.7_rc1-r1.ebuild:
  Forgot to add multilib.eclass to the inherit line.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug