pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/40620: misc/openoffice2 - missing distinfo checksum entries
>Number: 40620
>Category: pkg
>Synopsis: misc/openoffice2 - missing distinfo checksum entries
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Feb 12 07:55:00 +0000 2009
>Originator: Robert Elz
>Release: NetBSD 4.0_STABLE (pkgsrc current as of date/time of message)
>Organization:
Prince of Songkla University
>Environment:
System: NetBSD jade.coe.psu.ac.th 4.0_STABLE NetBSD 4.0_STABLE
(JADE-1.696-20080517) #9: Fri May 23 18:55:13 ICT 2008
kre%jade.coe.psu.ac.th@localhost:/usr/obj/4/kernels/JADE i386
Architecture: i386
Machine: i386
>Description:
With the recent upgrade to openoffice2, when the distinfo
file was updated for the change to the checksums to patch-eg
and patch-eh, somehow the checksums for 2 of the source
files were deleted.
>How-To-Repeat:
cd ..../misc/openoffice2
make checksum
(or make anything that needs make checksum first)
Expect to see
=> Bootstrap dependency digest>=20010302: found digest-20080510
=> Checksum SHA1 OK for openoffice-2.4.2/OOo_2.4.2_src_l10n.tar.bz2
=> Checksum RMD160 OK for openoffice-2.4.2/OOo_2.4.2_src_l10n.tar.bz2
=> Checksum SHA1 OK for openoffice-2.4.2/OOo_2.4.2_src_system.tar.bz2
=> Checksum RMD160 OK for openoffice-2.4.2/OOo_2.4.2_src_system.tar.bz2
checksum: No checksum recorded for
openoffice-2.4.2/OOo_2.4.2_src_binfilter.tar.bz2
checksum: No checksum recorded for openoffice-2.4.2/OOo_2.4.2_src_core.tar.bz2
checksum: No checksum recorded for
openoffice-2.4.2/OOo_2.4.2_src_binfilter.tar.bz2
checksum: No checksum recorded for openoffice-2.4.2/OOo_2.4.2_src_core.tar.bz2
ERROR: Make sure the Makefile and checksum file
(/usr/pkgsrc/misc/openoffice2/distinfo)
ERROR: are up to date. If you want to override this check, type
ERROR: "/usr/bin/make NO_CHECKSUM=yes [other args]".
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/misc/openoffice2
That was from a "make package the errors occurring twice
probably comes once from make fetch, and once from make checksum
>Fix:
make distinfo
Home |
Main Index |
Thread Index |
Old Index