Opened 5 years ago

Closed 5 years ago

#58157 closed defect (fixed)

clusterssh @4.13.2_1: missing dependencies: p5.28-test-distmanifest, perltidy, x11-protocol

Reported by: pckizer Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.5.4
Keywords: Cc:
Port: clusterssh

Description

Attempting a simple 'port upgrade outdated' with 'cssh' being the only remaining out-of-date port forces a replacement to clusterssh which has missing dependencies:

# port clean cssh
--->  Cleaning cssh
# port clean clusterssh
--->  Cleaning clusterssh
# port selfupdate
--->  Updating MacPorts base sources using rsync
MacPorts base version 2.5.4 installed,
MacPorts base version 2.5.4 downloaded.
--->  Updating the ports tree
--->  MacPorts base is already the latest version

The ports tree has been updated. To upgrade your installed ports, you should run
  port upgrade outdated
# port upgrade cssh
--->  cssh is replaced by clusterssh
Warning: No port p5.28-test-distmanifest found in the index.
Warning: No port p5.28-test-perltidy found in the index.
Warning: No port p5.28-x11-protocol-other found in the index.
--->  Computing dependencies for clusterssh
Error: Dependency 'p5.28-test-distmanifest' not found.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.

# port search distmanifest
No match for distmanifest found
# port search perltidy
No match for perltidy found
# port search protocol-other
No match for protocol-other found

# port info clusterssh
clusterssh @4.13.2_1 (sysutils)
Variants:             universal

Description:          ClusterSSH controls a number of xterm windows via a single graphical console window to allow
                      commands to be interactively run on multiple servers over an ssh connection.
Homepage:             https://github.com/duncs/clusterssh

Build Dependencies:   p5.28-cpan-changes, p5.28-extutils-install, p5.28-file-slurp, p5.28-file-which,
                      p5.28-module-build, p5.28-perl-tidy, p5.28-readonly, p5.28-test-differences,
                      p5.28-test-distmanifest, p5.28-test-perltidy, p5.28-test-pod, p5.28-test-pod-coverage,
                      p5.28-test-trap
Library Dependencies: p5.28-exception-class, p5.28-getopt-long, p5.28-html-parser, p5.28-pathtools, p5.28-pod-simple,
                      p5.28-sort-naturally, p5.28-tk, p5.28-try-tiny, p5.28-x11-protocol, p5.28-x11-protocol-other,
                      p5.28-xsloader, xterm
Platforms:            darwin
License:              (Artistic-1 or GPL)
Maintainers:          none

Change History (2)

comment:1 Changed 5 years ago by Schamschula (Marius Schamschula)

I guess, I forgot to upload these new dependencies...

Uploaded.

comment:2 Changed 5 years ago by Schamschula (Marius Schamschula)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.