View previous topic :: View next topic |
Author |
Message |
Trevoke Advocate
Joined: 04 Sep 2004 Posts: 4099 Location: NY, NY
|
Posted: Tue Sep 12, 2006 4:28 pm Post subject: [PALUDIS] Alors.. A l'aide ;-) |
|
|
j'ai suivi le mode d'emploi, et apres le paludis --sync, j'obtiens ceci..
Code: | paludis -pi world
paludis@1158077862: [QA] Couldn't open repo_name file in '/var/paludis/repositories/paludis-overlay/profiles/'. Falling back to a generated name.
paludis@1158077862: [WARNING] World file '/var/db/pkg/world' doesn't exist
Building dependency list...
Unhandled exception:
* In program paludis -pi world:
* When performing install action from command line:
* When executing install task:
* When adding dependencies:
* When resolving package dependency '>=sys-apps/portage-2.0.51.22':
* When loading entries for virtuals repository:
* When loading virtual packages for repository 'x-paludis-overlay'
* When loading category names for x-paludis-overlay:
* Config file error: Error reading from file (N7paludis15ConfigFileErrorE)
|
BEN QUOI ALORS?
_________________ Votre moment detente
What is the nature of conflict? |
|
Back to top |
|
|
truc Advocate
Joined: 25 Jul 2005 Posts: 3199
|
Posted: Tue Sep 12, 2006 4:50 pm Post subject: |
|
|
tu peux essayer ça Code: | ln -s /var/lib/portage/world /var/db/pkg/world |
et puis, à manipuler avec précaution, mais ce petit script peut-être d'une aide bien utile:)
Attention, il faut bien revérifier que les fichiers générés sont bien comme tu voudrais, ça peut ne pas être parfait, mais c'est un trèsbon début: _________________ The End of the Internet! |
|
Back to top |
|
|
Trevoke Advocate
Joined: 04 Sep 2004 Posts: 4099 Location: NY, NY
|
Posted: Tue Sep 12, 2006 5:03 pm Post subject: |
|
|
nvidia modules need unknown symbols ... ? _________________ Votre moment detente
What is the nature of conflict? |
|
Back to top |
|
|
truc Advocate
Joined: 25 Jul 2005 Posts: 3199
|
Posted: Tue Sep 12, 2006 5:57 pm Post subject: |
|
|
euh, la j'vois pas trop ce que tu veux raconter.. sin ce n'est que tu dois désactiver ccache pour emerger nvidia, mais ça n'a rien à voir avec paludis... _________________ The End of the Internet! |
|
Back to top |
|
|
Trevoke Advocate
Joined: 04 Sep 2004 Posts: 4099 Location: NY, NY
|
Posted: Tue Sep 12, 2006 6:18 pm Post subject: |
|
|
Ben je voudrais voir une liste de package a paluder, moi (z'aimez ca, vous? paluder au lieu d'emerger?) _________________ Votre moment detente
What is the nature of conflict? |
|
Back to top |
|
|
truc Advocate
Joined: 25 Jul 2005 Posts: 3199
|
Posted: Tue Sep 12, 2006 6:21 pm Post subject: |
|
|
si tu fais une migration, tu n'as quasiment rien à faire, donc je ne crois pas que tu aies grand chose à faire..(rien à te mettre sous le palu quoi..) _________________ The End of the Internet! |
|
Back to top |
|
|
Trevoke Advocate
Joined: 04 Sep 2004 Posts: 4099 Location: NY, NY
|
Posted: Tue Sep 12, 2006 6:23 pm Post subject: |
|
|
Mais je sais que j'ai des packages a mettre a jour! _________________ Votre moment detente
What is the nature of conflict? |
|
Back to top |
|
|
Trevoke Advocate
Joined: 04 Sep 2004 Posts: 4099 Location: NY, NY
|
Posted: Tue Sep 12, 2006 6:40 pm Post subject: |
|
|
Bon.. alors..
Code: | # paludis -pi paludis
paludis@1158086144: [QA] Couldn't open repo_name file in '/var/paludis/repositories/paludis-overlay/profiles/'. Falling back to a generated name.
paludis@1158086144: [WARNING] In program paludis -pi paludis:
... When performing install action from command line:
... When adding install target 'paludis':
... When loading entries for virtuals repository:
... When loading virtual packages for repository 'x-paludis-overlay'
... When adding profile directory '/var/paludis/repositories/gentoo/profiles/profiles/default-linux/x86/2006.1/desktop:
... Profile component '/var/paludis/repositories/gentoo/profiles/profiles/default-linux/x86/2006.1/desktop' is not a directory
Unhandled exception:
* In program paludis -pi paludis:
* When performing install action from command line:
* When adding install target 'paludis':
* When loading entries for virtuals repository:
* When loading virtual packages for repository 'x-paludis-overlay'
* When handling profile ARCH variable:
* Portage repository configuration error: ARCH variable is unset or empty (N7paludis35PortageRepositoryConfigurationErrorE)
|
C'est quoi le truc a propos de repo_name ? Et pourquoi est-ce que 2006.1/desktop ne serait pas un repertoire? Et pourquoi ARCH serait unset, vu que je l'ai regle dans /etc/paludis/ comme dit dans le manuel de migration? _________________ Votre moment detente
What is the nature of conflict? |
|
Back to top |
|
|
truc Advocate
Joined: 25 Jul 2005 Posts: 3199
|
Posted: Tue Sep 12, 2006 6:58 pm Post subject: |
|
|
Comme fais une migration, je pense que tu as choisi de garder l'arbre "gentoo" (l'officiel) dans /usr/portage, donc, il me sembleque dans /etc/paludis/repository/*.conf, tu devrais laisser profiles = /usr/portage/profiles/default-linux/x86/2006.1
Sinon, pour info, dans chaque repository (incapable de retrouver le mot français!), tu dois avoir un dossier profiles, dans le quel au minimum tu dois avoir un fichier texte contenant les différentes catégories contenue dans cet overlay, il est également conseillé d'avoirun fichier repo_name contenant le nom de l'overlay, ensuite tu peux avoir d'autre chose (thirdpartymirror machin blabalbal) bref, regarde la structure de l'arbre officiel, c'est similaire
Et puis dans var/paludis/repositories/gentoo/profiles/profiles/default-linux/x86/2006.1/desktop y'a deux fois profiles enplus, normal docteur? _________________ The End of the Internet! |
|
Back to top |
|
|
Trevoke Advocate
Joined: 04 Sep 2004 Posts: 4099 Location: NY, NY
|
Posted: Tue Sep 12, 2006 7:40 pm Post subject: |
|
|
Ok.. Et c'est quoi, le truc des categories alors? J'ai pas compris ce que c'etait, d'apres la documentation. _________________ Votre moment detente
What is the nature of conflict? |
|
Back to top |
|
|
truc Advocate
Joined: 25 Jul 2005 Posts: 3199
|
Posted: Tue Sep 12, 2006 7:51 pm Post subject: |
|
|
moi même wrote: | regarde la structure de l'arbre officiel |
cat: | app-accessibility
app-admin
app-antivirus
app-arch
app-backup
app-benchmarks
app-cdr
app-crypt
app-dicts
app-doc
.....
sys-libs
sys-power
sys-process
www-apache
www-apps
www-client
www-misc
www-servers
x11-apps
x11-base
x11-drivers
x11-libs
x11-misc
x11-plugins
x11-proto
x11-terms
x11-themes
x11-wm
xfce-base
xfce-extra
virtual
|
de même pour paludis par exemple
cat var/paludis/repositories/paludis-overlay/profiles/categories : |
dev-cpp
sys-apps |
_________________ The End of the Internet! |
|
Back to top |
|
|
Trevoke Advocate
Joined: 04 Sep 2004 Posts: 4099 Location: NY, NY
|
Posted: Tue Sep 12, 2006 7:54 pm Post subject: |
|
|
Je commence a comprendre...
Okay..
Comment qu'on lit les news? _________________ Votre moment detente
What is the nature of conflict? |
|
Back to top |
|
|
truc Advocate
Joined: 25 Jul 2005 Posts: 3199
|
Posted: Tue Sep 12, 2006 8:23 pm Post subject: |
|
|
euh.. j'en suis pas encore là moi
EDIT: Quote: | newsdir (default: ${location}/metadata/news) |
donc effectivement tu peux aller les lires manuellement ici, mais je ne sais pas encore si il y a un outil de prévu pour le faire? _________________ The End of the Internet! |
|
Back to top |
|
|
Bapt Veteran
Joined: 14 Apr 2003 Posts: 1152 Location: Paris
|
|
Back to top |
|
|
truc Advocate
Joined: 25 Jul 2005 Posts: 3199
|
Posted: Wed Sep 13, 2006 10:11 am Post subject: |
|
|
Trevoke wrote: | Je commence a comprendre...
Okay..
Comment qu'on lit les news? |
_________________ The End of the Internet! |
|
Back to top |
|
|
Trevoke Advocate
Joined: 04 Sep 2004 Posts: 4099 Location: NY, NY
|
Posted: Wed Sep 13, 2006 12:32 pm Post subject: |
|
|
Premieres impressions a chaud, c'est plus rapide et mieux code que portage, mais boudiou en tant que end user je trouve que c'est broutant de devoir tout ajouter a la main.
Il faudrait vraiment un template pour les repertoires et les configurations dans /usr/share/doc/paludis je pense _________________ Votre moment detente
What is the nature of conflict? |
|
Back to top |
|
|
|