pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/27039: inconsistent xorg distinfo files



>Number:         27039
>Category:       pkg
>Synopsis:       inconsistent xorg distinfo files
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Sep 26 09:52:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Robert Elz
>Release:        NetBSD 1.6X  ( pggsrc current as of date of this mail)
>Organization:
        Prince of Songkla University
>Environment:
System: NetBSD jade.coe.psu.ac.th 1.6X NetBSD 1.6X (JADE) #17: Wed Sep 24 
20:25:35 ICT 2003 
kre%jade.coe.psu.ac.th@localhost:/usr/src/real-sys/arch/i386/compile/JADE i386
Architecture: i386
Machine: i386
>Description:
        It is currently impossible to get a set of distfiles for
        pkgsrc that match the distinfo file requirements.   And by
        impossible, I really mean impossible, not just "difficult
        to find the files" or something...

>How-To-Repeat:
        cd ..../pkgsrc
        grep 'SHA1 (X11R6.8.1-src1.tar.gz)' */*/distinfo

        Observe the following output.   Note the inconsistency...

fonts/xorg-fonts100dpi/distinfo:SHA1 (X11R6.8.1-src1.tar.gz) = 
78d64a5ea4440699eefb6c7bf76f7b6ce3f2fb15
fonts/xorg-fonts75dpi/distinfo:SHA1 (X11R6.8.1-src1.tar.gz) = 
78d64a5ea4440699eefb6c7bf76f7b6ce3f2fb15
fonts/xorg-fontsCyrillic/distinfo:SHA1 (X11R6.8.1-src1.tar.gz) = 
78d64a5ea4440699eefb6c7bf76f7b6ce3f2fb15
fonts/xorg-fontsEncodings/distinfo:SHA1 (X11R6.8.1-src1.tar.gz) = 
78d64a5ea4440699eefb6c7bf76f7b6ce3f2fb15
fonts/xorg-fontsMisc/distinfo:SHA1 (X11R6.8.1-src1.tar.gz) = 
78d64a5ea4440699eefb6c7bf76f7b6ce3f2fb15
fonts/xorg-fontsTruetype/distinfo:SHA1 (X11R6.8.1-src1.tar.gz) = 
78d64a5ea4440699eefb6c7bf76f7b6ce3f2fb15
fonts/xorg-fontsType1/distinfo:SHA1 (X11R6.8.1-src1.tar.gz) = 
78d64a5ea4440699eefb6c7bf76f7b6ce3f2fb15
x11/xorg-imake/distinfo:SHA1 (X11R6.8.1-src1.tar.gz) = 
027d16317e07d9df166c0176a1f28b2614f38cc9
x11/xorg-libs/distinfo:SHA1 (X11R6.8.1-src1.tar.gz) = 
027d16317e07d9df166c0176a1f28b2614f38cc9

>Fix:
        The x11/* distinfo files are correct (at least, they match the
        version of X11R6.8.1-src1.tar.gz I managed to fetch).  The others
        should be updated (I assume).   Whatever the real state is, it is
        obviously incorrect to have the same distfile mentioned in two
        different packages with a different checksum (and size too for
        that matter - but that one isn't used for anything that matters).
>Release-Note:
>Audit-Trail:
>Unformatted:



Home | Main Index | Thread Index | Old Index