Hi,
I'm already tryed cleaning all the way but this error continue:
asf100@mj-117105:~$ LANG=C;sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
libsqlite3-0:i386
The following packages will be upgraded:
libsqlite3-0:i386
1 upgraded, 0 newly installed, 0 to remove and 290 not upgraded.
2 not fully installed or removed.
Need to get 354 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? Y
Get:1 http://br.archive.ubuntu.com/ubuntu/ precise-updates/main libsqlite3-0 i386 3.7.9-2ubuntu1.1 [354 kB]
Fetched 354 kB in 0s (467 kB/s)
dpkg: error processing libsqlite3-0:i386 (--configure):
libsqlite3-0:i386 3.7.9-2ubuntu1 cannot be configured because libsqlite3-0:amd64 is in a different version (3.7.9-2ubuntu1.1)
dpkg: error processing libsqlite3-0 (--configure):
libsqlite3-0:amd64 3.7.9-2ubuntu1.1 cannot be configured because libsqlite3-0:i386 is in a different version (3.7.9-2ubuntu1)
Errors were encountered while processing:
libsqlite3-0:i386
libsqlite3-0
E: Sub-process /usr/bin/dpkg returned an error code (1)
asf100@mj-117105:~$ LANG=C;sudo apt-get --fix-missing install
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
libsqlite3-0 : Breaks: libsqlite3-0:i386 (!= 3.7.9-2ubuntu1.1) but 3.7.9-2ubuntu1 is installed
libsqlite3-0:i386 : Breaks: libsqlite3-0 (!= 3.7.9-2ubuntu1) but 3.7.9-2ubuntu1.1 is installed
E: Unmet dependencies. Try using -f.
Anyone knows what is?
I'm already tryed cleaning all the way but this error continue:
asf100@mj-117105:~$ LANG=C;sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
libsqlite3-0:i386
The following packages will be upgraded:
libsqlite3-0:i386
1 upgraded, 0 newly installed, 0 to remove and 290 not upgraded.
2 not fully installed or removed.
Need to get 354 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? Y
Get:1 http://br.archive.ubuntu.com/ubuntu/ precise-updates/main libsqlite3-0 i386 3.7.9-2ubuntu1.1 [354 kB]
Fetched 354 kB in 0s (467 kB/s)
dpkg: error processing libsqlite3-0:i386 (--configure):
libsqlite3-0:i386 3.7.9-2ubuntu1 cannot be configured because libsqlite3-0:amd64 is in a different version (3.7.9-2ubuntu1.1)
dpkg: error processing libsqlite3-0 (--configure):
libsqlite3-0:amd64 3.7.9-2ubuntu1.1 cannot be configured because libsqlite3-0:i386 is in a different version (3.7.9-2ubuntu1)
Errors were encountered while processing:
libsqlite3-0:i386
libsqlite3-0
E: Sub-process /usr/bin/dpkg returned an error code (1)
asf100@mj-117105:~$ LANG=C;sudo apt-get --fix-missing install
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
libsqlite3-0 : Breaks: libsqlite3-0:i386 (!= 3.7.9-2ubuntu1.1) but 3.7.9-2ubuntu1 is installed
libsqlite3-0:i386 : Breaks: libsqlite3-0 (!= 3.7.9-2ubuntu1) but 3.7.9-2ubuntu1.1 is installed
E: Unmet dependencies. Try using -f.
Anyone knows what is?
Comment