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

Bug 434100

Summary: www-client/firefox-10.0.7 - Failed Patch: 5005_use_resource_urls_appropriately.patch !
Product: Gentoo Linux Reporter: junkmail
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 433383    
Attachments: Emerge build log

Description junkmail 2012-09-06 09:40:59 UTC
Created attachment 323054 [details]
Emerge build log

firefox-10.0.7 fails to apply 5005_use_resource_urls_appropriately.patch, and the emerge stops.

This is on a (mostly) stable amd64 system
Comment 1 Daniel Bumke 2012-09-07 17:40:53 UTC
I have the same problem on x86.


/var/tmp/portage/www-client/firefox-10.0./temp/5005_use_resource_urls_appropriately.patch.out:

***** 5005_use_resource_urls_appropriately.patch *****
PWD: /var/tmp/portage/www-client/firefox-10.0.7/work/mozilla-esr10

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

PATCH COMMAND:  patch -p0 -g0 -E --no-backup-if-mismatch  < '/var/tmp/portage/www-client/firefox-10.0.7/work/firefox/5005_use_resource_urls_appropriately.patch'

======================================================
can't find file to patch at input line 13
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|From: Mike Hommey <mh@glandium.org>
|Date: Fri, 18 Nov 2011 15:05:06 +0100
|Subject: Bug ?????? - Use resource:// urls appropriately
|
|---
| browser/devtools/highlighter/TreePanel.jsm |    2 +-
| 1 files changed, 1 insertions(+), 1 deletions(-)
|
|diff --git a/browser/devtools/highlighter/TreePanel.jsm b/browser/devtools/highlighter/TreePanel.jsm
|index 3c1ad94..c3a3bdf 100644
|--- a/browser/devtools/highlighter/TreePanel.jsm
|+++ b/browser/devtools/highlighter/TreePanel.jsm
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored

patch program exited with status 1
======================================================

PATCH COMMAND:  patch -p1 -g0 -E --no-backup-if-mismatch  < '/var/tmp/portage/www-client/firefox-10.0.7/work/firefox/5005_use_resource_urls_appropriately.patch'

======================================================
patching file browser/devtools/highlighter/TreePanel.jsm
Hunk #1 FAILED at 45.
1 out of 1 hunk FAILED -- saving rejects to file browser/devtools/highlighter/TreePanel.jsm.rej

patch program exited with status 1
======================================================

PATCH COMMAND:  patch -p2 -g0 -E --no-backup-if-mismatch  < '/var/tmp/portage/www-client/firefox-10.0.7/work/firefox/5005_use_resource_urls_appropriately.patch'

======================================================
can't find file to patch at input line 13
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|From: Mike Hommey <mh@glandium.org>
|Date: Fri, 18 Nov 2011 15:05:06 +0100
|Subject: Bug ?????? - Use resource:// urls appropriately
|
|---
| browser/devtools/highlighter/TreePanel.jsm |    2 +-
| 1 files changed, 1 insertions(+), 1 deletions(-)
|
|diff --git a/browser/devtools/highlighter/TreePanel.jsm b/browser/devtools/highlighter/TreePanel.jsm
|index 3c1ad94..c3a3bdf 100644
|--- a/browser/devtools/highlighter/TreePanel.jsm
|+++ b/browser/devtools/highlighter/TreePanel.jsm
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored

patch program exited with status 1
======================================================

PATCH COMMAND:  patch -p3 -g0 -E --no-backup-if-mismatch  < '/var/tmp/portage/www-client/firefox-10.0.7/work/firefox/5005_use_resource_urls_appropriately.patch'

======================================================
can't find file to patch at input line 13
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|From: Mike Hommey <mh@glandium.org>
|Date: Fri, 18 Nov 2011 15:05:06 +0100
|Subject: Bug ?????? - Use resource:// urls appropriately
|
|---
| browser/devtools/highlighter/TreePanel.jsm |    2 +-
| 1 files changed, 1 insertions(+), 1 deletions(-)
|
|diff --git a/browser/devtools/highlighter/TreePanel.jsm b/browser/devtools/highlighter/TreePanel.jsm
|index 3c1ad94..c3a3bdf 100644
|--- a/browser/devtools/highlighter/TreePanel.jsm
|+++ b/browser/devtools/highlighter/TreePanel.jsm
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored

patch program exited with status 1
======================================================

PATCH COMMAND:  patch -p4 -g0 -E --no-backup-if-mismatch  < '/var/tmp/portage/www-client/firefox-10.0.7/work/firefox/5005_use_resource_urls_appropriately.patch'

======================================================
can't find file to patch at input line 13
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|From: Mike Hommey <mh@glandium.org>
|Date: Fri, 18 Nov 2011 15:05:06 +0100
|Subject: Bug ?????? - Use resource:// urls appropriately
|
|---
| browser/devtools/highlighter/TreePanel.jsm |    2 +-
| 1 files changed, 1 insertions(+), 1 deletions(-)
|
|diff --git a/browser/devtools/highlighter/TreePanel.jsm b/browser/devtools/highlighter/TreePanel.jsm
|index 3c1ad94..c3a3bdf 100644
|--- a/browser/devtools/highlighter/TreePanel.jsm
|+++ b/browser/devtools/highlighter/TreePanel.jsm
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored

patch program exited with status 1
Comment 2 Jory A. Pratt gentoo-dev 2012-09-08 00:54:40 UTC
Thanks for reporting has been fixed in tree for fx and thunderbird as well.