Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#49119 closed enhancement (invalid)

ansible 1.9.3-1 dependency

Reported by: steenzout (Pedro Salgado) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: adfernandes (Andrew Fernandes), blair (Blair Zajac)
Port: ansible

Description

It seems you're using git to retrieve the git repository submodules. If this is the case then I'm guessing git should be considered a dependency for the build.

Attachments (1)

20151005-change-ansible-maintainer.diff (835 bytes) - added by steenzout (Pedro Salgado) 9 years ago.

Download all attachments as: .zip

Change History (8)

Changed 9 years ago by steenzout (Pedro Salgado)

comment:1 Changed 9 years ago by steenzout (Pedro Salgado)

Cc: pedro.salgado@… added

Cc Me! adfernandes blair

Last edited 9 years ago by steenzout (Pedro Salgado) (previous) (diff)

comment:2 Changed 9 years ago by steenzout (Pedro Salgado)

these people need to be cc'ed: adfernandes@… blair@… couldn't figure out a way to add them.

comment:3 Changed 9 years ago by mf2k (Frank Schima)

Cc: adfernandes@… blair@… added; pedro.salgado@… removed
Version: 2.3.4

You cannot Cc others after ticket creation, I have added them for you. You do not need to Cc yourself since you are the reporter.

If git is only a build dependency, then you need to use depends_build-append instead of adding it to depends_lib-append.

comment:4 Changed 9 years ago by mf2k (Frank Schima)

Actually git is already a fetch dependency. Is there something not working correctly?

comment:5 Changed 9 years ago by steenzout (Pedro Salgado)

mf2k@… I don't know what you mean by a fetch dependency. I just noticed the port was using git and there was no dependency for it.

I can see there is a /usr/bin/git provided by Apple.

$ git --version
git version 2.3.8 (Apple Git-58)

please ignore this ticket.

comment:6 Changed 9 years ago by adfernandes (Andrew Fernandes)

Resolution: invalid
Status: newclosed

comment:7 in reply to:  5 Changed 9 years ago by mf2k (Frank Schima)

Replying to pedro.salgado@…:

I don't know what you mean by a fetch dependency.

$ port info --depends ansible
depends_test: 
depends_build: 
depends_run: 
depends_fetch: bin:git:git
depends_lib: port:python27, port:py27-httplib2, port:py27-jinja2, port:py27-paramiko, port:py27-yaml
depends_extract: 
Note: See TracTickets for help on using tickets.