From mboxrd@z Thu Jan 1 00:00:00 1970 From: jbernard@debian.org (Jon Bernard) Date: Tue, 8 Feb 2011 19:19:34 -0500 Subject: [ltt-dev] Debian libust-dev package In-Reply-To: References: <20110208040128.GA5580@starquasia> Message-ID: <20110209001933.GA2035@starquasia> * Stefan Hajnoczi wrote: > On Tue, Feb 8, 2011 at 4:01 AM, Jon Bernard wrote: > > As squeeze was just released this past weekend, packages from unstable > > have started migrating into the new testing (which will eventually > > become wheezy) and I believe this version mismatch is a result of > > a partial migration. In other words, liburcu has been updated, but ust > > has not yet. If I am correct, a newer version of ust (from unstable) > > should show up in testing quite soon. Would you mind listing the package > > versions of the relevant pieces (ust and urcu) and also the contents of > > /etc/apt/sources.list? > > $ dpkg-query -l liburcu* libust* > Desired=Unknown/Install/Remove/Purge/Hold > | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend > |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) > ||/ Name Version > Description > +++-=========================================-=========================================-================================================================================================== > ii liburcu-dev 0.5.2-1 > a userspace RCU (read-copy-update) library - > development files > ii liburcu0 0.5.2-1 > a userspace RCU (read-copy-update) library > ii libust-dev 0.5-1+squeeze1 > LTTng Userspace Tracer (development) > ii libust0 0.5-1+squeeze1 > LTTng Userspace Tracer (runtime) > > $ cat /etc/apt/sources.list > deb ftp://ftp.ticklers.org/debian/ testing main contrib non-free > deb-src ftp://ftp.ticklers.org/debian/ testing main contrib non-free > > deb http://security.debian.org/ testing/updates main contrib non-free > deb-src http://security.debian.org/ testing/updates main contrib non-free > > deb http://www.debian-multimedia.org/ testing main non-free Yep, I believe urcu 0.5.2 is incompatible with sqeeze's ust. This should sort itself out in the next few days and all should be back to normal. If it doesn't, ping me and I'll see if I can figure out what's going on. Cheers -- Jon