local koji server - packages repository

Doug Reiland dreiland at gmail.com
Thu Feb 25 14:01:38 UTC 2010


Thanks, Dan. I can now click on a package and go to it's page.
However, my build still fails:

Transaction Summary
DEBUG util.py:256:
================================================================================
DEBUG util.py:256:  Install     102 Package(s)
DEBUG util.py:256:  Upgrade       0 Package(s)
DEBUG util.py:256:  Total download size: 78 M
DEBUG util.py:256:
http://localhost/koji/packages/kernel/2.6.31.5/127.fc12/i386/kernel-headers-2.6.31.5-127.fc12.i386.rpm:

If I follow the kernel package down to where its rpms are listed and
try to click on download link ( for headers and example). I get:

Forbidden

You don't have permission to access
/koji/packages/kernel/2.6.31.5/127.fc12/i386/kernel-headers-2.6.31.5-127.fc12.i386.rpm
on this server.

Doug

On Thu, Feb 25, 2010 at 8:49 AM, Dan Horák <dan at danny.cz> wrote:
> Doug Reiland píše v Čt 25. 02. 2010 v 08:37 -0500:
>> I changed the httpd/conf.d/kojiweb.conf to
>> http://localhost/koji/packages and it didn't help
>>
>> If I goto http://koji.fedoraproject.org, and click a package, for
>> example 389-ds, I get to the package page without even logging into.
>>
>> On my site,
>>
>> https://localhost/koji/packages/packageinfo?packageID=6
>>
>> Forbidden
>>
>> You don't have permission to access /koji/packages/packageinfo on this server.
>> Apache/2.2.14 (Fedora) Server at localhost Port 443
>
> I have this section in my kojiweb.conf (I use /opt/koji instead of /mnt/koji)
>
> Alias /packages/ "/opt/koji/packages/"
>
> <Directory "/opt/koji/packages/">
>    Options None
>    AllowOverride None
>    Order allow,deny
>    Allow from all
> </Directory>
>
>
> Dan
>
>
> --
> buildsys mailing list
> buildsys at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/buildsys


More information about the buildsys mailing list