Need help with building rpms

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I am trying to build my own rpm for mutt.  I am using the spec file from
the Fedora srpm.  During the build it fails on the following command.


if test -f $BUILDROOT/usr/bin/mutt_dotlock && test xmail != x ; then \
     chgrp mail $BUILDROOT/usr/bin/mutt_dotlock && \
       chmod 2755 $BUILDROOT/usr/bin/mutt_dotlock || \
       { echo "Can't fix mutt_dotlock's permissions!" >&2 ; exit 1 ; } \
fi


This is the error message I get.


chgrp: changing group of `$BUILDROOT/usr/bin/mutt_dotlock': Operation not permitted
Can't fix mutt_dotlock's permissions!
make[4]: *** [install-exec-hook] Error 1


I then realised only root can call chgrp, so I tried to build with mock.
But I still get the same failure.  I have successfully used mock to
build notmuch and git before.  What am I doing wrong this time?

Thanks in advance for any suggestions,

-- 
Suvayu

Open source is the future. It sets us free.
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux