On 10/31/2012 10:47 AM, Reindl Harald wrote:
it is REALLY bad make UsrMove and HRADCODE /bin:/sbin in PATH of openssh, this results in packages built with "rpmbuild" having Requires: /bin/perl as example in my opinion "rpmbuild" should know about the change and fix implicit Requires: /bin and Requires: /sbin
rpmbuild could have tried realpath first: # rpm -ql perl | grep -E '^/bin/perl' # realpath /bin/perl /usr/bin/perl # rpm -ql perl | grep -E '^/usr/bin/perl' /usr/bin/perl /usr/bin/perl5.16.1 /usr/bin/perlbug /usr/bin/perlthanks
https://bugzilla.redhat.com/show_bug.cgi?id=856590 WHY are F18 packages built for testing if a bugreport is for F17 - if someone is working hard to get F17 running as F16 before this is not helpful
I usually try to fix bugs in latest versions and then backport fixes back to older releases. In this case, the bug was accidentally closed by F18 update and since it's closed it went out of my sight. Also I missed you comment. I'm sorry. Feel free to reopen a bug if you think that an issue is not fixed. Here's an update https://admin.fedoraproject.org/updates/openssh-5.9p1-27.fc17 petr -- Petr Lautrbach, Red Hat, Inc. http://cz.redhat.com -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel