Picon

Adding foreign keys fail with postgresql database

Hi,

  At the end of imdbpy2sql.py script, i get this error:

# TIME TOTAL TIME TO INSERT/WRITE DATA : 253min, 55sec (wall) 93min, 
7sec (user) 15min, 0sec (system)
building database indexes (this may take a while)
# TIME createIndexes() : 26min, 33sec (wall) 0min, 0sec (user) 0min, 
0sec (system)
adding foreign keys (this may take a while)
Traceback (most recent call last):
   File "/usr/bin/imdbpy2sql.py", line 5, in <module>
     pkg_resources.run_script('IMDbPY==4.8.2', 'imdbpy2sql.py')
   File "/usr/lib64/python2.6/site-packages/pkg_resources.py", line 500, 
in run_script
     self.require(requires)[0].run_script(script_name, ns)
   File "/usr/lib64/python2.6/site-packages/pkg_resources.py", line 
1236, in run_script
     execfile(script_filename, namespace, namespace)
   File

"/usr/lib64/python2.6/site-packages/IMDbPY-4.8.2-py2.6-linux-x86_64.egg/EGG-INFO/scripts/imdbpy2sql.py", 
line 2958, in <module>
     run()
   File

"/usr/lib64/python2.6/site-packages/IMDbPY-4.8.2-py2.6-linux-x86_64.egg/EGG-INFO/scripts/imdbpy2sql.py", 
line 2910, in run
     buildIndexesAndFK()
   File
(Continue reading)

Davide Alberani | 14 Dec 2011 20:58
Picon
Gravatar

Re: Adding foreign keys fail with postgresql database

On Wed, Dec 14, 2011 at 17:20, y.josuin@...
<y.josuin@...> wrote:
> Hi,
>
>  At the end of imdbpy2sql.py script, i get this error:

Hi!

Thank you very much for the detailed report.
Unfortunately I'm very busy at the moment; I hope to have a look at the
problem within a week or so.

Thanks!
--

-- 
Davide Alberani <davide.alberani@...>  [PGP KeyID: 0x465BFD47]
http://www.mimante.net/

------------------------------------------------------------------------------
Cloud Computing - Latest Buzzword or a Glimpse of the Future?
This paper surveys cloud computing today: What are the benefits? 
Why are businesses embracing it? What are its payoffs and pitfalls?
http://www.accelacomm.com/jaw/sdnl/114/51425149/
Davide Alberani | 26 Dec 2011 14:44
Picon
Gravatar

Re: Adding foreign keys fail with postgresql database

On Wed, Dec 14, 2011 at 20:58, Davide Alberani
<davide.alberani@...> wrote:
>
> Thank you very much for the detailed report.

I think to have fixed it in the Mercurial repository: the problem was created
by the fact that right now, the "crazy credits" doesn't contain any reference
to movie titles. :-/
I hope they will fix this soon.

Thank you very much for your report - I'll add your name to the credits.

--

-- 
Davide Alberani <davide.alberani@...>  [PGP KeyID: 0x465BFD47]
http://www.mimante.net/

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev

Gmane