From owner-freebsd-pkg@freebsd.org Sun Oct 7 21:01:27 2018 Return-Path: Delivered-To: freebsd-pkg@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF51710CC99F for ; Sun, 7 Oct 2018 21:01:27 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id A0C28944A7 for ; Sun, 7 Oct 2018 21:01:27 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 6565E10CC999; Sun, 7 Oct 2018 21:01:27 +0000 (UTC) Delivered-To: pkg@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5424110CC998 for ; Sun, 7 Oct 2018 21:01:27 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1A5C49449D for ; Sun, 7 Oct 2018 21:01:27 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 4E6BF1DE8C for ; Sun, 7 Oct 2018 21:01:26 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w97L1Qp1087817 for ; Sun, 7 Oct 2018 21:01:26 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w97L1Qwf087812 for pkg@FreeBSD.org; Sun, 7 Oct 2018 21:01:26 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <201810072101.w97L1Qwf087812@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: pkg@FreeBSD.org Subject: Problem reports for pkg@FreeBSD.org that need special attention Date: Sun, 7 Oct 2018 21:01:26 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.27 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Oct 2018 21:01:28 -0000 To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- Open | 220049 | ports-mgmt/pkg installs unneeded packages 1 problems total for which you should take action. From owner-freebsd-pkg@freebsd.org Thu Oct 11 07:56:07 2018 Return-Path: Delivered-To: freebsd-pkg@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7FBE610D5B83; Thu, 11 Oct 2018 07:56:07 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 20C6E8BEBE; Thu, 11 Oct 2018 07:56:07 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from marvin.madpilot.net (host1-133-dynamic.43-79-r.retail.telecomitalia.it [79.43.133.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: madpilot/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 9E0C912A26; Thu, 11 Oct 2018 07:56:06 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Subject: Re: Package `xfce4-goodies` does not fully install all of its dependencies? To: Hyun Hwang , freebsd-xfce@freebsd.org References: <1539208594.1677108.1537815560.7E7DCC68@webmail.messagingengine.com> Cc: freebsd-pkg@freebsd.org From: Guido Falsi Openpgp: preference=signencrypt Autocrypt: addr=madpilot@FreeBSD.org; prefer-encrypt=mutual; keydata= xsBNBE+G+l0BCADi/WBQ0aRJfnE7LBPsM0G3m/m3Yx7OPu4iYFvS84xawmRHtCNjWIntsxuX fptkmEo3Rsw816WUrek8dxoUAYdHd+EcpBcnnDzfDH5LW/TZ4gbrFezrHPdRp7wdxi23GN80 qPwHEwXuF0X4Wy5V0OO8B6VT/nA0ADYnBDhXS52HGIJ/GCUjgqJn+phDTdCFLvrSFdmgx4Wl c0W5Z1p5cmDF9l8L/hc959AeyNf7I9dXnjekGM9gVv7UDUYzCifR3U8T0fnfdMmS8NeI9NC+ wuREpRO4lKOkTnj9TtQJRiptlhcHQiAlG1cFqs7EQo57Tqq6cxD1FycZJLuC32bGbgalABEB AAHNHkd1aWRvIEZhbHNpIDxtYWRAbWFkcGlsb3QubmV0PsLAeQQTAQgAIwIbAwIeAQIXgAUL CQgHAwUVCgkICwQWAgMBBQJS79AgAhkBAAoJEBrmhg5Wy9KTc0kH/RO64ORBlTbTHaUaOj8F Je5O5NU2Pt9Cyt5ZWBRvxntr1zPTJGKRPS9ihlIfqT4ZvEngQGp57EUyFbCpI0UWasTerImM tt5WACnGmCzUTB39UXx8Oy4b1EgWeTJQ747e/F1mQLXTNa6ijRBE9fYlTb4gAkPN88/wVV9v 3PZozKLTg16ghBzHM/P7Lk8L7clPEZChX1FTa/6eSt3nvzfCuTMZbBPJF/ph+q1KyPqRgVfh tyhu5dvgMoPz/ni41IfeSrkJTD5RXzdyGR9q4Z1NYeBsLkRjC4LxKAP5KqUsvlOUjKvO1byj ApYdMarol+IGkaSk9e3zVYAJkWKjn/ni8XbOwU0EUxB7QQEQAKFhrDceoPdK/IHDSmoj6SQY isvM7VdhcleS7E9DoEAVt7yMbf6HbbMVTTY6ckvwTWQssywLBXNVqxgc4WLJjzfUhgef+WE7 5M3+WFYlOVQLGZY/zEVgma1raYnOHNAOzeHLDmEXjbZP6vGAeDyBbGfQPpE7qGYZ7ubeT3Xw QO+PklcCrvOPj2ZPcAxGNS2xVU/LzONqCrJqLMJSIcCdsbiSP4G5PnDFHtMokaTY6OEr8OEQ fOAerhcHUa/z7Uu8YtmaqKH+QGkE/WEgaRqSiTnv0JOTD+DxehaqvoKPPZ++2NpCZMHB2i6A /xifmQwEiIjEXtcueBRzkNUQkxhqZyS13SrhocL9ydtaVPBzZatAEjUDDEJmAMLVFs45qfyh MiNapHJo2n3MW/E5omqCvEkDdWX/en3P7CK2TemeaDghMsgkNKax/z0wNo5UZCkOPOz0xpNi UilOVbkuezZZNg65741qee2lfXhQIaZ66yT7hphc/N/z3PIAtLeze4u1VR2EXAuZ2sWAdlKC NTlJMsaU/x70BV11Wd/ypnVzM68dfdQIIAj1iMFAD/lXGlEUmKXg5Ov2VQDlTntQoanCYrAg +8CttPzjrydgLZFq3hrtQmfc0se5yv1WHS69+BsUOG09RvvawUDZxUjW19kyeN9THaNRgow3 kSuArUp6zSmJABEBAAHCwF8EGAEIAAkFAlMQe0ECGwwACgkQGuaGDlbL0pMN5wgA4bCkX/qw EVC06ToeR6C2putmSWQMgpDaqrv65Hubo+QGmg2P4ewTYQQ4g6oYWS03qHxqVVWhKz7FjfrV +dH8qbCLfSgIcvdBha7ayGZVrsiuMLKGbw36fcmkZPpSDOfHcP0XH8Z+u9CWj0xUkTxAlZ/7 i6gYSUpG2JWNtdmE/X8VVEyXusCLwy0K0BI60A/4dRTIX3C4QKrJ3ZbUXegz70ynjHf+lQMZ 9IZKASoRMuS5FozPQh6abvmwZEPdf5I9riUElzvHrqJ8Bx0t3Pujdoth+yNHpnBxrtO8LkQd rQ58P0SwcaIX33T2U9pG8bhu5YVR88FQ8OQ0cEsPBpDncg== Message-ID: Date: Thu, 11 Oct 2018 09:56:03 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 MIME-Version: 1.0 In-Reply-To: <1539208594.1677108.1537815560.7E7DCC68@webmail.messagingengine.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Oct 2018 07:56:07 -0000 On 10/10/18 23:56, Hyun Hwang wrote: > Hi, > > Installed `xfce4-goodies` package, but few of its [run dependencies](https://www.freshports.org/x11/xfce4-goodies/) are missing. For example, `xfce4-volumed` and `xfce4-mixer` should have been installed as part of xfce4-goodies, but: Some more information is needed to check this. version of FreeBSD? Are you using latest binary packages? Quarterly? Own repo? Anyway I also see that plugin not being installed in a test VM, using the latest and quarterly repository on 11.2 amd64, command 'pkg install xfce4-goodies' A quick look at the downloaded package content and the repo manifest show the dependency as being registered there, so I'm not sure what's happening. passing -ddd to pkg for debug output shows it's discarding a bunch of packages with lines like: DBG(2)[758]> cannot find variable dependency xfce4-mixer this sends me to this line in pkg sources: https://github.com/freebsd/pkg/blob/16207928cbdbd8e950071e6067f8bc5a0a621856/libpkg/pkg_solve.c#L381 I have no idea why this is happening. I'm CCing the pkg mailing list, just in case someone has some insight. > > ``` > hyunh@americano:~ % pkg version | grep xfce4 > libxfce4menu-4.12.1_1 = > libxfce4util-4.12.1 = > xfce4-appfinder-4.12.0 = > xfce4-battery-plugin-1.1.1 = > xfce4-bsdcpufreq-plugin-0.2_1 = > xfce4-clipman-plugin-1.4.2_1 = > xfce4-conf-4.12.1 = > xfce4-cpugraph-plugin-1.0.5_4 = > xfce4-dashboard-0.6.1_1 = > xfce4-datetime-plugin-0.7.0 = > xfce4-desktop-4.12.4 = > xfce4-dict-plugin-0.8.1 = > xfce4-diskperf-plugin-2.6.1 = > xfce4-embed-plugin-1.6.0 = > xfce4-fsguard-plugin-1.1.0 = > xfce4-genmon-plugin-4.0.1 = > xfce4-goodies-4.12_2 = > xfce4-mount-plugin-1.1.3 = > xfce4-netload-plugin-1.3.1 = > xfce4-notifyd-0.4.2 = > xfce4-panel-4.12.2 = > xfce4-power-manager-1.6.1 = > xfce4-screenshooter-plugin-1.9.3 = > xfce4-session-4.12.1_4 = > xfce4-settings-4.12.4_2 = > xfce4-smartbookmark-plugin-0.5.0 = > xfce4-systemload-plugin-1.2.1 = > xfce4-taskmanager-1.2.1_1 = > xfce4-terminal-0.8.7.4_1 = > xfce4-time-out-plugin-1.0.2_1 = > xfce4-timer-plugin-1.7.0_1 = > xfce4-tumbler-0.2.3 = > xfce4-verve-plugin-1.1.1 = > xfce4-wavelan-plugin-0.6.0_1 = > xfce4-whiskermenu-plugin-2.3.0 = > xfce4-wm-4.12.5 = > hyunh@americano:~ % > hyunh@americano:~ % > hyunh@americano:~ % > hyunh@americano:~ % > hyunh@americano:~ % doas pkg install xfce4-volumed xfce4-mixer > Updating FreeBSD repository catalogue... > FreeBSD repository is up to date. > All repositories are up to date. > pkg: gstreamer1-plugins-lame has a missing dependency: lame Uhm, this could be related in some way. > The following 55 package(s) will be affected (of 0 checked): > > New packages to be INSTALLED: > xfce4-volumed: 0.1.13_2 > xfce4-mixer: 4.11.0_3 > gstreamer1-plugins-flac: 1.12.3 > flac: 1.3.2 > gstreamer1-plugins-faac: 1.12.3 > faac: 1.29.9.2_1 > gigolo: 0.4.2_1 > xfce4-equake-plugin: 1.3.8.1 > parole: 1.0.1 > gstreamer1-plugins-x: 1.12.3 > gstreamer1-plugins-rtmp: 1.12.3 > librtmp: 2.4.20151223 > gstreamer1-plugins-core: 1.12 > gstreamer1-plugins-pango: 1.12.3 > gstreamer1-plugins-theora: 1.12.3 > gstreamer1-plugins-resindvd: 1.12.3 > libdvdread: 6.0.0 > libdvdnav: 6.0.0 > gstreamer1-plugins-dvdread: 1.12.3 > gstreamer1-plugins-dts: 1.12.3 > libdca: 0.0.6 > gstreamer1-libav: 1.12.3_2 > gstreamer1-plugins-png: 1.12.3 > gstreamer1-plugins-mpg123: 1.12.3 > mpg123: 1.25.10 > gstreamer1-plugins-a52dec: 1.12.3 > liba52: 0.7.4_3 > gstreamer1-plugins-soup: 1.12.3 > taglib: 1.11.1_1 > gstreamer1-plugins-faad: 1.12.3 > faad2: 2.8.8,1 > xfce4-wm-themes: 4.10.0_1 > xfce4-weather-plugin: 0.9.0 > xfce4-calculator-plugin: 0.6.0 > xfce4-mailwatch-plugin: 1.2.0_8 > ristretto: 0.8.3 > thunar-vcs-plugin: 0.1.5 > subversion: 1.10.2_1 > serf: 1.3.9_3 > apr: 1.6.3.1.6.1_1 > db5: 5.3.28_7 > utf8proc: 2.1.0 > xfce4-xkb-plugin: 0.8.1 > xfce4-notes-plugin: 1.8.1 > unique: 1.1.6_7 > thunar-media-tags-plugin: 0.2.1_4 > thunar-archive-plugin: 0.3.1_4 > keybinder: 0.3.1_2 > py27-gtk2: 2.24.0_5 > py27-cairo: 1.14.1 > py27-gobject: 2.28.6_8 > libglade2: 2.6.4_9 > gstreamer-plugins: 0.10.36_11,3 > gstreamer: 0.10.36_6 > gstreamer-plugins-good: 0.10.31_3,3 > This list also includes other packages skipped by the previous command not related to this one, so it looks like pkg, in this further run, is recovering from skipping parts in the previous run > Number of packages to be installed: 55 > > The process will require 154 MiB more space. > 34 MiB to be downloaded. > > Proceed with this action? [y/N]: > ``` > > Can anyone tell me what is wrong? > > Thank you, > -- Guido Falsi From owner-freebsd-pkg@freebsd.org Thu Oct 11 08:47:35 2018 Return-Path: Delivered-To: freebsd-pkg@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E346110B04A0; Thu, 11 Oct 2018 08:47:34 +0000 (UTC) (envelope-from hyun@caffeinated.codes) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8C11F8DE53; Thu, 11 Oct 2018 08:47:34 +0000 (UTC) (envelope-from hyun@caffeinated.codes) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 01F6921DCC; Thu, 11 Oct 2018 04:47:34 -0400 (EDT) Received: from web6 ([10.202.2.216]) by compute7.internal (MEProxy); Thu, 11 Oct 2018 04:47:34 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= caffeinated.codes; h=message-id:from:to:cc:mime-version :content-transfer-encoding:content-type:references:date:subject :in-reply-to; s=fm3; bh=1HnqfMeLM0yXpbgp5HO3xQd6Lz/jz/3bXwzD9jvh oBo=; b=GIrb6Hux0OdpJGLd6BoPm81XsXMAgISD/JDNA3VfCA72pheRaFr4JJL9 uC/TvKwShPu3FRLpDgxiz/KvzKNw3Rrrlb60QqTX+wTD9WJSndrVVQNF6kE847zD Q6mFJKEXXviX6xDPSZLW+YuJnnkh/f7s1hhp9d98Te7/tOK76+DhHeeMNJGv0bCS dkp+QosmpJclwp2J0yOqmIyvX6cq2TS/76kNls/59PrS98aAZJPkMIU2WuP1Zyo/ kQMStWCL61GOzdL3N+Wf1GwiGql340fZpddARnBRu5dn7ZxDvShn3ATeiS3IQjLR SJjGY3ETDc6a4EU33mq5yeVEBwZ+eQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=1HnqfMeLM0yXpbgp5HO3xQd6Lz/jz/3bXwzD9jvho Bo=; b=cPvUIbUILOneBgLNAjIbHtFW5ovenI2EhNDRtEpl+09Qikhp4Q1cxClQ/ ujX4WPR/COmybs2RnK1/SvE/SkqWWe2oO2wuOie544h4GrVQtUDJpLBmqS2lnqy1 oNOIwSfh2NT/GDkC0m235EiOxXW1r6RLJ1UpPZRfDL5Hx+LsViWmAYrUqiHo/WmO TELu1QlP/RQ6JYaMqoMAhb9umzWUVZWkbYIy63g+t7U+jzhMtvqVNE7aVIu0jG/q yhY1OBCwyOZx65GfQOzxOTtH5MpnJQLMQM6acXRto3tXD+xQSyYCZUBygTk8TvgE 1s14KlbSVBVIHtOet+N9gxMLanRRA== X-ME-Sender: X-ME-Proxy: Received: by mailuser.nyi.internal (Postfix, from userid 99) id 4FD2C414F; Thu, 11 Oct 2018 04:47:33 -0400 (EDT) Message-Id: <1539247653.1839777.1538252352.6FE9BF0F@webmail.messagingengine.com> From: Hyun Hwang To: Guido Falsi Cc: freebsd-xfce@freebsd.org, freebsd-pkg@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-6804a824 References: <1539208594.1677108.1537815560.7E7DCC68@webmail.messagingengine.com> Date: Thu, 11 Oct 2018 04:47:33 -0400 Subject: Re: Package `xfce4-goodies` does not fully install all of its dependencies? In-Reply-To: X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Oct 2018 08:47:35 -0000 Hi, On Thursday, October 11, 2018, 9:56 AM (UTC+0200), Guido Falsi wrote: > version of FreeBSD? Are you using latest binary packages? Quarterly? Own > repo? My machine is running FreeBSD 12.0-ALPHA9 r339274, with pkg pulling things from `pkg+http://pkg.freebsd.org/FreeBSD:12:amd64/latest` IIRC. Every package installed on my machine was up-to-date, including the pkg itself. > > pkg: gstreamer1-plugins-lame has a missing dependency: lame > > Uhm, this could be related in some way. Possibly? I have no idea how could this happen in pkg; it's not like I can mangle package dependencies as in Ports tree. > This list also includes other packages skipped by the previous command > not related to this one, so it looks like pkg, in this further run, is > recovering from skipping parts in the previous run Yes, only when I forced it to install those skipped ones. Right now I do not have xfce4 installed (as I was testing DEs), but if you need more info (or possibly testing further) I probably can install another inside bhyve and do that, so tell me if so. Thank you, -- Hyun Hwang From owner-freebsd-pkg@freebsd.org Thu Oct 11 08:57:59 2018 Return-Path: Delivered-To: freebsd-pkg@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A720310B0962; Thu, 11 Oct 2018 08:57:59 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4F39F8E316; Thu, 11 Oct 2018 08:57:59 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from marvin.madpilot.net (host1-133-dynamic.43-79-r.retail.telecomitalia.it [79.43.133.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: madpilot/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id CC3DE13041; Thu, 11 Oct 2018 08:57:58 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Subject: Re: Package `xfce4-goodies` does not fully install all of its dependencies? To: Hyun Hwang Cc: freebsd-xfce@freebsd.org, freebsd-pkg@freebsd.org References: <1539208594.1677108.1537815560.7E7DCC68@webmail.messagingengine.com> <1539247653.1839777.1538252352.6FE9BF0F@webmail.messagingengine.com> From: Guido Falsi Openpgp: preference=signencrypt Autocrypt: addr=madpilot@FreeBSD.org; prefer-encrypt=mutual; keydata= xsBNBE+G+l0BCADi/WBQ0aRJfnE7LBPsM0G3m/m3Yx7OPu4iYFvS84xawmRHtCNjWIntsxuX fptkmEo3Rsw816WUrek8dxoUAYdHd+EcpBcnnDzfDH5LW/TZ4gbrFezrHPdRp7wdxi23GN80 qPwHEwXuF0X4Wy5V0OO8B6VT/nA0ADYnBDhXS52HGIJ/GCUjgqJn+phDTdCFLvrSFdmgx4Wl c0W5Z1p5cmDF9l8L/hc959AeyNf7I9dXnjekGM9gVv7UDUYzCifR3U8T0fnfdMmS8NeI9NC+ wuREpRO4lKOkTnj9TtQJRiptlhcHQiAlG1cFqs7EQo57Tqq6cxD1FycZJLuC32bGbgalABEB AAHNHkd1aWRvIEZhbHNpIDxtYWRAbWFkcGlsb3QubmV0PsLAeQQTAQgAIwIbAwIeAQIXgAUL CQgHAwUVCgkICwQWAgMBBQJS79AgAhkBAAoJEBrmhg5Wy9KTc0kH/RO64ORBlTbTHaUaOj8F Je5O5NU2Pt9Cyt5ZWBRvxntr1zPTJGKRPS9ihlIfqT4ZvEngQGp57EUyFbCpI0UWasTerImM tt5WACnGmCzUTB39UXx8Oy4b1EgWeTJQ747e/F1mQLXTNa6ijRBE9fYlTb4gAkPN88/wVV9v 3PZozKLTg16ghBzHM/P7Lk8L7clPEZChX1FTa/6eSt3nvzfCuTMZbBPJF/ph+q1KyPqRgVfh tyhu5dvgMoPz/ni41IfeSrkJTD5RXzdyGR9q4Z1NYeBsLkRjC4LxKAP5KqUsvlOUjKvO1byj ApYdMarol+IGkaSk9e3zVYAJkWKjn/ni8XbOwU0EUxB7QQEQAKFhrDceoPdK/IHDSmoj6SQY isvM7VdhcleS7E9DoEAVt7yMbf6HbbMVTTY6ckvwTWQssywLBXNVqxgc4WLJjzfUhgef+WE7 5M3+WFYlOVQLGZY/zEVgma1raYnOHNAOzeHLDmEXjbZP6vGAeDyBbGfQPpE7qGYZ7ubeT3Xw QO+PklcCrvOPj2ZPcAxGNS2xVU/LzONqCrJqLMJSIcCdsbiSP4G5PnDFHtMokaTY6OEr8OEQ fOAerhcHUa/z7Uu8YtmaqKH+QGkE/WEgaRqSiTnv0JOTD+DxehaqvoKPPZ++2NpCZMHB2i6A /xifmQwEiIjEXtcueBRzkNUQkxhqZyS13SrhocL9ydtaVPBzZatAEjUDDEJmAMLVFs45qfyh MiNapHJo2n3MW/E5omqCvEkDdWX/en3P7CK2TemeaDghMsgkNKax/z0wNo5UZCkOPOz0xpNi UilOVbkuezZZNg65741qee2lfXhQIaZ66yT7hphc/N/z3PIAtLeze4u1VR2EXAuZ2sWAdlKC NTlJMsaU/x70BV11Wd/ypnVzM68dfdQIIAj1iMFAD/lXGlEUmKXg5Ov2VQDlTntQoanCYrAg +8CttPzjrydgLZFq3hrtQmfc0se5yv1WHS69+BsUOG09RvvawUDZxUjW19kyeN9THaNRgow3 kSuArUp6zSmJABEBAAHCwF8EGAEIAAkFAlMQe0ECGwwACgkQGuaGDlbL0pMN5wgA4bCkX/qw EVC06ToeR6C2putmSWQMgpDaqrv65Hubo+QGmg2P4ewTYQQ4g6oYWS03qHxqVVWhKz7FjfrV +dH8qbCLfSgIcvdBha7ayGZVrsiuMLKGbw36fcmkZPpSDOfHcP0XH8Z+u9CWj0xUkTxAlZ/7 i6gYSUpG2JWNtdmE/X8VVEyXusCLwy0K0BI60A/4dRTIX3C4QKrJ3ZbUXegz70ynjHf+lQMZ 9IZKASoRMuS5FozPQh6abvmwZEPdf5I9riUElzvHrqJ8Bx0t3Pujdoth+yNHpnBxrtO8LkQd rQ58P0SwcaIX33T2U9pG8bhu5YVR88FQ8OQ0cEsPBpDncg== Message-ID: <862ed685-ccd4-9e5f-fa59-97d1e9db5aa8@FreeBSD.org> Date: Thu, 11 Oct 2018 10:57:56 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 MIME-Version: 1.0 In-Reply-To: <1539247653.1839777.1538252352.6FE9BF0F@webmail.messagingengine.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Oct 2018 08:57:59 -0000 On 11/10/18 10:47, Hyun Hwang wrote: > Hi, > > On Thursday, October 11, 2018, 9:56 AM (UTC+0200), Guido Falsi wrote: >> version of FreeBSD? Are you using latest binary packages? Quarterly? Own >> repo? > > My machine is running FreeBSD 12.0-ALPHA9 r339274, with pkg pulling things from `pkg+http://pkg.freebsd.org/FreeBSD:12:amd64/latest` IIRC. Every package installed on my machine was up-to-date, including the pkg itself. > At present packages for 12 could have other problems due to the OpenSSL thing, but since I was able to reproduce this in 11.2 this is not caused by that. >>> pkg: gstreamer1-plugins-lame has a missing dependency: lame >> >> Uhm, this could be related in some way. > > Possibly? I have no idea how could this happen in pkg; it's not like I can mangle package dependencies as in Ports tree. > Not sure, But this missing dependency could be breaking the chain that causes the other ones not to be installed. All the packages missing are multimedia related. volumed, mixer, gigolo. So it looks reasonable. -- Guido Falsi