Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 37445 - Freenet unstable update should pull unstable seednodes
Summary: Freenet unstable update should pull unstable seednodes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-06 19:24 UTC by Chris Carlin
Modified: 2004-02-26 16:40 UTC (History)
2 users (show)

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


Attachments
freenet-0.5.2.1-r7.ebuild.diff (freenet-0.5.2.1-r7.ebuild.diff,1.21 KB, patch)
2004-02-14 14:57 UTC, Grant
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Carlin 2004-01-06 19:24:38 UTC
The freenet ebuild correctly pulls unstable versions of freenet per request of the user, but it then pulls the seednodes file for the stable network.

When the user requests an unstable update it should retrieve http://freenetproject.org/snapshots/unstable.ref instead. 

It might also be wise to save this file as seednodes.ref...

Note that this is a rather large problem because the seednodes point to different, often incompatible networks. It causes problems for both networks as well as for the user, so I'm marking it as major. Feel free to change.

Reproducible: Always
Steps to Reproduce:
Comment 1 Grant 2004-02-14 14:57:05 UTC
Created attachment 25615 [details, diff]
freenet-0.5.2.1-r7.ebuild.diff

Freenet wouldn't work and this was the reason ;) Annoying little bug, fix
attached.
Comment 2 Greg Fortune 2004-02-26 13:30:26 UTC
I ran into the same problem and the two seednode files are not interchangable at all.  Before I shut my node down, I had 45 connections to stable nodes and none of those nodes would allow any messages or queries to go through...  Grabbing the unstable.ref file and renaming it to seednodes.ref fixed the problem.
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2004-02-26 16:40:17 UTC
Fixed in -r8