Public bug reported:

When starting up psql on Oneric, I get the following errors:

  zedcore@parsnip:~$ sudo -u postgres psql
  Can't exec "dpkg-architecture": No such file or directory at /usr/bin/psql 
line 103.
  Use of uninitialized value $multiarch in scalar chomp at /usr/bin/psql line 
104.
  psql (9.1.1)
  Type "help" for help.
  
  postgres=# 

The dpkg-architecture command is in dpkg-dev, according to
packages.ubuntu.com, but the postgresql-client-9.1 package doesn't
depend upon it. It seems like an odd dependency for postgresql-
client-9.1 to have though, so perhaps there is something more
appropriate than a package development tool to deal with this? Or maybe
just suppress the error if dpkg-architecture is not found.

** Affects: postgresql-9.1 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/907805

Title:
  Undeclared dependency on dpkg-dev: dpkg-architecture not found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-9.1/+bug/907805/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to