Bug 1195291 - Build Errors: No images in image directory
Summary: Build Errors: No images in image directory
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Certification Program
Classification: Red Hat
Component: redhat-certification
Version: 1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Greg Nichols
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-02-23 14:51 UTC by Greg Nichols
Modified: 2015-03-13 15:47 UTC (History)
1 user (show)

Fixed In Version: redhat-certification-1.0-20150223.1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-13 15:47:41 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:0678 0 normal SHIPPED_LIVE redhat-certification bug fix and enhancement update 2015-03-13 19:47:09 UTC

Description Greg Nichols 2015-02-23 14:51:09 UTC
Description of problem:

When building redhat-certification, the following make errors appear:

     66  mkdir -p /builddir/build/BUILDROOT/redhat-certification-1.0-20150223.el7.noarch/var/www/rhcert/images
     67  for file in *.svg *.ico *.png *.jpg; do install -m 644 $file /builddir/build/BUILDROOT/redhat-certification-1.0-20150223.el7.noarch/var/www/rhcert/images/$file; done
     68  install: cannot stat '*.jpg': No such file or directory
     69  make[2]: *** [install] Error 1
    150  mkdir -p /builddir/build/BUILDROOT/redhat-certification-1.0-20150223.el7.noarch/var/www/rhcert/images
    151  for file in *.svg *.ico *.png *.jpg; do install -m 644 $file /builddir/build/BUILDROOT/redhat-certification-1.0-20150223.el7.noarch/var/www/rhcert/images/$file; done
    152  install: cannot stat '*.jpg': No such file or directory
    153  make[2]: *** [install] Error 1

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

redhat-certification 1.0 20150223

Comment 4 errata-xmlrpc 2015-03-13 15:47:41 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-0678.html


Note You need to log in before you can comment on or make changes to this bug.