Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 143056 - sys-devel/gettext-0.14.5 missing DEPEND on cvs
Summary: sys-devel/gettext-0.14.5 missing DEPEND on cvs
Status: RESOLVED DUPLICATE of bug 55607
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Highest minor (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-06 23:26 UTC by Peter Avramucz
Modified: 2009-03-02 16:55 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 Peter Avramucz 2006-08-06 23:26:15 UTC
Versions:

cryptsetup-luks-1.0.3-r2
cvs-1.12.12
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-07 00:27:16 UTC
Reopen with some compile errors and emerge --info.

Comment 2 Andrew Ross (RETIRED) gentoo-dev 2006-08-07 00:47:05 UTC
Confirmed here:

>>> Unpacking source...
>>> Unpacking cryptsetup-luks-1.0.3.tar.bz2 to /var/tmp/portage/cryptsetup-luks-1.0.3-r2/work
 * Applying cryptsetup-luks-1.0.3-selinux.patch ...                                                                                                                           [ ok ]
autopoint: *** cvs program not found
autopoint: *** Stop.

!!! ERROR: sys-fs/cryptsetup-luks-1.0.3-r2 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_unpack
  ebuild.sh, line 711:   Called src_unpack
  cryptsetup-luks-1.0.3-r2.ebuild, line 54:   Called die

Portage 2.1-r1 (default-linux/x86/no-nptl/2.4, gcc-3.3.6, glibc-2.3.6-r3, 2.4.28-grsec-2.1.0 i686)
=================================================================
System uname: 2.4.28-grsec-2.1.0 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.6.13
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.2.3-r5, 2.3.5-r2, 2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
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-r1
sys-devel/binutils:  2.16.1
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.4.19-r1, 2.4.26-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -mcpu=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf"
CXXFLAGS="-O2 -mcpu=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://mirror.aarnet.edu.au/pub/gentoo ftp://mirror.pacific.net.au/linux/Gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://gentoo.whitley.unimelb.edu.au/gentoo-portage"
USE="x86 apache2 apm bash-completion berkdb cli crypt cups dlloader dri gdbm isdnlog libg++ ncurses nls pam pcre perl postgres ppds pppd python qt4 readline reflection session spl ssl truetype-fonts type1-fonts vhosts vorbis xml xml2 xorg zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 3 Andrew Ross (RETIRED) gentoo-dev 2006-08-07 03:24:27 UTC
sys-devel/gettext is to blame. Specifically, autopoint, which is called in src_unpack() of cryptsetup-luks-1.0.3-r2.ebuild

From /usr/bin/autopoint :

# Check availability of the CVS program.
(cvs -v) >/dev/null 2>/dev/null || func_fatal_error "cvs program not found"

Comment 4 SpanKY gentoo-dev 2006-08-07 19:00:50 UTC
fix the packages the using autopoint
Comment 5 Benjamin Smee (strerror) (RETIRED) gentoo-dev 2006-08-08 02:21:27 UTC
*** Bug 143151 has been marked as a duplicate of this bug. ***
Comment 6 SpanKY gentoo-dev 2009-03-02 16:55:04 UTC
dupe to an older bug
Comment 7 SpanKY gentoo-dev 2009-03-02 16:55:12 UTC

*** This bug has been marked as a duplicate of bug 55607 ***