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

Packaging code not present in repo, possible issue in RPM scripts #44

Closed
bazbremner opened this issue Jul 29, 2017 · 1 comment
Closed
Labels

Comments

@bazbremner
Copy link

Installing do-agent v0.5.0 on a CentOS 7 machine, there's a error from a shell conditional, I assume in one of the install-time scripts:

# yum upgrade
...
Downloading packages:
do-agent-0.5.0-1.x86_64.rpm                                                                                                                            | 2.5 MB  00:00:02
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
/var/tmp/rpm-tmp.lESxHL: line 9: [: -nt: unary operator expected
  Updating   : 1501084918:do-agent-0.5.0-1.x86_64                                                                                                                         1/2
/var/tmp/rpm-tmp.BUIJGI: line 9: [: -nt: unary operator expected
  Cleanup    : 1500494602:do-agent-0.5.0-1.x86_64                                                                                                                         2/2
  Verifying  : 1501084918:do-agent-0.5.0-1.x86_64                                                                                                                         1/2
  Verifying  : 1500494602:do-agent-0.5.0-1.x86_64                                                                                                                         2/2

Updated:
  do-agent.x86_64 1501084918:0.5.0-1

I was hoping to see how do-agent was packaged and hence see about fixing and opening a PR for the issue above, however there doesn't appear to be any packaging related code and it also appears that the package repo is hosted on S3 and so it's not straightforward to see if you're publishing SRPMs I could take apart.

Include packaging code, or update the README to point to the tooling you're using, please.

@stale
Copy link

stale bot commented Dec 17, 2018

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale label Dec 17, 2018
@stale stale bot closed this as completed Dec 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant