debcheck.php
Hello. http://qa.debian.org/debcheck.php?dist=unstable&package=libetpan states that there is a problem with my package (libetpan-dev), because it is optional and depends on extra libdb4.2-dev. However, in fact libdb4.2-dev is extra, as control file in binary deb states: Package: libetpan-dev Version: 0.35-2 Section: libdevel Priority: extra ... So what's the problem? P.S. Please CC reply to my e-mail. pgpYA7Ujnzbwj.pgp Description: PGP signature
Re: debcheck.php
On Sun, Jan 23, 2005 at 01:46:14PM +0300, Nikita V. Youshchenko wrote: > Hello. > > http://qa.debian.org/debcheck.php?dist=unstable&package=libetpan states > that there is a problem with my package (libetpan-dev), because it is > optional and depends on extra libdb4.2-dev. > > However, in fact libdb4.2-dev is extra, as control file in binary deb > states: > > Priority: extra > ... > > So what's the problem? The override file says it's optional. It needs to be changed, as currently there is indeed a disagreement between the package itself and the override file. Note that in the Packages.gz file you'll find your package as 'optional', since the override file takes precedence (hence the name of that file). Optional vs. extra currently isn't being enforced very well, so I suggest to ignore this for now, or mail [EMAIL PROTECTED] with your changes (but it might take a while to get processed). --Jeroen -- Jeroen van Wolffelaar [EMAIL PROTECTED] (also for Jabber & MSN; ICQ: 33944357) http://Jeroen.A-Eskwadraat.nl
Re: debcheck.php
* Nikita V. Youshchenko ([EMAIL PROTECTED]) [050123 11:50]: > http://qa.debian.org/debcheck.php?dist=unstable&package=libetpan states > that there is a problem with my package (libetpan-dev), because it is > optional and depends on extra libdb4.2-dev. > > However, in fact libdb4.2-dev is extra, as control file in binary deb > states: > > Package: libetpan-dev > Version: 0.35-2 > Section: libdevel > Priority: extra > ... > > So what's the problem? The priorities are overridden by the ftp maintainence scripts. They have: [EMAIL PROTECTED]:~$ /org/ftp.debian.org/katie/alicia libetpan-dev libetpan-dev is in section 'libdevel' at priority 'optional' [EMAIL PROTECTED]:~$ /org/ftp.debian.org/katie/alicia libdb4.2-dev libdb4.2-dev is in section 'libdevel' at priority 'extra' So, this complaint is true. Please reply to the "priority disagrees with your upload"-mail that you get on each upload to have the priorites in the archive changed. Cheers, Andi -- http://home.arcor.de/andreas-barth/ PGP 1024/89FB5CE5 DC F1 85 6D A6 45 9C 0F 3B BE F1 D0 C5 D1 D9 0C -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]