Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 186487
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Maurice van der Pot <griffon26@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jakob Truelsen <antialize@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
repcacheman.patch new repcacheman patch Jakob Truelsen 2007-07-24 16:56 0000 3.68 KB Details | Diff
http-replicator-3.0-r1.ebuild new ebuild patch Jakob Truelsen 2007-07-24 16:58 0000 1.76 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 186487 depends on: Show dependency tree
Bug 186487 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: 2007-07-24 16:54 0000
the repcacheman script is broken and seems to have been in a long while.. it
expects to find MD5 digests in the files/ folder.. But portage has long since
moved to having *other* digests in the Manifest file..


Reproducible: Always

Steps to Reproduce:

Actual Results:  
fails to import anything

Expected Results:  
import nonecorrupted files

------- Comment #1 From Jakob Truelsen 2007-07-24 16:56:20 0000 -------
Created an attachment (id=125887) [details]
new repcacheman

This patch fixes the above mentioned issues with the repcacheman

------- Comment #2 From Jakob Truelsen 2007-07-24 16:58:22 0000 -------
Created an attachment (id=125888) [details]
new ebuild

One could copy the old ebuild, changing only the number... But there is *no*
reason checking for a version of portage from ~2004 :)

------- Comment #3 From Jeff 2007-07-31 17:20:42 0000 -------
(In reply to comment #1)
> Created an attachment (id=125887) [edit] [details]
> new repcacheman
> 
> This patch fixes the above mentioned issues with the repcacheman
> 

How exactly to apply this patch?

TIA

------- Comment #4 From Jakob Truelsen 2007-08-01 08:58:34 0000 -------
(In reply to comment #3)
> (In reply to comment #1)
> > Created an attachment (id=125887) [edit] [details]
> > new repcacheman
> > 
> > This patch fixes the above mentioned issues with the repcacheman
> > 
> 
> How exactly to apply this patch?
> 
> TIA
> 
Like always... Do

cd /usr/portage/net-proxy/http-replicator/
wget  "http://bugs.gentoo.org/attachment.cgi?id=125887&action=view" -O tmppatch
patch -p0 < tmppatch
mv files/http-replicator-3.0-repcacheman-0.33
files/http-replicator-3.0-repcacheman-0.34

And that should do the trick.. There is as always a bunch of other wayes to
apply the patch...

------- Comment #5 From Maurice van der Pot 2007-08-06 17:51:27 0000 -------
I committed a new revision of http-replicator that includes a new version of
repcacheman (0.44) that was sent to me by the original author.

Thanks for the report.

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