bzr branch teminated but download continues
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
bzr (Ubuntu) |
Triaged
|
Undecided
|
Unassigned |
Bug Description
I did
$ bzr branch ubuntu:ia32-libs
After I noticed that this was a bad idea, I did ^C to stop it.
After a some hours, I've noticed the heavy network traffic and found:
$ pgrep -lf bzr
31508 ssh -oForwardX11=no -oForwardAgent=no -oClearAllForwa
I killed it and traffic ended.
Expected:
This process should be stopped if bzr is interupted.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: bzr 2.5.0-2ubuntu2
ProcVersionSign
Uname: Linux 3.2.0-23-generic x86_64
NonfreeKernelMo
ApportVersion: 2.0.1-0ubuntu2
Architecture: amd64
Date: Sat Apr 14 11:26:25 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
PackageArchitec
SourcePackage: bzr
UpgradeStatus: Upgraded to precise on 2012-03-31 (14 days ago)
Confirmed. Thanks for providing a good case to reproduce this, it was easy to repro.