repeated fetches for openal with most recent userland pull give the following error:

...
odd1@userlandbuild:/codebase/oi-userland/components/multimedia/openal$ gmake download /codebase/oi-userland/tools/userland-fetch --file /codebase/oi-userland/archives/openal-soft-1.16.0.tar.bz2 --url http://kcat.strangesoft.net/openal-releases/openal-soft-1.16.0.tar.bz2 --hash sha256:2f3dcd313fe26391284fbf8596863723f99c65d6c6846dccb48e79cadaf40d5f Source /codebase/oi-userland/archives/openal-soft-1.16.0.tar.bz2... not found, skipping file copy Source http://kcat.strangesoft.net/openal-releases/openal-soft-1.16.0.tar.bz2...
    downloading...
Traceback (most recent call last):
  File "/codebase/oi-userland/tools/userland-fetch", line 481, in <module>
    main()
  File "/codebase/oi-userland/tools/userland-fetch", line 403, in main
for name in download_from_paths(search_list, file_arg, url_arg, link_arg): File "/codebase/oi-userland/tools/userland-fetch", line 341, in download_from_paths
    name = download(url, file_arg, quiet)
  File "/codebase/oi-userland/tools/userland-fetch", line 172, in download
    src = urlopen(req)
  File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python2.7/urllib2.py", line 429, in open
    response = self._open(req, data)
  File "/usr/lib/python2.7/urllib2.py", line 447, in _open
    '_open', req)
  File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.7/urllib2.py", line 1228, in http_open
    return self.do_open(httplib.HTTPConnection, req)
  File "/usr/lib/python2.7/urllib2.py", line 1201, in do_open
    r = h.getresponse(buffering=True)
  File "/usr/lib/python2.7/httplib.py", line 1121, in getresponse
    response.begin()
  File "/usr/lib/python2.7/httplib.py", line 438, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python2.7/httplib.py", line 402, in _read_status
    raise BadStatusLine(line)
httplib.BadStatusLine: ''
gmake: *** [/codebase/oi-userland/make-rules/prep-download.mk:76: /codebase/oi-userland/archives/openal-soft-1.16.0.tar.bz2] Error 1
...
poking around kcat.strangesoft.net shows a copyright notice and not much else

browsing about in http://dlc.openindiana.org/oi-userland/source-archives/ give me a page that starts with:
...
MNG (Multiple-image Network Graphics) Format Version 1.0

For list of authors, see Credits (Chapter 19).
Status of this Memo

This document is a specification by the PNG development group. It has been approved by a vote of the group. Future technical changes will require formal approval by a vote of the group. It is the intent of the group to maintain backward compatibility if possible.

...
so hunting lower is hunting blind

but even blind hunters occasionally hit some thing:

dlc.openindiana.org/oi-userland/source-archives/openal-soft-1.16.0.tar.bz2 seems to be fetchable and the hash was good.

rich

On 10/17/2018 10:24 AM, Alexander Pyhalov via oi-dev wrote:
What do you mean?
Sources at http://dlc.openindiana.org/oi-userland/source-archives/ are archive 
copies, which are resynced from build server. So if build server has fetched 
source successfully, it'll be available for oi-userland (it uses dlc archive 
mirror as last resort).

С уважением,
Александр Пыхалов,
программист отдела телекоммуникационной инфраструктуры
управления информационно-коммуникационной инфраструктуры ЮФУ


________________________________________
От: Rich Reynolds <[email protected]>
Отправлено: 17 октября 2018 г. 19:06:56
Кому: [email protected]
Тема: [oi-dev] openal repository


the openal repository has given me 10 failed fetches over 24 hours
didnt see one in dlc   got another source home?

rich
--
The first rule of propaganda is that if you repeat something enough
times people will start to believe it, no matter how false.

_______________________________________________
oi-dev mailing list
[email protected]
https://openindiana.org/mailman/listinfo/oi-dev

_______________________________________________
oi-dev mailing list
[email protected]
https://openindiana.org/mailman/listinfo/oi-dev



--
The first rule of propaganda is that if you repeat something enough times people will start to believe it, no matter how false.

_______________________________________________
oi-dev mailing list
[email protected]
https://openindiana.org/mailman/listinfo/oi-dev

Reply via email to