Logitech media server recurrent plist issues

2020-10-04 Thread Eric Masson
Hi,

I'm trying to upgrade logitechmediaserver port to version 7.9.3 released
on last August (would fix plugin repo access issues, permit a new port
for DSDPlayer plugin and bring some other improvements)

So far, I've modified Makefile & files/vendorpatch-CPAN_buildme.sh and
generated distinfo & pkg-plist via makesum & makeplist targets
The port builds but on package stage, it fails the same way older
revisions failed.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240397

>From what I've understood, removing entries in pkg-plist could lead to
an incomplete package on a fresh installation, as some files not
installed by port building would miss (directly installed in ports
prefix and not in stage prefix)

What's the canonical way to fix this kind of issues, please ?

Regards

Éric Masson

-- 
 AB> J'ai demandé à Rémi de le faire.
 Pourquoi moi ? Mais qu'avez-vous donc contre moi ? Je ne vous ai rien
 fait à la fin!
 -+-RL in GNU - Tu connais la différence entre Neuneu et un Pitbull ?-+-
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Logitech media server recurrent plist issues

2021-03-09 Thread Torfinn Ingolfsen
On Sun, Oct 4, 2020 at 4:06 PM Eric Masson  wrote:
>
> [..]
> The port builds but on package stage, it fails the same way older
> revisions failed.
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240397
>
> From what I've understood, removing entries in pkg-plist could lead to
> an incomplete package on a fresh installation, as some files not
> installed by port building would miss (directly installed in ports
> prefix and not in stage prefix)
>
> What's the canonical way to fix this kind of issues, please ?
>

Sorry, I don't know the answer to that question.

Just noting here that audio/logitechmediaserver (currently
7.9.2.g2018.12.10) still needs the patch in bug 240397 added to
pkg-plist in order for 'make install' to succeed.
The patch in question is the one in attachment 207299, added manually
to pkg-plist.
This on
root@bvm5# freebsd-version -ku
11.4-RELEASE-p8
11.4-RELEASE-p8
root@bvm5# uname -a
FreeBSD bvm5.kg4.no 11.4-RELEASE-p8 FreeBSD 11.4-RELEASE-p8 #0: Tue
Feb 23 09:04:22 UTC 2021
r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

HTH
-- 
Regards,
Torfinn Ingolfsen
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Logitech media server recurrent plist issues

2021-03-10 Thread Éric Masson
Torfinn Ingolfsen  writes:

Hi Torfinn,

> Just noting here that audio/logitechmediaserver (currently
> 7.9.2.g2018.12.10) still needs the patch in bug 240397 added to
> pkg-plist in order for 'make install' to succeed.
> The patch in question is the one in attachment 207299, added manually
> to pkg-plist.
> This on
> root@bvm5# freebsd-version -ku
> 11.4-RELEASE-p8
> 11.4-RELEASE-p8
> root@bvm5# uname -a
> FreeBSD bvm5.kg4.no 11.4-RELEASE-p8 FreeBSD 11.4-RELEASE-p8 #0: Tue
> Feb 23 09:04:22 UTC 2021
> r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

I switched to Daphile last january as I got a DSD DAC (Topping E30).
LMS has been deinstalled and the FreeBSD box now serves audio files via
Samba to the NUC running Daphile.

Regards

Éric
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"