1UPDATE-PACKAGES(8) UPDATE-PACKAGES(8)
2
3
4
6 update-packages - Migration script for nvrea issue to migrate already
7 existing paths and include the package gpg key id for different
8 providers.
9
11 update-packages
12
13
15 Running this script is necessary if you are upgrading from RHN Satelā
16 lite 5.2. If you're upgrading from RHN Satellite 5.3, this step can be
17 safely skipped.
18
19 Run update-packages script as root: /usr/bin/update-packages
20 --db=$(spacewalk-cfg-get default_db) \ --update-filer \ --update-
21 kstrees \ --debug
22
23 The --debug option will direct the script to log all actions into
24 /var/log/rhn/update-packages.log
25
26 * Time estimate: the time required for whole conversion depends on the
27 current size of your filer and the speed of your hardware. Assume 60 -
28 120 GB / hour.
29
31 --help Display usage and exit.
32
33 -v, --verbose
34 Increase verbosity.
35
36 -d DB, --db=DB
37 DB string to connect to.
38
39 --debug
40 Logs the debug information to a log file /var/log/rhn/update-
41 packages.log
42
43 --update-sha256
44 Update SHA-256 capable packages.
45
46 --update-filer
47 Convert filer structure.
48
49 --update-kstrees
50 Fix kickstart trees permissions.
51
53 Pradeep Kilambi <pkilambi@redhat.com>
54
55
56
57 18 November 2010 UPDATE-PACKAGES(8)