Bug 90906 - vte-sharp 1.9.2 broken
Bug#: 90906 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: dotnet@gentoo.org Reported By: matze@braunis.de
Component: Ebuilds
URL: 
Summary: vte-sharp 1.9.2 broken
Keywords:  
Status Whiteboard: 
Opened: 2005-04-29 15:06 0000
Description:   Opened: 2005-04-29 15:06 0000
Emerging vte 1.9.2 results in no files being installed.

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

------- Comment #1 From Peter Johanson (RETIRED) 2005-04-29 19:44:54 0000 -------
Can you please paste the output of "emerge info", as well as the mono versions
you are using, etc? Thanks.

Also. "equery f vte-sharp" really shows no files for that version of vte-sharp?

------- Comment #2 From Matze Braun 2005-04-30 03:00:51 0000 -------
well sorry for not reporting more info. Looked to me like this bugs can be
easily reproduced by everyone and is just a typo somewhere in the
gtk-sharp-configurable.diff file...

Anyway here goes more info:

Some important packages I have isntalled: dev-lang/mono-1.1.6-r1,
x11-libs/vte-0.11.11-r2, dev-dotnet/gtk-sharp-1.9.2, dev-dotnet/vte-sharp-1.9.2

[root@taylor] ~ > equery f vte-sharp
[ Searching for packages matching vte-sharp... ]
dev-dotnet/vte-sharp-1.9.2
* Contents of dev-dotnet/vte-sharp-1.9.2:
/usr
/usr/share
/usr/share/gapi-2.0

[root@taylor] ~ > emerge info
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-4.0.0, glibc-2.3.5-r0, 2.6.10
i686)
=================================================================
System uname: 2.6.10 i686 Intel(R) Pentium(R) 4 CPU 2.66GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.2.3-r5,dev-lang/python-2.3.5 [2.3.5 (#1,
Apr 28 2005, 14:43:31)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632)
[disabled]ccache version 2.3 [enabled]
dev-lang/python:     2.2.3-r5, 2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r8
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.1/share/config
/usr/kde/3.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/X11/xkb
/usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=pentium3 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo/
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
LANG="de_DE@euro"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa apache2 avi bash-completion berkdb bitmap-fonts cdr crypt
cscope cups curl dedicated doc dvd emboss encode examples fam flac foomaticdb
fortran gd gdbm gif gnome gstreamer gtk gtk2 guile hal howl imagemagick imlib
ipv6 jack jpeg junit libg++ libwww mad maildir mikmod mozilla mp3 mpeg mysql
ncurses nls nptl ogg oggvorbis opengl oss pam pdflib perl png python qt
quicktime readline ruby samba sdl slang speex spell sqlite ssl tcltk tcpd tetex
tiff truetype truetype-fonts type1-fonts unicode vorbis xml xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY

------- Comment #3 From Matze Braun 2005-04-30 03:10:44 0000 -------
Created an attachment (id=57662) [details]
Buildlog of vte-sharp

------- Comment #4 From Peter Johanson (RETIRED) 2005-05-02 17:36:50 0000 -------
Created an attachment (id=57887) [details]
vte-sharp-1.9.2.ebuild

Yeah, it seems this is missing the build stuff from gnome-sharp in order to
work. Can you please try this ebuild and see if vte-sharp now installs what it
should? Thanks.

------- Comment #5 From Matze Braun 2005-05-02 17:57:17 0000 -------
Yep that new ebuild works.

------- Comment #6 From Peter Johanson (RETIRED) 2005-05-02 18:06:22 0000 -------
Ok, fix commited. Marking this FIXED. Thanks for the bug report.