pkg_create error in port graphics/libgphoto2

Matthias Apitz guru at unixarea.de
Mon Oct 7 06:48:51 UTC 2013


Hello,

While making packages of the ports I compiled (to transfer them to
another netbook) I'm getting the folloging error woth ports r328930 on
10-CURRENT:

# pkg_create -Rnb libgphoto2-2.4.14_3
tar: lib/libgphoto2_port/0.8.0/usb.a: Cannot stat: No such file or directory
tar: lib/libgphoto2_port/0.8.0/usb.la: Cannot stat: No such file or directory
tar: lib/libgphoto2_port/0.8.0/usb.so: Cannot stat: No such file or directory

The problem is in libgphoto2/pkg-plist

# egrep 'usb\.' pkg-plist
lib/libgphoto2_port/%%VERSION_PORT%%/usb.a
lib/libgphoto2_port/%%VERSION_PORT%%/usb.la
lib/libgphoto2_port/%%VERSION_PORT%%/usb.so

while the files are in:

# ls -l /usr/local/lib/libgphoto2_port/0.8.0/usb1.*
-rw-r--r--  1 root  wheel  42518 Oct  4 09:43 /usr/local/lib/libgphoto2_port/0.8.0/usb1.a
-rwxr-xr-x  1 root  wheel   1028 Oct  4 09:43 /usr/local/lib/libgphoto2_port/0.8.0/usb1.la
-rwxr-xr-x  1 root  wheel  33702 Oct  4 09:43 /usr/local/lib/libgphoto2_port/0.8.0/usb1.so

HIH

Vy 73

	matthias

-- 
Matthias Apitz               |  /"\ ASCII Ribbon Campaign: www.asciiribbon.org
E-mail: guru at unixarea.de     |  \ / - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ |   X  - No proprietary attachments
phone: +49-170-4527211       |  / \ - Respect for open standards


More information about the freebsd-ports mailing list