Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 115499
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Tom Martin (RETIRED) <slarti@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Brendon Ryan <lordpov@lordpov.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
mail-notification.patch Patch to fix ebuild patch Brendon Ryan 2005-12-13 22:50 0000 469 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 115499 depends on: Show dependency tree
Bug 115499 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-12-13 22:47 0000
src_install() in the mail-notification ebuild specifies: 
'gnome2_src_install
evolution_plugindir="${D}/usr/$(get_libdir)/evolution/2.2/plugins"' 
when the Evolution version required by the ebuild is >=2.4.

I suggest this line becomes: 
'gnome2_src_install
evolution_plugindir="${D}/usr/$(get_libdir)/evolution/2.4/plugins"'

Reproducible: Always
Steps to Reproduce:
1.Compile Evolution, then mail-notification
2.Attempt to add Evolution mailbox in mail-notification
3.

Actual Results:  
An error is received saying mail-notification cannot contact Evolution.

Expected Results:  
It should present a list of mail folders available in Evolution.

Portage 2.0.53 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r3,
2.6.14-gentoo-r2 i686)
=================================================================
System uname: 2.6.14-gentoo-r2 i686 Intel(R) Pentium(R) M processor 1500MHz
Gentoo Base System version 1.12.0_pre11
dev-lang/python:     2.3.4-r1, 2.4.2
sys-apps/sandbox:    1.2.17
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-r1
sys-devel/libtool:   1.5.20-r1
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium3 -pipe -fomit-frame-pointer -mfpmath=sse"
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/kde/3.5/env
/usr/kde/3.5/share/config /usr/kde/3.5/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/env.d"
CXXFLAGS="-O3 -march=pentium3 -pipe -fomit-frame-pointer -mfpmath=sse"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.pacific.net.au/linux/Gentoo/
http://public.planetmirror.com/pub/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aac acpi alsa apache2 apm arts audiofile avi bash-completion berkdb
bitmap-fonts bluetooth bonobo browserplugin bzip2 cdr cdrw cli crypt cups curl
dba dbus dga dvd dvdread eds emacs emboss encode esd evolution exif expat fam
ffmpeg firefox flac foomaticdb fortran freetype gd gdbm gif gimpprint glitz glut
gnome gpm gstreamer gtk gtk2 gtkhtml guile hal idn imagemagick imap imlib ipv6
ithreads java jpeg junit lcms ldap libg++ libwww logitech-mouse lua mad matroska
mhash mikmod mime mmx mmx2 mng motif mozdevelop mozilla mozsvg mp3 mpeg mysql
ncurses network nls nptl nptlonly nvidia offensive ogg oggvorbis openal opengl
oss pam pcre pdflib pear perl php png postgres pyste python quicktime readline
recode rtc samba sdl session spell sse sse2 ssl svga tcltk tcpd threads tiff
truetype truetype-fonts type1-fonts udev unicode usb vorbis wifi win32codecs x86
xine xinerama xml xml2 xmms xscreensaver xv xvid zlib userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS

------- Comment #1 From Brendon Ryan 2005-12-13 22:50:19 0000 -------
Created an attachment (id=74688) [details]
Modified ebuild to solve bug

------- Comment #2 From Tom Martin (RETIRED) 2005-12-17 03:59:45 0000 -------
Thanks a lot for the fix -- in CVS now. I just forgot to change the paths when
I was merging submitted ebuilds.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug