[Bug 911436] Re: https crashed with SIGSEGV in lookup_or_create_bucket()

2012-08-13 Thread Steve Langasek
Barry, please file a new bug report and assign it to the desktop team.
This is a separate issue from the original, and entirely the fault of
the maintainer for changing conffile names gratuitously and not cleaning
up afterwards.

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

Title:
  https crashed with SIGSEGV in lookup_or_create_bucket()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/911436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 911436] Re: https crashed with SIGSEGV in lookup_or_create_bucket()

2012-08-13 Thread Barry Warsaw
FWIW, I just upgraded from precise to quantal and hit this bug.  It
looks like /etc/pkcs11/modules is left with two identical files, one
called gnome-keyring-module and one called gnome-keyring.module.  No
crash, but the warnings (e.g. `virsh list`) are annoying.  It's not
clear to me which is the "right" file, but removing gnome-keyring-module
eliminates the warnings.

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

Title:
  https crashed with SIGSEGV in lookup_or_create_bucket()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/911436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 911436] Re: https crashed with SIGSEGV in lookup_or_create_bucket()

2012-04-01 Thread Andreas Metzler
FWIW I have fwded this upstream to
https://bugs.freedesktop.org/show_bug.cgi?id=48154

** Bug watch added: freedesktop.org Bugzilla #48154
   https://bugs.freedesktop.org/show_bug.cgi?id=48154

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

Title:
  https crashed with SIGSEGV in lookup_or_create_bucket()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/911436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 911436] Re: https crashed with SIGSEGV in lookup_or_create_bucket()

2012-03-23 Thread Steve Langasek
On Sat, Mar 24, 2012 at 02:13:53AM -, martyfelker wrote:
> Thank you!  how ca I find the fix?  Just did a distribution update of 
> Precise today - how would I know?

This issue only affects the upgrade itself.  If you've already updated,
there shouldn't be anything else you need to do.

If you're still seeing issues with cups starting even after the upgrade has
completed, then you have a different bug.

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

Title:
  https crashed with SIGSEGV in lookup_or_create_bucket()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/911436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 911436] Re: https crashed with SIGSEGV in lookup_or_create_bucket()

2012-03-23 Thread martyfelker
Thank you!  how ca I find the fix?  Just did a distribution update of 
Precise today - how would I know?

On 3/23/2012 7:55 PM, mfauzirahman wrote:
> will update it by today...thanks
>

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

Title:
  https crashed with SIGSEGV in lookup_or_create_bucket()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/911436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 911436] Re: https crashed with SIGSEGV in lookup_or_create_bucket()

2012-03-23 Thread mfauzirahman
will update it by today...thanks

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

Title:
  https crashed with SIGSEGV in lookup_or_create_bucket()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/911436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 911436] Re: https crashed with SIGSEGV in lookup_or_create_bucket()

2012-03-23 Thread Launchpad Bug Tracker
This bug was fixed in the package p11-kit - 0.12-2ubuntu1

---
p11-kit (0.12-2ubuntu1) precise; urgency=low

  * Merge with Debian, bringing in upstream module and build fixes.
  * Add valid-config-files.patch, introducing a static function to
validate config filenames against a sane pattern (LP: #911436)
  * Add duplicate-module-fix.patch, making sure that after we unload
a duplicate module, we stop trying to reference it (LP: #911436)

p11-kit (0.12-2) unstable; urgency=low

  * Upload to unstable.

p11-kit (0.12-1) experimental; urgency=low

  * Drop DEB_CPPFLAGS_MAINT_APPEND = -D_XOPEN_SOURCE=600 -D_BSD_SOURCE,
upstream's usage of AC_USE_SYSTEM_EXTENSIONS should make this unnecessary.
  * Upload to experimental, let 0.11-3 propagate to wheezy.

p11-kit (0.11-3) unstable; urgency=low

  * Do not export CPPFLAGS in debian/rules, it disabled the respective
hardening-options. (Thanks, Simon Ruderich) Closes: #662100

p11-kit (0.11-2) unstable; urgency=low

  * Bump versioning of p11_kit_initialize_registered,
p11_kit_initialize_module and p11_kit_load_initialize_module.
(Due to upstream change "Remove automatic reinitialization of PKCS#11
after fork")
  * Use debhelper v9 compat to get dpkg-buildflags. Drop --libdir argument to
./configure, bump b-d.

p11-kit (0.11-1) unstable; urgency=low

  * New upstream version.
 -- Adam ConradFri, 23 Mar 2012 15:39:09 -0600

** Changed in: p11-kit (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  https crashed with SIGSEGV in lookup_or_create_bucket()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/911436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 911436] Re: https crashed with SIGSEGV in lookup_or_create_bucket()

2012-03-17 Thread Steve Langasek
> Bug #933973 has been named a duplicate of this one.  Not sure  why but I
> will post this here as that bug is not confirmed.

It was marked a duplicate in error.  Bug #933973 is unrelated to this
one.

However, it's also not a bug.  Packages that provide services expect to
enable them at install time; in the case of cups and bluez, they do this
using upstart jobs.  If you're running Ubuntu in a chroot on Debian, you
don't have upstart running to make this possible.

If you want to avoid packages trying to start services on upgrade inside a
chroot (which is generally advisable anyway), you should configure
/usr/sbin/policy-rc.d to tell invoke-rc.d not to try to start them.

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

Title:
  https crashed with SIGSEGV in lookup_or_create_bucket()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/911436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 911436] Re: https crashed with SIGSEGV in lookup_or_create_bucket()

2012-03-16 Thread Tom Pino
Bug #933973 has been named a duplicate of this one.  Not sure  why but I
will post this here as that bug is not confirmed.

Had upgrades for the same packages today in Xubuntu 12.04 and in Debian
Wheezy.

The Xubuntu packages, all related to cups and bluez will not install in
a chroot environment.  They will install fine when I boot into the OS
and run "dpkg --configure -a".

The same packages install under Wheezy.  They did hang for a short while
today and throw a message that they could not access the gnome keyring
or the /temp/keyring.

I have another install of Wheezy that has the gnome keyring install as
it started life as vanilla Squeeze (gnome).  It is now running xfce like
the other 2 OS's I have mentioned.  The upgrades had no trouble at all
there.

My theory has always been that this is an install script problem.  I
feel that these result indicate just that.  Debian has put some
exceptions in their script to get around thes problem with just the
warning of non access.

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

Title:
  https crashed with SIGSEGV in lookup_or_create_bucket()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/911436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 911436] Re: https crashed with SIGSEGV in lookup_or_create_bucket()

2012-03-14 Thread Steve Langasek
** Tags added: rls-p-tracking

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

Title:
  https crashed with SIGSEGV in lookup_or_create_bucket()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/911436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 911436] Re: https crashed with SIGSEGV in lookup_or_create_bucket()

