Additions:
Deletions:
Conary Update
Additions:
If you get the error "Additional troves are needed:" you can use --resolve
This switch resolves any extra dependancies for a trove or group
Deletions:
If you get the error "Additional troves are needed:" you can use --resolve to resolve any extra dependancies a trove or group
No differences.
Additions:
PS If you are behind a proxy server see
HttpProxy
Additions:
or
# conary update kernel:build-tree=2.6.16.22-0.1-1[kernel.smp]
Additions:
update
update kernel headers
# conary update kernel:build-tree
Additions:
no new troves were found
Additions:
# conary updateall
Deletions:
# conary update updateall
Additions:
Applying update job 52 of 53:
Applying update job 53 of 53:
# conary update sun-jre
Additional troves are needed:
sun-jre:lib=1.5.0_07-2-0.1 -> unixODBC:devellib=2.2.11-1.2-1
unixODBC:devellib=2.2.11-1.2-1 -> unixODBC:lib=2.2.11-1.2-1
If you get the error "Additional troves are needed:" you can use --resolve to resolve any extra dependancies a trove or group
# conary update --resolve sun-jre
Deletions:
Applying update job 3 of 53:
Update elementtree(:doc :python) (1.2.6.20050316-2.1-2 -> 1.2.6.20050316-8-0.1)
Applying update job 4 of 53:
Update epdb(:doc :python) (0.8.1-1-0.3 -> 0.9.1-1-0.1)
Applying update job 5 of 53:
Update firefox-rBuilder-search(:lib) (1.1-2-0.1 -> 1.1-4-0.1)
Applying update job 28 of 53:
Applying update job 29 of 53:
If you use --resolve conary resolves any extra dependancies a trove or group requires
# conary update <trove> [--resolve]
Additions:
...
Applying update job 28 of 53:
Install kernel(:build-tree :configs)=2.6.16.22-0.1-1 [~!kernel.debug,~!kernel.debugdata,~!kernel.numa,~kernel.smp is: x86(~!mmx)]
Applying update job 29 of 53:
Install kernel(:build-tree :configs)=2.6.16.22-0.1-1 [~!kernel.debug,~!kernel.debugdata,~!kernel.numa,~!kernel.smp is: x86(~!mmx)]
...
Additions:
update all
You can update everything by using updateall
trove
You can specify a
trove to update
# conary update <trove>[=<revision>]
and including a revision allows you to specify any older or newer revision than the one currently installed on your system
group
You could specify a
group to update
resolve
If you use --resolve conary resolves any extra dependancies a trove or group requires
# conary update <trove> [--resolve]
Deletions:
You can update everything bu using updateall
Trove
You can specify a trove to update
# conary update <trove>=<revision>
Revision allows you to specify any older or newer revision than the one currently installed on your system
Group
Or you can specify a group to update
Resolve
--resolve resolves any extra dependancies a trove requires
# conary update <trove> --resolve
Additions:
Applying update job 1 of 53:
Update conary-policy(:doc :lib) (1.0.4-1-0.1 -> 1.0.6-1-0.1)
Applying update job 2 of 53:
Update conary-web-common(:data :doc :runtime) (0.61.0-1-0.1 -> 1.0-1-0.1)
Applying update job 3 of 53:
Update elementtree(:doc :python) (1.2.6.20050316-2.1-2 -> 1.2.6.20050316-8-0.1)
Applying update job 4 of 53:
Update epdb(:doc :python) (0.8.1-1-0.3 -> 0.9.1-1-0.1)
Applying update job 5 of 53:
Update firefox-rBuilder-search(:lib) (1.1-2-0.1 -> 1.1-4-0.1)
# conary update <trove>=<revision>
# conary update <group>
# conary update <trove> --resolve
Deletions:
$ conary update <trove>=<revision>
$ conary update <group>
$ conary update <trove> --resolve
The oldest known version of this page was edited on
2006-06-25 15:53:40 by WikkaWiki (unregistered user)
Conary Update
Update lets you update (upgrade) or downgrade a piece of software on your system
You can update everything bu using updateall
$ su -
# conary update updateall
Trove
You can specify a trove to update
$ conary update <trove>=<revision>
Revision allows you to specify any older or newer revision than the one currently installed on your system
Group
Or you can specify a group to update
Resolve
--resolve resolves any extra dependancies a trove requires
$ conary update <trove> --resolve