Bug 1387957 - perl-524-rhel7:5.24-2 failed to build perl app
Summary: perl-524-rhel7:5.24-2 failed to build perl app
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Software Collections
Classification: Red Hat
Component: rh-perl524-container
Version: rh-perl524
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: alpha
: 2.2
Assignee: perl-maint-list
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-24 03:24 UTC by Wang Haoran
Modified: 2016-10-24 13:03 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-10-24 13:03:14 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Wang Haoran 2016-10-24 03:24:36 UTC
Description of problem:
perl-524-rhel7:5.24-2 failed to build perl app

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

rhscl-beta/perl-524-rhel7       bf2e0c502565
How reproducible:
always

Steps to Reproduce:
1.Add imagestream perl:5.24
2.create app on openshift
oc new-app perl:5.24~https://github.com/openshift/sti-perl.git --context-dir=5.24/test/sample-test-app/ --env=PERL_APACHE2_RELOAD=true
3.check the build

Actual results:
build failed
oc logs -f build/sti-perl-1
Cloning "https://github.com/openshift/sti-perl.git" ...
	Commit:	904ef771874dc3761d6e137a7c6d96a76982fa7a (Merge pull request #102 from mohammedzee1000/master)
	Author:	Honza Horak <hhorak>
	Date:	Fri Oct 14 12:54:48 2016 +0200
error: build error: rename /tmp/s2i-build419080241/tmp/5.24/test/sample-test-app /tmp/s2i-build419080241/upload/src: no such file or directory

Expected results:
Build should succeed

Additional info:

Comment 1 Petr Pisar 2016-10-24 13:00:06 UTC
That's your broken test. There is no 5.24 directory in the https://github.com/openshift/sti-perl.git repository.


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