Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 716858

Summary: media-tv/plex-media-server-1.19.1 version bump
Product: Gentoo Linux Reporter: James Chew <james05+gentoo>
Component: Current packagesAssignee: Stephen Shkardoon <ss23>
Status: RESOLVED FIXED    
Severity: normal CC: jstein, proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/15325
Whiteboard:
Package list:
Runtime testing required: ---

Description James Chew 2020-04-10 02:29:09 UTC
Plex Media Server 1.19.1.2645 is now available to everyone.

Associated deb files are located at:
https://downloads.plex.tv/plex-media-server-new/1.19.1.2645-ccb6eb67e/debian/plexmediaserver_1.19.1.2645-ccb6eb67e_amd64.deb
https://downloads.plex.tv/plex-media-server-new/1.19.1.2645-ccb6eb67e/debian/plexmediaserver_1.19.1.2645-ccb6eb67e_i386.deb

In this version, the script /usr/sbin/start_pms has been removed. Thus a simple ebuild verion update does not work.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-04-16 08:11:05 UTC
The bug has been closed via the following commit(s):

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

commit aa9875bc0ccf69e66a41249a507fff33ac84a368
Author:     Stephen Shkardoon <ss23@ss23.geek.nz>
AuthorDate: 2020-04-12 19:18:57 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-04-16 08:09:47 +0000

    media-tv/plex-media-server: Bump to 1.19.1
    
    This includes major changes, due to the removal of the start_pms script
    in the upstream repository.
    Changes shamelessly stolen from https://github.com/comio/plex-overlay
    where possible.
    
    Closes: https://bugs.gentoo.org/716858
    Closes: https://bugs.gentoo.org/710110
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Stephen Shkardoon <ss23@ss23.geek.nz>
    Closes: https://github.com/gentoo/gentoo/pull/15325
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-tv/plex-media-server/Manifest                |   2 +
 .../plex-media-server/files/etc-plexmediaserver    |  23 ++++
 .../files/plexmediaserver.service.patch            |  12 ++
 media-tv/plex-media-server/files/start_pms         |  50 ++++++++
 .../plex-media-server-1.19.1.ebuild                | 140 +++++++++++++++++++++
 5 files changed, 227 insertions(+)