<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[BSDnexus forums - And now, another problem - how to force tcp(4) download for pkg_add?]]></title>
		<link>http://forums.bsdnexus.com/viewtopic.php?id=2040</link>
		<description><![CDATA[The most recent posts in And now, another problem - how to force tcp(4) download for pkg_add?.]]></description>
		<lastBuildDate>Fri, 05 Sep 2008 02:13:01 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: And now, another problem - how to force tcp(4) download for pkg_add?]]></title>
			<link>http://forums.bsdnexus.com/viewtopic.php?pid=17778#p17778</link>
			<description><![CDATA[<p>glad to have helped <img src="http://forums.bsdnexus.com/img/smilies/smile.png" width="15" height="15" alt="smile" />.</p>]]></description>
			<author><![CDATA[null@example.com (asemisldkfj)]]></author>
			<pubDate>Fri, 05 Sep 2008 02:13:01 +0000</pubDate>
			<guid>http://forums.bsdnexus.com/viewtopic.php?pid=17778#p17778</guid>
		</item>
		<item>
			<title><![CDATA[Re: And now, another problem - how to force tcp(4) download for pkg_add?]]></title>
			<link>http://forums.bsdnexus.com/viewtopic.php?pid=17771#p17771</link>
			<description><![CDATA[<div class="quotebox"><cite>asemisldkfj wrote:</cite><blockquote><p>you have to change &quot;OPSYS&quot;, &quot;ARCH&quot;, and &quot;VERSIONS&quot; to the appropriate values.</p><p>if you&#039;re running NetBSD 4.0 on the x86 architecture your PKG_PATH variable should be something like</p><div class="codebox"><pre><code>ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/i386/4.0_2008Q2/All</code></pre></div></blockquote></div><p>Ups! You should have said what you have thought - &quot;you, idiot!&quot; <img src="http://forums.bsdnexus.com/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />Off course, it`s working now. Thanks!</p>]]></description>
			<author><![CDATA[null@example.com (tartaruga)]]></author>
			<pubDate>Thu, 04 Sep 2008 16:41:32 +0000</pubDate>
			<guid>http://forums.bsdnexus.com/viewtopic.php?pid=17771#p17771</guid>
		</item>
		<item>
			<title><![CDATA[Re: And now, another problem - how to force tcp(4) download for pkg_add?]]></title>
			<link>http://forums.bsdnexus.com/viewtopic.php?pid=17768#p17768</link>
			<description><![CDATA[<p>Yup that&#039;s the problem. You have to change those vars in uppercase.</p><p>I do not advise using prebuilt packages (maybe some people will say the opposite though <img src="http://forums.bsdnexus.com/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" />)<br />I&#039;ve built a USB stick using a stable version of NetBSD and had a suprise. Xorg does not exist as prebuilt package(s).</p><p>With nowadays computers building your own packages using pkgsrc doesn&#039;t take that much time and makes you feel powerful <img src="http://forums.bsdnexus.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (dynek)]]></author>
			<pubDate>Thu, 04 Sep 2008 06:41:36 +0000</pubDate>
			<guid>http://forums.bsdnexus.com/viewtopic.php?pid=17768#p17768</guid>
		</item>
		<item>
			<title><![CDATA[Re: And now, another problem - how to force tcp(4) download for pkg_add?]]></title>
			<link>http://forums.bsdnexus.com/viewtopic.php?pid=17766#p17766</link>
			<description><![CDATA[<p>you have to change &quot;OPSYS&quot;, &quot;ARCH&quot;, and &quot;VERSIONS&quot; to the appropriate values.</p><p>if you&#039;re running NetBSD 4.0 on the x86 architecture your PKG_PATH variable should be something like</p><div class="codebox"><pre><code>ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/i386/4.0_2008Q2/All</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (asemisldkfj)]]></author>
			<pubDate>Thu, 04 Sep 2008 03:37:29 +0000</pubDate>
			<guid>http://forums.bsdnexus.com/viewtopic.php?pid=17766#p17766</guid>
		</item>
		<item>
			<title><![CDATA[Re: And now, another problem - how to force tcp(4) download for pkg_add?]]></title>
			<link>http://forums.bsdnexus.com/viewtopic.php?pid=17764#p17764</link>
			<description><![CDATA[<div class="quotebox"><cite>tartaruga wrote:</cite><blockquote><div class="quotebox"><cite>asemisldkfj wrote:</cite><blockquote><p>what does the command <strong>echo $PKG_PATH</strong> output?</p></blockquote></div><div class="codebox"><pre><code>echo $PKG_PATH
ftp://ftp.NetBSD.org/pub/pkgsrc/packages/OPSYS/ARCH/VERSIONS/All</code></pre></div></blockquote></div><p>I don`t know whether it`s normal, but, it gets lost after every reboot.</p>]]></description>
			<author><![CDATA[null@example.com (tartaruga)]]></author>
			<pubDate>Wed, 03 Sep 2008 21:23:56 +0000</pubDate>
			<guid>http://forums.bsdnexus.com/viewtopic.php?pid=17764#p17764</guid>
		</item>
		<item>
			<title><![CDATA[Re: And now, another problem - how to force tcp(4) download for pkg_add?]]></title>
			<link>http://forums.bsdnexus.com/viewtopic.php?pid=17763#p17763</link>
			<description><![CDATA[<div class="quotebox"><cite>asemisldkfj wrote:</cite><blockquote><p>what does the command <strong>echo $PKG_PATH</strong> output?</p></blockquote></div><div class="codebox"><pre><code>echo $PKG_PATH
ftp://ftp.NetBSD.org/pub/pkgsrc/packages/OPSYS/ARCH/VERSIONS/All</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (tartaruga)]]></author>
			<pubDate>Wed, 03 Sep 2008 21:05:01 +0000</pubDate>
			<guid>http://forums.bsdnexus.com/viewtopic.php?pid=17763#p17763</guid>
		</item>
		<item>
			<title><![CDATA[Re: And now, another problem - how to force tcp(4) download for pkg_add?]]></title>
			<link>http://forums.bsdnexus.com/viewtopic.php?pid=17761#p17761</link>
			<description><![CDATA[<p>what does the command <strong>echo $PKG_PATH</strong> output?</p>]]></description>
			<author><![CDATA[null@example.com (asemisldkfj)]]></author>
			<pubDate>Wed, 03 Sep 2008 19:50:23 +0000</pubDate>
			<guid>http://forums.bsdnexus.com/viewtopic.php?pid=17761#p17761</guid>
		</item>
		<item>
			<title><![CDATA[Re: And now, another problem - how to force tcp(4) download for pkg_add?]]></title>
			<link>http://forums.bsdnexus.com/viewtopic.php?pid=17759#p17759</link>
			<description><![CDATA[<div class="quotebox"><cite>dynek wrote:</cite><blockquote><p>Go here: <a href="http://www.netbsd.org/docs/pkgsrc/using.html">http://www.netbsd.org/docs/pkgsrc/using.html</a><br />And have a look at the &quot;4.1.2. Installing binary packages&quot; section.<br />You have to set PKG_PATH before you can install remote packages.</p></blockquote></div><p>But, I did! That was exactly the page I`ve followed. In particular, I have followed this: </p><div class="codebox"><pre><code># PATH=&quot;/usr/pkg/sbin:$PATH&quot;
# PKG_PATH=&quot;ftp://ftp.NetBSD.org/pub/pkgsrc/packages/OPSYS/ARCH/VERSIONS/All&quot;
# export PATH PKG_PATH</code></pre></div><p>Although now... I am in doubt about &quot;$PATH&quot;. Maybe, instead of &quot;$PATH&quot;, I should have put the string itself? But, if so - what string, which path?<br />And even when I was downloading the pkgsrc tree, at first it&nbsp; tried to use tcp6. But, as soon as it saw that there was &quot;no route to host&quot;, it turned to the simple tcp. Why it didn`t behave so later, too, when I wanted to pkg_add?&nbsp; Maybe in PKG_PATH=etc. I should have specified something like &quot;no tcp6&quot;? But, how?</p>]]></description>
			<author><![CDATA[null@example.com (tartaruga)]]></author>
			<pubDate>Wed, 03 Sep 2008 16:12:04 +0000</pubDate>
			<guid>http://forums.bsdnexus.com/viewtopic.php?pid=17759#p17759</guid>
		</item>
		<item>
			<title><![CDATA[Re: And now, another problem - how to force tcp(4) download for pkg_add?]]></title>
			<link>http://forums.bsdnexus.com/viewtopic.php?pid=17757#p17757</link>
			<description><![CDATA[<p>Go here: <a href="http://www.netbsd.org/docs/pkgsrc/using.html">http://www.netbsd.org/docs/pkgsrc/using.html</a><br />And have a look at the &quot;4.1.2. Installing binary packages&quot; section.<br />You have to set PKG_PATH before you can install remote packages.</p><p>FTP mirrors can be found here: <a href="http://www.netbsd.org/mirrors/#ftp">http://www.netbsd.org/mirrors/#ftp</a></p><p>No need to disable tcp6.</p><p>Just ask if you need more help.</p>]]></description>
			<author><![CDATA[null@example.com (dynek)]]></author>
			<pubDate>Wed, 03 Sep 2008 07:06:49 +0000</pubDate>
			<guid>http://forums.bsdnexus.com/viewtopic.php?pid=17757#p17757</guid>
		</item>
		<item>
			<title><![CDATA[And now, another problem - how to force tcp(4) download for pkg_add?]]></title>
			<link>http://forums.bsdnexus.com/viewtopic.php?pid=17753#p17753</link>
			<description><![CDATA[<p>When I`ve downloaded pkgsrc tree </p><div class="codebox"><pre><code>ftp ftp://ftp.NetBSD.org/pub/pkgsrc/pkgsrc-2008Q2/pkgsrc-2008Q2.tar.gz</code></pre></div><p>I had<br /></p><div class="codebox"><pre><code>Trying 2001:4f8:4:7:230:48ff:fe31:43f2...
ftp: connect to address 2001:4f8:4:7:230:48ff:fe31:43f2: No route to host
Trying 204.152.190.13...
Connected to ftp.NetBSD.org.</code></pre></div><p>But, when, after that, I tried </p><div class="codebox"><pre><code> pkg_add kde-3.5.9</code></pre></div><p>it was only </p><div class="codebox"><pre><code>ftp: connect to address 2001:4f8:4:7:230:48ff:fe31:43f2: No route to host
pkg_add: prompt failed - wrong dir?
pkg_add: ftp_start() failed
ftp: connect to address 2001:4f8:4:7:230:48ff:fe31:43f2: No route to host
pkg_add: prompt failed - wrong dir?</code></pre></div><p>etc. It haven`t tried simple tcp at all. How can I disable (if I can) tcp6 for pkg_add?</p>]]></description>
			<author><![CDATA[null@example.com (tartaruga)]]></author>
			<pubDate>Wed, 03 Sep 2008 00:03:51 +0000</pubDate>
			<guid>http://forums.bsdnexus.com/viewtopic.php?pid=17753#p17753</guid>
		</item>
	</channel>
</rss>
