Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 346109 - net-p2p/freenet-9999: failed ext.patch
Summary: net-p2p/freenet-9999: failed ext.patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Thomas Sachau
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-19 20:23 UTC by Justus Ranvier
Modified: 2010-12-06 19:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justus Ranvier 2010-11-19 20:23:02 UTC
***** ext.patch *****

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

PATCH COMMAND:  patch -p0 -g0 -E --no-backup-if-mismatch < '/home/package/repositories/gentoo/net-p2p/freenet/files/ext.patch'

=====================
patching file src/freenet/node/NodeStarter.java
Hunk #1 FAILED at 168.
1 out of 1 hunk FAILED -- saving rejects to file src/freenet/node/NodeStarter.java.rej
patching file build.xml
Hunk #1 FAILED at 124.
1 out of 1 hunk FAILED -- saving rejects to file build.xml.rej
=====================

PATCH COMMAND:  patch -p1 -g0 -E --no-backup-if-mismatch < '/home/package/repositories/gentoo/net-p2p/freenet/files/ext.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:
--------------------------
|--- src/freenet-old/node/NodeStarter.java      2010-05-10 21:19:25.000000000 +0200
|+++ src/freenet/node/NodeStarter.java  2010-05-10 21:35:30.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 45 of patch
can't find file to patch at input line 45
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- build.xml  2010-05-10 21:38:15.000000000 +0200
|+++ build.xml.new      2010-05-10 21:43:29.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
=====================

PATCH COMMAND:  patch -p2 -g0 -E --no-backup-if-mismatch < '/home/package/repositories/gentoo/net-p2p/freenet/files/ext.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:
--------------------------
|--- src/freenet-old/node/NodeStarter.java      2010-05-10 21:19:25.000000000 +0200
|+++ src/freenet/node/NodeStarter.java  2010-05-10 21:35:30.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 45 of patch
can't find file to patch at input line 45
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- build.xml  2010-05-10 21:38:15.000000000 +0200
|+++ build.xml.new      2010-05-10 21:43:29.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
=====================

PATCH COMMAND:  patch -p3 -g0 -E --no-backup-if-mismatch < '/home/package/repositories/gentoo/net-p2p/freenet/files/ext.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:
--------------------------
|--- src/freenet-old/node/NodeStarter.java      2010-05-10 21:19:25.000000000 +0200
|+++ src/freenet/node/NodeStarter.java  2010-05-10 21:35:30.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 45 of patch
can't find file to patch at input line 45
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- build.xml  2010-05-10 21:38:15.000000000 +0200
|+++ build.xml.new      2010-05-10 21:43:29.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
=====================

PATCH COMMAND:  patch -p4 -g0 -E --no-backup-if-mismatch < '/home/package/repositories/gentoo/net-p2p/freenet/files/ext.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:
--------------------------
|--- src/freenet-old/node/NodeStarter.java      2010-05-10 21:19:25.000000000 +0200
|+++ src/freenet/node/NodeStarter.java  2010-05-10 21:35:30.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 45 of patch
can't find file to patch at input line 45
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- build.xml  2010-05-10 21:38:15.000000000 +0200
|+++ build.xml.new      2010-05-10 21:43:29.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored


Reproducible: Always
Comment 1 Thomas Sachau gentoo-dev 2010-11-22 19:25:42 UTC
Fixed, should be on your local rsync mirror in a few hours
Comment 2 Justus Ranvier 2010-11-23 21:23:58 UTC
It's working now.