From owner-freebsd-bugs@FreeBSD.ORG Sat Oct 29 03:50:11 2011 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E74B9106566B for ; Sat, 29 Oct 2011 03:50:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A6D058FC0A for ; Sat, 29 Oct 2011 03:50:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p9T3oBnq060006 for ; Sat, 29 Oct 2011 03:50:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p9T3oBb5060005; Sat, 29 Oct 2011 03:50:11 GMT (envelope-from gnats) Resent-Date: Sat, 29 Oct 2011 03:50:11 GMT Resent-Message-Id: <201110290350.p9T3oBb5060005@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, David Rook Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC62A106564A for ; Sat, 29 Oct 2011 03:46:34 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 9C1AD8FC12 for ; Sat, 29 Oct 2011 03:46:34 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p9T3kYQb000464 for ; Sat, 29 Oct 2011 03:46:34 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p9T3kY5T000463; Sat, 29 Oct 2011 03:46:34 GMT (envelope-from nobody) Message-Id: <201110290346.p9T3kY5T000463@red.freebsd.org> Date: Sat, 29 Oct 2011 03:46:34 GMT From: David Rook To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/162138: wrong file referenced in package - Shared object "libcam.so.5" not found, required by "mkisofs" X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Oct 2011 03:50:12 -0000 >Number: 162138 >Category: misc >Synopsis: wrong file referenced in package - Shared object "libcam.so.5" not found, required by "mkisofs" >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Oct 29 03:50:11 UTC 2011 >Closed-Date: >Last-Modified: >Originator: David Rook >Release: 9.0RC1 >Organization: N/A >Environment: wolf# uname -a FreeBSD wolf 9.0-RC1 FreeBSD 9.0-RC1 #0: Tue Oct 18 18:51:43 UTC 2011 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Several programs I've tried are failing with same message; Shared object "libcam.so.5" not found. One was mkisofs, from the package cdrtools-3.00_1. Another was smartctl from the package smartmontools-5.41_3. Apparently RC1 has libcam.so.6, but not libcam.so.5. I assume you have some automated build tools that should catch this type of inconsistency, but apparently these escaped notice. >How-To-Repeat: import package and run it. >Fix: ? Reference the correct .so in the package build script? >Release-Note: >Audit-Trail: >Unformatted: