Re: debian sid bug?

2012-08-28 Thread Mauro
On 27 August 2012 23:44, Bob Proulx b...@proulx.com wrote:
 Ralf Mardorf wrote:
 At Joe and Bob. Do you use multi arch? It seems to be a problem for
 multi arch.

 I do because multiarch is now a capability of dpkg and I use dpkg.
 But I haven't used it explicitly.  I am running a pure 64-bit amd64
 installation without any explicit ia32 packages installated.

 I ran reportbug on libqt4-sql-sqlite and it produced this package tree
 on my system:

   Versions of packages libqt4-sql-sqlite depends on:
   ii  libc6  2.13-35
   ii  libgcc11:4.7.1-7
   ii  libqt4-sql 4:4.8.2+dfsg-1
   ii  libqtcore4 4:4.8.2+dfsg-1
   ii  libsqlite3-0   3.7.13-1
   ii  libstdc++6 4.7.1-7
   ii  multiarch-support  2.13-35

 Notice that the versions above are +dfsg-1 versions and not +b1
 versions.  The original poster was having problems with +b1 versions
 which have been replaced with the newer +dfsg-1 versions.

 If you are having problems with multiarch it would be informative to
 me if you would explain the problem.  I don't see any 32-bit libs in
 any of the above and so don't see how it would affect things.  I think
 it more likely that an out of date mirror or an out of date package
 list is the problem.

 However +b1 is a binary NMU version and so perhaps someone did a
 binary NMU but inconsistently across the architectures?  That is
 certainly possible.  And would explain why it is working on amd64 just
 fine but broken on another one.

 The PTS shows this package very recently uploaded and built.  It may
 not have propagated everywhere yet.  The build failed on ia64.

   http://packages.qa.debian.org/q/qt4-x11.html

I've found the solution here:

http://aptosid.com/index.php?name=PNphpBB2file=viewtopicp=15393


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cae17a0xs6jmnwjzgyexu9ner2mfrqt-ee2m9ygtfc1dab6+...@mail.gmail.com



debian sid bug?

2012-08-27 Thread Mauro
Hello.
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

Is it still an unresolved bug?
Do you have the same problem on debian sid?
Thank you.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cae17a0xvrz1bqy1t15uxxzu9bxaqyvunsahgae1-udt5lhx...@mail.gmail.com



Re: debian sid bug?

2012-08-27 Thread Ralf Mardorf
On Mon, 2012-08-27 at 22:13 +0200, Mauro wrote:
 Hello.
 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
 
 Is it still an unresolved bug?
 Do you have the same problem on debian sid?
 Thank you.

I'm not using sid, but take a look at
http://lmgtfy.com/?q=libqtcore4+(%3D+4%3A4.8.2-2%2Bb1)
there are tons of bug reports around 2012/August/12 and
2012/August/13 ;).

Dunno, perhaps there's a work-around somewhere.

Hth,
Ralf


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1346099301.1286.15.camel@localhost.localdomain



Re: debian sid bug?

2012-08-27 Thread Joe
On Mon, 27 Aug 2012 22:13:25 +0200
Mauro mrsan...@gmail.com wrote:

 Hello.
 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
 
 Is it still an unresolved bug?
 Do you have the same problem on debian sid?
 Thank you.
 
 

On my amd64 sid, both libqt4-sql-sqlite and libqtcore4 (indeed all the
libqt4 stuff I have installed) are showing as 4:4.8.2+dfsg-1. Could it
be a problem with your mirror or sources?

According to the Debian packages list, Wheezy is showing the
4:4.8.2-2+b1 numbers, and sid the 4:4.8.2+dfsg-1 versions.

-- 
Joe


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120827213039.2f629...@jretrading.com



Re: debian sid bug?

2012-08-27 Thread Bob Proulx
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


signature.asc
Description: Digital signature


Re: debian sid bug?

2012-08-27 Thread Ralf Mardorf
On Mon, 2012-08-27 at 22:28 +0200, Ralf Mardorf wrote:
 On Mon, 2012-08-27 at 22:13 +0200, Mauro wrote:
  Hello.
  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
  
  Is it still an unresolved bug?
  Do you have the same problem on debian sid?
  Thank you.
 
 I'm not using sid, but take a look at
 http://lmgtfy.com/?q=libqtcore4+(%3D+4%3A4.8.2-2%2Bb1)
 there are tons of bug reports around 2012/August/12 and
 2012/August/13 ;).

Apologize, just a few regarding to exactly libqtcore around
2012/August/20, e.g.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685423 .

 Dunno, perhaps there's a work-around somewhere.
 
 Hth,
 Ralf



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1346099928.1286.18.camel@localhost.localdomain



