[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#702087: UDD: vcs importer broken since PET moved to alioth



Hi,

I've have the impression that the firewall problem was solved.  I tried
to call the importer manually

udd@ullmann:/srv/udd.debian.org/udd$ ./update-and-run.sh vcs
/usr/lib/ruby/1.8/dbd/pg/database.rb:82:in `initialize': FATAL:  role "guest" does not exist (DBI::OperationalError)
        from /usr/lib/ruby/1.8/dbd/Pg.rb:157:in `new'
        from /usr/lib/ruby/1.8/dbd/Pg.rb:157:in `connect'
        from /usr/lib/ruby/1.8/dbi/handles/driver.rb:33:in `connect'
        from /usr/lib/ruby/1.8/dbi.rb:148:in `connect'
        from /srv/udd.debian.org/udd/scripts/update-vcs-status:17
        TCP/IP connections on port 5452?
udd@ullmann:/srv/udd.debian.org/udd$ cd ../udd-dev
udd@ullmann:/srv/udd.debian.org/udd-dev$ ./update-and-run.sh vcs
/usr/lib/ruby/1.8/dbd/pg/database.rb:82:in `initialize': FATAL:  role "guest" does not exist (DBI::OperationalError)
        from /usr/lib/ruby/1.8/dbd/Pg.rb:157:in `new'
        from /usr/lib/ruby/1.8/dbd/Pg.rb:157:in `connect'
        from /usr/lib/ruby/1.8/dbi/handles/driver.rb:33:in `connect'
        from /usr/lib/ruby/1.8/dbi.rb:148:in `connect'
        from /srv/udd.debian.org/udd/scripts/update-vcs-status:17

The relevant connection string is

  petdbh = DBI::connect('DBI:Pg:dbname=pet;host=pet.debian.net;port=5432', 'guest')

So I tried manually

udd@ullmann:/srv/udd.debian.org/udd-dev$ psql -h pet.debian.net -p 5432 pet guest
psql: FATAL:  role "guest" does not exist


So my guess is that the firewall is not really the problem (any more)
and some maintainer of the PET database needs to step in.

Kind regards

      Andreas.

-- 
http://fam-tille.de


Reply to: