pkgsrc-Bugs archive

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

pkg/42691: net/bittorrent fails to build (installs too many files)



>Number:         42691
>Category:       pkg
>Synopsis:       net/bittorrent fails to build (installs too many files)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jan 29 13:00:00 +0000 2010
>Originator:     Rhialto
>Release:        NetBSD 5.0.1
>Organization:
        
>Environment:
        
        
System: NetBSD radl.falu.nl 5.0.1 NetBSD 5.0.1 
(Radl-s_Pervasion_of_the_Incorrect_Chord) #0: Tue Aug 4 20:57:29 CEST 2009 
root%radl.falu.nl@localhost:/usr/src/sys/arch/amd64/compile/RADL5.0.1 amd64
Architecture: x86_64
Machine: amd64
>Description:
        I am rebuilding my packages for pkgsrc-2009Q4, and suddenly
        net/bittorrent installs more files than listed in its PLIST.
>How-To-Repeat:
        pkg_comp build net/bittorrent

        This fails with

=> Automatic manual page handling
=> Generating post-install file lists
=> Checking file-check results for bittorrent-4.4.0nb2
ERROR: ************************************************************
ERROR: The following files are in /usr/pkg but not in the PLIST:
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/af/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/bg/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/ca/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/cs/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/da/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/de/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/el/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/es/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/es_MX/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/fr/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/he/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/hu/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/is/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/it/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/ja/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/ko/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/nb_NO/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/nl/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/pl/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/pt/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/pt_BR/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/ro/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/ru/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/sk/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/sl/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/sv/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/tr/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/vi/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/zh_CN/LC_MESSAGES/bittorrent.mo
ERROR:         
/pkg_comp/obj/pkgsrc/net/bittorrent/default/.destdir/usr/pkg/share/locale/zh_TW/LC_MESSAGES/bittorrent.mo
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/bittorrent
*** Error code 1

        It seems that pkgsrc-2009Q4 something changed in the install
        process, since the package itself probably didn't change
        (bittorrent-4.4 being a stable last version).

        (Supporting this theory is the fact that wip/p5-qt3 suddenly
        fails to install some files that it installed before, also
        whithout change to the package)

>Fix:
        None known yet.

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert    -- You author it, and I'll reader it.
\X/ rhialto/at/xs4all.nl      -- Cetero censeo "authored" delendum esse.

>Unformatted:
        
        


Home | Main Index | Thread Index | Old Index