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

Possible new feature (postinstallpatches) #1612

Closed
damianam opened this issue Feb 12, 2016 · 3 comments
Closed

Possible new feature (postinstallpatches) #1612

damianam opened this issue Feb 12, 2016 · 3 comments
Milestone

Comments

@damianam
Copy link
Member

There are some software packages that require to change/create files once the installation is done. This can be currently handled by:

  • Custom easyblocks
  • postinstallcmds
  • Patching the source so the install step accounts for the appropriate changes

A feature such as postinstallpatches could be convenient in these cases, to create/modify files that have been already installed. For instance, to create a wrapper or a script. In some cases it could help to minimize the amount of easyblocks.

Opinions? @boegel @ocaisa ?

@boegel
Copy link
Member

boegel commented Feb 12, 2016

makes sense to me, and shouldn't be too hard to implement support for

@AndiH
Copy link
Contributor

AndiH commented Apr 19, 2021

I also think this would be useful. I certainly need it now :/.

@boegel boegel modified the milestones: 4.x, next release (4.3.5?) Apr 28, 2021
@boegel boegel modified the milestones: 4.4.0, release after 4.4.0 May 25, 2021
@boegel boegel modified the milestones: 4.4.2, release after 4.4.2 Sep 1, 2021
@boegel boegel modified the milestones: 4.5.0, 4.x Oct 13, 2021
@branfosj
Copy link
Member

Done in #3974

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

4 participants