xbianonpi / xbian

XBMC on Raspberry Pi, Bleeding Edge
https://xbian.org
GNU General Public License v3.0
294 stars 44 forks source link

Cannot build image because of unresolvable host adress #645

Closed jwamsterdam closed 9 years ago

jwamsterdam commented 9 years ago

While building an image, I get the following error:

--2014-11-24 21:15:11-- http://xbian.brantje.com/pool/stable/main/x/xbian-package-repo/xbian-package-repo_1.0.3-1_armhf.deb Resolving xbian.brantje.com (xbian.brantje.com)... failed: Name or service not known. wget: unable to resolve host address `xbian.brantje.com' root@debian:/home/nitsua/xbian/xbian-build-img#

I have this error for quite a long time now..

jwamsterdam commented 9 years ago

Hi! is there already a fix or workaround for this issue? Then I can build images again, which is much appreciated!

mk01 commented 9 years ago

the repositories are currently re-syncing, when that finishes I ping you to test.

CurlyMoo commented 9 years ago

I'm not sure if the apt.xbian.org is actually accepting new data. This is part of the consultation i need with you.

mk01 commented 9 years ago

I'm not sure too. Plus apt.xbian.org is out of date. That's why is currently not included in the sources. Apt would fail each time on hash errors.

@jwamsterdam

please try as first: http://www.xbian.org/faq/ points 1 and 2. this should allow update the repo package. if that succeed, you will have in /etc/apt/sources.list.d/xbian.list more records (target repositories) and all should be configured for auto mirror access. currently we have in sync two sites, once CurlyMo finishes with apt.xbian.org, there will be three.

I also fixed and pushed the config-img files, so building images should work as well. And I added two new configs, rpi and imx6 nightlies (so having KODI).

CurlyMoo commented 9 years ago

@mk01, Finishing apt.xbian.org is solely dependent of you getting into contact with @anaconda and me.

jwamsterdam commented 9 years ago

@mk01 , I don't uinderstand what you ask me. When looking at xbian.org/faq step 1 and 2, it is stated to SSH to my xbian machine, but I'm building the images directly in debian.. so not on my rpi..

mk01 commented 9 years ago

@jwamsterdam

yes, but it is chain of events and REPO package you would get in step 3 IS THE SAME ONE you get silently in img building process which currently is failing you and YOU opened this issue. I'm correct ... right ?

So if the one process I ASKED YOU to test would work, then your issue would be resolved - you repeatedly asked for fix but apparently it wasn't that much important to you as running two commands was too much to ask from you ;-)

mk01 commented 9 years ago

@jwamsterdam as a workaround use images from 2 days ago. there hardly changed anything inbetween http://xbian.serveftp.net/images/ http://www.mirrorservice.org/sites/download.xbian.org/

CurlyMoo commented 9 years ago

This should be fixed with the restructured apt.

jwamsterdam commented 9 years ago

yes, but it is chain of events and REPO package you would get in step 3 IS THE SAME ONE you get silently in img building process which currently is failing you and YOU opened this issue. I'm correct ... right ?

So if the one process I ASKED YOU to test would work, then your issue would be resolved - you repeatedly asked for fix but apparently it wasn't that much important to you as running two commands was too much to ask from you ;-)

oke....

I used the workaround (http://www.mirrorservice.org/sites/download.xbian.org/). This works correctly so issue is closed..