On 28/03/12 at 15:52 +0200, Andreas Tille wrote: > Hi, > > On Wed, Mar 28, 2012 at 02:52:21PM +0200, Enrico Zini wrote: > > Hello, > > > > enrico@paganini:~$ psql -h localhost -U guest -p 5441 udd > > udd=> select description from all_packages limit 10; > > ERROR: permission denied for relation all_packages > > I just did: > > GRANT SELECT ON all_packages TO PUBLIC; > > and commited the change to SVN.
What I don't understand is that that GRANT is in sql/setup.sql. How did it disappear ? Did you drop/recreate other table/views without making the required GRANTs ? Is sql/setup.sql up to date from your POV ? I've merged back (and commited to SVN) the changes that you overwrote in config-org.yaml, and commited all pending changes to SVN, so please check the permissions on the tables you modified. Lucas -- To UNSUBSCRIBE, email to debian-qa-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120329075045.gb10...@xanadu.blop.info