[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debian sid bug?



Mauro wrote:
> I'm using debian sid.
> When I try to update the system I have the error:
> 
> dpkg: dependency problems prevent configuration of libqt4-sql-sqlite:amd64:
>  libqt4-sql-sqlite:amd64 depends on libqtcore4 (= 4:4.8.2-2+b1); however:
>   Version of libqtcore4:amd64 on system is 4:4.8.2+dfsg-1

You need to run:

  # apt-get update

You should always run 'apt-get update' prior to doing other apt
commands in order to get an updated set of package index files.

The current version of libqt4-sql-sqlite in Sid is 4.8.2+dfsg-1:

  $ apt-cache policy libqt4-sql-sqlite
    libqt4-sql-sqlite:
    Installed: 4:4.8.2+dfsg-1
    Candidate: 4:4.8.2+dfsg-1
    Version table:
   *** 4:4.8.2+dfsg-1 0
          500 http://ftp.us.debian.org/debian/ sid/main amd64 Packages
          100 /var/lib/dpkg/status
       4:4.8.2-2+b1 0
          500 http://ftp.us.debian.org/debian/ testing/main amd64 Packages

But your (stale) index is pointing to 4.8.2-2+b1.  Update and your
problem should be fixed.

Bob

Attachment: signature.asc
Description: Digital signature


Reply to: