Bug 151048 - evolution-data-server-1.8.1 - Subfolders under INBOX don't show up for exchange backends - evolution-exchange
Bug#: 151048 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gnome@gentoo.org Reported By: james@jamesward.org
Component: Ebuilds
URL: 
Summary: evolution-data-server-1.8.1 - Subfolders under INBOX don't show up for exchange backends - evolution-exchange
Keywords:  
Status Whiteboard: 
Opened: 2006-10-12 10:56 0000
Description:   Opened: 2006-10-12 10:56 0000
This applies to evolution-data-server-1.8.1 only.

See:
https://launchpad.net/distros/ubuntu/+source/evolution-exchange/+bug/63797
http://bugzilla.gnome.org/show_bug.cgi?id=360593
http://librarian.launchpad.net/4638303/evo-break.diff

I've confirmed that reverting the patch above solves the problem.

------- Comment #1 From James Ward 2006-10-13 06:14:18 0000 -------
Created an attachment (id=99529) [details]
Patch that fixes the subfolder problem

------- Comment #2 From Andy Kelk 2006-10-16 00:24:05 0000 -------
I can confirm that the patch posted in comment #1 works for me.

------- Comment #3 From Konstantin Nebel 2006-10-16 06:57:59 0000 -------
(In reply to comment #2)
> I can confirm that the patch posted in comment #1 works for me.
> 

I'm no programmer: So how can I patch my ebuild. Is there any howto to get my
sources to patch? Sorry, I'm a new Gentoo User and I don't want to downgrade my
evolution to 2.8.0. Where to put the patch and what to type in the console ;-)

I know, im stupid ;D

Thanks

------- Comment #4 From Jakub Moc (RETIRED) 2006-10-16 07:35:51 0000 -------
*** Bug 151583 has been marked as a duplicate of this bug. ***

------- Comment #5 From Jakub Moc (RETIRED) 2006-10-18 12:27:02 0000 -------
*** Bug 151865 has been marked as a duplicate of this bug. ***

------- Comment #6 From Vladimir G. Ivanovic 2006-10-18 15:18:59 0000 -------
(In reply to comment #3)
> (In reply to comment #2)
> > I can confirm that the patch posted in comment #1 works for me.
> > 
> 
> I'm no programmer: So how can I patch my ebuild. Is there any howto to get my
> sources to patch? Sorry, I'm a new Gentoo User and I don't want to downgrade my
> evolution to 2.8.0. Where to put the patch and what to type in the console ;-)
> 
> I know, im stupid ;D
> 
> Thanks
> 


No, not stupid, just not yet knowledgeable. 

Here's what I did;

0. Change directory to "/usr/portage/gnome-extra/evolution-data-server/".
1. Copy the patch to the "files" subdirectory.
2. Add
        # Fix subfolders problem
        epatch "${FILESDIR}"/${PN}-1.8.1-inbox-folders.patch
   to "evolution-data-server-1.8.1.ebuild" after all the other epatch's.
3. Run "ebuild evolution-data-server-1.8.1.ebuild digest".
4. Emerge as usual.

I am now (re-)emerging successfully, but I don't yet know if the patch solved
my subfolders problem.

------- Comment #7 From Vladimir G. Ivanovic 2006-10-18 16:33:44 0000 -------
(In reply to comment #6)

> 0. Change directory to "/usr/portage/gnome-extra/evolution-data-server/".
> 1. Copy the patch to the "files" subdirectory.
> 2. Add
>         # Fix subfolders problem
>         epatch "${FILESDIR}"/${PN}-1.8.1-inbox-folders.patch
>    to "evolution-data-server-1.8.1.ebuild" after all the other epatch's.
> 3. Run "ebuild evolution-data-server-1.8.1.ebuild digest".
> 4. Emerge as usual.

The emerge was successful (on AMD64) and the patch fixed my subfolders problem.

------- Comment #8 From Brandon Grace 2006-10-24 07:24:15 0000 -------
> 0. Change directory to "/usr/portage/gnome-extra/evolution-data-server/".
CHANGED THIS PORTION
> 1. curl -o files/evolution-data-server-1.8.1-inbox-folders.patch http://bugs.gentoo.org/attachment.cgi?id=99529
> 2. Add
>         # Fix subfolders problem
>         epatch "${FILESDIR}"/${PN}-1.8.1-inbox-folders.patch
>    to "evolution-data-server-1.8.1.ebuild" after all the other epatch's.
> 3. Run "ebuild evolution-data-server-1.8.1.ebuild digest".
> 4. Emerge as usual.
> 
> I am now (re-)emerging successfully, but I don't yet know if the patch solved
> my subfolders problem.

The above works great 

------- Comment #9 From Peter Rofner 2006-10-25 04:59:46 0000 -------
*** Bug 152767 has been marked as a duplicate of this bug. ***

------- Comment #10 From John N. Laliberte (RETIRED) 2006-11-01 07:48:52 0000 -------
thanks, in cvs.