Miloslav Trmač (m...@volny.cz) said: 
> > To be precise:
> >
> > [root@nostromo ~]# mv /bin /cow
> > [root@nostromo ~]# /cow/ln -s /cow /bin
> > [root@nostromo ~]# rpm -qf /cow/bash
> > bash-4.2.20-1.fc16.x86_64
> > [root@nostromo ~]# rpm -qf /bin/bash
> > bash-4.2.20-1.fc16.x86_64
> >
> > rpm should already handle this, no need for the provides.
> 
> Elsewhere in this thread it was pointed out that yum doesn't handle it
> the same way.

When calculating local on-system provides, it should - in fact, I'd be
surprised if it doesn't. Admins sometimes move directories around and
replace them with symlinks.

Is the statement that it won't take it into account for an initial install
transaction?

(The solution then would be to merely not change the packaging outside of
the filesystem package.)

Bill
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to