"Justin F. Hallett" <[EMAIL PROTECTED]> wrote:

> Update of /cvsroot/fink/fink/perlmod/Fink In directory
> sc8-pr-cvs1:/tmp/cvs-serv27242
> 
> Modified Files:
>       ChangeLog Engine.pm 
> Log Message:
> Added warning messages for essentials and non installed pkgs
> 
> Index: ChangeLog
> ===================================================================
> RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
> retrieving revision 1.446
> retrieving revision 1.447
> diff -u -d -r1.446 -r1.447
> --- ChangeLog 3 Dec 2003 20:37:43 -0000       1.446
> +++ ChangeLog 3 Dec 2003 21:20:59 -0000       1.447
> @@ -1,8 +1,7 @@
>  2003-12-03  Justin F. Hallett  <[EMAIL PROTECTED]>
>  
>       * Engine.pm: made it so fink can't remove or purge essential pkgs
> -     like bzip2-dev which can be removed in current fink, even though
> -     fink will just reinstall them, why not just not allow it to be removed?
> +     like bzip2-dev and added warnings for it and not installed packages.
>       Also made it so if the pkgs to be removed are the same as the ones
>       in ARGV then don't ask first.  And added a print_breaking for long
>       package listings.
> 


This is bad.

bzip2-dev is NOT an essential package, and it MUST be allowed to remove it.
That is true of every -dev package.

If we don't allow the removal, then we can never upgrade the library if
there is a non-binary-compatible change.  During a transition period to
the new library you would have to allow the -dev packages to swap in and
out.

  -- Dave


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to