On 09/08/2011 01:12 PM, Michael Schwendt wrote:
> Not yet because fetching many packages from koji before they are listed
> as pushed in the corresponding bodhi tickets is beyond my time.

By the way, there's a very simple yet not widely known bodhi feature for
downloading the whole update set. I only learned of it a few days ago too.

bodhi -D [update-ID], where update ID can be either the
FEDORA-2011-XXXXX number or any of the builds from the update group, if
the ID hasn't been assigned yet. Either one works for downloading the
whole set of packages.

Example:
$ mkdir /tmp/pkgs
$ cd /tmp/pkgs
$ bodhi -D gnome-shell-3.1.91-2.fc16  <-- downloads the full
                                          GNOME 3.1.91 update
or
$ bodhi -D FEDORA-2011-11915   <-- downloads the full
                                   GNOME 3.1.90 update
$ sudo yum localupdate *


Hope this helps,
Kalev
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe: 
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to