The debian-private mailing list leak, part 1. Volunteers have complained about Blackmail. Lynchings. Character assassination. Defamation. Cyberbullying. Volunteers who gave many years of their lives are picked out at random for cruel social experiments. The former DPL's girlfriend Molly de Blanc is given volunteers to experiment on for her crazy talks. These volunteers never consented to be used like lab rats. We don't either. debian-private can no longer be a safe space for the cabal. Let these monsters have nowhere to hide. Volunteers are not disposable. We stand with the victims.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Composit list of reported problems with 1.2



> > Replaces: base
> > Depends: base-passwd, makedev
> > Conflicts: base
> > Provides: base

Leave out the "Conflicts: base"... If it conflicts and replaces base, then
base will get removed when that package gets installed... which means big
problems unless the new package provides all of base's files (which it
doesn't, of course.)

There's no need for a Conflicts or for fancy depends. The base package
will dissapear on its own when all its files are replaced by other
packages. From the programmers' manual:

    9. Any packages all of whose files have been overwritten during the         
       installation, and which aren't required for dependencies, are 
       considered to have been removed. For each such package,                  
         1. dpkg calls:
disappearer's-postrm disappear \                                      
    overwriter overwriter-version
         2. The package's maintainer scripts are removed.            
         3. It is noted in the status database as being in a sane state,
            namely not installed (any conffiles it may have are ignored, 
            rather than being removed by dpkg). Note that disappearing 
            packages do not have their prerm called, because dpkg doesn't
            know in advance that the package is going to vanish.

... which is, I believe, exactly what we want to happen.

        Christian


--
Please respect the confidentiality of material on the debian-private list.
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-private-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com