From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 20 17:20:57 2014 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8D05EDBA for ; Sat, 20 Sep 2014 17:20:57 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6C7DA1EB for ; Sat, 20 Sep 2014 17:20:57 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s8KHKvcX018218 for ; Sat, 20 Sep 2014 17:20:57 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 193798] New: net-im/skype obsolete version, but problem on upgrade to newer Date: Sat, 20 Sep 2014 17:20:57 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: mustelator@yahoo.es X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2014 17:20:57 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193798 Bug ID: 193798 Summary: net-im/skype obsolete version, but problem on upgrade to newer Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: mustelator@yahoo.es Trying downloading the package from website and execuing, it fail with this message: % skype-4.3.0.37/skype skype-4.3.0.37/skype: error while loading shared libraries: libQtDBus.so.4: cannot open shared object file: No such file or directory Package versions: % pkg info -ox qt4-dbus linux-f10 qt4-dbus-4.8.6_1 devel/dbus-qt4 linux-f10-alsa-lib-1.0.21_4 audio/linux-f10-alsa-lib linux-f10-alsa-plugins-oss-1.0.21_3 audio/linux-f10-alsa-plugins-oss linux-f10-atk-1.24.0 accessibility/linux-f10-atk linux-f10-cairo-1.8.0_2 graphics/linux-f10-cairo linux-f10-curl-7.19.6_1 ftp/linux-f10-curl linux-f10-cyrus-sasl2-2.1.22_1 security/linux-f10-cyrus-sasl2 linux-f10-expat-2.0.1 textproc/linux-f10-expat linux-f10-flashplugin-11.2r202.394 www/linux-f10-flashplugin11 linux-f10-fontconfig-2.6.0 x11-fonts/linux-f10-fontconfig linux-f10-gtk2-2.14.7_4 x11-toolkits/linux-f10-gtk2 linux-f10-jpeg-6b graphics/linux-f10-jpeg linux-f10-libasyncns-0.7 dns/linux-f10-libasyncns linux-f10-libsigc++20-2.2.2 devel/linux-f10-libsigc++20 linux-f10-libssh2-0.18 security/linux-f10-libssh2 linux-f10-libv4l-0.6.2 multimedia/linux-f10-libv4l linux-f10-nspr-4.7.6 devel/linux-f10-nspr linux-f10-nss-3.12.3.99.3_1 security/linux-f10-nss linux-f10-openldap-2.4.12_1 net/linux-f10-openldap linux-f10-openssl-0.9.8g security/linux-f10-openssl linux-f10-pango-1.28.3_1 x11-toolkits/linux-f10-pango linux-f10-png-1.2.37_2 graphics/linux-f10-png linux-f10-sqlite3-3.5.9_1 databases/linux-f10-sqlite3 linux-f10-tiff-3.8.2 graphics/linux-f10-tiff linux-f10-xorg-libs-7.4_1 x11/linux-f10-xorg-libs % pkg info -l qt4-dbus | grep QtDBus.so.4$ /usr/local/lib/qt4/libQtDBus.so.4 % ls -l /usr/local/lib/qt4/libQtDBus.so.4 lrwxr-xr-x 1 root wheel 18 17 sep 07:16 /usr/local/lib/qt4/libQtDBus.so.4@ -> libQtDBus.so.4.8.6 Older version works but fail the communication (like other platforms and with newer version, probably due to protocol change). -- You are receiving this mail because: You are the assignee for the bug.