all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#28352: stale cache in ~/.cache/gstreamer-1.0
@ 2017-09-04 21:03 Ricardo Wurmus
  2017-09-05 12:25 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Ricardo Wurmus @ 2017-09-04 21:03 UTC (permalink / raw)
  To: 28352

The gstreamer cache in ~/.cache/gstreamer-1.0 goes stale and must be
manually deleted after changing what gstreamer plugins are installed.
This can be dangerous as old plugins might be referenced long after they
have been upgraded, causing the user to continue using old plugins
despite an upgrade.

--
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#28352: stale cache in ~/.cache/gstreamer-1.0
  2017-09-04 21:03 bug#28352: stale cache in ~/.cache/gstreamer-1.0 Ricardo Wurmus
@ 2017-09-05 12:25 ` Ludovic Courtès
  2017-09-05 21:43   ` Mark H Weaver
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2017-09-05 12:25 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: 28352

Ricardo Wurmus <rekado@elephly.net> skribis:

> The gstreamer cache in ~/.cache/gstreamer-1.0 goes stale and must be
> manually deleted after changing what gstreamer plugins are installed.
> This can be dangerous as old plugins might be referenced long after they
> have been upgraded, causing the user to continue using old plugins
> despite an upgrade.

Indeed, the ~/.cache/gstreamer-1.0/registry.x86_64.bin embeds absolute
file names.

Ludo’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#28352: stale cache in ~/.cache/gstreamer-1.0
  2017-09-05 12:25 ` Ludovic Courtès
@ 2017-09-05 21:43   ` Mark H Weaver
  0 siblings, 0 replies; 3+ messages in thread
From: Mark H Weaver @ 2017-09-05 21:43 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 28352

ludo@gnu.org (Ludovic Courtès) writes:

> Ricardo Wurmus <rekado@elephly.net> skribis:
>
>> The gstreamer cache in ~/.cache/gstreamer-1.0 goes stale and must be
>> manually deleted after changing what gstreamer plugins are installed.
>> This can be dangerous as old plugins might be referenced long after they
>> have been upgraded, causing the user to continue using old plugins
>> despite an upgrade.
>
> Indeed, the ~/.cache/gstreamer-1.0/registry.x86_64.bin embeds absolute
> file names.

Perhaps we should add a default service that periodically deletes these
directories.

      Mark

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-09-05 21:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-04 21:03 bug#28352: stale cache in ~/.cache/gstreamer-1.0 Ricardo Wurmus
2017-09-05 12:25 ` Ludovic Courtès
2017-09-05 21:43   ` Mark H Weaver

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.