First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 146663
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Silvio Pucci <janhus@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 146663 depends on: Show dependency tree
Bug 146663 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: 2006-09-07 02:10 0000
***** nautilus-2.14-idl_include.patch *****

===========================================

PATCH COMMAND:  patch -p0 -g0 -E --no-backup-if-mismatch <
/usr/portage/gnome-base/nautilus/files/nautilus-2.14-idl_include.patch

===========================================
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- nautilus-shell-interface.idl       2005-10-19 09:53:43.000000000 +0200
|+++ nautilus-shell-interface.idl.new   2006-05-09 18:37:22.936041864 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
===========================================

PATCH COMMAND:  patch -p1 -g0 -E --no-backup-if-mismatch <
/usr/portage/gnome-base/nautilus/files/nautilus-2.14-idl_include.patch

===========================================
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- nautilus-shell-interface.idl       2005-10-19 09:53:43.000000000 +0200
|+++ nautilus-shell-interface.idl.new   2006-05-09 18:37:22.936041864 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
===========================================

PATCH COMMAND:  patch -p2 -g0 -E --no-backup-if-mismatch <
/usr/portage/gnome-base/nautilus/files/nautilus-2.14-idl_include.patch

===========================================
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- nautilus-shell-interface.idl       2005-10-19 09:53:43.000000000 +0200
|+++ nautilus-shell-interface.idl.new   2006-05-09 18:37:22.936041864 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
===========================================

PATCH COMMAND:  patch -p3 -g0 -E --no-backup-if-mismatch <
/usr/portage/gnome-base/nautilus/files/nautilus-2.14-idl_include.patch

===========================================
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- nautilus-shell-interface.idl       2005-10-19 09:53:43.000000000 +0200
|+++ nautilus-shell-interface.idl.new   2006-05-09 18:37:22.936041864 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
===========================================

PATCH COMMAND:  patch -p4 -g0 -E --no-backup-if-mismatch <
/usr/portage/gnome-base/nautilus/files/nautilus-2.14-idl_include.patch

===========================================
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- nautilus-shell-interface.idl       2005-10-19 09:53:43.000000000 +0200
|+++ nautilus-shell-interface.idl.new   2006-05-09 18:37:22.936041864 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored

------- Comment #1 From Len Meakin 2006-09-07 02:18:28 0000 -------
Same behaviour on x86.
Portage 2.1.1_rc1-r6 (default-linux/x86/2006.1/desktop, gcc-4.1.1,
glibc-2.4-r3, 2.6.17-gentoo-r7 i686)

------- Comment #2 From Len Meakin 2006-09-07 02:20:04 0000 -------
Same behaviour on x86.
Portage 2.1.1_rc1-r6 (default-linux/x86/2006.1/desktop, gcc-4.1.1,
glibc-2.4-r3, 2.6.17-gentoo-r7 i686)

Worked around by:
commenting out the patch -

/usr/portage/gnome-base/nautilus/nautilus-2.16.0.ebuild
# epatch ${FILESDIR}/${PN}-2.14-idl_include.patch

emerge --digest -av nautilus

This enables nautilus to compile, but have yet to test functionality as the
remaining 2.16 packages are still building.

------- Comment #3 From Walter Meinl 2006-09-07 02:47:51 0000 -------
When you compare the 2.16.0 and 2.14.1 ebuilds you see that the cause for not
finding the files to patch is the missing line
cd "${S}"/src
before epatch is called in 2.16.0. When you add this line back the patch
applies and nautilus compiles

------- Comment #4 From Len Meakin 2006-09-07 10:58:41 0000 -------
(In reply to comment #3)
> When you compare the 2.16.0 and 2.14.1 ebuilds you see that the cause for not
> finding the files to patch is the missing line
> cd "${S}"/src
> before epatch is called in 2.16.0. When you add this line back the patch
> applies and nautilus compiles
> 
This works for me.

------- Comment #5 From Daniel Gryniewicz 2006-09-07 11:12:39 0000 -------
Fixed.

------- Comment #6 From Daniel Gryniewicz 2006-09-07 13:13:34 0000 -------
*** Bug 146747 has been marked as a duplicate of this bug. ***

First Last Prev Next    No search results available      Search page      Enter new bug