Ticket #651 (closed defect: fixed)
attach in standard dotfiles breaks sftp
Reported by: | broder | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Summer 2010 (Lucid Deploy) |
Component: | dotfiles | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
Because r24770 and r24771 added calls to attach $USER without specifying -q, the standard dotfiles now print to stdout, which among other things, breaks all sftp logins:
fanty:~ evan$ athinfo linerva packages | grep debathena-dotfiles debathena-dotfiles 10.0.22-0debathena1~debian5.0 fanty:~ evan$ athinfo opus packages | grep debathena-dotfiles debathena-dotfiles 10.0.22-0debathena2~ubuntu10.04 fanty:~ evan$ sftp broder@linerva Connecting to linerva... sftp> exit fanty:~ evan$ sftp broder@opus Connecting to opus... Connection closed
Change History
Note: See
TracTickets for help on using
tickets.