2012-02-29 Thread Steve Langasek
** Changed in: p11-kit (Ubuntu)
 Assignee: Canonical Foundations Team (canonical-foundations) => Adam 
Conrad (adconrad)

** Changed in: p11-kit (Ubuntu)
Milestone: ubuntu-12.04-beta-1 => ubuntu-12.04-beta-2

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

Title:
  https crashed with SIGSEGV in lookup_or_create_bucket()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/911436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 911436] Re: https crashed with SIGSEGV in lookup_or_create_bucket()

2012-02-13 Thread Brian Murray
** Tags added: bugpattern-written

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

Title:
  https crashed with SIGSEGV in lookup_or_create_bucket()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/911436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 911436] Re: https crashed with SIGSEGV in lookup_or_create_bucket()

2012-02-05 Thread Jean-Baptiste Lallement
** Tags added: qa-manual-testing

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

Title:
  https crashed with SIGSEGV in lookup_or_create_bucket()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/911436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 911436] Re: https crashed with SIGSEGV in lookup_or_create_bucket()

2012-02-03 Thread sojourner
happened to me during an upgrade with synaptic .

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

Title:
  https crashed with SIGSEGV in lookup_or_create_bucket()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/911436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 911436] Re: https crashed with SIGSEGV in lookup_or_create_bucket()

2012-02-03 Thread Till Kamppeter
** Changed in: p11-kit (Ubuntu)
Milestone: None => ubuntu-12.04-beta-1

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

Title:
  https crashed with SIGSEGV in lookup_or_create_bucket()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/911436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 911436] Re: https crashed with SIGSEGV in lookup_or_create_bucket()

2012-02-03 Thread Till Kamppeter
** Changed in: p11-kit (Ubuntu)
   Importance: High => Critical

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

Title:
  https crashed with SIGSEGV in lookup_or_create_bucket()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/911436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 911436] Re: https crashed with SIGSEGV in lookup_or_create_bucket()

2012-02-03 Thread mario
bug appare during "sudo apt-get upgrade"

WARNING:softwarecenter.db.update:The file: 
'/usr/share/app-install/desktop/deja-dup:deja-dup-ccpanel.desktop' could not be 
read correctly. The application associated with this file will not be included 
in the software catalog. Please consider raising a bug report for this issue 
with the maintainer of that application
WARNING:softwarecenter.db.update:The file: 
'/usr/share/app-install/desktop/rar.desktop' could not be read correctly. The 
application associated with this file will not be included in the software 
catalog. Please consider raising a bug report for this issue with the 
maintainer of that application

this Warning in the upgrade (no dist-upgrade)

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

Title:
  https crashed with SIGSEGV in lookup_or_create_bucket()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/911436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 911436] Re: https crashed with SIGSEGV in lookup_or_create_bucket()

2012-01-03 Thread Steve Langasek
** Changed in: p11-kit (Ubuntu)
   Status: New => Triaged

** Changed in: p11-kit (Ubuntu)
   Importance: Undecided => High

** Changed in: p11-kit (Ubuntu)
 Assignee: (unassigned) => Canonical Foundations Team 
(canonical-foundations)

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

Title:
  https crashed with SIGSEGV in lookup_or_create_bucket()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/911436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 911436] Re: https crashed with SIGSEGV in lookup_or_create_bucket()

2012-01-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: apt (Ubuntu)
   Status: New => Confirmed

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

Title:
  https crashed with SIGSEGV in lookup_or_create_bucket()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/911436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 911436] Re: https crashed with SIGSEGV in lookup_or_create_bucket()

2012-01-03 Thread Steve Langasek
Thanks for the analysis here, Anders.

** Changed in: apt (Ubuntu)
   Status: Confirmed => Invalid

** Tags added: rls-mgr-p-tracking

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

Title:
  https crashed with SIGSEGV in lookup_or_create_bucket()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/911436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 911436] Re: https crashed with SIGSEGV in lookup_or_create_bucket()

2012-01-03 Thread Anders Kaseorg
** Visibility changed to: Public

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

Title:
  https crashed with SIGSEGV in lookup_or_create_bucket()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/911436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs