Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104859 - xpdf 3.01 won't emerge because of missing patch
Summary: xpdf 3.01 won't emerge because of missing patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Luis Medinas (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-05 00:20 UTC by Florian Engelhardt
Modified: 2005-09-05 13:51 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 Florian Engelhardt 2005-09-05 00:20:08 UTC
xpdf 3.00 wont emerge couse of missing patch xpdf-3.00-64bit.patch

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

Actual Results:  
>>> Unpacking source...
>>> Unpacking xpdf-3.01.tar.gz to /var/tmp/portage/xpdf-3.01/work
 * Applying xpdf-3.00-gcc41.patch ...                                          
                              [ ok ]

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/portage/app-text/xpdf/files/xpdf-3.00-64bit.patch
 *   ( xpdf-3.00-64bit.patch )


Expected Results:  
should emerge


HAL2000 ~ # emerge info
Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r1,
2.6.10-ac8 i686)
=================================================================
System uname: 2.6.10-ac8 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.12.0_pre8
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/k de/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp-s
tud.fht-esslingen.de/pub/Mirrors/gentoo/"
LANG="en_GB.utf8"
LC_ALL="en_GB.utf8"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aalib alsa apm avi berkdb bitmap-fonts cairo cpudetection crypt cups
curl dillo dvd eds emboss encode fam  firefox flac foomaticdb fortran gdbm gif
gpm gstreamer gtk gtk2 imagemagick imlib ipv6 jpeg libg++ libwww mad maild ir
mbox mikmod mmx moznoxft mp3 mpeg mysql ncurses nls nntp nptl nptlonly ogg
oggvorbis opengl oracle pam pdflib per l png python quicktime readline samba sdl
slang spell sqlite sse sse2 ssl svga tcltk tcpd theora tiff truetype truet
ype-fonts type1-fonts unicode vorbis win32codecs xine xml xml2 xv xvid zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS
Comment 1 Joe Wells 2005-09-05 00:44:17 UTC
Same problem for me.
Comment 2 Josef Gottlander 2005-09-05 03:03:00 UTC
i just removed the line in the ebuild "# epatch ${FILESDIR}/${PN}-3.00-64bit.patch"
and "ebuild xpdf-3.01.ebuild digest"
and reemerged it, since i don't have a 64cpu i don't need the patch
Comment 3 Luis Medinas (RETIRED) gentoo-dev 2005-09-05 04:33:24 UTC
it's fixed i commited the missing patch. Sorry

rsync in a few minutes
Comment 4 Ivan Yosifov 2005-09-05 05:33:32 UTC
Just got:

Calculating world dependencies ...done!
>>> emerge (1 of 2) app-text/xpdf-3.01 to /
!!! Security Violation: A file exists that is not in the manifest.
!!! File: files/xpdf-3.00-64bit.patch

Please fix it.
Comment 5 Luis Medinas (RETIRED) gentoo-dev 2005-09-05 05:40:36 UTC
it's already fixed wait a couple of minutes before rsync
Comment 6 Ivan Yosifov 2005-09-05 05:56:55 UTC
I waited and the patch file is here, but it is not listed in the ebuild
manifest, nor in the digest - hence:

!!! Security Violation: A file exists that is not in the manifest.
!!! File: files/xpdf-3.00-64bit.patch

Will this go away if I wait more ?
Comment 7 Luis Medinas (RETIRED) gentoo-dev 2005-09-05 06:11:36 UTC
wait a couple more for rsync updates. It's fixed.
Comment 8 Ivan Yosifov 2005-09-05 13:51:52 UTC
Ok, _now_ it's working. Thanks.