<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/18334" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2011-02-25T16:19:57-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/18334</id>

		<entry>
		<author><name><![CDATA[Pixelz]]></name></author>
		<updated>2011-02-25T16:19:57-04:00</updated>

		<published>2011-02-25T16:19:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96217#p96217</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96217#p96217"/>
		<title type="html"><![CDATA[running eggdrop in chrooted environment (openbsd)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96217#p96217"><![CDATA[
I suspect that the problem is that the script doesn't work because the website changed. Try one of the weather scripts on the <a href="http://forum.egghelp.org/viewforum.php?f=3" class="postlink">Script Support &amp; Releases</a> board.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6356">Pixelz</a> — Fri Feb 25, 2011 4:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sputnik]]></name></author>
		<updated>2011-02-25T16:04:01-04:00</updated>

		<published>2011-02-25T16:04:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96215#p96215</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96215#p96215"/>
		<title type="html"><![CDATA[running eggdrop in chrooted environment (openbsd)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96215#p96215"><![CDATA[
You're right about this pkgIndex.tcl, i can see in ktrace output it couldn't find it, though this pkgIndex.tcl exists in the chroot just as all other tcl files... Any suggestions?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11568">sputnik</a> — Fri Feb 25, 2011 4:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Pixelz]]></name></author>
		<updated>2011-02-25T15:40:49-04:00</updated>

		<published>2011-02-25T15:40:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96214#p96214</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96214#p96214"/>
		<title type="html"><![CDATA[running eggdrop in chrooted environment (openbsd)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96214#p96214"><![CDATA[
There's always the possibility that the script just doesn't work and that it's unrelated to your chrooted eggdrop. Websites often change and scripts will break without warning.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6356">Pixelz</a> — Fri Feb 25, 2011 3:40 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sputnik]]></name></author>
		<updated>2011-02-25T15:38:12-04:00</updated>

		<published>2011-02-25T15:38:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96213#p96213</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96213#p96213"/>
		<title type="html"><![CDATA[running eggdrop in chrooted environment (openbsd)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96213#p96213"><![CDATA[
Well i did copy all of tcl execs and libraries, that's for sure. I'm not really sure about all the dependencies of tcl, though... Anyway, fsck, urban dictionary, rss parser scripts are working without any trouble, and they do also require http package to work properly, don't they? Thanks for the tip, i'll try to copy all the depenencies of tcl into the chroot and let you know if it will do the trick... But maybe there's a way to ensure if http script works properly, or the sugest would be just to ktrace more carefully?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11568">sputnik</a> — Fri Feb 25, 2011 3:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Pixelz]]></name></author>
		<updated>2011-02-25T15:23:55-04:00</updated>

		<published>2011-02-25T15:23:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96211#p96211</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96211#p96211"/>
		<title type="html"><![CDATA[running eggdrop in chrooted environment (openbsd)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96211#p96211"><![CDATA[
Tcl comes with a bunch of default packages. My guess is that you didn't copy those over to your chroot. This particular script needs the http package to work properly, but I would suggest that you copy all of it over.<br><br>You will probably see open() calls to pkgIndex.tcl all over the place.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6356">Pixelz</a> — Fri Feb 25, 2011 3:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sputnik]]></name></author>
		<updated>2011-02-25T03:12:18-04:00</updated>

		<published>2011-02-25T03:12:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96198#p96198</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96198#p96198"/>
		<title type="html"><![CDATA[running eggdrop in chrooted environment (openbsd)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96198#p96198"><![CDATA[
I'm not sure if this is right section for posting this one, but i'll take my chances anyway. So i'm running an eggdrop in chrooted environment (openbsd 4.8), it wasn't really complicated to set it up. With the help of lsof and ktrace i could successfully find out all the files it needs and to copy them to chroot. Anyway, i believe something is missing. Eggdrop runs ok, all scripts work except for Djoezy's <a href="http://www.egghelp.org/cgi-bin/tcl_archive.tcl?mode=download&amp;id=1647" class="postlink">weather</a>. Well it works, but doesn't collect an information from google. Or from db file. Well i have no idea if it lacks some certain network resources or some dependency... Any help would be appreciated.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11568">sputnik</a> — Fri Feb 25, 2011 3:12 am</p><hr />
]]></content>
	</entry>
	</feed>
