public inbox for location@lists.ipfire.org
 help / color / mirror / Atom feed
* Splitting bundled database file out from auto-update flow
@ 2026-06-05 11:05 Valters Jansons
  2026-06-05 11:11 ` Michael Tremer
  2026-06-05 14:07 ` Jochen Sprickerhof
  0 siblings, 2 replies; 5+ messages in thread
From: Valters Jansons @ 2026-06-05 11:05 UTC (permalink / raw)
  To: IPFire Location Mailing List

Hello,

Currently, I have a bit of a concern for package managers and the
database file updates.

The location tool wants to update /var/lib/location/database.db ---
however, there is also logic to bundle this file in package managers.
So, when there is a new package version, the package manager believes
it should be in charge of the file. When it looks at the update, it
sees that the "user" has made changes to the file. This results in a
conflict, and potentially a confusing message stating that the user
has made modifications to the file, while it has been automatic
updates.

It would be nice to split it into two distinct locations - one file
being modified only by the package manager (to be used as a fallback),
and the other file being the live dynamic auto-updated choice. Has
there been any consideration for supporting such a set-up?

Best regards,
Valters Jansons


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

end of thread, other threads:[~2026-06-05 14:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-05 11:05 Splitting bundled database file out from auto-update flow Valters Jansons
2026-06-05 11:11 ` Michael Tremer
2026-06-05 11:35   ` Valters Jansons
2026-06-05 12:18     ` Michael Tremer
2026-06-05 14:07 ` Jochen Sprickerhof

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox