Comment 1 for bug 50626

Revision history for this message
Craig Box (craig.box) wrote :

Maybe this will shed some light on why:

itpartners@akarua:/var/www/ubuntu$ falcon html
Falcon repository builder 1.1.0 (C)2005-2006 Dennis Kaarsemaker <email address hidden>
* Creating html files for dapper
W: Section all does not contain any packages
W: File 'falcon.png' not found
W: File 'favicon.ico' not found
Traceback (most recent call last):
  File "/usr/bin/falcon", line 175, in ?
    falcon.mirror.html(mirror, release)
  File "/usr/lib/python2.4/site-packages/falcon/mirror.py", line 42, in html
    falcon.html.generate(mirror['basedir'], mirror) # Preferably this is moved outside the loop
  File "/usr/lib/python2.4/site-packages/falcon/html.py", line 63, in generate
    falcon.util.writefile(os.path.join(dir, '%s.gpg' % falcon.conf.gpgkey),cache['falcon-gpgkey'])
  File "/usr/lib/python2.4/site-packages/falcon/util.py", line 11, in writefile
    fd = open(path, 'w')
IOError: [Errno 2] No such file or directory: '/var/www/ubuntu/base-hermitage/B82A1B72.gpg'