Re: is the whole unstable still broken by gcc-5?

2015-09-20 Thread Виталий Филиппов
Hi! I've applied all latest updates with 'apt-get upgrade --with-new-pkgs', now I have the following list of non-upgradable stuff: akonadi-backend-mysql akonadi-server apt apt-utils aptitude aptitude-common audacious-plugins blender breeze breeze-cursor-theme breeze-icon-theme build-e

Re: is the whole unstable still broken by gcc-5?

2015-09-12 Thread Виталий Филиппов
apt-get dist-upgrade tries to remove the following packages: There's tons of noise in there that actually should be removed, like most of the libraries (which have newer, conflicting versions), but also some stuff that really shouldn't be removed. What does apt-get upgrade do for you right now?

Re: is the whole unstable still broken by gcc-5?

2015-09-12 Thread Виталий Филиппов
apt-get dist-upgrade tries to remove the following packages: and upgrade rather than dist-upgrade? Try using aptitude instead of apt. It sometimes does a better job, and just 'aptitude' so you get the curses interface makes it _much_ easier to track down what's actually up. 'B' shows broken pac

Re: is the whole unstable still broken by gcc-5?

2015-09-12 Thread Виталий Филиппов
That doesn't make a lot of sense. jessie-updates sits on top of (predictably enough) Jessie and won't contain anything relevant for unstable that isn't already in unstable anyway. Of course, it seems it's just left in there after some upgrades... But it does not make any change either :) just

Re: is the whole unstable still broken by gcc-5?

2015-09-12 Thread Виталий Филиппов
apt-get dist-upgrade tries to remove the following packages: blender coinor-libcbc3 coinor-libcoinmp1 coinor-libcoinutils3 coinor-libosi1 evince gnome-icon-theme gnome-icon-theme-symbolic kde-window-manager kio-extras konsole kwin-addons kwin-common kwin-x11 libalien-wxwidgets-perl liba

is the whole unstable still broken by gcc-5?

2015-09-12 Thread Виталий Филиппов
Hi everyone! Is the whole unstable still broken by gcc-5 transition? Or by something else? Why apt-get dist-upgrade still wants to remove a lot of packages? It lasts for several weeks, I can't upgrade normally... Can you please tell when everything will be fixed i.e. when all packages will be re

VLC, video stuttering with ALSA sound output

2014-01-03 Thread Виталий Филиппов
Hi! Starting somewhere around VLC 2.x, I experience "video stuttering" problems on some files, mostly >= 720P, MKV/H.264+AC3, but not only on such files - for example I also experience it on some of MPEG2 files (mpeg container, mpeg2 video and audio codecs). HW acceleration is disabled, the

Re: Removing packages from unofficial repositories

2014-01-03 Thread Виталий Филиппов
Does it work if you have Debian, deb-multimedia, another third-party repo, and you just want to remove deb-multimedia? If you have other 3rdparty repos, you'll also need to set 1001 for all of them (except DMO), that should be enough. And of course strictly speaking it may be unsafe, but I t

Re: Removing packages from unofficial repositories

2014-01-03 Thread Виталий Филиппов
Hi all, I recently decided to migrate my Debian system away from deb-multimedia.org, where official packages exist. I used apt preferences to help me downgrade packages from deb-multimedia back to Debian testing, where an alternative version from testing exists. However, I would expect that most u

Re: GPLv2-only considered harmful [was Re: GnuTLS in Debian]

2013-12-28 Thread Виталий Филиппов
On Sun, 29 Dec 2013 02:59:35 +0400, Stephen M. Webb wrote: On 12/28/2013 04:15 PM, Kurt Roeckx wrote: On Sat, Dec 28, 2013 at 04:11:18PM -0500, Stephen M. Webb wrote: On 12/28/2013 03:53 PM, Clint Adams wrote: On Sat, Dec 28, 2013 at 09:45:09AM +0100, David Weinehall wrote: As one of the "G

Re: Subversion 1.8.4

2013-11-22 Thread Виталий Филиппов
>As you stated, there's a dependency on a new serf before subversion can >be updated. That is the reason subversion has not yet been updated. > >I hadn't updated the bug until recently because a) it's not an urgent >problem that 1.8.x isn't in the archive yet and b) I've been rather >busy >with

Subversion 1.8.4

2013-11-15 Thread Виталий Филиппов
Hello everyone! As the latest packaged Subversion in Debian is now 1.8.4 and it seems that the maintainer doesn't care updating it by now (see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725787), I've recently packaged svn 1.8.4 and serf 1.3.2 (which is needed by svn) by myself. I've neve