OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004549 [rssh] packaging tweak N/A 2010-09-13 10:55 2010-10-18 10:47
Reporter nicols View Status public  
Assigned To dam
Priority normal Resolution fixed  
Status closed  
Summary 0004549: Runtime depends on CSWossh which isn't really required
Description CSWossh shouldn't be runtime required for rssh
We use Sun's SSH Daemon, but want rssh for rsync - thus we don't need rssh to link again CSWossh.
Obviously, CSWossh still needs to be a build depend though
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0008287)
dam (administrator)
2010-09-13 22:25

But I configure rssh with
  CONFIGURE_ARGS += --with-scp=$(bindir)/scp
  CONFIGURE_ARGS += --with-sftp-server=$(libexecdir)/sftp-server
so essentially the defaults are OpenSSH from CSW, right?
(0008288)
nicols (reporter)
2010-09-14 10:14

Yup, the configure options are correct - but the following is specified in the Makefile:

---
# We need at least OpenSSH, the other programs are optional
RUNTIME_DEP_PKGS = CSWossh
---

When actually, you don't need OpenSSH from CSW to run rssh if, for example, you're only running rssh with rsync.
(0008304)
dam (administrator)
2010-09-30 16:05

New rssh packages available from
  http://buildfarm.opencsw.org/experimental.html#dam [^]
Please verify before I release it.
(0008306)
nicols (reporter)
2010-09-30 17:32

Hi dam,

Seems to work well for me - not attempting to install CSWossh any more at any rate ;)

Andrew
(0008373)
dam (administrator)
2010-10-18 10:47

Fixed in 2.3.3,REV=2010.09.30 and released to current/.


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker