Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build JSS on F17 #859

Closed
pki-bot opened this issue Oct 2, 2020 · 2 comments
Closed

Unable to build JSS on F17 #859

pki-bot opened this issue Oct 2, 2020 · 2 comments

Comments

@pki-bot
Copy link

pki-bot commented Oct 2, 2020

This issue was migrated from Pagure Issue #288. Originally filed by edewata (@edewata) on 2012-08-07 23:35:49:


Building JSS from source RPM failed on F17.

Here is the source RPM:
http://koji.fedoraproject.org/koji/buildinfo?buildID=310968

Here is the output:

make: Entering directory `/root/rpmbuild/BUILD/jss-4.2.6/mozilla/security/coreconf'
../coreconf/config.mk:71: ../coreconf/Linux3.4.mk: No such file or directory
make: *** No rule to make target ../coreconf/Linux3.4.mk. Stop.
make: *** [../coreconf/Linux3.4.mk] Error 1
make: Leaving directory `/root/rpmbuild/BUILD/jss-4.2.6/mozilla/security/coreconf'
error: Bad exit status from /var/tmp/rpm-tmp.0maqWa (%build)
     
     
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.0maqWa (%build)

mharmsen provided a fix to jss.spec at line 127:

%if 0%{?fedora} >= 17
cp -p mozilla/security/coreconf/Linux3.2.mk mozilla/security/coreconf/Linux3.4.mk
sed -i -e 's;LINUX3_2;LINUX3_4;' mozilla/security/coreconf/Linux3.4.mk
%endif
@pki-bot
Copy link
Author

pki-bot commented Oct 2, 2020

Comment from edewata (@edewata) at 2012-08-09 20:37:42

Replaced by Bugzilla 847120

@pki-bot
Copy link
Author

pki-bot commented Oct 2, 2020

Comment from edewata (@edewata) at 2017-02-27 14:00:18

Metadata Update from @edewata:

  • Issue assigned to cfu
  • Issue set to the milestone: N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant