Help - Search - Members - Calendar
Full Version: to jaume. up2date
The Planet Forums > Operating Systems > Red Hat Linux > Red Hat HOWTOs
JLChafardet
Hello Jaume, and sorry for directing this to you! but seems that you are one of the most experienced users/techs over here.

I want to do a up2date on my rhelES3/PleskReloaded server

just wondering how, and what and "how" to exclude it.

there is any Steep by steep how-to ?

best regards,
jaume
You can update all Up2date packages ... just exclude spamassassin from the list. You can exclude packages from up2date entering them on the skip list:

up2date --configure

Then look on the list for the setting for pkgSkipList, type the number corresponding to the option (9) and you'll be editing it. Then just type spamassassin* and Return key. Will look like this:

9. pkgSkipList ['spamassassin*']

Make sure option 25 looks like this:
25. pkgsToInstallNotUp ['kernel', 'kernel-modules']

Also clear option 31
31. removeSkipList []

Then just run up2date -u and up2date will download and install all ropm packages.

Note that if any kernel rpm is installed you need to modify your /etc/grub.conf (or lilo if using it) to boot the new kernel.
JLChafardet
and also i guess i will have to skip all my custom rpm packages?

like the Atomic Rocket Turtle ones?

php mysql ?

best regards, and thanks jaume for the help icon_smile.gif
JLChafardet
en español seria muchisimo mejor la ayuda! ya que mi ingles no es bueno aun icon_smile.gif

mira lo que sale cuando hago up2date --configure

=======================
[root@hve01 root]# up2date --configure
0. debug No
1. rhnuuid a80c9b24-412f-11d8-86f2-00c0a8fd49b7
2. isatty Yes
3. showAvailablePacka No
4. networkSetup Yes
5. retrieveOnly No
6. enableRollbacks No
7. noSSLServerURL http://xmlrpc.rhn.redhat.com/XMLRPC
8. pkgSkipList ['kernel*']
9. storageDir /var/spool/up2date
10. adminAddress ['root@localhost']
11. noBootLoader No
12. serverURL https://xmlrpc.rhn.redhat.com/XMLRPC
13. fileSkipList []
14. versionOverride
15. sslCACert /usr/share/rhn/RHNS-CA-CERT
16. noReplaceConfig Yes
17. useNoSSLForPackage No
18. systemIdPath /etc/sysconfig/rhn/systemid
19. enableProxyAuth No
20. retrieveSource No
21. disallowConfChange ['noReboot', 'sslCACert', 'useNoSSLForPackages', 'noSSLSe
22. headerFetchCount 10
23. networkRetries 5
24. pkgsToInstallNotUp ['kernel', 'kernel-modules']
25. enableProxy No
26. proxyPassword
27. updateUp2date Yes
28. keepAfterInstall No
29. proxyUser
30. removeSkipList ['kernel*']
31. useGPG Yes
32. gpgKeyRing /etc/sysconfig/rhn/up2date-keyring.gpg
33. httpProxy
34. headerCacheSize 40
35. forceInstall No
36. noReboot No


Enter number of item to edit :
=======================
jaume
En el punto 8 es donde defines que paquetes rpm no quieres que up2date te instale. ejale ahi solamente el spamassassin y cualquier otro paquete rpm que no quieres que te actualice:

8. pkgSkipList ['spamassassin*']

En principio no has de excluir ningún otro paquete a no ser que no desees que uno se actualice en particular. Up2date solo gestiona paquetes mantenidos por redhat (php y mysql entre ellos) por lo que no interfiere en paquetes custom o que hayas instalado al margen de redhat.

Tienes un foro en español para la proxima vez ... por si no se te da bien el inglés;)
JLChafardet
moved my question to an spanish forum.

thanks a lot.

http://forum.ev1servers.net/showthread.php...&threadid=48748

best regards,
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.