[Bug 981677] [NEW] package whoopsie 0.1.25 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

Carlos carlosegr at gmail.com
Sat Apr 14 15:41:41 UTC 2012


Public bug reported:

package whoopsie 0.1.25 failed to install/upgrade: subprocess installed
post-installation script returned error exit status 1

whoopsie-daisy

information:

Cambios de las versiones:
Versión instalada: 0.1.25
Versión disponible: 0.1.31

Versión 0.1.31:

  * == is a bashism.


Versión 0.1.30: 

  * Stop rejecting legal arguments to the postinst (LP: #978436). Thanks
    Colin Watson!


Versión 0.1.29: 

  * Mark reports as complete when we get a HTTP response of 400 from the
    server, as these represent the server not liking what we sent it.
    Sending these again repeatedly would be pointless (LP: #979082). 


Versión 0.1.28: 

  * Create /var/crash if it doesn't already exist. Don't silence the
    chmod and chgrp calls on it. Thanks Colin Watson (LP: #978502)!


Versión 0.1.27: 

  * Drop /etc/cron.daily/whoopsie. This is handled in apport now.


Versión 0.1.26: 

  * Take ownership of the NetworkManager state variant on setup and
    unref it, plugging a memory leak.
  * Log the reason the server rejected the submitted crash report.
  * Send the Whoopsie version with each crash submission.
  * Delete both .upload and .uploaded files after 14 days. Thanks
    Marc Deslauriers (LP: #973687).

more information:

Cambios de las versiones:
Versión instalada: 0.1.25
Versión disponible: 0.1.31

Versión 0.1.31:

  * == is a bashism.


Versión 0.1.30: 

  * Stop rejecting legal arguments to the postinst (LP: #978436). Thanks
    Colin Watson!


Versión 0.1.29: 

  * Mark reports as complete when we get a HTTP response of 400 from the
    server, as these represent the server not liking what we sent it.
    Sending these again repeatedly would be pointless (LP: #979082). 


Versión 0.1.28: 

  * Create /var/crash if it doesn't already exist. Don't silence the
    chmod and chgrp calls on it. Thanks Colin Watson (LP: #978502)!


Versión 0.1.27: 

  * Drop /etc/cron.daily/whoopsie. This is handled in apport now.


Versión 0.1.26: 

  * Take ownership of the NetworkManager state variant on setup and
    unref it, plugging a memory leak.
  * Log the reason the server rejected the submitted crash report.
  * Send the Whoopsie version with each crash submission.
  * Delete both .upload and .uploaded files after 14 days. Thanks
    Marc Deslauriers (LP: #973687).

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: whoopsie 0.1.25
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
Uname: Linux 3.2.0-23-generic-pae i686
ApportVersion: 2.0.1-0ubuntu3
AptOrdering: whoopsie: Configure
Architecture: i386
CrashReports:
 600:0:0:969738:2012-04-14 11:06:14.278887000 -0430:2012-04-14 11:06:31.790969259 -0430:/var/crash/whoopsie.0.crash
 644:0:0:0:2012-04-14 08:37:40.880098602 -0430:2012-04-14 08:37:40.880098602 -0430:/var/crash/whoopsie.0.upload
Date: Sat Apr 14 11:06:14 2012
DpkgTerminalLog:
 Setting up whoopsie (0.1.25) ...
 useradd: no se puede bloquear /etc/passwd; inténtelo más tarde.
 adduser: `/usr/sbin/useradd -d /nonexistent -g whoopsie -s /bin/false -u 119 whoopsie' devolvió el código de error 1. Saliendo.
 dpkg: error processing whoopsie (--configure):
  subprocess installed post-installation script returned error exit status 1
DuplicateSignature:
 Setting up whoopsie (0.1.25) ...
 useradd: no se puede bloquear /etc/passwd; inténtelo más tarde.
 adduser: `/usr/sbin/useradd -d /nonexistent -g whoopsie -s /bin/false -u 119 whoopsie' devolvió el código de error 1. Saliendo.
 dpkg: error processing whoopsie (--configure):
  subprocess installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit status 1
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
SourcePackage: whoopsie-daisy
Title: package whoopsie 0.1.25 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to precise on 2012-04-05 (9 days ago)
WhoopsieLog:
 Failed to find user: whoopsie
 Failed to find user: whoopsie

** Affects: whoopsie-daisy (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-package i386 precise

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to whoopsie-daisy in Ubuntu.
https://bugs.launchpad.net/bugs/981677

Title:
  package whoopsie 0.1.25 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

Status in “whoopsie-daisy” package in Ubuntu:
  New

Bug description:
  package whoopsie 0.1.25 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

  whoopsie-daisy

  information:

  Cambios de las versiones:
  Versión instalada: 0.1.25
  Versión disponible: 0.1.31

  Versión 0.1.31:

    * == is a bashism.

  
  Versión 0.1.30: 

    * Stop rejecting legal arguments to the postinst (LP: #978436). Thanks
      Colin Watson!

  
  Versión 0.1.29: 

    * Mark reports as complete when we get a HTTP response of 400 from the
      server, as these represent the server not liking what we sent it.
      Sending these again repeatedly would be pointless (LP: #979082). 

  
  Versión 0.1.28: 

    * Create /var/crash if it doesn't already exist. Don't silence the
      chmod and chgrp calls on it. Thanks Colin Watson (LP: #978502)!

  
  Versión 0.1.27: 

    * Drop /etc/cron.daily/whoopsie. This is handled in apport now.

  
  Versión 0.1.26: 

    * Take ownership of the NetworkManager state variant on setup and
      unref it, plugging a memory leak.
    * Log the reason the server rejected the submitted crash report.
    * Send the Whoopsie version with each crash submission.
    * Delete both .upload and .uploaded files after 14 days. Thanks
      Marc Deslauriers (LP: #973687).

  more information:

  Cambios de las versiones:
  Versión instalada: 0.1.25
  Versión disponible: 0.1.31

  Versión 0.1.31:

    * == is a bashism.

  
  Versión 0.1.30: 

    * Stop rejecting legal arguments to the postinst (LP: #978436). Thanks
      Colin Watson!

  
  Versión 0.1.29: 

    * Mark reports as complete when we get a HTTP response of 400 from the
      server, as these represent the server not liking what we sent it.
      Sending these again repeatedly would be pointless (LP: #979082). 

  
  Versión 0.1.28: 

    * Create /var/crash if it doesn't already exist. Don't silence the
      chmod and chgrp calls on it. Thanks Colin Watson (LP: #978502)!

  
  Versión 0.1.27: 

    * Drop /etc/cron.daily/whoopsie. This is handled in apport now.

  
  Versión 0.1.26: 

    * Take ownership of the NetworkManager state variant on setup and
      unref it, plugging a memory leak.
    * Log the reason the server rejected the submitted crash report.
    * Send the Whoopsie version with each crash submission.
    * Delete both .upload and .uploaded files after 14 days. Thanks
      Marc Deslauriers (LP: #973687).

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: whoopsie 0.1.25
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
  Uname: Linux 3.2.0-23-generic-pae i686
  ApportVersion: 2.0.1-0ubuntu3
  AptOrdering: whoopsie: Configure
  Architecture: i386
  CrashReports:
   600:0:0:969738:2012-04-14 11:06:14.278887000 -0430:2012-04-14 11:06:31.790969259 -0430:/var/crash/whoopsie.0.crash
   644:0:0:0:2012-04-14 08:37:40.880098602 -0430:2012-04-14 08:37:40.880098602 -0430:/var/crash/whoopsie.0.upload
  Date: Sat Apr 14 11:06:14 2012
  DpkgTerminalLog:
   Setting up whoopsie (0.1.25) ...
   useradd: no se puede bloquear /etc/passwd; inténtelo más tarde.
   adduser: `/usr/sbin/useradd -d /nonexistent -g whoopsie -s /bin/false -u 119 whoopsie' devolvió el código de error 1. Saliendo.
   dpkg: error processing whoopsie (--configure):
    subprocess installed post-installation script returned error exit status 1
  DuplicateSignature:
   Setting up whoopsie (0.1.25) ...
   useradd: no se puede bloquear /etc/passwd; inténtelo más tarde.
   adduser: `/usr/sbin/useradd -d /nonexistent -g whoopsie -s /bin/false -u 119 whoopsie' devolvió el código de error 1. Saliendo.
   dpkg: error processing whoopsie (--configure):
    subprocess installed post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error exit status 1
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  SourcePackage: whoopsie-daisy
  Title: package whoopsie 0.1.25 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to precise on 2012-04-05 (9 days ago)
  WhoopsieLog:
   Failed to find user: whoopsie
   Failed to find user: whoopsie

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/whoopsie-daisy/+bug/981677/+subscriptions




More information about the foundations-bugs mailing list