reassign 612268 dpkg
forcemerge 526774 612268
affects 612268 + cupt
quit

Eugene V. Lyubimkin wrote:
> On 2011-02-07 03:46, Jonathan Nieder wrote:

>>  Unpacking inn2-inews (from .../inn2-inews_2.5.2-2~squeeze1_amd64.deb) ...
>>  Setting up inn2-inews (2.5.2-2~squeeze1) ...
[...]
>>  dpkg: regarding .../inn2_2.5.2-2~squeeze1_amd64.deb containing inn2, 
>> pre-dependency problem:
>>   inn2 pre-depends on inn2-inews (>= 2.3.999+20030227-1)
>>    inn2-inews is unpacked, but has never been configured.
>>  dpkg: error processing 
>> /var/cache/apt/archives/inn2_2.5.2-2~squeeze1_amd64.deb (--unpack):
>
> So, am I right you ask for implementing a workaround for #526774?

I guess I was.

If I ran the world, the higher-level package manager would execute

        dpkg --triggers-only inn2-inews; # (1)

in order to satisfy such a pre-dependency after unpacking and
configuring inn2-inews for the first time.  Luckily, I don't run the
world, and Raphael's patch for bug#526774 makes

        dpkg --unpack --no-triggers inn2

take care of (1) automatically.  After dpkg 1.16.1, there is no bad
behavior left.  Thanks. :)



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to