On 02/02/2016 11:09 AM, Stefan Hundhammer wrote: > There are no packages yet for libstorage-bgl-eval and the new proposal.
Hmmm, that should never happen with Scrum. Potentially shippable products and all that. ;-) > Here is what you have to do to work with them: > > - Force-uninstall old libstorage: > > sudo rpm -e --nodeps libstorage6 libstorage-ruby libstorage-python > libstorage-devel libstorage-testsuite > > > - Check out new libstorage from github: > > git clone [email protected]:openSUSE/libstorage-bgl-eval.git > > - Build and install: > > cd libstorage-bgl-eval > make -f Makefile.repo > make > sudo make install I tried the instructions for building a rpm instead (from the README), but it failed when checking the python bindings. I tried a couple of workarounds (like adding -modern to the swig call) and ended up commenting the %check section in the specfile in order to proceed. > New Proposal: > > - Check out the "new-proposal" branch of yast2-storage > > - In the yast2-storage source directory, to to the lib/storage directory: > > cd $MYSRC/yast-storage > cd src/lib/storage > > - Start the minimalistic test frame as root (required for hardware > probing): > > sudo ./storage_proposal.rb > > - Watch the y2log and stdout It works! Nice job!... but we have to improve our "shippability". We are going to have real stakeholders now, so let's make real Scrum. :-) Cheers. -- Ancor González Sosa YaST Team at SUSE Linux GmbH -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
