Ticket #651 (closed defect: fixed)

Opened 14 years ago

Last modified 14 years ago

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

comment:1 Changed 14 years ago by jdreed

  • Status changed from new to proposed

comment:2 Changed 14 years ago by geofft

  • Status changed from proposed to new

Moved to production. It sounds like we still have some sftp issues, so I'm not closing... either we should open a new ticket or stare at #512 harder.

comment:3 Changed 14 years ago by jdreed

  • Status changed from new to closed
  • Resolution set to fixed

This is #512. The specific problem with attach has been fixed. Having two tickets isn't going to make us fix the problem faster.

Note: See TracTickets for help on using tickets.