[Bug 194634] [NEW PORT] multimedia/mediabrowser: Home media server built on top of other popular open source technologies.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 2 13:02:23 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194634

John Marino <marino at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marino at FreeBSD.org

--- Comment #5 from John Marino <marino at FreeBSD.org> ---
(In reply to Ben Woods from comment #4)
> Created attachment 148923 [details]
> Updated shar file for new multimedia/mediabrowser port
> 
> Thanks John. I have removed the @dir entries from pkg-plist (they were
> auto-created by makeplist and I assumed that behaviour was correct with the
> recent changes). My testing has shown they were not required as you said. I
> also ran portlint to iron-out a few minor wrinkles.
> 
> I do not have access to a poudriere environment at the moment, so I am not
> able to attach the logs sorry.
> 
> Reminder: User mediabrowser and Group mediabrowser will need to be added to
> UIDs and GIDs files

I've seen quite a few of these cases recently, and now it's clear that "make
makeplist" is to blame.

It has never been designed to work "out of the box" which is why the first line
is "don't trust this output and hand-edit".  I think people are just removing
the first line and calling it a day.

In particular, make makeplist has been too conservative with @dirrmtry and now
@dir and people are just accepting it.  That makes it clear what is really
going on and this tool is essentially abused.

But well, now you know and hopefully will not get bitten by that again.

As for poudriere, the phrase "access to" is kind of curious since it's just
something you install.  What normally prevents it's use is running freebsd on a
modest VM rather than real hardware (the allocated resources are too low for
modest VMs).  It's not a service or anything like that, so the word "access" is
throwing me.  (to be clear, installing poudriere cost nothing and is very easy,
but building jails and running it is heavy resource-wise)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list