tcesni / crossepg

Automatically exported from code.google.com/p/crossepg
GNU Lesser General Public License v2.1
0 stars 0 forks source link

crossepg_downloader with xepgdb on x86 #126

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
executing ./crossepg_downloader -p xepgdb_rytec_italy_xmltv__xepgdb_repacked_ 
on Fedora core 20 x86 machine.

What is the expected output? What do you see instead?

There's no data parsing after download. crossepg.descriptors.db file is 700MB 
big instead of 7MB. The procedure is stuck on File deflated. In interactive 
mode is stuck on PROCESSING. On MIPS boxes the above command works. On x86 it 
works only with rytec_italy_xmltv (no xepgdb).

What version of crossepg are you using? On what box and on what image?
0.6.2, no box, PC

Original issue reported on code.google.com by sasagei...@gmail.com on 18 May 2014 at 9:10

GoogleCodeExporter commented 8 years ago
19/05/2014 08:17:12 SIFTeam CrossEPG Downloader 0.6.2 (svn ) (c) 2009-2011 
Sandro Cavazzoni (crossepg - An EPG for enigma2 based dvb receivers - Google 
Project Hosting)
19/05/2014 08:17:12 This software is distributed under the terms of the GNU 
Lesser General Public License v2.1
19/05/2014 08:17:12 Provider xepgdb_rytec_italy_xmltv__xepgdb_repacked_ 
identified as xepgdb
19/05/2014 08:17:12 Headers url: 
http://crossepg.sifteam.eu/rytec_ita....headers.db.gz
19/05/2014 08:17:12 Descriptors url: 
http://crossepg.sifteam.eu/rytec_ita...criptors.db.gz
19/05/2014 08:17:12 EPGDB opened (root=hdd)
19/05/2014 08:17:12 Clearing old aliases...
19/05/2014 08:17:12 Loaded 0 aliases
19/05/2014 08:17:12 Adding new aliases...
19/05/2014 08:17:12 Completed
19/05/2014 08:17:12 HTTP Get (host:crossepg.sifteam.eu, port:80, 
page:rytec_italy_xmltv.headers.db.gz)
19/05/2014 08:17:13 Downloaded 1044959 bytes
19/05/2014 08:17:13 HTTP Get (host:crossepg.sifteam.eu, port:80, 
page:rytec_italy_xmltv.descriptors.db.gz)
19/05/2014 08:17:15 Downloaded 1493782 bytes
19/05/2014 08:17:15 Deflating hdd/crossepg.tmp.5txkzO
19/05/2014 08:17:15 File deflated
19/05/2014 08:17:15 Deflating hdd/crossepg.tmp.Ce4jnt
19/05/2014 08:17:15 File deflated

Original comment by sasa%pie...@gtempaccount.com on 19 May 2014 at 7:01