Bug 347034

Summary: Error message said, "please submit a bug"
Product: [Applications] k3b Reporter: bkorb
Component: Data ProjectAssignee: k3b developers <k3b>
Status: RESOLVED NOT A BUG    
Severity: normal CC: michalm, trueg, zhaixiang
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: ksnapshot image
geniso error messages

Description bkorb 2015-05-02 03:20:00 UTC
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.
Comment 1 bkorb 2015-05-02 03:21:33 UTC
Created attachment 92362 [details]
ksnapshot image
Comment 2 bkorb 2015-05-02 03:22:23 UTC
Created attachment 92363 [details]
geniso error messages
Comment 3 Leslie Zhai 2016-09-12 06:54:57 UTC
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
Comment 4 bkorb 2016-09-13 22:05:48 UTC
$ (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.
Comment 5 Leslie Zhai 2016-09-18 01:41:34 UTC
yes, removed cdrkit! and compile cdrtools manually.
Comment 6 Justin Zobel 2022-10-24 00:46:50 UTC
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!
Comment 7 bkorb 2022-10-30 18:05:08 UTC
7 years is a long time. This also looks more like a distro issue than a KDE one. Closing.