Bug#143307: dpkg: Also experiencing this crash after trying to upgrade my SID, which pulled in the Perl upgrades

2008-08-14 Thread Guillem Jover
38 and can be reproduced with, “grep-status -n -FStatus not-installed -sPackage | sudo xargs dpkg -r”. The rest (from msg 48 to 138) it's a mix of #489068 and the --no-act regression, now cloned into a new bug report. On Mon, 2008-05-05 at 23:40:31 +0200, Gunter Ohrner wrote: > Followup-

Bug#143307: triggers-related dependtry assertion fix

2008-07-23 Thread Ian Jackson
Raphael Hertzog writes ("Re: Bug#143307: triggers-related dependtry assertion fix"): > Can you expand on why you decided to create a msdbrw_simulate status then > as opposed to using modstatdb_note_ifwrite() in the problematic cases > in the trigger code ? Various other bits

Bug#143307: triggers-related dependtry assertion fix

2008-07-22 Thread Raphael Hertzog
Hi Ian, you also forgot to reply to this mail: On Fri, 04 Jul 2008, Raphael Hertzog wrote: > On Thu, 03 Jul 2008, Ian Jackson wrote: > > > Then the --no-act fix which should probably only go in master. > > > http://git.debian.org/?p=users/hertzog/dpkg.git;a=commitdiff;h=4073a72477be5fac51125ab147

Bug#143307: triggers-related dependtry assertion fix

2008-07-04 Thread Raphael Hertzog
On Thu, 03 Jul 2008, Ian Jackson wrote: > > Then the --no-act fix which should probably only go in master. > > http://git.debian.org/?p=users/hertzog/dpkg.git;a=commitdiff;h=4073a72477be5fac51125ab1474f91d6b98654b3 > > I think the --no-act fix should go in lenny. Failing that we need at > the ver

Bug#143307: triggers-related dependtry assertion fix

2008-07-03 Thread Ian Jackson
Raphael Hertzog writes ("Re: Bug#143307: triggers-related dependtry assertion fix"): > So it's exactly the same situation as in #487637, #489068. Looks like both > are correlated after all. I think #487637 is something else, as I said. Do you have a /var/lib/dpkg/ for #4890

Bug#143307: triggers-related dependtry assertion fix

2008-07-03 Thread Raphael Hertzog
On Thu, 03 Jul 2008, Raphael Hertzog wrote: > > Package: a > > Triggers-Awaited: b > > > > Package: b > > Status: ... installed > > So it's exactly the same situation as in #487637, #489068. Looks like both > are correlated after all. But I confirm that the patch doesn't fix thos

Bug#143307: triggers-related dependtry assertion fix

2008-07-03 Thread Raphael Hertzog
On Wed, 02 Jul 2008, Ian Jackson wrote: > I've reproduced the problem from #143307 and attached is a fix. Thanks! > The core of the problem was that if dpkg is interrupted, you can have > the following situation: > > Package: a > Triggers-Awaited: b > > Package: b > Status: ...

Bug#143307: triggers-related dependtry assertion fix

2008-07-02 Thread Ian Jackson
tags 143307 + patch thanks I've reproduced the problem from #143307 and attached is a fix. The core of the problem was that if dpkg is interrupted, you can have the following situation: Package: a Triggers-Awaited: b Package: b Status: ... installed This is as expected but I ob

Bug#143307: src/packages.c:221: process_queue: Assertion `dependtry <= 4' failed

2008-06-23 Thread Michael Welsh Duggan
Raphael Hertzog <[EMAIL PROTECTED]> writes: > Hi, > > On Mon, 09 Jun 2008, Guillaume Melquiond wrote: >> $ dpkg --configure -a >> Setting up xulrunner-1.9 (1.9~b5-4) ... >> /var/lib/dpkg/info/xulrunner-1.9.postinst: line 12: 4477 Segmentation fault >> ./regxpcom >> dpkg: error processing xu

Bug#143307: src/packages.c:221: process_queue: Assertion `dependtry <= 4' failed

2008-06-22 Thread Guillaume Melquiond
Le samedi 21 juin 2008 à 15:10 +0200, Raphael Hertzog a écrit : > Hi, > > On Mon, 09 Jun 2008, Guillaume Melquiond wrote: > > $ dpkg --configure -a > > Setting up xulrunner-1.9 (1.9~b5-4) ... > > /var/lib/dpkg/info/xulrunner-1.9.postinst: line 12: 4477 Segmentation > > fault ./regxpcom > >

Bug#143307: src/packages.c:221: process_queue: Assertion `dependtry <= 4' failed

2008-06-21 Thread Raphael Hertzog
Hi, On Mon, 09 Jun 2008, Guillaume Melquiond wrote: > $ dpkg --configure -a > Setting up xulrunner-1.9 (1.9~b5-4) ... > /var/lib/dpkg/info/xulrunner-1.9.postinst: line 12: 4477 Segmentation fault > ./regxpcom > dpkg: error processing xulrunner-1.9 (--configure): > subprocess post-installat

Bug#143307: About triggers

