Skip to content

fsck failure w/custom base images #1216

Open
@cgwalters

Description

@cgwalters

When doing custom base images I'm seeing this now

[root@ibm-p8-kvm-03-guest-02 ~]# ostree fsck
Validating refs...
Validating refs in collections...
Enumerating commits...
Verifying content integrity of 3 commit objects...
fsck objects (1/66230) [             ]   0%
error: In commits f00559fb1659e6673295b02f2961b2a491127cc750cf28840e93bd779ab555ff: fsck content object 3858fbe9638069f39568aad5462f7989454f37b43c3e2795cef5244898d41a96: Corrupted file object; checksum expected='3858fbe9638069f39568aad5462f7989454f37b43c3e2795cef5244898d41a96' actual='0e7406b4ddbd2bc5d263a6ecf38b2e677c377c00dde460f737e75f862300aeda'
[root@ibm-p8-kvm-03-guest-02 ~]# ostree ls -R -X -C f00559fb1659e6673295b02f2961b2a491127cc750cf28840e93bd779ab555ff | grep 3858fbe9638069f39568aad5462f7989454f37b43c3e2795cef5244898d41a96
-00755 0 0 909224 3858fbe9638069f39568aad5462f7989454f37b43c3e2795cef5244898d41a96 { [(b'security.selinux', b'system_u:object_r:system_conf_t:s0')] } /usr/lib64/libfreeblpriv3.so
[root@ibm-p8-kvm-03-guest-02 ~]# ls -alZ /usr/lib64/libfreeblpriv3.so 
-rwxr-xr-x. 1 root root system_u:object_r:lib_t:s0 909224 Jan  1  1970 /usr/lib64/libfreeblpriv3.so

which is just completely baffling me

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/clientRelated to the client/CLIarea/composefsIssues related to composefsarea/selinuxRelates to SELinuxbugSomething isn't workingtriagedThis looks like a valid issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions