Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 903735 - sys-apps/flatpak: Add flatpak-update systemd service and timer
Summary: sys-apps/flatpak: Add flatpak-update systemd service and timer
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-04-03 12:05 UTC by Florian Schmaus
Modified: 2023-04-06 02:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Schmaus gentoo-dev 2023-04-03 12:05:49 UTC
It would be nice to have a systemd service that updates all system flatpaks, together with an according systemd timer.
Comment 1 Larry the Git Cow gentoo-dev 2023-04-06 02:59:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70fb119a972f04d0c8192cce7c8ff87e2509c08c

commit 70fb119a972f04d0c8192cce7c8ff87e2509c08c
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2023-04-03 12:06:26 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2023-04-06 02:58:13 +0000

    sys-apps/flatpak: add systemd flatpak-update.{service.timer}
    
    Closes: https://github.com/gentoo/gentoo/pull/30459
    Closes: https://bugs.gentoo.org/903735
    Signed-off-by: Florian Schmaus <flow@gentoo.org>
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 sys-apps/flatpak/files/flatpak-update.service                 | 11 +++++++++++
 sys-apps/flatpak/files/flatpak-update.timer                   |  9 +++++++++
 .../{flatpak-1.14.4.ebuild => flatpak-1.14.4-r1.ebuild}       |  6 +++++-
 3 files changed, 25 insertions(+), 1 deletion(-)