2008-06-20 Thread Ian Jackson
Raphael Hertzog writes ("About triggers"): > On this topic, I'd like to get your opinion on #143307. It looks like > that the the trigger handling leads to more "cycles" in dependencies > since some packages must be triggered before being configured. I think this explanation is a red herring. > I

Bug#143307: src/packages.c:221: process_queue: Assertion `dependtry <= 4' failed

2008-06-09 Thread Guillaume Melquiond
Subject: src/packages.c:221: process_queue: Assertion `dependtry <= 4' failed Followup-For: Bug #143307 Package: dpkg Version: 1.14.19 A "me too" report. Due to a segmentation fault in the postinst script of xulrunner, I'm hitting the assertion failure of dpkg wheneve

Bug#143307: dpkg: Also experiencing this crash after trying to upgrade my SID, which pulled in the Perl upgrades

2008-05-21 Thread Gunter Ohrner
Am Mittwoch, 21. Mai 2008 schrieb Raphael Hertzog: > How did you get out the problematic situation? Good question - I did several things at once and I don't know which helped. Sorry, I'm not sure which of these measured really helped. :-( I fear I've been "the" typical user in this regard -

Bug#143307: dpkg: Also experiencing this crash after trying to upgrade my SID, which pulled in the Perl upgrades

2008-05-21 Thread Raphael Hertzog
severity 143307 important thanks On Mon, 05 May 2008, Gunter Ohrner wrote: > Followup-For: Bug #143307 > Package: dpkg > Version: 1.14.18 > > When trying to upgrade my SID system as I do every few days, dpkg crashed > with the above mentioned assertion failure. AFAIK,

Bug#143307: dpkg: Also experiencing this crash after trying to upgrade my SID, which pulled in the Perl upgrades

2008-05-05 Thread Gunter Ohrner
Followup-For: Bug #143307 Package: dpkg Version: 1.14.18 *** Please type your report below this line *** When trying to upgrade my SID system as I do every few days, dpkg crashed with the above mentioned assertion failure. As far as I can see, the major change in todays upgrade which aptitude

Bug#143307: Playboy playmate bares all

2008-03-26 Thread Changhong beckerman
Never look at lovemaking the same way again - Click here http://www.pitnotca.com/ Give her the ride of her life -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#143307: I wanted to say "goodbye."

2008-03-25 Thread Velma Mcelroy
.Paul has been transformed into a sex machine since he started on this, and I simply love it. . Stella, Florida, USA http://beutynebees.com/

Bug#143307: Lindsay giving head

2008-03-24 Thread Merijn Andrea
Medical science has made the most amazing of discoveries possible http://www.Positranes.com/ Blow your load in Linday -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#143307: Women love this

2008-03-24 Thread Karrie Pottinger
Want to get larger and larger and longer and longer? Click here http://www.tapsthes.com/ Titties and beavers -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#143307: You Don't Need To Inherit Good Genes

2008-03-22 Thread Ma Riikonen
All the women won’t be able to keep their hands off you after this. http://www.Terindrebe.com/ Get paid starring in our porno film -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#143307: the comments I get about my nights with women are amazing, people think im wizard!

2007-12-20 Thread etan cornelius
Hello Your holiday would be not full without gd se.>.< http://meanthard.com Kerstin mcclafferty The Snail and the Bumble Bee, -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#143307: Barry's rangy shlong

2007-11-14 Thread Berenice Erwin
wendebay . com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#143307: Fw:

2007-11-02 Thread cleland detleff
"This product has completely re-built my self confidence. I would not believe it unless I had seen it for my self. I am very impressed with ManSter." Richard, USA See: www.guiset.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTEC

Bug#143307: Den neuen Vorschlag

2007-10-29 Thread Terence Buck
Guten Tag! Ich bin Oleg Kalina, Direktor of Softline. Wir spezialisieren uns auf angewandte Entwicklung, Systemintegration, korporativen Netze und andere Software fuer verschiedenen Loesungen der Geschaefts - und Finanzproblemen. Unsere Firma befindet sich in Ukraine. Wir stehen in gutem Ruf, u

Bug#143307:

2007-10-07 Thread cchaddie marco
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#143307: =?koi8-r?b?PT9LT0k4LVI/UT8iPUU4PUNGPURBPUQxPUNBPUNCPUMxIC0gPUMyPUNDPUQxPUM0PUQ4LCA9RDA9

2006-11-01 Thread Sonya Shannon
Qzk9RDI9Q0Y9Q0IgLSA9Qzg9RDU9Q0E9Q0U9RDEsPz0=?= Date: Wed, 1 Nov 2006 11:39:56 -0060 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="koi8-r"; reply-type=original Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Ou

Bug#143307: cout dvelopper Voil

2006-10-28 Thread inside elements
WSOY Listen NowIllini MTWTFSS laquo Meta:RSS .Comments .Valid XHTMLWP screened gamesFiled under: Ron Zook software DotCom companies fitness wireless VOIP cap regional gt Headline may rewriting raw PDF also credit Argonne mistyped into earning definitely kilobit scalded call. ed Interested answe