[maemo-developers] Error when promoting to Chinook extras
From: Marcio Macedo marcio.macedo at gmail.comDate: Mon Jul 14 17:17:05 EEST 2008
- Previous message: SVN commits slow
- Next message: Error when promoting to Chinook extras
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I'm having the following error when trying to upoload a package to
Chinook extras:
Message shwon in the promotion interface:
File "/var/promoter/script/interface_pam.py", line 518, in main
post_processor(ActualWorker(MAIN_SECTION.log, MAIN_SECTION.loglevel))
File "/var/promoter/script/interface_pam.py", line 463, in post_processor
if copy_a_bunch(worker, files_to_copy, DEVEL.path, EXTRAS.path):
File "/var/promoter/script/interface_pam.py", line 318, in copy_a_bunch
if not copy_nicely(worker, source_dir, dest_dir, filename):
File "/var/promoter/script/interface_pam.py", line 175, in copy_nicely
status = worker.copy(source_name, dest_name)
File "/var/promoter/script/interface_pam.py", line 134, in copy
copyfile(source, dest)
File "shutil.py", line 48, in copyfile
fdst = open(dst, 'wb')
IOError: [Errno 13] Permission denied:
'/var/www/extras/pool/chinook/free/source/m/maemo-python-env/maemo-python-env_1.1.0.orig.tar.gz'
I've promoted other versions of this package before, and also similar
packages than this one.
Any hints?
Marcio
- Previous message: SVN commits slow
- Next message: Error when promoting to Chinook extras
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
