python-kiwi

Edit Package python-kiwi
No description set
Refresh
Refresh
Source Files
Filename Size Changed
PKGBUILD 0000002665 2.6 KB
python-kiwi-rpmlintrc 0000001857 1.81 KB
python-kiwi.changes 0000825016 806 KB
python-kiwi.spec 0000014067 13.7 KB
python-kiwi.tar.gz 0001712575 1.63 MB
Revision 179 (latest revision is 254)
Marcus Schaefer's avatar Marcus Schaefer (sax2) committed (revision 179)
- Bump version: 9.21.6 → 9.21.7

- Fixed archlinux integration test build
  The setup of the locale via systemd-firstboot --locale=en_US.UTF-8
  failed on archlinux with the error message Locale en_US.UTF-8 is not
  installed. This commit sets the locale explicitly

- Fixed GCE integration test build
  nothing provides google-compute-engine-init

- Fixed bootloader grub copy SameFileError exception
  Only copy the file if the given source and destination are
  not the same file

- Simplify build_status helper
  Instead of a static list with all integration test build names
  only maintain a list of integration test build project names

- Bump version: 9.21.5 → 9.21.6

- Skip filesystem check for XFS prior xfs_grow
  running xfs_repair check isn't strictly necessary before resizing,
  and in some cases it may even prevent resizing by giving an error
  that would be cleared through mounting the fs (e.g. when the fs
  wasn't cleanly umounted, and thus letting xfs recover and replay
  its journal). Given that xfs can only grow online (while being mounted),
  this is sufficient to ensure that the fs is in a state where it
  can be resized. This is related to bsc#1174009

- Fixed code logic in resize_filesystem method
Comments 0
openSUSE Build Service is sponsored by