Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Oct 2013 13:22:23 -1000
From:      parv <software@bitter-almonds.com>
To:        bug-followup@FreeBSD.org
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/182651: multimedia/ffmpeg - install fails with many "Could not unlink" messages
Message-ID:  <20131004232223.GA38267@holstein.holy.cow>
In-Reply-To: <201310042250.r94Mo09T020500@freefall.freebsd.org>
References:  <201310042249.r94Mno7E075340@oldred.freebsd.org> <201310042250.r94Mo09T020500@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
in message <201310042250.r94Mo09T020500@freefall.freebsd.org>,
wrote f-gnats thusly...
>
...
> http://www.freebsd.org/cgi/query-pr.cgi?pr=182651
>
> >Category:       ports
> >Responsible:    freebsd-ports-bugs
> >Synopsis:       multimedia/ffmpeg - install fails with many "Could not unlink" messages
> >Arrival-Date:   Fri Oct 04 22:50:00 UTC 2013

Found the clue at ...

  multimedia/ffmpeg pkg_add: leave_playpen: can't chdir back to ''
  http://forums.freebsd.org/showthread.php?p=235179


Problem turns out that "/usr/local/share/doc/ffmpeg" is created as a
file instead of a directory. Outside of port installation, removing
the file alone does not solve it; had to create the directory before
the install process.


-- 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131004232223.GA38267>