I was trying to trim fat from openSuSe 13.2 so it would fit in 4.4 GB. Reproducible: Always Steps to Reproduce: 1.get the ISO image 2.extract the boot.img 3.loop mount the iso image 4.construct a directory tree with less stuff 5.try to build the new ISO image, using the boot.img file extracted Actual Results: See attachments. I guess they must come later.
Created attachment 92362 [details] ksnapshot image
Created attachment 92363 [details] geniso error messages
Hi bkorb, please install cdrtools A.K.A cdrecord instead to take place of cdrkit's mkisofs, see 'KDEBUG-367639' http://www.leetcode.cn/2016/08/k3b.html Regards, Leslie Zhai
$ (exec 2>&1;cnf cdrecord ; cnf mkisofs)|sed 's/^/> /' . > Program 'cdrecord' is present in package 'cdrkit-cdrtools-compat', which is installed on your system. > > Absolute path to 'cdrecord' is '/usr/bin/cdrecord'. Please check your $PATH variable to see whether it contains the mentioned path. > . > Program 'mkisofs' is present in package 'cdrkit-cdrtools-compat', which is installed on your system. > > Absolute path to 'mkisofs' is '/usr/bin/mkisofs'. Please check your $PATH variable to see whether it contains the mentioned path.
yes, removed cdrkit! and compile cdrtools manually.
Thank you for reporting this bug in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
7 years is a long time. This also looks more like a distro issue than a KDE one. Closing.