[Bug 199920] Review Request: Palantir

bugzilla at redhat.com bugzilla at redhat.com
Wed Jul 26 15:09:20 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: Palantir


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=199920





------- Additional Comments From j.w.r.degoede at hhs.nl  2006-07-26 11:00 EST -------
Doesn't build for me as normal user, because it tries to chown installed files:
if [ ! -d /var/tmp/palantir-root/usr/share/palantir ] ; then \
           mkdir -p /var/tmp/palantir-root/usr/share/palantir ; \
           chown root /var/tmp/palantir-root/usr/share/palantir ; \
           fi
chown: changing ownership of `/var/tmp/palantir-root/usr/share/palantir':
Operation not permitted

I guess this can be circumvented for the dir case by first doing an mkdir -p.

Please post a new version with this fixed.


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list