Stefan Rohnke
2016-07-18 11:50:02 UTC
Hallo Gentoo-Gemeinde,
Unter media-tv ist Kodi 14.1 verfügbar, also war meine Idee, hanfisch ein
Repo einzubinden; ich weiß, es gibt den layman, aber so weiß ich
wenigstens, dass ich die Thematik wohl noch nicht ganz durchdrungen
habe.
Golgendes habe ich nach der Gentoo-Installation getan.
/etc/portage/repos.conf/webrsync.conf:
[gentoo]
location = /usr/portage
sync-type = webrsync
sync-uri = webrsync://passende_uri
auto-sync = yes
Speichern, emerge-webrsync -v gesprochen und alles ist schön.
Nun das Kodi-repo
/etc/portage/repos.conf/kodi.conf:
[kodi]
masters =
location = /usr/portage/kodi-overlay
Priority = 50
sync-type = git
sync-uri git://github.com/xbmc/xbmc.git
auto-sync = yes
Speichern und emerge-webrsync -v gibt aus, dass in
/usr/portage/kodi-overlay/metadata der Masters fehlt.
Dann also masters = bzw. masters = gentoo dahin kopiert, keine
Fehlermeldung, aber auch kein Erfolg.
Wo liegt mein Denkfehler?
Gruß
Stefan
Unter media-tv ist Kodi 14.1 verfügbar, also war meine Idee, hanfisch ein
Repo einzubinden; ich weiß, es gibt den layman, aber so weiß ich
wenigstens, dass ich die Thematik wohl noch nicht ganz durchdrungen
habe.
Golgendes habe ich nach der Gentoo-Installation getan.
/etc/portage/repos.conf/webrsync.conf:
[gentoo]
location = /usr/portage
sync-type = webrsync
sync-uri = webrsync://passende_uri
auto-sync = yes
Speichern, emerge-webrsync -v gesprochen und alles ist schön.
Nun das Kodi-repo
/etc/portage/repos.conf/kodi.conf:
[kodi]
masters =
location = /usr/portage/kodi-overlay
Priority = 50
sync-type = git
sync-uri git://github.com/xbmc/xbmc.git
auto-sync = yes
Speichern und emerge-webrsync -v gibt aus, dass in
/usr/portage/kodi-overlay/metadata der Masters fehlt.
Dann also masters = bzw. masters = gentoo dahin kopiert, keine
Fehlermeldung, aber auch kein Erfolg.
Wo liegt mein Denkfehler?
Gruß
Stefan