apt-clone icon indicating copy to clipboard operation
apt-clone copied to clipboard

giving version mismatch error

Open muralikodali opened this issue 4 years ago • 4 comments

when i try to clone on ubuntu 20.04 , it is giving error as below :

not installable: version mismatch:

Note that you can use --with-dpkg-repack to include those packages in the clone file.

muralikodali avatar May 12 '20 16:05 muralikodali

sorry, i might have misunderstood the output, as the output is giving no numbers for not installable or version mismatch lines. please provide some output to show that attempt is successful without errors.

today , i got a different output.

not installable: 
version mismatch: netplan.io, libnetplan0

Note that you can use --with-dpkg-repack to include those packages in the clone file.

How should i proceed to resolve the mismatch when restoring packages.

muralikodali avatar May 14 '20 05:05 muralikodali

same error

EAZYBLACK avatar Mar 14 '21 18:03 EAZYBLACK

Check the destination that you expect the file to be. Even though you're seeing this, the clone file is most likely still being created.

addohm avatar Jul 02 '21 15:07 addohm

Its not an error. It is just simply giving you a list of items, if any, of packages that are "not installable" or a "version mismatch.

addohm avatar Jul 23 '21 20:07 addohm