[publican-list] [Bug 447659] New: publican doesn't like parentheses in image file names

bugzilla at redhat.com bugzilla at redhat.com
Wed May 21 01:25:43 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.




https://bugzilla.redhat.com/show_bug.cgi?id=447659

           Summary: publican doesn't like parentheses in image file names
           Product: Red Hat Enterprise Linux 5
           Version: 5.1
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: low
          Priority: low
         Component: publican
        AssignedTo: jfearn at redhat.com
        ReportedBy: ccurran at redhat.com
         QAContact: mhideo at redhat.com
                CC: publican-list at redhat.com


Description of problem:
make does not like parentheses

Version-Release number of selected component (if applicable):
.33

How reproducible:
every time, multiple machines

Steps to Reproduce:
1. have unused imaged called *(*).png where *s are some valid alpthanumeric strings
2.
3.
  
Actual results:
sh: -c: line 0: syntax error near unexpected token `('
sh: -c: line 0: `rm -f ./images/compatability(1).png'
Could not remove ./images/compatability(1).png at /usr/bin/rmImages line 35.
make: *** [xml-en-US] Error 2


Expected results:
Removing unused image: ./images/compatability(1).png
Removing unused image: ./images/data_time.png
and the book builds as normal

Additional info:

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the publican-list mailing list