I noticed the updated packager packages that came in one of the updates recently which opened a little gui box asking me a few questions for setting up my build environment which I thought was fantastic! Great job guys!

I just have a question about it though. I had already set up my packaging environment manually with help from the posts in this thread and now my CHECKED repositories look like this.
http://ftp.jaist.ac.jp/pub/Linux/PCLinuxOS/apt/ <---------------- this is my normal PCLinuxOS repo. No problem there.
file:/home/tim/src/apt/ <----------------------------------------------this is the environment I set up manually.
file:/home//src/apt/ <----------------------------------------------this is the new one that was set up through the synaptic update I think.
The problem (I think) is the bottom two. In the environment I set up, there's no apt in the src folder but there is in the environment set up by the synaptic upgrade. But either way, I get this error from both of them when I reload synaptic.
Could not download all repository indexes
The repository might be no longer available or could not be contacted because of network problems. If available an older version of the failed index will be used. Otherwise the repository will be ignored. Check your network connection and the correct writing of the repository address in the preferences.
Any ideas?