I would like to setup a local repository for my trinity packages
I have a server with apache installed and a virtual host is configured.
I copied all the files to the server and did a repo-add trinity.db.gz *.pkg.*
I put this into the server pacman.conf [trinity] Server = file:///srv/http/trinity/i686
Which works as expected.
I then put this in pacman.conf on the client
[trinity] Server = http:///trinity.bildanet.com/i686
when I do a pacman -Syy I get the following
:: Synchronizing package databases... trinity 3.6K 1380.8K/s 00:00:00 [###############################################################] 100% error: failed retrieving file 'trinity.db' from : Unknown resolver error error: failed to update trinity (Unknown resolver error)
ping shows that trinity.bildanet.com is resolvable for the client.
This is browseable from a web browser on the client and shows all the packages as well as the trinity.db and trinity.db.tar.gz file.
Is there something else I need to do to get this working or what am I missing?
On Fri, Dec 30, 2011 at 2:33 AM, Baho Utot baho-utot@columbus.rr.com wrote:
Have you tried with 2 '/' (slashes) after 'http:' instead of 3?
On Thursday 29 December 2011 08:45:11 pm Karol Blazewicz wrote:
On Fri, Dec 30, 2011 at 2:33 AM, Baho Utot baho-utot@columbus.rr.com
wrote:
Have you tried with 2 '/' (slashes) after 'http:' instead of 3?
No I have not.
I tried that and it now works
Thank you
On 29 December 2011 20:55, Baho Utot baho-utot@columbus.rr.com wrote:
On Thursday 29 December 2011 08:45:11 pm Karol Blazewicz wrote:
On Fri, Dec 30, 2011 at 2:33 AM, Baho Utot baho-utot@columbus.rr.com
wrote:
Have you tried with 2 '/' (slashes) after 'http:' instead of 3?
No I have not.
I tried that and it now works
Thank you
you should make those public :-)
lmfao calvin
On Thu, Dec 29, 2011 at 11:35 PM, Calvin Morrison mutantturkey@gmail.comwrote:
On 29 December 2011 20:55, Baho Utot baho-utot@columbus.rr.com wrote:
On Thursday 29 December 2011 08:45:11 pm Karol Blazewicz wrote:
On Fri, Dec 30, 2011 at 2:33 AM, Baho Utot baho-utot@columbus.rr.com
wrote:
Have you tried with 2 '/' (slashes) after 'http:' instead of 3?
No I have not.
I tried that and it now works
Thank you
you should make those public :-)
On Thursday 29 December 2011 11:35:52 pm Calvin Morrison wrote:
On 29 December 2011 20:55, Baho Utot baho-utot@columbus.rr.com wrote:
On Thursday 29 December 2011 08:45:11 pm Karol Blazewicz wrote:
On Fri, Dec 30, 2011 at 2:33 AM, Baho Utot baho-utot@columbus.rr.com
wrote:
Have you tried with 2 '/' (slashes) after 'http:' instead of 3?
No I have not.
I tried that and it now works
Thank you
you should make those public :-)
I have no means to make them available. This server is on a dynamic ip and my up stream to the internet is very limited as this is a residential connection to the internet.
arch-general@lists.archlinux.org