This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

accumulated upset warnings: clisp, gnome, ImageMagick, libtool, clamav, gnutls, guile, jasper, tetex, guile


upset: *** warning package clisp-gtk2 refers to non-existent external-source: clisp
upset: *** warning package gnome-common requires non-existent package gnome-doc-utils
upset: *** warning package libMagick-devel requires non-existent package libfpx1-devel
upset: *** warning package libMagick6 refers to non-existent external-source: ImageMagick
upset: *** warning package libltdl3 refers to non-existent external-source: libtool
upset: *** warning package libltdl7 refers to non-existent external-source: libtool
upset: *** warning package gnome-common requires non-existent package gnome-doc-utils
upset: *** warning package libMagick-devel requires non-existent package libfpx1-devel
upset: *** warning package libMagick10 refers to non-existent external-source: ImageMagick
upset: *** warning package libMagick6 refers to non-existent external-source: ImageMagick
upset: *** warning package libclamav2 refers to non-existent external-source: clamav
upset: *** warning package libclamav3 refers to non-existent external-source: clamav
upset: *** warning package libgnutls11 refers to non-existent external-source: gnutls
upset: *** warning package libguile12 refers to non-existent external-source: guile
upset: *** warning package libjasper1.701_0 refers to non-existent external-source: jasper
upset: *** warning package libkpathsea3 refers to non-existent external-source: tetex-bin
upset: *** warning package libltdl3 refers to non-existent external-source: libtool

While playing with the noautodep feature of upset I found that the cron
invocation for upset was silently dropping warnings.

The above is the result of a couple of months worth of inattention.

Remember that when using external-source, upset only knows about
packages that eventually show up in setup.ini.  So if you have a
top-level package:

prev: package-1.1-2
curr: package-1.1-3

and in another subdirectory of the main package:

curr: package-sub-1.1-1
external-source: package

upset will not currently find the external-source for package-sub
because it only knows aboue 1.1-2 and 1.1-3.

I have taken a stab at fixing this in upset from time to time but it
always turns out to be more hairy than I'd anticipated.

So package maintainers please fix your packages so that Corinna and I
won't see a flood of email about this.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]