Always Geeky

Knowledge base for various geeky topics
 

+menu-

apt-get error: Ignoring Provides line with DepCompareOp for package

Receiving the following error, includes the message that running “apt-get update” should fix it. It doesn’t, as that command generates the same error.

W: Ignoring Provides line with DepCompareOp for package libjpeg62 8,790 kB/s 0s
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-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: You may want to run apt-get update to correct these problems

To resolve the error, you need to update apt with the following command:

sudo apt-get update apt

This entry was posted in Linux. Bookmark the permalink.

 

Leave a Reply