tag 451237 +pending
thanks

On Wed, Nov 14, 2007 at 01:11:54PM +0100, Frans Pop wrote:
>Package: debian-cd
>Version: 3.0.3
>
>The log for list2cds currently has for _all_ packages:
>  Adding <package> to CD 1 ...
>I.e. the CD counter never increases. This makes the log somewhat confusing.
>
>Also, the image size increases to infinity:
>  $cd_size = 17049601950, $size = 76764
>
>The fact that the CD counter is never increased may also have a more serious 
>side effect because packages excluded for CD1 may now never be included 
>again as the following code is not hit any more:
>        # Creation of a new CD when needed
>        if ($cd_size + $size > $limit) {
>               [...]
>
>                # Unexclude packages
>                unexclude ($cd);
>        }
>
>But maybe there's a different mechanism for that now?
>
>Anyway, some cleanup seems indicated.

Just checked in.

-- 
Steve McIntyre, Cambridge, UK.                                [EMAIL PROTECTED]
"When C++ is your hammer, everything looks like a thumb." -- Steven M. Haflich




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to