First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 59996
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: solar <solar@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Carsten Lohrke <carlo@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

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

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

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







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


Description:   Opened: 2004-08-10 14:45 0000
>>> Install gradm-2.0.1 into /var/tmp/portage/gradm-2.0.1/image/ category sys-apps
/usr/lib/portage/bin/dodoc: acl does not exist.
chmod: cannot access
`/var/tmp/portage/gradm-2.0.1/image//var/tmp/portage/gradm-2.0.1/image//sbin/gradm':
No such file or directory
man:
>>> Completed installing into /var/tmp/portage/gradm-2.0.1/image/


Everything compiled fine, only the install part is broken:

1) acl _does_ not exist
2) in userpriv mode I cannot change permissions in ${D}

------- Comment #1 From solar 2004-08-11 11:48:08 0000 -------
There seems to be a bug in gradm-2.0.1 install
Note the following code.

 @if [ ! -f $(DESTDIR)$(GRSEC_DIR)/policy ] ; then \
                if [ ! -f $(DESTDIR)$(GRSEC_DIR)/acl ] ; then \
                        mv $(DESTDIR)$(GRSEC_DIR)/acl $(DESTDIR)$(GRSEC_DIR)/policy ; \

I'm talking with spender right now to see if it's better for us to roll a new version or just patch. Stay tuned.

------- Comment #2 From solar 2004-08-11 12:27:47 0000 -------
Yep confirmed. http://forums.grsecurity.net/viewtopic.php?t=898
I'll snag a cvs diff shortly.

------- Comment #3 From solar 2004-08-11 13:19:02 0000 -------
fixed in ~arch gradm-2.0.1-r1 thanks for reporting this.

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