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: DPKG, RPM. Life sucks.



Bruce Perens wrote:
> 
> From: Enrique Zanardi <ezanardi@noah.dfis.ull.es>
> > And we must find a way to prevent the installation of dangerous alien
> > packages, to avoid the "sysvinit syndrome".
> 
> Lest we become xenophobic, we should consider how to mark packages
> that would break vs. those which would not. No doubt there are many
> packages that would work just fine on both distributions.
> 
> Maybe just warning about non-debian packages would be enough?

It might be feasible to add:

1) A field that marks what OS/variant the package was created on
2) A field that says "don't use this on other OSs/variants"
3) Code to handle these fields, probably with an override option

So SysVInit is marked "don't use this on other OS variants", but the
Gimp (and most other things) is marked "use on whatever".

There's still a need to come up with a mechanism for contending with the
varying /etc/rc* structures.