Giter VIP home page Giter VIP logo

yum's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

slapula

yum's Issues

json-c12 and 13 has invalid spec with Cflags: -I${includedir}/json-c

Having installed json-c12-devel from this repository on rhel8/ubi container, got the issues linking to the json-c12 with the CMake message:

CMake Error in src/tests/CMakeLists.txt:
  Imported target "JSON-C::JSON-C" includes non-existent path

    "/usr/include/json-c"

  in its INTERFACE_INCLUDE_DIRECTORIES.

After the check it appears that installed /usr/lib64/pkgconfig/json-c12.pc has the following contents, which should be a cause of error (notice Cflags has json-c, without the 12):

[root@ceca4766267b opt]# cat /usr/lib64/pkgconfig/json-c12.pc 
prefix=/usr
exec_prefix=/usr
libdir=/usr/lib64
includedir=/usr/include

Name: json-c
Description: JSON implementation in C
Version: 0.12.1
Requires: 
Libs:  -L${libdir} -ljson-c12
Cflags: -I${includedir}/json-c

Re-sign automake116 packages for compatibility with CentOS 9

In an effort to add CI testing of RNP on CentOS 9 I have hit an issue that CentOS 9's package manager refuses to read the ribose-automake116* packages:

 + sudo dnf -y -q install clang gcc gcc-c++ make autoconf automake libtool bzip2 gzip bison byacc bzip2-devel gettext-devel ncurses-devel python3 ribose-automake116 ruby-devel zlib-devel cmake texinfo
warning: Signature not supported. Hash algorithm SHA1 not available.
warning: Signature not supported. Hash algorithm SHA1 not available.
warning: Signature not supported. Hash algorithm SHA1 not available.
warning: Signature not supported. Hash algorithm SHA1 not available.
warning: Signature not supported. Hash algorithm SHA1 not available.
warning: Signature not supported. Hash algorithm SHA1 not available.
Problem opening package ribose-automake116-1.1-1.el7.x86_64.rpm
Problem opening package ribose-automake116-automake-1.16.1-1.el7.noarch.rpm
Problem opening package ribose-automake116-runtime-1.1-1.el7.x86_64.rpm
Error: GPG check FAILED

There is a discussion of the same issue happening on another project which also publishes their own RPM packages: k3s-io/k3s#5588 . They have pinpointed it that the packages are rejected because they are signed with SHA1 which has been deprecated. There is a patch which was confirmed to fix it: https://github.com/k3s-io/k3s-selinux/pull/32/files . As I understand the signer could alternatively disable SHA1 signing in gnupg's config.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.