Package: ftp.debian.org
Severity: normal
User: [email protected]
When rejecting coffeescript_1.1.1-2_amd64.changes I got this exception:
-----------------------------------------------------------------------
[R]eject, Edit, Abandon, Quit ?
Rejecting.
Traceback (most recent call last):
File "/usr/local/bin/dak", line 243, in <module>
main()
File "/usr/local/bin/dak", line 223, in main
module.main()
File "/srv/ftp-master.debian.org/dak/dak/process_new.py", line 808, in main
do_pkg (changes_file, session)
File "/srv/ftp-master.debian.org/dak/dak/process_new.py", line 708, in do_pkg
do_new(u, session)
File "/srv/ftp-master.debian.org/dak/dak/process_new.py", line 486, in do_new
session.commit()
File "/usr/lib/python2.6/dist-packages/sqlalchemy/orm/session.py", line 653,
in commit
self.transaction.commit()
[...]
File "/usr/lib/python2.6/dist-packages/sqlalchemy/engine/default.py", line
288, in do_execute
cursor.execute(statement, parameters)
sqlalchemy.exc.ProgrammingError: (ProgrammingError) permission denied for
relation changes_pool_files
'DELETE FROM changes_pool_files WHERE changes_pool_files.changeid =
%(changeid)s AND changes_pool_files.fileid = %(fileid)s' {'changeid': 1537418,
'fileid': 7203802}
-----------------------------------------------------------------------
I think this exception is raised when we reject a -2 upload as dak now
copies/links the .orig.tar.gz into the queue directory. In this case the
permissions need to be changed, will look at it soon.
Ansgar
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]