Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 May 2010 20:22:43 -0700
From:      Douglas Thrift <douglas@douglasthrift.net>
To:        shaun@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: portscout-0.7.4_2
Message-ID:  <4BF20803.3010606@douglasthrift.net>

next in thread | raw e-mail | index | archive | help
Hello,

Today I decided to set up portscout on my server. Everything seemed fine
until I went to run "portscout generate" to make the HTML output:

portscout v0.7.4, by Shaun Amott

Found 21749 ports

Organising results...
DBD::Pg::st execute failed: ERROR:  cannot insert multiple commands into
a prepared statement at /usr/local/bin/portscout line 1844.
Generating index sorted by withnewdistfile...
DBD::Pg::st execute failed: ERROR:  relation "results" does not exist
LINE 1: SELECT * FROM results ORDER BY withnewdistfile DESC
                      ^ at /usr/local/bin/portscout line 1873.
DBD::Pg::st fetchrow_hashref failed: no statement executing at
/usr/local/bin/portscout line 1875.
Generating index sorted by maintainer...
DBD::Pg::st execute failed: ERROR:  relation "results" does not exist
LINE 1: SELECT * FROM results ORDER BY maintainer ASC
                      ^ at /usr/local/bin/portscout line 1873.
DBD::Pg::st fetchrow_hashref failed: no statement executing at
/usr/local/bin/portscout line 1875.
Generating index sorted by total...
DBD::Pg::st execute failed: ERROR:  relation "results" does not exist
LINE 1: SELECT * FROM results ORDER BY total DESC
                      ^ at /usr/local/bin/portscout line 1873.
DBD::Pg::st fetchrow_hashref failed: no statement executing at
/usr/local/bin/portscout line 1875.
Generating index sorted by percentage...
DBD::Pg::st execute failed: ERROR:  relation "results" does not exist
LINE 1: SELECT * FROM results ORDER BY percentage DESC
                      ^ at /usr/local/bin/portscout line 1873.
DBD::Pg::st fetchrow_hashref failed: no statement executing at
/usr/local/bin/portscout line 1875.
Creating maintainer pages...
DBD::Pg::st execute failed: ERROR:  relation "results" does not exist
LINE 1: SELECT DISTINCT maintainer FROM results
                                        ^ at /usr/local/bin/portscout
line 1903.
DBD::Pg::st fetchrow_array failed: no statement executing at
/usr/local/bin/portscout line 1905.
Creating restricted ports (portconfig) page...

That's all it output.

Thanks!
-- 
Douglas William Thrift
<douglas@douglasthrift.net>
<http://douglasthrift.net/>;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BF20803.3010606>