From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-97564-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MMiah-0008E5-HN
	for garchives@archives.gentoo.org; Fri, 03 Jul 2009 13:14:11 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id BF0F5E05B4;
	Fri,  3 Jul 2009 13:14:09 +0000 (UTC)
Received: from av9-1-sn3.vrr.skanova.net (av9-1-sn3.vrr.skanova.net [81.228.9.185])
	by pigeon.gentoo.org (Postfix) with ESMTP id 94C31E05B4
	for <gentoo-user@lists.gentoo.org>; Fri,  3 Jul 2009 13:14:09 +0000 (UTC)
Received: by av9-1-sn3.vrr.skanova.net (Postfix, from userid 502)
	id C8EA337F10; Fri,  3 Jul 2009 15:14:08 +0200 (CEST)
Received: from smtp3-1-sn3.vrr.skanova.net (smtp3-1-sn3.vrr.skanova.net [81.228.9.101])
	by av9-1-sn3.vrr.skanova.net (Postfix) with ESMTP id 7677C37E47
	for <gentoo-user@lists.gentoo.org>; Fri,  3 Jul 2009 15:14:08 +0200 (CEST)
Received: from [192.168.0.2] (213-67-201-42-no30.tbcn.telia.com [213.67.201.42])
	by smtp3-1-sn3.vrr.skanova.net (Postfix) with ESMTP id 5BDDE37E46
	for <gentoo-user@lists.gentoo.org>; Fri,  3 Jul 2009 15:14:08 +0200 (CEST)
Message-ID: <4A4E0413.8020800@swipnet.se>
Date: Fri, 03 Jul 2009 15:13:55 +0200
From: gigli <gigli@swipnet.se>
User-Agent: Thunderbird 2.0.0.22 (X11/20090630)
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] mythfilldatabase
References: <4A4D09FA.7090809@swipnet.se>
In-Reply-To: <4A4D09FA.7090809@swipnet.se>
X-Enigmail-Version: 0.95.7
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: aaadde0d-881d-44b5-8e42-9f882a96ad01
X-Archives-Hash: d2da21079151b7d57a2feb2d121659db

gigli wrote:
> Hi
>
> Can anyone help me. A newly installed gentoo amd64 system, using funtoo=
,
> and mythtv database and setting imported from a backup.
>
> When i run mythfilldatabase i got the following error.
>
> 2009-07-02 19:22:46.122 Connected to database 'mythconverg' at host:
> localhost
> 2009-07-02 19:22:46.147 XMLTV config file is:
/home/martin/.mythtv/DVB.xmltv
> Empty String at /usr/bin/tv_grab_se_swedb line 348
> 2009-07-02 19:22:46.946 FAILED: xmltv returned error code 2304.
> 2009-07-02 19:22:46.956 Error in 1:1: unexpected end of file
>
> And thats all. I can't understand where the problems lie. I have perl
> 5.10 and xmltv 0.5.50
>
> Happy if anyone could help me.
>
> Regards Martin
>
>

Googling didn't bring up anything specific other than a few others
having the problem.  This ubuntu post [1] has you editing some files but
you shouldn't have to in gentoo.  I'm running myth as well, what version
are you running?  I'm looking at the schedules direct page right now [1]
but I can't find anything.  They are the ones that supply the xmltv data.

[1] http://ubuntuforums.org/showthread.php?t=3D1063978

[2] www.schedulesdirect.com

HTH
--=20
Eric

Thanks for your answer.

I don'=E1=BA=97 think the ubuntu solution apply, since mythfilldatabase i=
s
concerned with the line:

348 my $doc =3D $xml->parse_string($xmldata);

I'm using mythtv-0.21_p19961-r2 and xmltv 0.5.50 and i don't understand
if the problem lies within mythtvs mythfilldatabase or in xmltv. I have
rebuilt all dependencies. Downgraded xmltv and mythtv with the same
results.

It worked june 15, since then i gave ubuntu a try since nuvexport and
ffmpeg does not work in gentoo, it didn't in ubuntu either
(mythfilldatabase worked thou), reinstalled gentoo, and now i have this
problem.

Regards Martin