From mboxrd@z Thu Jan 1 00:00:00 1970
From: Thomas Ebert
To: development@lists.ipfire.org
Subject: Re: IPFire 3.x packfire
Date: Wed, 27 Feb 2013 16:22:24 +0100
Message-ID: <512E24B0.5060007@gmx.de>
In-Reply-To: <1361978078.28061.370.camel@rice-oxley.tremer.info>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7268271937832183294=="
List-Id:
--===============7268271937832183294==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
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=20
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 r=
un
>> 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=3Dallow_vendorchange,
>> allow_archchange=3Dallow_archchange)
>> File "/usr/lib/python2.7/site-packages/pakfire/base.py", line 501, in
>> update
>> t =3D 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 =3D cls(self.pakfire, pkg)
>> File "/usr/lib/python2.7/site-packages/pakfire/actions.py", line 42,
>> in __init__
>> binary_package =3D 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
>
--===============7268271937832183294==--