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

[WIP] Xymon ports: update to 4.3.28 #4103

Closed
wants to merge 1 commit into from

Conversation

chrstphrchvz
Copy link
Contributor

@chrstphrchvz chrstphrchvz commented Apr 20, 2019

Use HTTPS homepage and livecheck URLs

Add comments clarifying usage of shortname, conflicts

Supersedes previous maintainer's attempt to update to 4.3.27: https://trac.macports.org/ticket/50963 and https://trac.macports.org/ticket/50964

Description

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 10.14.4 18E226
Xcode 10.2.1 10E1001

Verification

Have you

  • checked your Portfile with port lint?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
    xymon-server fails to build, see comment below
  • tested basic functionality of all binary files?

@macportsbot
Copy link

Travis Build #6020 Failed.

Lint results
--->  Verifying Portfile for xymon-client
--->  0 errors and 0 warnings found.
--->  Verifying Portfile for xymon-server
--->  0 errors and 0 warnings found.

Port xymon-client success on xcode10.2. Log
Port xymon-server fail on xcode10.2. Log
Port xymon-client success on xcode9.4. Log
Port xymon-server fail on xcode9.4. Log
Port xymon-client success on xcode8.3. Log
Port xymon-client success on xcode7.3. Log
Port xymon-server fail on xcode7.3. Log

@chrstphrchvz
Copy link
Contributor Author

chrstphrchvz commented Apr 20, 2019

From https://paste.z0k.xyz/07d1eccb0e46:

chown: /opt/local/var/macports/build/_Users_vsts_agent_2.150.0_work_1_s_net_xymon-server/xymon-server/work/destroot/opt/local/lib/xymon/server/etc: Operation not permitted

This is the same issue noticed by https://trac.macports.org/ticket/50963#comment:2

@chrstphrchvz chrstphrchvz changed the title Xymon ports: update to 4.3.28, set to nomaintainer [WIP] Xymon ports: update to 4.3.28, set to nomaintainer Apr 20, 2019
@chrstphrchvz
Copy link
Contributor Author

From https://paste.z0k.xyz/07d1eccb0e46:

chown: /opt/local/var/macports/build/_Users_vsts_agent_2.150.0_work_1_s_net_xymon-server/xymon-server/work/destroot/opt/local/lib/xymon/server/etc: Operation not permitted

This is the same issue noticed by https://trac.macports.org/ticket/50963#comment:2

I am considering this PR as WIP until this is resolved. If someone knows what's wrong here or what to try troubleshooting, I would appreciate any advice.

@cjones051073 cjones051073 added the wip Work in progress label Apr 20, 2019
@pmetzger
Copy link
Member

pmetzger commented Jun 9, 2019

@chrstphrchvz Could you do a separate PR to declare this abandoned and move the rest of the work to a distinct PR?

@chrstphrchvz chrstphrchvz changed the title [WIP] Xymon ports: update to 4.3.28, set to nomaintainer [WIP] Xymon ports: update to 4.3.28 Jun 9, 2019
@chrstphrchvz
Copy link
Contributor Author

Could you do a separate PR to declare this abandoned and move the rest of the work to a distinct PR?

@pmetzger The ports were already marked nomaintainer in 810be1f, but I neglected to update this PR. I have now rebased and resolved the conflict.

@macportsbot
Copy link

Travis Build #6809 Failed.

Lint results
--->  Verifying Portfile for xymon-client
--->  0 errors and 0 warnings found.
--->  Verifying Portfile for xymon-server
--->  0 errors and 0 warnings found.

Port xymon-client success on xcode10.2. Log
Port xymon-server fail on xcode10.2. Log
Port xymon-client success on xcode9.4. Log
Port xymon-server fail on xcode9.4. Log
Port xymon-client's dependencies fail on xcode8.3. Log
Port xymon-client success on xcode7.3. Log
Port xymon-server fail on xcode7.3. Log

Use HTTPS homepage and livecheck URLs

Add comments clarifying usage of `shortname`, `conflicts`

Closes: https://trac.macports.org/ticket/50963
Closes: https://trac.macports.org/ticket/50964
@chrstphrchvz
Copy link
Contributor Author

Rebased to resolve conflict due to revbump done for rrdtool 1.7.1.

@macportsbot
Copy link

Travis Build #7643 Failed.

Lint results
--->  Verifying Portfile for xymon-client
--->  0 errors and 0 warnings found.
--->  Verifying Portfile for xymon-server
--->  0 errors and 0 warnings found.

Port xymon-client success on xcode10.2. Log
Port xymon-server fail on xcode10.2. Log
Port xymon-client success on xcode9.4. Log
Port xymon-server fail on xcode9.4. Log
Port xymon-client success on xcode8.3. Log
Port xymon-server fail on xcode8.3. Log
Port xymon-client success on xcode7.3. Log

@pmetzger
Copy link
Member

Okay, so, the CI is failing. Other than that, what else needs to be done to get this merged?

@chrstphrchvz
Copy link
Contributor Author

Okay, so, the CI is failing. Other than that, what else needs to be done to get this merged?

There is still the chown error, which I have not made any progress on.

@kencu
Copy link
Contributor

kencu commented Oct 14, 2019

how about we close this, and come back when someone has sorted it out?

@pmetzger
Copy link
Member

@chrstphrchvz would you be okay closing this for now until it you have time to attack it again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintainer: open Affects an openmaintainer port type: enhancement type: update wip Work in progress
5 participants