From Fedora Project Wiki
result ambiguous
doesn't say fail, but neither does it say pass, is this OK ?
repoclosure --repofrompath myrepo,/home/infrastructure/software/linux/fedora/14/disc/ --newest -t -r myrepo Added myrepo repo from /home/infrastructure/software/linux/fedora/14/disc Reading in repository metadata - please wait.... Checking Dependencies /usr/lib/python2.6/site-packages/yum/packages.py:401: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal if prcotuple in self.prco[prcotype]: Repos looked at: 1 myrepo Num Packages in Repos: 2766
- robatino I'm guessing that you're testing the x86_64 DVD. My output (which is what it should look like if all is well) is:
[root@compaq-pc x86_64]# repoclosure --repofrompath myrepo,/media/ --newest -t -r myrepo Added myrepo repo from /media Reading in repository metadata - please wait.... Checking Dependencies Repos looked at: 1 myrepo Num Packages in Repos: 2766 [root@compaq-pc x86_64]#
I'm using /media as the mount point as suggested in the instructions, I don't know if that matters. I don't know where the warning in your output comes from, sorry.
P.S. I fixed the spelling in your earlier entry from "dtimmms" to "dtimms". Since you have a user page, this generates a link to it. I don't have one yet.