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@xxxxxx 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review