click crashed with BrokenPipeError in run(): [Errno 32] Broken pipe

Bug #1285790 reported by Ted Gould
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
click (Ubuntu)
Fix Released
Low
Colin Watson

Bug Description

click list | split -d '\t' -f 0

ProblemType: Crash
DistroRelease: Ubuntu 14.04
Package: click 0.4.15
ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
Uname: Linux 3.13.0-8-generic x86_64
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
CrashCounter: 1
CurrentDesktop: Unity
Date: Thu Feb 27 11:25:39 2014
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-precise-amd64-20130203-1
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/click
InstallationDate: Installed on 2013-12-13 (76 days ago)
InstallationMedia: Ubuntu 12.04 "Precise" - Build amd64 LIVE Binary 20130203-13:50
InterpreterPath: /usr/bin/python3.4
ProcCmdline: /usr/bin/python3 /usr/bin/click list
PythonArgs: ['/usr/bin/click', 'list']
SourcePackage: click
Title: click crashed with BrokenPipeError in run(): [Errno 32] Broken pipe
UpgradeStatus: Upgraded to trusty on 2013-12-21 (67 days ago)
UserGroups: adm autopilot cdrom dip libvirtd lpadmin plugdev sambashare sudo users

Revision history for this message
Ted Gould (ted) wrote :
information type: Private → Public
tags: removed: need-duplicate-check
Changed in click (Ubuntu):
importance: Undecided → Medium
Colin Watson (cjwatson)
Changed in click (Ubuntu):
status: New → Fix Committed
assignee: nobody → Colin Watson (cjwatson)
importance: Medium → Low
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package click - 0.4.16

---------------
click (0.4.16) trusty; urgency=medium

  [ Colin Watson ]
  * hooks: Fix expansion of "$$" in hook patterns to conform to the
    documented behaviour of expanding to the single character "$".
  * Move version detection out of configure.ac into a separate get-version
    script, since intltool-update has trouble with the previous approach.
  * Stop using unittest2 if available; the relevant improvements were
    integrated into the standard library's unittest in Python 2.7, and we no
    longer support 2.6.
  * user: When setting the registered version of a package to the version in
    an underlay database (e.g. a preinstalled version vs. one in the
    user-installed area), remove the overlay link rather than setting a new
    one equal to the underlay; this was always the intended behaviour but
    didn't work that way due to a typo.
  * Add Python 3.4 to list of tested versions.
  * Call setup.py from the top-level Makefile.am rather than from
    debian/rules, to make the build system a bit more unified.
  * Drop AM_GNU_GETTEXT and call intltoolize before autoreconf in
    autogen.sh; this fixes a bug whereby "make" after "./configure" always
    immediately needed to run aclocal.
  * Build-depend on python3-pep8 so that test_pep8_clean doesn't need to be
    skipped when running under Python 3. This can safely be removed for
    backports to precise.
  * Simplify click -> python3-click dependency given that both are
    Architecture: any.
  * Tighten packagekit-plugin-click -> click dependency to require a
    matching version.
  * Use dh_install --fail-missing to avoid future mistakes.
  * Sync up substvar use with what debhelper actually generates for us: add
    ${misc:Pre-Depends} to click and packagekit-plugin-click, and remove
    ${python3:Depends} from click-dev.
  * Reset SIGPIPE handling from Python's default of raising an exception to
    the Unix default of terminating the process (LP: #1285790).
 -- Ubuntu daily release <email address hidden> Tue, 04 Mar 2014 15:23:45 +0000

Changed in click (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.