You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2014/05/03 22:22:14 UTC

[jira] [Created] (BIGTOP-1295) package.mk misteriously missing mkdir for RPMS that leads to SUSE build to fail

Konstantin Boudnik created BIGTOP-1295:
------------------------------------------

             Summary: package.mk misteriously missing mkdir for RPMS that leads to SUSE build to fail
                 Key: BIGTOP-1295
                 URL: https://issues.apache.org/jira/browse/BIGTOP-1295
             Project: Bigtop
          Issue Type: Bug
          Components: Build, RPM
    Affects Versions: 0.7.0
            Reporter: Konstantin Boudnik
             Fix For: 0.8.0


I am not sure how this got missed and at what point, but clearly 
{code}
	mkdir -p $(PKG_BUILD_DIR)/rpm/{INSTALL,SOURCES,BUILD,SRPMS}
{code}
is missing RPMS directory being created. As the result, Suse packages build is failing.



--
This message was sent by Atlassian JIRA
(v6.2#6252)