Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907962 - net-misc/serviio-2.3.0 new ebuild
Summary: net-misc/serviio-2.3.0 new ebuild
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-06 20:06 UTC by Kfir Ozer
Modified: 2023-06-06 21:40 UTC (History)
0 users

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


Attachments
ebuild to create serviio user (serviio-0.ebuild,230 bytes, text/plain)
2023-06-06 20:06 UTC, Kfir Ozer
Details
acct-group/serviio/serviio-0.ebuild (serviio-0.ebuild,197 bytes, text/plain)
2023-06-06 20:08 UTC, Kfir Ozer
Details
net-misc/serviio-2.3.ebuild (serviio-2.3.ebuild,1.40 KB, text/plain)
2023-06-06 20:10 UTC, Kfir Ozer
Details
systemd.service (systemd.service,165 bytes, text/x-dbus-service)
2023-06-06 20:12 UTC, Kfir Ozer
Details
systemd.service.conf (systemd.service.conf,135 bytes, text/x-systemd-unit)
2023-06-06 20:13 UTC, Kfir Ozer
Details
confd (confd,628 bytes, text/plain)
2023-06-06 20:14 UTC, Kfir Ozer
Details
initd (initd,628 bytes, text/plain)
2023-06-06 20:15 UTC, Kfir Ozer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kfir Ozer 2023-06-06 20:06:05 UTC
I created an ebuild for serviio 2.3.0, I took the original from https://bugs.gentoo.org/505034 and modified to new EAPI and new ebuilds to create user and group serviio.

i'm not really sure about the UID AND GUID i just chose something random.

tested on ~amd64 with systemd, didn't test the init.d scripts.

Reproducible: Always
Comment 1 Kfir Ozer 2023-06-06 20:06:42 UTC
Created attachment 863427 [details]
ebuild to create serviio user
Comment 2 Kfir Ozer 2023-06-06 20:08:35 UTC
Created attachment 863428 [details]
acct-group/serviio/serviio-0.ebuild

ebuild to create serviio group
Comment 3 Kfir Ozer 2023-06-06 20:10:46 UTC
Created attachment 863429 [details]
net-misc/serviio-2.3.ebuild

is net-misc the right category? the original one used this category, serviio is a streamer app
Comment 4 Kfir Ozer 2023-06-06 20:12:59 UTC
Created attachment 863430 [details]
systemd.service
Comment 5 Kfir Ozer 2023-06-06 20:13:59 UTC
Created attachment 863431 [details]
systemd.service.conf

a conf file to allow mounting directories before starting serviio, i didn't test it since my partitions are at /etc/fstab so it wasn't needed
Comment 6 Kfir Ozer 2023-06-06 20:14:45 UTC
Created attachment 863432 [details]
confd
Comment 7 Kfir Ozer 2023-06-06 20:15:09 UTC
Created attachment 863433 [details]
initd