Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42690 - OpenSC ebuild dependency: OpenCT is located in dev-libs/openct, not sys-apps/openct
Summary: OpenSC ebuild dependency: OpenCT is located in dev-libs/openct, not sys-apps/...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-23 20:21 UTC by Thomas L. Kjeldsen
Modified: 2004-02-24 20:04 UTC (History)
0 users

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


Attachments
sys-apps/openct changed to dev-libs/openct (opensc-0.8.1.ebuild.patch,345 bytes, patch)
2004-02-23 20:24 UTC, Thomas L. Kjeldsen
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas L. Kjeldsen 2004-02-23 20:21:39 UTC
The opensc ebuild rdepends on sys-apps/openct, however, openct is located in sys-libs/openct.

Refer to #28202 for history.

Reproducible: Always
Steps to Reproduce:
emerge sync
ACCEPT_KEYWORDS="~x86" emerge openct
emerge opensc
Actual Results:  
root@quark tlk # emerge opensc
Calculating dependencies \
emerge: there are no masked or unmasked ebuilds to satisfy
">=sys-apps/openct-0.5.0".
                                                                               
                                              
!!! Error calculating dependencies. Please correct.
root@quark tlk #


Expected Results:  
I expected emerge to install opensc smoothly

root@quark tlk # emerge info
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r9, 2.4.22-gentoo-r5)
=================================================================
System uname: 2.4.22-gentoo-r5 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.3.10
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.58
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=i686 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo
ftp://ftp.easynet.nl/mirror/gentoo/ http://ftp.easynet.nl/mirror/gentoo/
http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X apm arts avi berkdb crypt cscope cups dvd encode esd fbcon foomaticdb
gdbm gif gnome gpm gtk gtk2 imlib java jpeg junit libg++ libwww mad mikmod motif
mozilla mpeg ncurses nls oggvorbis opengl oss pam pcmcia pdflib perl png python
qt quicktime readline sdl slang spell ssl svga tcpd truetype trusted x86 xml2
xmms xv zlib"
                                                                               
                                              
root@quark tlk #
Comment 1 Thomas L. Kjeldsen 2004-02-23 20:24:29 UTC
Created attachment 26224 [details, diff]
sys-apps/openct changed to dev-libs/openct
Comment 2 SpanKY gentoo-dev 2004-02-24 20:04:26 UTC
sorry about that, fixed in cvs