pkgsrc-Bugs archive

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

pkg/34036: pkgsrc no longer fetches files



>Number:         34036
>Category:       pkg
>Synopsis:       pkgsrc no longer fetches files
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jul 19 12:55:00 +0000 2006
>Originator:     Stuart Shelton
>Release:        n/a
>Organization:
>Environment:
IRIX64 octane 6.5 01090133 IP30 mips

>Description:
I sync my pkgsrc tree at approximate 5am (GMT) every morning.

Between Tuesday 18th July and Wednesday 19th July, some core part of the pkgsrc 
system has been updated and broken: "bmake" will no longer fetch files.

For example, in editors/vim-share:

bsd@octane /usr/bsd/src/editors/vim-share $ bmake fetch
=> Required installed package digest>=20010302: digest-20060302 found
===> check-vulnerable [vim-share-7.0.39] ===> Checking for vulnerabilities in 
vim-share-7.0.39
bsd@octane /usr/bsd/src/editors/vim-share $ bmake 
===> check-vulnerable [vim-share-7.0.39] ===> Checking for vulnerabilities in 
vim-share-7.0.39
=> Required installed package digest>=20010302: digest-20060302 found
=> Checksum SHA1 OK for vim/7.0.001
=> Checksum SHA1 OK for vim/7.0.002
=> Checksum SHA1 OK for vim/7.0.003
=> Checksum SHA1 OK for vim/7.0.004
=> Checksum SHA1 OK for vim/7.0.007
=> Checksum SHA1 OK for vim/7.0.008
=> Checksum SHA1 OK for vim/7.0.009
=> Checksum SHA1 OK for vim/7.0.010
=> Checksum SHA1 OK for vim/7.0.011
=> Checksum SHA1 OK for vim/7.0.012
=> Checksum SHA1 OK for vim/7.0.013
=> Checksum SHA1 OK for vim/7.0.014
=> Checksum SHA1 OK for vim/7.0.015
=> Checksum SHA1 OK for vim/7.0.016
=> Checksum SHA1 OK for vim/7.0.017
=> Checksum SHA1 OK for vim/7.0.018
=> Checksum SHA1 OK for vim/7.0.019
=> Checksum SHA1 OK for vim/7.0.020
=> Checksum SHA1 OK for vim/7.0.021
=> Checksum SHA1 OK for vim/7.0.022
=> Checksum SHA1 OK for vim/7.0.023
=> Checksum SHA1 OK for vim/7.0.024
=> Checksum SHA1 OK for vim/7.0.025
=> Checksum SHA1 OK for vim/7.0.026
=> Checksum SHA1 OK for vim/7.0.029
=> Checksum SHA1 OK for vim/7.0.030
=> Checksum SHA1 OK for vim/7.0.031
=> Checksum SHA1 OK for vim/7.0.033
=> Checksum SHA1 OK for vim/7.0.034
=> Checksum SHA1 OK for vim/7.0.035
checksum: vim/7.0.036 does not exist
ERROR: Make sure the Makefile and checksum file 
(/usr/bsd/src/editors/vim-share/../../editors/vim-share/distinfo)
ERROR: are up to date.  If you want to override this check, type
ERROR: "/usr/bsd/bin/bmake NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop.
bmake: stopped in /usr/bsd/src/editors/vim-share
>How-To-Repeat:

This problem is not isolated to a single package: vim, vim-share, and m4 (the 
only updates for my system) are likewise affected.

If I manually download the required file(s) and place them in the distfiles 
directory, then the packages are built and installed correctly - so the only 
bug is in the system which actually fetches files.

If someone can point me at exactly what files (Makefiles in /mk/?) actually 
perform the fetching of packages, then I can go through any recent changes to 
see what's causing the problem - can someone point me in the right direction?

(Additionally, is there an IRC channel where I could raise issues like this?  
If so, what network should I be connecting to?)
>Fix:




Home | Main Index | Thread Index | Old Index