From owner-freebsd-questions@FreeBSD.ORG Wed Apr 22 04:32:20 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0D6B1407 for ; Wed, 22 Apr 2015 04:32:20 +0000 (UTC) Received: from fly.hiwaay.net (fly.hiwaay.net [216.180.54.1]) (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 C79021A50 for ; Wed, 22 Apr 2015 04:32:19 +0000 (UTC) Received: from kabini1.local (rbn1-216-180-19-49.adsl.hiwaay.net [216.180.19.49]) (authenticated bits=0) by fly.hiwaay.net (8.13.8/8.13.8/fly) with ESMTP id t3M4WBqQ028111 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Tue, 21 Apr 2015 23:32:12 -0500 Message-ID: <5537244B.7040103@hiwaay.net> Date: Tue, 21 Apr 2015 23:38:26 -0453 From: "William A. Mahaffey III" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 CC: FreeBSD Questions Subject: Re: Youtube-dl problem/question References: <55352048.7020103@gmail.com> <5535228E.2020508@artem.ru> <5535539B.30507@hiwaay.net> <55355864.7020301@hiwaay.net> <1429673558.935.6.camel@michaeleichorn.com> In-Reply-To: <1429673558.935.6.camel@michaeleichorn.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Apr 2015 04:32:20 -0000 On 04/21/15 22:38, Michael B. Eichorn wrote: > On Mon, 2015-04-20 at 14:56 -0453, William A. Mahaffey III wrote: >> On 04/20/15 14:47, jungle Boogie wrote: >>> Hi William, >>> On 20 April 2015 at 12:28, William A. Mahaffey III >>> wrote: >>>> I poked around a bit & ytdl doesn't seem to beavailable for >>>> FreeBSD 9.3, >>>> have I got that right ? If so, any plans to get a pkg going for >>>> 9.3R ? Just >>>> curious .... TIA & have a good one. >>> I don't have a 9.3 system but I'm pretty sure all pks/ports build >>> on >>> all versions. This isn't linux where the software version is >>> locked to >>> the OS. >>> >>> https://www.freshports.org/www/youtube_dl/ >>> >>> Try it out: >>> pkg install www/youtube_dl/ >> OK, here goes: >> >> [root@kabini1, /etc, 2:44:48pm] 348 % pkg install www/youtube_dl/ >> Updating FreeBSD repository catalogue... >> FreeBSD repository is up-to-date. >> All repositories are up-to-date. >> New version of pkg detected; it needs to be installed first. >> The following 1 packages will be affected (of 0 checked): >> >> Installed packages to be UPGRADED: >> pkg: 1.4.12 -> 1.5.1 >> >> The process will require 320 KiB more space. >> 2 MiB to be downloaded. >> >> Proceed with this action? [y/N]: y >> Fetching pkg-1.5.1.txz: 100% 2 MiB 349.1kB/s 00:06 >> Checking integrity... done (0 conflicting) >> [1/1] Upgrading pkg from 1.4.12 to 1.5.1... >> [1/1] Extracting pkg-1.5.1: 100% >> Message for pkg-1.5.1: >> If you are upgrading from the old package format, first run: >> >> # pkg2ng >> Updating FreeBSD repository catalogue... >> pkg: Unable to upgrade "FreeBSD" repo schema version 2010 (target >> version 2011) -- change not found >> pkg: need to re-create repo FreeBSD to upgrade schema version >> Fetching meta.txz: 100% 972 B 1.0kB/s 00:01 >> Fetching packagesite.txz: 100% 5 MiB 353.7kB/s 00:15 >> Processing entries: 100% >> FreeBSD repository update completed. 23878 packages processed. >> pkg: No packages available to install matching 'www/youtube_dl/' >> have >> been found in the repositories >> whew !!!! that took (15.864 cpu + 1.666 sys) sec., 0:50.56 elapsed >> time tot, 34.6% CPU efficiency >> (208 text, 2555 data, 29920 max) KB, (0+1064) io, 7466 pfs >> + 0 >> swaps >> [root@kabini1, /etc, 2:51:17pm] 349 % uname -a >> FreeBSD kabini1.local 9.3-RELEASE-p13 FreeBSD 9.3-RELEASE-p13 #0: >> Tue >> Apr 7 03:01:12 UTC 2015 >> root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >> [root@kabini1, /etc, 2:52:48pm] 350 % >> >> >> Any clues ? I do see it in /usr/ports/www, maybe try w/o the www ? > > > The problem is that there is no package 'www/youtube_dl/' > There is a package 'www/youtube_dl' > > Same with 'editors/vim-lite/' and 'editors/vim-lite' pkg does not > expect a trailing '/' in the package name. > > # pkg install www/youtube_dl > Works as expected. > > Cheers, > Ike > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" Good point (trailing '/'), I didn't get as far as checkig that out, since the plain 'pkg install -y youtube_dl' worked as desired. But nonetheless a valid & important point (no kidding). Thanks :-) .... -- William A. Mahaffey III ---------------------------------------------------------------------- "The M1 Garand is without doubt the finest implement of war ever devised by man." -- Gen. George S. Patton Jr.