Project

General

Profile

Actions

Bug #2644

closed

Building rudder-agent fails as it cannot find Compress::Raw perl libraries

Added by Michael Gliwinski over 11 years ago. Updated about 9 years ago.

Status:
Rejected
Priority:
2
Assignee:
Matthieu CERDA
Category:
Packaging
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

Basically rpmbuild -ba SPECS/rudder-agent.spec failed as it was trying to install IO-Compress, before Compress::Raw::Bzip2 and Compress::Raw::Zlib were installed.

The solution was to add

installMod "Compress::Raw::Bzip2" 
installMod "Compress::Raw::Zlib" 

before the line installMod "Compress::Zlib" "IO-Compress" in rudder-packages/rudder-agent/SOURCES/perl-prepare.sh

This is on master branch (I think).

Actions #1

Updated by Jonathan CLARKE over 11 years ago

  • Target version set to 2.4.0~beta3
Actions #2

Updated by Nicolas PERRON over 11 years ago

I'm not sure about this issue. It seems that Bzip2 wasn't necessary.
Matthieu could you confirm, please ?

Actions #3

Updated by Matthieu CERDA over 11 years ago

  • Status changed from New to Pending technical review
  • Assignee changed from Jonathan CLARKE to Matthieu CERDA
  • Priority changed from N/A to 2
  • % Done changed from 0 to 100

Well, after an advice from the fusion team, it seems that Compress::Bzip2 is not necessary, so it has been removed :)

Thanks for the report !

Actions #4

Updated by Matthieu CERDA over 11 years ago

  • Status changed from Pending technical review to In progress
Actions #5

Updated by Nicolas PERRON over 11 years ago

  • Status changed from In progress to Discussion
  • % Done changed from 100 to 0

Ok, we should reject this issue but it seems that we don't have enough right for this.

Jon, could you reject this bug, please ?

Actions #6

Updated by Nicolas PERRON over 11 years ago

  • Status changed from Discussion to New

Nicolas PERRON wrote:

Ok, we should reject this issue but it seems that we don't have enough right for this.

Jon, could you reject this bug, please ?

Ah, never mind.

Actions #7

Updated by Matthieu CERDA over 11 years ago

  • % Done changed from 0 to 100

Well, I rejected it the "other" way. Thanks you folks, nothing more to see here :)

Actions #8

Updated by Nicolas PERRON about 11 years ago

  • Project changed from Rudder to 34
  • Category deleted (11)
Actions #9

Updated by Benoît PECCATTE about 9 years ago

  • Project changed from 34 to Rudder
  • Category set to Packaging
Actions

Also available in: Atom PDF