Patrick and Christoph,
thank You for the help
best regards,
Michal
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
Michal wrote:
> prompt$ koji download-build boost
> GenericError: invalid format: boost
>
>
> what to do now?
Something like:
$ koji latest-pkg dist-f13 boost
...
boost-1.41.0-2.fc13 dist-f13 bkoz
$ koji download-build boost-1.41.0-2.fc13
-- Rex
--
users
Am Samstag, den 16.01.2010, 10:52 -0430 schrieb Patrick O'Callaghan:
> On Sat, 2010-01-16 at 16:20 +0100, Christoph Wickert wrote:
> > > what to do now
> >
> > Koji is a client-server-system and to use it, you ether have to setup
> > a kijo server of your own or become a Fedora packager to use
On Sat, 2010-01-16 at 16:20 +0100, Christoph Wickert wrote:
> > what to do now
>
> Koji is a client-server-system and to use it, you ether have to setup
> a kijo server of your own or become a Fedora packager to use Fedora's
> koji server.
That's not entirely true. You can download individual
Am Samstag, den 16.01.2010, 14:23 +0100 schrieb Michal:
> what to do now
Koji is a client-server-system and to use it, you ether have to setup a
kijo server of your own or become a Fedora packager to use Fedora's koji
server.
I suggest to use mock instead. Mock will rebuild packages locally
Hallo Group Members
I am running fc12 and would like to get latest C++ boost 1.41*. I
noticed that they are present on koji.
I could use my firefox to get all boost packages from here, but
is it possible to treat koji just as a repository to download packages
from.
I did some commands, like the