Bug 347034 - Error message said, "please submit a bug"
Summary: Error message said, "please submit a bug"
Status: RESOLVED NOT A BUG
Alias: None
Product: k3b
Classification: Applications
Component: Data Project (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: k3b developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-02 03:20 UTC by bkorb
Modified: 2022-10-30 18:05 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
ksnapshot image (52.89 KB, image/jpeg)
2015-05-02 03:21 UTC, bkorb
Details
geniso error messages (426.51 KB, image/jpeg)
2015-05-02 03:22 UTC, bkorb
Details

Note You need to log in before you can comment on or make changes to this bug.
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.