cloudamatic/mu

View on GitHub

Showing 2,704 of 2,705 total issues

unexpected token tGVAR (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

test -f $RPM_SOURCE_DIR/Python-%{version}.tgz || ( cd $RPM_SOURCE_DIR && curl -O https://www.python.org/ftp/python/%{version}/Python-%{version}.tgz )
Severity: Minor
Found in extras/python_rpm/muthon.spec by rubocop

unknown regexp options: lcal (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

env -i PATH="/bin:/usr/bin" LDFLAGS="-L/usr/local/openssl-current/lib" ./configure --prefix=%{prefix}/Python-%{version} --exec-prefix=%{prefix}/Python-%{version} --enable-shared LDFLAGS=-Wl,-rpath=%{prefix}/Python-%{version}/lib,-rpath=/usr/local/openssl-current/lib,-rpath=/usr/local/sqlite-current/lib --with-openssl=/usr/local/openssl-current --enable-loadable-sqlite-extensions
Severity: Minor
Found in extras/python_rpm/muthon.spec by rubocop

-' interpreted as argument prefix (Using Ruby 2.1 parser; configure usingTargetRubyVersionparameter, underAllCops`)
Open

rm -rf $RPM_BUILD_ROOT%{prefix}/openssl-%{version}
Severity: Minor
Found in extras/openssl_rpm/mussl.spec by rubocop

-' interpreted as argument prefix (Using Ruby 2.1 parser; configure usingTargetRubyVersionparameter, underAllCops`)
Open

env -i PATH="/bin:/usr/bin" ./config --prefix=%{prefix}/openssl-%{version}
Severity: Minor
Found in extras/openssl_rpm/mussl.spec by rubocop

no .<digit> floating literal anymore; put 0 before dot (Using Ruby 2.1 parser; configure using <code>TargetRubyVersion</code> parameter, under <code>AllCops</code>)</digit>
Open

Version: 2.30.0
Severity: Minor
Found in extras/git_rpm/mugit.spec by rubocop

unknown regexp options: gt (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

URL: https://git-scm.com/
Severity: Minor
Found in extras/git_rpm/mugit.spec by rubocop

%description: unknown type of percent-literal (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

%description
Severity: Minor
Found in extras/git_rpm/mugit.spec by rubocop

%build: unknown type of percent-literal (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

%build
Severity: Minor
Found in extras/git_rpm/mugit.spec by rubocop

unexpected token tRCURLY (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

env -i PATH="/bin:/usr/bin" git checkout v%{version}
Severity: Minor
Found in extras/git_rpm/mugit.spec by rubocop

-' interpreted as argument prefix (Using Ruby 2.1 parser; configure usingTargetRubyVersionparameter, underAllCops`)
Open

env -i PATH="/bin:/usr/bin" make install
Severity: Minor
Found in extras/python_rpm/muthon.spec by rubocop

unexpected token tRCURLY (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

mkdir -p $RPM_BUILD_ROOT%{prefix}
Severity: Minor
Found in extras/openssl_rpm/mussl.spec by rubocop

unexpected token tGVAR (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

test -f $RPM_SOURCE_DIR/git-%{version}/GIT-VERSION-GEN || ( cd $RPM_SOURCE_DIR && git clone https://github.com/git/git.git )
Severity: Minor
Found in extras/git_rpm/mugit.spec by rubocop

unexpected token tRCURLY (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

rm -rf $RPM_BUILD_ROOT%{prefix}/git-%{version}
Severity: Minor
Found in extras/git_rpm/mugit.spec by rubocop

unexpected token tRCURLY (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

ln -s %{prefix}/git-%{version} $RPM_BUILD_ROOT%{prefix}/git-%{version}
Severity: Minor
Found in extras/git_rpm/mugit.spec by rubocop

-' interpreted as argument prefix (Using Ruby 2.1 parser; configure usingTargetRubyVersionparameter, underAllCops`)
Open

env -i PATH="/bin:/usr/bin" rm -rf .git
Severity: Minor
Found in extras/git_rpm/mugit.spec by rubocop

-' interpreted as argument prefix (Using Ruby 2.1 parser; configure usingTargetRubyVersionparameter, underAllCops`)
Open

env -i PATH="/bin:/usr/bin" make all
Severity: Minor
Found in extras/git_rpm/mugit.spec by rubocop

unexpected token tCOLON (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

Release: 1%{dist}
Severity: Minor
Found in extras/openssl_rpm/mussl.spec by rubocop

unexpected token tRCURLY (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

rm -rf $RPM_BUILD_ROOT%{prefix}/openssl-%{version}
Severity: Minor
Found in extras/openssl_rpm/mussl.spec by rubocop

unexpected token error (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

%files
%{prefix}/openssl-%{version}/*
Severity: Minor
Found in extras/openssl_rpm/mussl.spec by rubocop

unexpected token tRCURLY (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

Release: 1%{dist}
Severity: Minor
Found in extras/git_rpm/mugit.spec by rubocop
Severity
Category
Status
Source
Language