apt-get update errors

14,658

According to the launchpad bug this issue is actually harmless. But if you really want to fix this you have to update your apt version.

Share:
14,658

Related videos on Youtube

Doxel
Author by

Doxel

Updated on September 18, 2022

Comments

  • Doxel
    Doxel over 1 year

    I have a vServer and every time then I try to make apt-get update this Errors will be come in the end but why? How I can fix that?

    W: Ignoring Provides line with DepCompareOp for package php-math-biginteger
    W: Ignoring Provides line with DepCompareOp for package libjpeg62
    W: Ignoring Provides line with DepCompareOp for package php-psr-http-message-implementation
    W: Ignoring Provides line with DepCompareOp for package php-psr-log-implementation
    W: Ignoring Provides line with DepCompareOp for package php-seclib
    W: Ignoring Provides line with DepCompareOp for package php-sabre-http
    W: Ignoring Provides line with DepCompareOp for package php-math-biginteger
    W: Ignoring Provides line with DepCompareOp for package pypy-cffi
    W: Ignoring Provides line with DepCompareOp for package pypy-cffi-backend-api-max
    W: Ignoring Provides line with DepCompareOp for package pypy-cffi-backend-api-min
    W: Ignoring Provides line with DepCompareOp for package python-cffi-backend-api-max
    W: Ignoring Provides line with DepCompareOp for package python-cffi-backend-api-min
    W: Ignoring Provides line with DepCompareOp for package python3-cffi-backend-api-max
    W: Ignoring Provides line with DepCompareOp for package python3-cffi-backend-api-min
    W: Ignoring Provides line with DepCompareOp for package libjpeg62
    W: Ignoring Provides line with DepCompareOp for package python-cffi-backend-api-max
    W: Ignoring Provides line with DepCompareOp for package python-cffi-backend-api-min
    W: Ignoring Provides line with DepCompareOp for package python3-cffi-backend-api-max
    W: Ignoring Provides line with DepCompareOp for package python3-cffi-backend-api-min
    W: You may want to run apt-get update to correct these problems
    
    • Charles Green
      Charles Green about 8 years
      Can you add the output of the command uname -a to your question, please?
  • Cbhihe
    Cbhihe about 7 years
    Can you complete yr answer with some sort of an upgrade path for apt ?
  • Mahmudul Haque
    Mahmudul Haque almost 7 years
    @Cbhihe I don't know apt can upgrade itself like dnf (sudo dnf upgrade dnf) or not. I could not find anything on it.