Hi Eugene,

Eugene V. Lyubimkin wrote:

> As it was discovered in some places (#558151), some system modifications
> cannot be sanely made without specifying --auto-deconfigure to dpkg.
>
> Please provide a --deconfigure command, so dpkg front-ends can plan and
> request deconfigurations themselves.

I agree, this would be great!  See [1] for another example.

But the motivational example

        libc6   Depends: libc-bin (= ${binary:Version})
        libc-bin        Breaks: libc6 (<< 2.10)

does not seem like a great example for this.  libc6 should not have to
be deconfigured; a good upgrade path would be

        unpack libc6
        unpack libc-bin
        configure libc-bin
        configure libc6

[1] http://lists.debian.org/debian-dpkg/2011/04/msg00001.html




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

Reply via email to