From owner-freebsd-questions@FreeBSD.ORG Mon Apr 20 19:49:59 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5ACCA155 for ; Mon, 20 Apr 2015 19:49:59 +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 06B9B8C8 for ; Mon, 20 Apr 2015 19:49:58 +0000 (UTC) Received: from kabini1.local (rbn1-216-180-76-234.adsl.hiwaay.net [216.180.76.234]) (authenticated bits=0) by fly.hiwaay.net (8.13.8/8.13.8/fly) with ESMTP id t3KJnuev005473 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Mon, 20 Apr 2015 14:49:57 -0500 Message-ID: <55355864.7020301@hiwaay.net> Date: Mon, 20 Apr 2015 14:56:11 -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> In-Reply-To: Content-Type: text/plain; charset=utf-8; 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: Mon, 20 Apr 2015 19:49:59 -0000 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 ? [root@kabini1, /etc, 2:52:48pm] 350 % pkg install -y youtube_dl Updating FreeBSD repository catalogue... FreeBSD repository is up-to-date. All repositories are up-to-date. The following 4 package(s) will be affected (of 0 checked): New packages to be INSTALLED: youtube_dl: 2015.03.03.1 rtmpdump: 2.4.20130923_2 librtmp: 2.4.20130923 ruby20: 2.0.0.645,1 The process will require 37 MiB more space. 7 MiB to be downloaded. Fetching youtube_dl-2015.03.03.1.txz: 100% 742 KiB 253.6kB/s 00:03 Fetching rtmpdump-2.4.20130923_2.txz: 100% 52 KiB 54.0kB/s 00:01 Fetching librtmp-2.4.20130923.txz: 100% 80 KiB 82.7kB/s 00:01 Fetching ruby20-2.0.0.645,1.txz: 100% 7 MiB 382.5kB/s 00:19 Checking integrity... done (0 conflicting) [1/4] Installing librtmp-2.4.20130923... [1/4] Extracting librtmp-2.4.20130923: 100% [2/4] Installing rtmpdump-2.4.20130923_2... [2/4] Extracting rtmpdump-2.4.20130923_2: 100% [3/4] Installing youtube_dl-2015.03.03.1... [3/4] Extracting youtube_dl-2015.03.03.1: 100% [4/4] Installing ruby20-2.0.0.645,1... [4/4] Extracting ruby20-2.0.0.645,1: 100% Message for youtube_dl-2015.03.03.1: ============================================================================== If you want to use mp3 audio conversion please make sure multimedia/ffmpeg is built with the "LAME" option enabled. ============================================================================== Message for ruby20-2.0.0.645,1: ==== Some of the standard commands are provided as separate ports for ease of upgrading: devel/ruby-gems: gem - RubyGems package manager devel/rubygem-rake: rake - Ruby Make And some of the standard libraries are provided as separate ports since they require extra dependencies: databases/ruby-gdbm: GDBM module Install them as occasion demands. ==== whew !!!! that took (10.900 cpu + 3.693 sys) sec., 0:38.68 elapsed time tot, 37.7% CPU efficiency (208 text, 2552 data, 76064 max) KB, (36+424) io, 0 pfs + 0 swaps [root@kabini1, /etc, 2:54:46pm] 351 % Aaaaaaaaahhhhhh !!!! 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.