Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 72626

Summary: Mono doesn't install certain files when emerging
Product: Gentoo Linux Reporter: Spoofed Existence <spoofedexistence>
Component: [OLD] DevelopmentAssignee: dotnet project <dotnet>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The output of the "emerge mono" command

Description Spoofed Existence 2004-11-27 05:46:03 UTC
After emerging mono (accepting keyword "~amd64"), certain files are missing (for example mono and mono.pc). Others (like mcs) seem to be working fine.

Reproducible: Always
Steps to Reproduce:
1. emerge mono

Actual Results:  
Mono seemed to install properly, though when trying to install other components
of the dotnet system (like gtk-sharp-1.0.4) it reported that mono was not
installed. Nor was I able to find any file on the system with the name
"mono.pc", nor an executable file called "mono".
$ whereis mono
mono: /etc/mono /usr/lib/mono /usr/include/mono /usr/share/mono
/usr/man/man1/mono.1.gz /usr/share/man/man1/mono.1.gz


Expected Results:  
The files "mono" and "mono.pc" should exist somewhere on the disk.
(From a friend: )
$ whereis mono
mono: /usr/bin/mono /etc/mono /usr/lib/mono /usr/include/mono /usr/share/mono
/usr/man/man1/mono.1.gz /usr/share/man/man1/mono.1.gz

Gentoo Base System version 1.4.16
Portage 2.0.51-r3 (default-amd64-2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.8 x86_64)
=================================================================
System uname: 2.6.8 x86_64 15
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.6-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs candy ccache distlocks"
GENTOO_MIRRORS="http://ftp.easynet.nl/mirror/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 alsa amd64 apm arts avi berkdb bitmap-fonts crypt encode esd f77
foomaticdb fortran gdbm gif gnome gpm gtk gtk2 hal howl imlib java jpeg kde
libg++ libwww mikmod motif mozilla mpeg mysql ncurses nls nogcj oggvorbis opengl
oss pam pdflib perl png python quicktime readline sdl slang spell ssl tcltk tcpd
truetype xml2 xmms xv zlib"
Comment 1 Spoofed Existence 2004-11-27 05:47:34 UTC
Created attachment 44826 [details]
The output of the "emerge mono" command
Comment 2 Peter Johanson (RETIRED) gentoo-dev 2004-11-29 05:46:03 UTC

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