Re: [paludis-user] Strange problem

2012-11-16 Thread Andrej Filipcic


Got worse now. Many ebuilds in layman use subslots now, and paludis is 
confused by the  layman .repository files. It cannot resolve anything.


Cheers,
Andrej

On 11/08/2012 08:28 PM, David Leverton wrote:

David Carlos Manuelda wrote:

Can't it be ignored until fixed? Because this renders paludis unusable
in my system at the moment :(


Reinstalling sqlite with paludis might fix it.  Otherwise (and I'll 
probably get stabbed for suggesting this) you could edit 
/var/db/pkg/dev-db/sqlite-3.7.14.1/DEPEND and RDEPEND, and change 
dev-libs/icu:0/0= to dev-libs/icu:=0/0 in each place.



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



--
_
   prof. dr. Andrej Filipcic,   E-mail: andrej.filip...@ijs.si
   Department of Experimental High Energy Physics - F9
   Jozef Stefan Institute, Jamova 39, P.o.Box 3000
   SI-1001 Ljubljana, Slovenia
   Tel.: +386-1-477-3674Fax: +386-1-477-3166
-


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


Re: [paludis-user] Strange problem

2012-11-07 Thread Ciaran McCreesh
On Wed, 7 Nov 2012 14:55:10 +0100
David Carlos Manuelda stormb...@gmail.com wrote:
 El Wed, 7 Nov 2012 12:23:18 +
 Ciaran McCreesh ciaran.mccre...@googlemail.com escribió:
  On Wed, 7 Nov 2012 12:22:58 +0100
  David Carlos Manuelda stormb...@gmail.com wrote:
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.
   
   Huh?
   cave show dev-db/sqlite-3.7.14.1:3::installed
  
  Sorry, missing an = sign.
  
 
 This is the full output:
 cave show -ci =dev-db/sqlite-3.7.14.1:3::installed

Guess we'll have to do this the hard way...

cave print-id-metadata --raw-name EAPI =dev-db/sqlite-3.7.14.1:3::installed

-- 
Ciaran McCreesh


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