Hi Michael, [root(a)ipfire ~]# pakfire --version pakfire 0.9.23 is this the information you needed or do you need some more files or outputs. regards Thomas Am 27.02.2013 16:14, schrieb Michael Tremer: > Hi, > > this not really a bug, but we should possible print a more understable > error message: Basically this says that the version of pakfire does not > support the latest package format. > > Could you please provide me the version of pakfire you have currently > installed on your system? I will push an older version so you can update > to that first and then move to the latest one. > > @Stevee: We should update the image, because I do not want to have such > old versions of some packages lying around in the stable repositories! > > Michael > > On Tue, 2013-02-26 at 23:53 +0100, Thomas Ebert wrote: >> I've tried to use this image: >> http://people.ipfire.org/~stevee/IPFire_3.x/VM-Images/20121006/i686/ipfire-3.x-i686-20121006.img.xz >> >> 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 >> 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 >> _______________________________________________ >> Development mailing list >> Development(a)lists.ipfire.org >> http://lists.ipfire.org/mailman/listinfo/development > _______________________________________________ > Development mailing list > Development(a)lists.ipfire.org > http://lists.ipfire.org/mailman/listinfo/development >