Skip to content

gconv-modules and gconv-modules.cache missing in hepsw/cvmfs-lhcb #18

@atrisovic

Description

@atrisovic

Hi there!

One of the basic libraries glibc inside hepsw/cvmfs-lhcb is corrupt, missing two files gconv-modules and gconv-modules.cache.

They were installed:

[root@dev workspace]# rpm -ql glibc | grep module
/usr/lib64/gconv/gconv-modules
/usr/lib64/gconv/gconv-modules.cache

but they are not in the folder:

[root@dev workspace]# ls /usr/lib64/g     
games/ gio/   

That's why there is an error when running some of the LHCb applications:

Could not load a transcoding service

I fixed the problem with: yum reinstall glibc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions