Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Alien-SVN CPAN distribution.

Report information
The Basics
Id: 100942
Status: resolved
Priority: 0/
Queue: Alien-SVN

People
Owner: Nobody in particular
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: v1.7.17.1
Fixed in: (no value)



Subject: make fails: Permission denied
/usr/bin/python ./build/transform_sql.py subversion/libsvn_wc/wc-queries.sql ./subversion/libsvn_wc/wc-queries.h Traceback (most recent call last): File "./build/transform_sql.py", line 177, in <module> output_file = open(sys.argv[2], 'w') IOError: [Errno 13] Permission denied: './subversion/libsvn_wc/wc-queries.h' -- Alexandr Ciornii, http://chorny.net
Sorry, bug in Module::Build.  A new release will be rolled shortly.

A diagnosis can be had here.
https://github.com/schwern/alien-svn/issues/4
1.7.19.0 has just been uploaded and fixes this.