From mboxrd@z Thu Jan 1 00:00:00 1970
From: Thomas Ebert
To: development@lists.ipfire.org
Subject: IPFire 3.x packfire
Date: Tue, 26 Feb 2013 23:53:45 +0100
Message-ID: <512D3CF9.4080100@gmx.de>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6638592973379876085=="
List-Id:
--===============6638592973379876085==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
I've tried to use this image:=20
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=20
handle_update
**args)
File "/usr/lib/python2.7/site-packages/pakfire/api.py", line 53, in=20
update
allow_vendorchange=3Dallow_vendorchange,=20
allow_archchange=3Dallow_archchange)
File "/usr/lib/python2.7/site-packages/pakfire/base.py", line 501, in=20
update
t =3D solver.transaction
File "/usr/lib/python2.7/site-packages/pakfire/satsolver.py", line=20
184, in transaction
transaction.Transaction.from_solver(self.pakfire, self)
File "/usr/lib/python2.7/site-packages/pakfire/transaction.py", line=20
235, in from_solver
transaction.add(action_name, pkg)
File "/usr/lib/python2.7/site-packages/pakfire/transaction.py", line=20
256, in add
action =3D cls(self.pakfire, pkg)
File "/usr/lib/python2.7/site-packages/pakfire/actions.py", line 42,=20
in __init__
binary_package =3D self.pkg.get_from_cache()
File "/usr/lib/python2.7/site-packages/pakfire/packages/solv.py",=20
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",=20
line 143, in __init__
self.check()
File "/usr/lib/python2.7/site-packages/pakfire/packages/file.py",=20
line 169, in check
assert self.format in PACKAGE_FORMATS_SUPPORTED, self.format
AssertionError: 5
If needed, i can put logfiles here
--===============6638592973379876085==--