From mboxrd@z Thu Jan  1 00:00:00 1970
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: IPFire 3.x packfire
Date: Wed, 27 Feb 2013 16:14:38 +0100
Message-ID: <1361978078.28061.370.camel@rice-oxley.tremer.info>
In-Reply-To: <512D3CF9.4080100@gmx.de>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2356923907827142345=="
List-Id: <development.lists.ipfire.org>

--===============2356923907827142345==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

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:=20
> http://people.ipfire.org/~stevee/IPFire_3.x/VM-Images/20121006/i686/ipfire-=
3.x-i686-20121006.img.xz
>=20
> But i get the following error while trying these commands:
> pakfire install pakfire-builder
> pakfire update
>=20
>    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=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
>=20
> If needed, i can put logfiles here
> _______________________________________________
> Development mailing list
> Development(a)lists.ipfire.org
> http://lists.ipfire.org/mailman/listinfo/development


--===============2356923907827142345==--