Public bug reported:

Using https://launchpad.net/~ubuntugis/+archive/ppa/ and Ubuntu Raring
Ringtail

After installing postgis & postgresql-9.1-postgis packages:

# psql -U postgres -h 127.0.0.1
Password for user postgres: 
psql (9.1.9)
SSL connection (cipher: DHE-RSA-AES256-SHA, bits: 256)
Type "help" for help.

postgres=# CREATE EXTENSION postgis;
ERROR:  could not open extension control file 
"/usr/share/postgresql/9.1/extension/postgis.control": Tiedostoa tai hakemistoa 
ei ole

postgres=# \q


There are postgis contrib files:

# find /usr/share/postgresql/9.1/contrib/postgis
postgis-1.5/          postgis_comments.sql  

# find /usr/share/postgresql/9.1/contrib/postgis-1.5/
/usr/share/postgresql/9.1/contrib/postgis-1.5/
/usr/share/postgresql/9.1/contrib/postgis-1.5/postgis_upgrade_14_to_15.sql
/usr/share/postgresql/9.1/contrib/postgis-1.5/postgis_upgrade_15_minor.sql
/usr/share/postgresql/9.1/contrib/postgis-1.5/uninstall_postgis.sql
/usr/share/postgresql/9.1/contrib/postgis-1.5/postgis.sql
/usr/share/postgresql/9.1/contrib/postgis-1.5/spatial_ref_sys.sql
/usr/share/postgresql/9.1/contrib/postgis-1.5/postgis_upgrade_13_to_15.sql

But postgis extension doesn't exist in postgresql's extension directory.

** Affects: proj (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/1231835

Title:
  PostGIS control file missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/proj/+bug/1231835/+subscriptions

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

Reply via email to