First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 162916
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Daniel Black <dragonheart@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jack Lloyd <lloyd@randombit.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
botan-1.6.1.ebuild Botan 1.6.1 ebuild text/plain Jack Lloyd 2007-01-20 11:45 0000 2.50 KB Details
botan-1.6.1-asm.patch Patch for noexec stack patch Jack Lloyd 2007-01-20 11:46 0000 1.35 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 162916 depends on: Show dependency tree
Bug 162916 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: 2007-01-20 11:45 0000
Attached is an ebuild for Botan 1.6.1. Based on the existing 1.5.11 ebuild,
with the addition of an extra assembly module for x86-64 systems.

Also attached is a patch needed for noexec stack purposes.

Cleanout: 1.5.4 and 1.5.11 ebuilds probably should not be used by anyone at
this point as there is now a stable/supported release based on the tree those
releases originated from.


Reproducible: Always

------- Comment #1 From Jack Lloyd 2007-01-20 11:45:48 0000 -------
Created an attachment (id=107520) [edit]
Botan 1.6.1 ebuild

------- Comment #2 From Jack Lloyd 2007-01-20 11:46:12 0000 -------
Created an attachment (id=107521) [edit]
Patch for noexec stack

------- Comment #3 From Alon Bar-Lev (RETIRED) 2007-01-20 15:43:20 0000 -------
1. Any reason why you modified the keywords?
2. Any reason why you did not merge the asm noexec stuff into your delivery?

Also it is very annoying that I cannot ebuild xxx install as regular user, your
ebuild since it fails on install when trying to chown/chmod or something... Can
you please have a look on this one for next release?

------- Comment #4 From Jack Lloyd 2007-01-20 15:58:19 0000 -------
I modified the keywords as I have only tested that particular ebuild under
amd64 and x86 - it was my understand that all keywording should be done by arch
testers. It should work under all other architectures Gentoo runs on.

I haven't merged the noexec patches yet because I haven't had a chance to
evaluate if it causes any portability problems (in particular, under ELF
systems that do not use the GNU assembler).

As to the installing it as a user - how is that even done? Wouldn't the install
step die pretty hard attempting to write to /usr/lib/blah?

------- Comment #5 From Alon Bar-Lev (RETIRED) 2007-01-20 16:38:36 0000 -------
BTW: Can you please next time submit only a patch for your ebuilds?

Just try in your regular (none root) user:
ebuild botan-1.6.1.ebuild install

It should install all files to temperary location...

It just like:
./configure
make install INSTALLROOT=/tmp/root1/usr

Most packages don't fail if none root account is specified...

------- Comment #6 From Alon Bar-Lev (RETIRED) 2007-01-20 16:42:20 0000 -------
OK.
Added to portage.

First Last Prev Next    No search results available      Search page      Enter new bug