! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
RPM archives are not correctly loaded
Status:
RESOLVED: FIXED
Product:
Xarchiver
Component:
general

Comments

Description Giuseppe Torelli 2006-05-25 11:32:07 CEST
Open an RPM archive and then open the error messages window. You will see cpio related warnings such as:

cpio: warning: skipped 4094 bytes of junk
cpio: warning: skipped 10235 bytes of junk
cpio: warning: skipped 12282 bytes of junk
cpio: warning: skipped 8188 bytes of junk
cpio: warning: skipped 6141 bytes of junk
cpio: warning: skipped 4094 bytes of junk
cpio: warning: skipped 2047 bytes of junk

I think the fault is that the code reads from the GIOChannel of the CPIO file before data are ready to be read. I tried using g_io_channel_get_buffer_condition but it didn't work.
Comment 1 Giuseppe Torelli 2006-06-30 09:55:14 CEST
Fixed in svn r22225.

Bug #1849

Reported by:
Giuseppe Torelli
Reported on: 2006-05-25
Last modified on: 2006-06-30

People

Assignee:
Giuseppe Torelli
CC List:
0 users

Version

Version:
0.3.9svn

Attachments

Additional information