Bug 199083

Summary: mount(8) from emulators/linux_base-c6 has missing dependency
Product: Ports & Packages Reporter: Edward Tomasz Napierala <trasz>
Component: Individual Port(s)Assignee: Johannes Jost Meixner <xmj>
Status: Closed FIXED    
Severity: Affects Only Me CC: ports-bugs, xmj
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Edward Tomasz Napierala freebsd_committer freebsd_triage 2015-04-01 11:28:02 UTC
% /compat/linux/bin/mount  
/compat/linux/bin/mount: error while loading shared libraries: libblkid.so.1: cannot open shared object file: No such file or directory
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-04-18 17:29:12 UTC
A commit references this bug:

Author: xmj
Date: Sat Apr 18 17:29:04 UTC 2015
New revision: 384242
URL: https://svnweb.freebsd.org/changeset/ports/384242

Log:
  emulators/linux_base-c6: Add libblkid RPM

  - Add libblkid to DISTFILES.
    the corresponding src distfile is
    util-linux-ng-2.17.2-12.18.el6.src.rpm

  PR:		199083
  Differential Revision:	https://reviews.freebsd.org/D2315
  Submitted by:	trasz
  Reviewed by:	eadler, trasz

Changes:
  head/emulators/linux_base-c6/Makefile
  head/emulators/linux_base-c6/distinfo.i686
  head/emulators/linux_base-c6/pkg-plist
Comment 2 Johannes Jost Meixner freebsd_committer freebsd_triage 2015-04-18 17:30:20 UTC
Fixed, thanks!