[paludis-user] Strange problem

2012-11-06 Thread David Carlos Manuelda
I came back to paludis after many many time, so I configured it with
the portage2paludis script.
But it seems unusable, as every cave resolve I do, throws an error I
don't quite understand. (paludis version: 0.80.2)

This is the error I get:
cave fix-cache
Fixing cache for gentoo...
Fixing cache for installed...
Darkness paludis # cave resolve gentoo-sources
Deciding: 59 steps


Error:
  * In program cave resolve gentoo-sources:
  * When resolving and adding dependencies recursively:
  * When deciding upon an origin ID to use for
'dev-db/sqlite:3::(install_to_slash)':
  * When parsing metadata key 'DEPEND' from
'dev-db/sqlite-3.7.14.1:3::installed':
  * When parsing 'dev-libs/icu:0/0= sys-libs/readline ||
( =sys-devel/automake-1.11.1:1.11 =sys-devel/automake-1.12:1.12 )
=sys-devel/autoconf-2.68 sys-devel/libtool':
  * When parsing from offset '0':
  * When parsing elike package dep spec 'dev-libs/icu:0/0=':
  * When parsing generic package dep spec 'dev-libs/icu:0/0=':
  * Name '0/0' is not a valid slot name (paludis::SlotNameError)

How can I fix that? (With portage I don't have any problems)


signature.asc
Description: PGP signature
___
paludis-user mailing list
paludis-user@lists.exherbo.org
http://lists.exherbo.org/mailman/listinfo/paludis-user


Re: [paludis-user] Strange problem

2012-11-06 Thread Ciaran McCreesh
On Tue, 6 Nov 2012 13:33:45 +0100
David Carlos Manuelda stormb...@gmail.com wrote:
 I came back to paludis after many many time, so I configured it with
 the portage2paludis script.
 But it seems unusable, as every cave resolve I do, throws an error I
 don't quite understand. (paludis version: 0.80.2)
 
 This is the error I get:
 cave fix-cache
 Fixing cache for gentoo...
 Fixing cache for installed...
 Darkness paludis # cave resolve gentoo-sources
 Deciding: 59 steps
 
 
 Error:
   * In program cave resolve gentoo-sources:
   * When resolving and adding dependencies recursively:
   * When deciding upon an origin ID to use for
 'dev-db/sqlite:3::(install_to_slash)':
   * When parsing metadata key 'DEPEND' from
 'dev-db/sqlite-3.7.14.1:3::installed':
   * When parsing 'dev-libs/icu:0/0= sys-libs/readline ||
 ( =sys-devel/automake-1.11.1:1.11 =sys-devel/automake-1.12:1.12 )
 =sys-devel/autoconf-2.68 sys-devel/libtool':
   * When parsing from offset '0':
   * When parsing elike package dep spec 'dev-libs/icu:0/0=':
   * When parsing generic package dep spec 'dev-libs/icu:0/0=':
   * Name '0/0' is not a valid slot name (paludis::SlotNameError)
 
 How can I fix that? (With portage I don't have any problems)

cave show -ci dev-db/sqlite-3.7.14.1:3::installed and look to see what
the EAPI is. Subslots aren't legal in EAPIs other than 5.

-- 
Ciaran McCreesh


signature.asc
Description: PGP signature
___
paludis-user mailing list
paludis-user@lists.exherbo.org
http://lists.exherbo.org/mailman/listinfo/paludis-user