I did build some rpm package. Now when I install it's debuginfo rpm (by 'rpm -i PKG-debuginfo-VER-REL.fc19.i686.rpm'), I got lot of errors such as: file /usr/lib/debug from install of PKG-debuginfo-VER-REL.fc19.i686.rpm conflicts with file from package hunspell-debuginfo-1.3.2-13.fc19.i686 where files (it are directories) are /usr/lib/debug /usr/lib/debug/.build-id /usr/lib/debug/.build-id/eb /usr/lib/debug/.dwz /usr/lib/debug/usr and it conflict perhaps with all -debuginfo packages which are installed from Fedora/Rpmfusion/ATrpms repos. It seems as the problem is in directories permissions - in filesystem these are 0755, but in my debuginfo package these rights appear to be 2755. Thus my questions: - debuginfo packages are automatically generated and I not see any option how set permissions at these directories. How is possible set correct values there? - Is some way how install debuginfo pkg with bad permissions? E.g. with rpm/yum/debuginfo-install (this tool has too short man page)? It is perhaps possible manually uncpio debuginfo package, but... ;) Thanks, Franta -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org