I've tried to use this image: http://people.ipfire.org/~stevee/IPFire_3.x/VM-Images/20121006/i686/ipfire-3...
But i get the following error while trying these commands: pakfire install pakfire-builder pakfire update
Loading installed packages Time: 00:00:17 Traceback (most recent call last): File "/bin/pakfire", line 61, in <module> cli.run() File "/usr/lib/python2.7/site-packages/pakfire/cli.py", line 286, in run return func() File "/usr/lib/python2.7/site-packages/pakfire/cli.py", line 306, in handle_update **args) File "/usr/lib/python2.7/site-packages/pakfire/api.py", line 53, in update allow_vendorchange=allow_vendorchange, allow_archchange=allow_archchange) File "/usr/lib/python2.7/site-packages/pakfire/base.py", line 501, in update t = solver.transaction File "/usr/lib/python2.7/site-packages/pakfire/satsolver.py", line 184, in transaction transaction.Transaction.from_solver(self.pakfire, self) File "/usr/lib/python2.7/site-packages/pakfire/transaction.py", line 235, in from_solver transaction.add(action_name, pkg) File "/usr/lib/python2.7/site-packages/pakfire/transaction.py", line 256, in add action = cls(self.pakfire, pkg) File "/usr/lib/python2.7/site-packages/pakfire/actions.py", line 42, in __init__ binary_package = self.pkg.get_from_cache() File "/usr/lib/python2.7/site-packages/pakfire/packages/solv.py", line 240, in get_from_cache return file.BinaryPackage(self.pakfire, self.repo, path) File "/usr/lib/python2.7/site-packages/pakfire/packages/file.py", line 143, in __init__ self.check() File "/usr/lib/python2.7/site-packages/pakfire/packages/file.py", line 169, in check assert self.format in PACKAGE_FORMATS_SUPPORTED, self.format AssertionError: 5
If needed, i can put logfiles here