Re: debian sid bug?

2012-08-27 Thread Ralf Mardorf
On Mon, 2012-08-27 at 22:38 +0200, Ralf Mardorf wrote:
 On Mon, 2012-08-27 at 22:28 +0200, Ralf Mardorf wrote:
  On Mon, 2012-08-27 at 22:13 +0200, Mauro wrote:
   Hello.
   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
   
   Is it still an unresolved bug?
   Do you have the same problem on debian sid?
   Thank you.
  
  I'm not using sid, but take a look at
  http://lmgtfy.com/?q=libqtcore4+(%3D+4%3A4.8.2-2%2Bb1)
  there are tons of bug reports around 2012/August/12 and
  2012/August/13 ;).
 
 Apologize, just a few regarding to exactly libqtcore around
 2012/August/20, e.g.
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685423 .
 
  Dunno, perhaps there's a work-around somewhere.
  
  Hth,
  Ralf

PPS: Do you use mixed libs? 32 and 64bit?



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1346100101.1286.19.camel@localhost.localdomain



Re: debian sid bug?

2012-08-27 Thread Ralf Mardorf
At Joe and Bob. Do you use multi arch? It seems to be a problem for
multi arch.

Regards,
Ralf


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1346100391.1286.21.camel@localhost.localdomain



Re: debian sid bug?

2012-08-27 Thread Ralf Mardorf
On Mon, 2012-08-27 at 22:28 +0200, Ralf Mardorf wrote:
  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

Oops, perhaps no multi arch here? Pardon.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1346100581.1286.23.camel@localhost.localdomain



Re: debian sid bug?

2012-08-27 Thread Ralf Mardorf
On Mon, 2012-08-27 at 23:05 +0200, Mauro wrote:
 On 27 August 2012 22:46, Ralf Mardorf ralf.mard...@alice-dsl.net wrote:
  At Joe and Bob. Do you use multi arch? It seems to be a problem for
  multi arch.
 
 I've used multiarch to instal skype but later I've removed it and
 removed i386 architecture.

You should reply to the list ;).

I suspect that the issue is caused by this, but I don't have a clue what
exactly is wrong. Some package (information) perhaps isn't removed.



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1346102654.1286.34.camel@localhost.localdomain



Re: debian sid bug?

2012-08-27 Thread Bob Proulx
Ralf Mardorf wrote:
 At Joe and Bob. Do you use multi arch? It seems to be a problem for
 multi arch.

I do because multiarch is now a capability of dpkg and I use dpkg.
But I haven't used it explicitly.  I am running a pure 64-bit amd64
installation without any explicit ia32 packages installated.

I ran reportbug on libqt4-sql-sqlite and it produced this package tree
on my system:

  Versions of packages libqt4-sql-sqlite depends on:
  ii  libc6  2.13-35
  ii  libgcc11:4.7.1-7
  ii  libqt4-sql 4:4.8.2+dfsg-1
  ii  libqtcore4 4:4.8.2+dfsg-1
  ii  libsqlite3-0   3.7.13-1
  ii  libstdc++6 4.7.1-7
  ii  multiarch-support  2.13-35

Notice that the versions above are +dfsg-1 versions and not +b1
versions.  The original poster was having problems with +b1 versions
which have been replaced with the newer +dfsg-1 versions.

If you are having problems with multiarch it would be informative to
me if you would explain the problem.  I don't see any 32-bit libs in
any of the above and so don't see how it would affect things.  I think
it more likely that an out of date mirror or an out of date package
list is the problem.

However +b1 is a binary NMU version and so perhaps someone did a
binary NMU but inconsistently across the architectures?  That is
certainly possible.  And would explain why it is working on amd64 just
fine but broken on another one.

The PTS shows this package very recently uploaded and built.  It may
not have propagated everywhere yet.  The build failed on ia64.

  http://packages.qa.debian.org/q/qt4-x11.html

Bob


signature.asc
Description: Digital signature


ekiga + debian sid + bug

2006-06-12 Thread Thierry B
Bonjour,

Quand je lance ekiga (version 2.0.1-1.sid.5449) téléchargé du site
d'ekiga pour debian sid, ca me donne cela:

L'application « ekiga » a quitté inopinément.

Vous pouvez informer les développeurs de ce qui vient d'arriver pour les
aider à résoudre le problème. Ou vous pouvez redémarrer l'application
maintenant.

Est-ce que quelqu'un d'autre a eu ce problème?

Merci :-)
A+


-- 
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench   
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs From et
Reply-To:

To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]