Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57950 - cannot get rid of missing digest for hardened php
Summary: cannot get rid of missing digest for hardened php
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
: 58293 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-07-22 04:15 UTC by Binary Runner
Modified: 2004-08-07 13:19 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Binary Runner 2004-07-22 04:15:14 UTC
I cannot isntall hardened php, it always stops after merging mod_php
with message: 
!!! No message digest entry found for file "hardened-php-4.3.8-0.2.1.patch.gz."




I've tried resync, I've tried rm -rf /var/cache/edb/dep/*  and emerge metadata, nothing helped. I do no want create digest myself as I do not know what's up.
I'm installing it on fresh partition, all settign are default, only USEs edited via ufed.


Reproducible: Always
Steps to Reproduce:
1. emerge mod_php
2.
3.

Actual Results:  
...
>>> dev-php/mod_php-4.3.8 merged.

>>> clean: No packages selected for removal.

>>> emerge (2 of 2) dev-php/php-4.3.8 to /
>>> md5 src_uri ;-) php-4.3.8.tar.bz2
>>> md5 src_uri ;-) php-4.3.6-includepath.diff

!!! No message digest entry found for file "hardened-php-4.3.8-0.2.1.patch.gz."
!!! Most likely a temporary problem. Try 'emerge sync' again later.
!!! If you are certain of the authenticity of the file then you may type
!!! the following to generate a new digest:
!!!   ebuild /usr/portage/category/package/package-version.ebuild digest


Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0,
2.4.19-37mdk)
=================================================================
System uname: 2.4.19-37mdk i686 AMD Duron(TM)Processor
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X509 acl adns apache2 apm bcel bcmath bdf berkdb bidi bsh bzlib cap caps
chroot client crypt cscope ctype curl curlwrappers dba doc exif f2c f77 fam
fastcgi flatfile ftp gcj gd gdbm gif gmp gnomedb gpm hardened hardenedphp iconv
icq idea imagemagick imap imlib inifile iodbc ipv6 j2ee jabber java javadoc
javamail javascript jce jikes jpeg junit jython kerberos ldap libg++ libwww
log4j lzw lzw-tiff maildir makecheck mbox mcal md5sum memlimit mhash mmx mng
mysql mysqli nagios-dns nagios-ntp nagios-ping nagios-ssh ncurses nls ntlm objc
ocaml odbc offensive optional-tasks oro oscar pam pcap pcre pdflib pear-db perl
php pic pie plotutils png posix postgres python readline recode regexp rhino
ruby sasl server shaper shared silc skey slang snmp soap sockets softquota spell
spl ssl svg sysvipc tcpd tetex tidy tiff tokenizer truetype unicode uudeview
vim-with-x x86 xalan xerces xfs xml2 xsl zlib"
Comment 1 Stuart Herbert (RETIRED) gentoo-dev 2004-07-22 13:31:43 UTC
Brian,

You asked for a bug number :)  Could you give me a hand with this one?

Thanks,
Stu
Comment 2 Michael Dale Long 2004-07-26 14:46:16 UTC
I'm having the same problem.  It emerges fine if I USE="-hardenedphp".
Comment 3 Michal Suchanek 2004-07-27 10:28:52 UTC
isn't it bug 58293 ?
That is, 4.3.8-0.2.1 version of the patch is downloaded but checksum is for 4.3.8-0.2.2
Comment 4 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-07-27 16:41:36 UTC
anybody that still gets this bug should emerge sync AND rm -rf /var/tmp/portage/*php*
then if it still reoccurs, post here.
if you have an overlay the php-sapi eclass, be sure to update it.
Comment 5 Stuart Herbert (RETIRED) gentoo-dev 2004-07-28 03:21:03 UTC
*** Bug 58293 has been marked as a duplicate of this bug. ***
Comment 6 Binary Runner 2004-07-29 01:09:14 UTC
looks OK for me, thank you
Comment 7 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-08-07 13:19:48 UTC
user reports as working now.