Mailinglist Archive: zypp-devel (149 mails)
| < Previous | Next > |
Re: [zypp-devel] using libzypp as user and also in /$MYROOT (libzypp-bindings / libzypp)
- From: "Jan-Simon Möller" <dl9pf@xxxxxx>
- Date: Wed, 3 Sep 2008 14:49:59 +0200
- Message-id: <200809031450.00045.dl9pf@xxxxxx>
Am Montag 01 September 2008 17:52:52 schrieb Michael Andres:
Thanks, it works! Now i'm only stuck with the signature check (see other mail).
best regards
Jan-Simon
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
Without a new ZYPP_CONF:
Besides /etc/zypp/repos.d, the repomanager may also want to download
metadata, create solv files, etc... You can redirect the repomanager
to use a different root directory:
rootdir = zypp.Pathname("/tmp/a")
repoManagerOptions = zypp.RepoManagerOptions( rootdir )
mymanager = zypp.RepoManager( repoManagerOptions )
Thanks, it works! Now i'm only stuck with the signature check (see other mail).
best regards
Jan-Simon
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |