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

Fix perl math truly random build #347

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

br0ziliy
Copy link

Following up on #291 with version number increased, and updated %changelog.
...
According to this thread on CentOS 6 forums:

https://www.centos.org/modules/newbb/viewtopic.php?forum=56&topic_id=38446

installing mon from repoforge repo fails:

Error: Package: mon-1.2.0-2.el6.rf.x86_64 (rpmforge)
           Requires: perl(Math::TrulyRandom)
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Looks like perl-Math-TrulyRandom package was never built correctly due to SPEC file issue. Buildlog shows errors: http://pkgs.repoforge.org/perl-Math-TrulyRandom/_buildlogs/perl-Math-TrulyRandom-1.0-1.2.el6.rf.x86_64.ko.log.gz .
I corrected the SPEC file, so now perl-Math-TrulyRandom builds fine on both CentOS 6 x86_64 and i686.

@br0ziliy br0ziliy force-pushed the fix_perl-Math-TrulyRandom_build branch from ec442a1 to eeabd2f Compare August 30, 2014 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant