On Wed, 2014-10-15 at 12:17 -0400, Chris Murphy wrote: > This is confusing. I'm trying to find the version of python-blivet used by netinst, on which rpm -q doesn't work because the "package is not installed". I used to go look at e.g. https://dl.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/source/SRPMS/p/ and I'd see the full package name including version. > > For Fedora 21 however, this is confusing because it's not listed for Workstation: > > https://dl.fedoraproject.org/pub/alt/stage/21_Beta_TC3/Workstation/source/SRPMS/p/ > > But it is listed for both Server and Cloud: > > https://dl.fedoraproject.org/pub/alt/stage/21_Beta_TC3/Server/source/SRPMS/p/ > https://dl.fedoraproject.org/pub/alt/stage/21_Beta_TC3/Cloud/source/SRPMS/p/ > > It has to be on the Workstation media. For one, rpm -q on the live > media returns the version of python-blivet installed, and obviously > must be on netinst because anaconda requires python-blivet, it'd > imploded without it. There's actually a whole pile of RPMs not listed > in Workstation's SRPMS folders that are listed for Server and Cloud. I > don't get it. The packages in that tree are the packages that are intended to be *on the install media*, not in the installer environment. Packages the installer might install, not packages it's built from. The reason python-blivet is in the Server and Cloud trees is that the kickstarts used to define the package sets that goes into those trees have initial-setup in them, and initial-setup requires anaconda-core, and anaconda-core requires python-blivet. The reason it's not in Workstation is that the Workstation kickstart uses gnome-initial-setup instead of initial-setup, and g-i-s doesn't use anaconda at all. The version of blivet that's actually present in a given installer environment is in storage.log. Look for a message like: INFO blivet: resetting Blivet (version 0.61.4) instance <blivet.Blivet object at foo> that's your version. I don't believe the *package* version string can be found from within the image, but IMBW on that. -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net http://www.happyassassin.net -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test