OK, here's a temporary resolution, works for me:

[root@fedora-arm Devel]# cd /var/cache/yum/armv5tel/13/fedora-arm-koji/
[root@fedora-arm fedora-arm-koji]# echo '.dump' | sqlite3
primary.sqlite | gzip -c >primary.dump.gz
[root@fedora-arm fedora-arm-koji]# gunzip primary.dump.gz
[root@fedora-arm fedora-arm-koji]# sed -i
's/hongkong/hongkong.proximity.on.ca/g' primary.dump
[root@fedora-arm fedora-arm-koji]# gzip primary.dump
[root@fedora-arm fedora-arm-koji]# rm primary.sqlite
[root@fedora-arm fedora-arm-koji]# zcat primary.dump.gz | sqlite3 primary.sqlite

2011/3/26 Dmitry N. Mikushin <maemar...@gmail.com>:
> Hi Niels,
>
> Thanks for reply,
>
> I checked sqlite repo file on server, and it seems to contain broken
> URLs already, could someone please fix them?
>
> [marcusmae@fedora-arm Devel]$ wget
> http://arm.koji.fedoraproject.org/repos/dist-f13-build/latest/armv5tel/repodata/primary.sqlite.bz2
> --2011-03-26 10:50:58--
> http://arm.koji.fedoraproject.org/repos/dist-f13-build/latest/armv5tel/repodata/primary.sqlite.bz2
> Resolving arm.koji.fedoraproject.org... 142.204.133.150
> Connecting to arm.koji.fedoraproject.org|142.204.133.150|:80... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 9257810 (8.8M) [application/x-bzip2]
> Saving to: “primary.sqlite.bz2”
>
> 100%[======================================>] 9,257,810    194K/s   in 54s
>
> 2011-03-26 10:51:53 (166 KB/s) - “primary.sqlite.bz2” saved [9257810/9257810]
>
> [marcusmae@fedora-arm Devel]$ bunzip2 primary.sqlite.bz2
> [marcusmae@fedora-arm Devel]$ ls
> primary.sqlite
>
> [marcusmae@fedora-arm Devel]$ vi primary.sqlite
>
> This director has support for the PostgresSQL
> database.http://www.bacula.orgK<88>       <88>K'?^FGPLv2 with
> exceptionsKojiSystem
> Environment/Daemonsbuilder0.armfarm.wantstofly.orgbacula-3.0.2-4.fc12.src.rpm^Bp/
> Koji^E<8b>(^E<8b>(^U!àbacula-director-postgresql-3.0.2-4.fc12.armv5tel.rpmhttp://hongkong/yum/base/12/armsha256^M^@^@^@^[^@Q^@^CÛ^Cµ^C<97>^Co^CN^C.^C^B^BÌ^B®^B<8f>^Bq^BU^B(^Aü^Aã^AÀ^A<9f>^A
>
> -D.
>
> 2011/3/26 Niels de Vos <de...@fedoraproject.org>:
>> Hi Dmitry,
>>
>> On Sat, Mar 26, 2011 at 1:52 PM, Dmitry N. Mikushin <maemar...@gmail.com> 
>> wrote:
>>> Hi,
>>>
>>> Thanks for you great work, Fedora arm rootfs alpha worked well on
>>> toshiba ac100, then I was able to change repo and receive updates from
>>> latest beta 2. One issue I've seen is the following:
>>>
>>> http://hongkong/yum/base/12/arm/fake-kernel-provides-1.0.0-0.fc12.armv5tel.rpm:
>>> [Errno 14] PYCURL ERROR 6 - ""
>>> Trying other mirror.
>>>
>>>
>>> Error Downloading Packages:
>>>  fake-kernel-provides-1.0.0-0.fc12.armv5tel: failed to retrieve
>>> fake-kernel-provides-1.0.0-0.fc12.armv5tel.rpm from fedora-arm-koji
>>> error was [Errno 14] PYCURL ERROR 6 - ""
>>>
>>> URL is indeed quite strange... What's the problem with it?
>>
>> Yeah, the hostname looks a bit short. The correct URL should be
>> http://hongkong.proximity.on.ca/yum/base/12/arm/fake-kernel-provides-1.0.0-0.fc12.armv5tel.rpm
>> .
>>
>> For me the mirrorlist from /etc/yum.repo.d/fedora.repo returns other
>> (and correct) hostnames. You can test it with something like this:
>> $ curl 
>> 'http://mirrorlist.fedora-arm.wantstofly.org/?repo=fedora-12&arch=arm5vtel'
>>
>> I guess someone else needs to check the mirrorlist service...
>>
>> HTH,
>> Niels
>>
>
_______________________________________________
arm mailing list
arm@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/arm

Reply via email to