https://bugzilla.redhat.com/show_bug.cgi?id=833511 --- Comment #6 from Ales Kozumplik <akozumpl@xxxxxxxxxx> --- (In reply to comment #5) > Would it be possible to run tests in a %check section? It would require pulling in python-hawkey for the build, I might try to get this working later. > > What is the state of the tool? A technical preview. Many features are broken or missing at this moment including --enablerepo and --exclude. > I have done some initial testing on a F17 system and found some bugs. > > a) > # dnf --enablerepo=\*testing\* update > [snip] > File "/usr/lib/python2.7/site-packages/dnf/conf.py", line 69, in _retdir > return os.path.join(dir, self.suffix) > File "/usr/lib64/python2.7/posixpath.py", line 66, in join > if b.startswith('/'): > AttributeError: 'NoneType' object has no attribute 'startswith' > > > b) > # Does the --exclude options work? > > c) > Enabling updates-testing I get a strange message: > > # dnf update > Setting up Update Process > Resolving Dependencies > --> Starting dependency resolution > --> Finished dependency resolution > Error: package nfs-utils-1:1.2.6-2.fc17.x86_64 requires kmod, but none of > the providers can be installed > > # dnf list kmod > Installed Packages > kmod.x86_64 7-2.fc17 @System > > Why ask about kmod, it's installed? I'll look into this. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review