Mailinglist Archive: zypp-devel (58 mails)
| < Previous | Next > |
Re: [zypp-devel] [Fwd: SuSEconfig and PackageKit]
- From: Michael Schroeder <mls@xxxxxxx>
- Date: Fri, 23 Jan 2009 14:20:06 +0100
- Message-id: <20090123132005.GA4501@xxxxxxx>
On Fri, Jan 23, 2009 at 01:20:22PM +0100, Stanislav Brabec wrote:
Not if it gets a file list.
Because your rpm feature causes problems if transactions get
interrupted.
Cheers,
Michael.
--
Michael Schroeder mls@xxxxxxx
SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
Michael Schroeder wrote:
On Fri, Jan 23, 2009 at 12:20:43PM +0100, Stanislav Brabec wrote:
Zypper should as well. But does not. It may have ugly sonsequences while
installing some packages (missing icons, MIME binding,...)
https://bugzilla.novell.com/show_bug.cgi?id=365649
That just means you should make gtk-update-icon-cache faster.
One way to do it would be to add an "incremental" mode. This
mode would take a file list as argument and only add/remove
files from this file list.
gtk-update-icon-cache has to inspect ~650 icon directories.
Not if it gets a file list.
With a non-trivial amount of work it is possible to rewrite it to be
incremental.
With another non-trivial amount of work, we may implement incremental
fc-cache, later maybe other similar programs.
Why not add one feature to RPM instead of complicated rewrites?
Because your rpm feature causes problems if transactions get
interrupted.
Cheers,
Michael.
--
Michael Schroeder mls@xxxxxxx
SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |