Florian Weimer wrote: > When a %post scriptlet runs, is it guaranteed that the Requires: > dependencies have been unpacked? I understand that for cycle-breaking > purposes, it may not be true that the scriptlets for dependencies have > run. But are the files already there? I think the answer in general is no, you cannot be guaranteed that Requires: get installed before %post runs. That's one reason why Requires(post) exists. -- Rex -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx http://lists.fedoraproject.org/admin/lists/devel@xxxxxxxxxxxxxxxxxxxxxxx