Gentoo Logo
Gentoo Spaceship

Installation:
Gentoo Handbook
Installation Docs

Documentation:
Home
Listing
About Gentoo
Philosophy
Social Contract

Resources:
Bug Tracker
Developer List
Discussion Forums
Gentoo BitTorrents
Gentoo Linux Enhancement Proposals
IRC Channels
Mailing Lists
Mirrors
Name and Logo Guidelines
Online Package Database
Security Announcements
Staffing Needs
Supporting Vendors
View our CVS

Graphics:
Logos and themes
Icons
ScreenShots

Miscellaneous Resources:
Gentoo Linux Store
Gentoo-hosted projects
IBM dW/Intel article archive




List Archive: gentoo-dev
Navigation:
Lists: gentoo-dev: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-dev@g.o
From: Sebastian Pipping <webmaster@...>
Subject: Re: [rfc] repo_name/layman-global.txt overlay name mismatches
Date: Sun, 12 Jul 2009 15:53:07 +0200
Sebastian Pipping wrote:
> I'll try to create a map for all overlays in layman-global.txt as a next
> step.  Layman and shell tools should help with that.

Believe it or not: discs space issues disallow me to have an answer
already.  The code is there, I just cannot checkout all overlays at the
same time :-(

Maybe anybody else could run below commands before I find time to fix
the disc space thing.


High level view:

  - Checkout the mismatch detector script
  - Backup the set of names of your current overlays
  - Add all overlays
  - Run the script
  - Remove all overlays
  - Restore the set of original overlays


Low level view:

  # git clone git://git.goodpoint.de/smolt-gentoo.git
  # cd smolt-gentoo
  # git checkout -b gentoo origin/gentoo
  # cd client/distros/gentoo

  # layman -l > my_active_overlays.txt
  # sudo layman -f
  # sudo layman -a ALL
  # python _mismatch.py | tee repo_name_analysis.txt
  # sudo layman -d ALL
  # sed 's|^[^ ]* \([^ ]\+\).*$|\1|' my_active_overlays.txt | \
      xargs -n 1 sudo layman -a


The output produces line like

  MISMATCH "gentoo-china" (layman-global) versus "china" (repo_name)

Please share the resulting repo_name_analysis.txt with us.

I guess it all sounds a bit odd, but maybe it's fun to you and we have
an answer faster.  I have 17 mismatches here already.




Sebastian


Replies:
Re: [rfc] repo_name/layman-global.txt overlay name mismatches
-- Zhang Le
Re: [rfc] repo_name/layman-global.txt overlay name mismatches
-- Sebastian Pipping
References:
[rfc] repo_name/layman-global.txt overlay name mismatches
-- Sebastian Pipping
Re: [rfc] repo_name/layman-global.txt overlay name mismatches
-- Fabian Groffen
Re: [rfc] repo_name/layman-global.txt overlay name mismatches
-- Sebastian Pipping
Navigation:
Lists: gentoo-dev: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
Re: [rfc] repo_name/layman-global.txt overlay name mismatches
Next by thread:
Re: [rfc] repo_name/layman-global.txt overlay name mismatches
Previous by date:
Re: [rfc] repo_name/layman-global.txt overlay name mismatches
Next by date:
Re: Please unmask app-emulation/emul-linux-x86-*-20081109


Updated Mar 22, 2010

Donate to support our development efforts.

Gentoo Centric Hosting: vr.org

VR Hosted

Tek Alchemy

Tek Alchemy

SevenL.net

SevenL.net

php|architect

php|architect

Copyright 2001-2007 Gentoo Foundation, Inc. Questions, Comments? Email www@gentoo.org.