View previous topic :: View next topic |
Author |
Message |
ferroilpinguino Apprentice
Joined: 26 Feb 2005 Posts: 272
|
Posted: Tue Apr 12, 2005 6:14 pm Post subject: Your current profile is deprecated and [risoldo] |
|
|
!!! Your current profile is deprecated and not supported anymore.
!!! Please upgrade to the following profile if possible:
default-linux/x86/2005.0
To upgrade do the following steps:
# emerge -n '>=sys-apps/portage-2.0.51'
# cd /etc/
# rm make.profile
# ln -s ../usr/portage/profiles/default-linux/x86/2005.0 make.profile
# Gentoo has switched to 2.6 as the defaults for headers/kernels. If you wish
# to use 2.4 headers/kernels, then you should do the following to upgrade:
# emerge -n '>=sys-apps/portage-2.0.51'
# cd /etc/
# rm make.profile
# ln -s ../usr/portage/profiles/default-linux/x86/2005.0/2.4 make.profile
# More information can be found at the following URLs:
# http://www.gentoo.org/doc/en/gentoo-upgrading.xml
# http://www.gentoo.org/doc/en/migration-to-2.6.xml
Calculating dependencies ...done!
>>> Auto-cleaning packages ...
>>> No outdated packages were found on your system.
* GNU info directory index is up-to-date.
* IMPORTANT: 2 config files in /etc need updating.
* Type emerge --help config to learn how to update config files.
Questo è il messaggio che mi da quando cerco di fare un emerge --update --deep world.........
ho provato a fare emerge -n '>=sys-apps/portage-2.0.51ma mi da sempre lo stesso errore......??
mi sapete dare una spiegazione.......??
grazie
Last edited by ferroilpinguino on Tue Apr 12, 2005 6:43 pm; edited 1 time in total |
|
Back to top |
|
|
DiMar Tux's lil' helper
Joined: 10 Feb 2005 Posts: 127 Location: Milan, Italy
|
Posted: Tue Apr 12, 2005 6:17 pm Post subject: |
|
|
Ok ma devi fare anche gli altri passaggi...
Code: | cd /etc/
rm make.profile
ln -s ../usr/portage/profiles/default-linux/x86/2005.0 make.profile |
Gli hai fatti?! Io non ho avuto problemi! _________________ :: Divin Marchese
"Entro giusti confin virtù si tiene,
se oltrepassarli vuoi vizio diviene!"
(D.A.F de Sade) |
|
Back to top |
|
|
ferroilpinguino Apprentice
Joined: 26 Feb 2005 Posts: 272
|
Posted: Tue Apr 12, 2005 6:41 pm Post subject: |
|
|
io ho fatto i comandi ma niente......uso il kernel 2.4
bash-2.05b# emerge -n '>=sys-apps/portage-2.0.51'
!!! Your current profile is deprecated and not supported anymore.
!!! Please upgrade to the following profile if possible:
default-linux/x86/2005.0
To upgrade do the following steps:
# emerge -n '>=sys-apps/portage-2.0.51'
# cd /etc/
# rm make.profile
# ln -s ../usr/portage/profiles/default-linux/x86/2005.0 make.profile
# Gentoo has switched to 2.6 as the defaults for headers/kernels. If you wish
# to use 2.4 headers/kernels, then you should do the following to upgrade:
# emerge -n '>=sys-apps/portage-2.0.51'
# cd /etc/
# rm make.profile
# ln -s ../usr/portage/profiles/default-linux/x86/2005.0/2.4 make.profile
# More information can be found at the following URLs:
# http://www.gentoo.org/doc/en/gentoo-upgrading.xml
# http://www.gentoo.org/doc/en/migration-to-2.6.xml
Calculating dependencies ...done!
>>> Auto-cleaning packages ...
>>> No outdated packages were found on your system.
* GNU info directory index is up-to-date.
* IMPORTANT: 2 config files in /etc need updating.
* Type emerge --help config to learn how to update config files.
bash-2.05b# cd /etc/
bash-2.05b# rm make.profile/
rm: cannot remove `make.profile/': Not a directory
ileh-2.05b# ln -s ../usr/portage/profiles/default-linux/x86/2005.0/2.4 make.prof
ln: `make.profile/2.4': File exists
bash-2.05b# |
|
Back to top |
|
|
Occasus Apprentice
Joined: 22 Feb 2005 Posts: 158 Location: Italia
|
Posted: Tue Apr 12, 2005 7:11 pm Post subject: |
|
|
devi fare:
rm make.profile senza la / finale _________________ Guru Meditation |
|
Back to top |
|
|
|