Re: Follow-up on usrmove and ldconfig

2012-02-02 Thread Tom H
dracut-014-81.git20120202.fc17 has fixed the problem for me and for another reporter. -- test mailing list test@lists.fedoraproject.org To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test

Re: Follow-up on usrmove and ldconfig

2012-02-02 Thread Tom H
On Wed, Feb 1, 2012 at 8:36 PM, Adam Williamson wrote: > On Wed, 2012-02-01 at 20:26 -0500, Tom H wrote: >> [root@localhost ~]# mv /etc/ld.so.conf.d/usrmove.conf . >> [root@localhost ~]# ldconfig >> [root@localhost ~]# ldconfig -p | wc -l >> 825 >> [root@localhost ~]# ldconfig -p | grep usr | wc -

Re: Follow-up on usrmove and ldconfig

2012-02-01 Thread Adam Williamson
On Wed, 2012-02-01 at 20:26 -0500, Tom H wrote: > [root@localhost ~]# mv /etc/ld.so.conf.d/usrmove.conf . > [root@localhost ~]# ldconfig > [root@localhost ~]# ldconfig -p | wc -l > 825 > [root@localhost ~]# ldconfig -p | grep usr | wc -l > 11 > [root@localhost ~]# mv usrmove.conf /etc/ld.so.conf.d/