Yesterday I tried to creat my own repository. But failed to sync it
I followed the wiki (http://wiki.sabayonlinux.org/index.php?title=Community_Repositories#Setting_up_a_Community_Repository) and everything worked up untill 'Pushing our work online'.
I issued the command
- Code: Select all
# equo community mirrors sync
It then asked me if I wanted to run the steps above and I said 'Yes'.
It started, but after uploading a *.md5, the digest verification step failed with the message 'unrecognized data received' (or something like that, I'm not on my machine right now), and after several retries equo says 'Giving up'
I tried a few times, but to no avail.
The repo is located at http://users.telenet.be/brulee as you can see there, it did create the directory structure and uploaded some files.
My '/etc/entropy/server.conf' file contains the following settings
- Code: Select all
branches|3.5
officialserverrepositoryid|brulee
repository|brulee|XFCE oriented repository|ftp://xxx:xxx@users.telenet.be/|http://users.telenet.be/brulee
Does somebody have an idea what I did wrong, of how I can resolve this issue. This is still on an updated loop3, I would like to get the repo up and running before installing 3.5 final, then I can use my own repo to install my custom made packages.

