Mailinglist Archive: zypp-devel (83 mails)
| < Previous | Next > |
[zypp-devel] Way how separate download and install package
- From: Josef Reidinger <jreidinger@xxxxxxx>
- Date: Fri, 06 Jun 2008 13:07:26 +0200
- Message-id: <48491A6E.3050601@xxxxxxx>
During testing I find way, how separate download and install of packages.
It is quite easy with zypper.
1) enable keeping package for repository (zypper mr -k repo)
2) run zypper in -D (dry run, only test install)
3) disconnect from internet (rcnetwork stop)
4) rerun zypper in without -D and it works
Possibly problems
1) metadata must be valid and autorefresh disabled
2) packages rpm is kept after install (delete after successful install can be useful)
Pepa
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
It is quite easy with zypper.
1) enable keeping package for repository (zypper mr -k repo)
2) run zypper in -D (dry run, only test install)
3) disconnect from internet (rcnetwork stop)
4) rerun zypper in without -D and it works
Possibly problems
1) metadata must be valid and autorefresh disabled
2) packages rpm is kept after install (delete after successful install can be useful)
Pepa
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |