Mailinglist Archive: zypp-devel (149 mails)
| < Previous | Next > |
Re: [zypp-devel] Delta management for local patches also?
- From: Duncan Mac-Vicar Prett <dmacvicar@xxxxxxx>
- Date: Mon, 15 Sep 2008 11:28:36 +0200
- Message-id: <48CE2AC4.6050405@xxxxxxx>
Axel C. Frinke wrote:
Duncan
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
Hello,Define patches here, you are talking about patches.xml metadata right?
since I still connect to the internet by a 56K modem, I developed my
own way to perform online updates: I have the openSuSE patches locally stored on my hard disk, and from time to time I connect with rsync to
an openSuSE mirror (using option --dry-run) to generate a list of files to retrieve by chance. Once I have fast access (in the CIP pool of theI suspect you are downloading plain deltarpms without deltarpm metadata. Can you paste the tree of the repository (local) and the value in repos.d how is was added to libzypp?
university or at friends), I download these files onto a USB flashdisk
(using command wget --mirror -i download.lst) and store them later on
my hard disk.
So far, so good. However, in order to save disk space, I prefer to retrieve delta patches. And here comes my problem: regardless of the
value of 'download.use_deltarpm' in file /etc/zypp/zypp.conf, libzypp
always wants to retrieve 'full' patch rpms rather than delta rpms.
Actually, I go for that. Until now I helped myself from that situation
by using vsftpd, so I made yast2 and zypper believe it would download from a remote ftp server, but in any case I would prefer a way to apply
delta rpms even if the source is a local directory.
Duncan
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |