hardcoded apr-config command name

Bug #242279 reported by Martin von Gagern
2
Affects Status Importance Assigned to Milestone
Bazaar Subversion Plugin
Fix Released
Undecided
Martin von Gagern

Bug Description

setup.py has the command name "apr-config" hardcoded. At least on my Gentoo system this doesn't work, as the command here is called apr-1-config. It would be nice to autodetect the command name. This could be achieved either in Python or with autotools. I'll attach a branch for the former.

Related branches

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

merged, thanks!

Changed in bzr-svn:
assignee: nobody → gagern
milestone: none → 0.4.11
status: New → Fix Released
Revision history for this message
Archimedes Trajano (trajano) wrote :

This merge does not appear to be on the bzr-svn/svn-1.5 branch which is causing it to fail when I run setup.py

trajano@noriko ~/src/bzr-svn $ ./setup.py
sh: apr-config: command not found
sh: apr-config: command not found
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help

error: no commands supplied

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

Please try the 0.4 branch. The svn-1.5 branch is somewhat incorrectly named, and is not the only bzr-svn branch that works with svn 1.5.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.