Bug#669878: Could not perform immediate configuration on 'phonon-backend-vlc'

2012-12-16 Thread Lisandro Damián Nicanor Pérez Meyer
On Sun 16 Dec 2012 03:02:59 Petter Reinholdtsen escribió:
 [Samuel Thibault]
 
  See the previous upload. As the changelog says, the upload you mention
  is just a typo-fixing upload, there's no bug there. The previous upload
  was meant to fix #691160 by doing some renaming. I guess _that_ might
  have introduced a dependency loop, but I fail to see how that could go
  through phonon-backend-vlc. What is a way to determine the actual loop?
 
 I have no idea how to determine the actual loop, but according to
 URL: http://bugs.debian.org/655382  it is in libqt4-dbus.
 Apparently a loop make the apt resolving unstable, and a little change
 in input values can make it fail.

And if that is the real problem, we will upload a fix as soon as we (well, the 
ia64 porters/buildds admins) can fix a FTBFS in ia64.

Kinds regards, Lisandro.

-- 
8: Si un archivo ha pasado a la Papelera de Reciclaje
* Ud tiene una carpeta llamada Papelera de Reciclaje
Damian Nadales
http://mx.grulic.org.ar/lurker/message/20080307.141449.a70fb2fc.es.html

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


signature.asc
Description: This is a digitally signed message part.


Bug#669878: Could not perform immediate configuration on 'phonon-backend-vlc'

2012-12-15 Thread Petter Reinholdtsen
[Samuel Thibault]
 See the previous upload. As the changelog says, the upload you mention
 is just a typo-fixing upload, there's no bug there. The previous upload
 was meant to fix #691160 by doing some renaming. I guess _that_ might
 have introduced a dependency loop, but I fail to see how that could go
 through phonon-backend-vlc. What is a way to determine the actual loop?

I have no idea how to determine the actual loop, but according to
URL: http://bugs.debian.org/655382  it is in libqt4-dbus.
Apparently a loop make the apt resolving unstable, and a little change
in input values can make it fail.

-- 
Happy hacking
Petter Reinholdtsen


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#669878: Could not perform immediate configuration on 'phonon-backend-vlc'

2012-12-12 Thread Petter Reinholdtsen
I investigated this some more.  According to jenkins.debian.net, the
problem was introduced between 2012-11-27T05:06:19 and
2012-11-28T05:07:29.  The first failing log is available from
URL: 
http://jenkins.debian.net/job/chroot-installation_squeeze_install_gnome_upgrade_to_wheezy/62/
 .

I extracted the set of downloaded packages, to see how these changed
to get some idea about the cause of this problem.  These are the
changed versions between the working and the failing upgrade:


--- consoleText.61-short2012-12-12 20:55:59.0 +0100
+++ consoleText.62-short2012-12-12 20:55:52.0 +0100
@@ -724,7 +724,7 @@
 wheezy/main libical0 amd64 0.48-2 [238 kB]
 wheezy/main libicc2 amd64 2.12+argyll1.4.0-7 [162 kB]
 wheezy/main libice6 amd64 2:1.0.8-2 [63.1 kB]
-wheezy/main libicu48 amd64 4.8.1.1-9 [4737 kB]
+wheezy/main libicu48 amd64 4.8.1.1-10 [4741 kB]
 wheezy/main libicu4j-java all 4.2.1.1-1 [5877 kB]
 wheezy/main libidl0 amd64 0.8.14-0.2 [127 kB]
 wheezy/main libidn11 amd64 1.25-2 [178 kB]
@@ -1321,7 +1321,8 @@
 wheezy/main python-pam amd64 0.4.2-13 [14.8 kB]
 wheezy/main python-pkg-resources all 0.6.24-1 [63.6 kB]
 wheezy/main python-pyasn1 all 0.1.3-1 [51.4 kB]
-wheezy/main python-pyatspi2 all 2.5.3+dfsg-2 [29.6 kB]
+wheezy/main python-pyatspi2 all 2.5.3+dfsg-3 [2788 B]
+wheezy/main python-pyatspi all 2.5.3+dfsg-3 [30.0 kB]
 wheezy/main python-pycurl amd64 7.19.0-5 [87.6 kB]
 wheezy/main python-pyorbit amd64 2.24.0-6+b1 [111 kB]
 wheezy/main python-pysqlite2 amd64 2.6.3-3 [69.6 kB]
@@ -1496,7 +1497,7 @@
 wheezy/main xserver-xorg-video-mach64 amd64 6.9.1-2 [216 kB]
 wheezy/main xserver-xorg-video-mga amd64 1:1.5.0-2 [121 kB]
 wheezy/main xserver-xorg-video-neomagic amd64 1:1.2.6-1 [48.4 kB]
-wheezy/main xserver-xorg-video-nouveau amd64 1:1.0.1-3 [307 kB]
+wheezy/main xserver-xorg-video-nouveau amd64 1:1.0.1-4 [307 kB]
 wheezy/main xserver-xorg-video-openchrome amd64 1:0.2.906-2 [205 kB]
 wheezy/main xserver-xorg-video-r128 amd64 6.8.2-1 [183 kB]
 wheezy/main xserver-xorg-video-radeon amd64 1:6.14.4-5 [724 kB]

I guess changes to one of these packages caused the upgrade to break.
After checking the package changelogs, I suspect the changes in
python-pyatspi2 version 2.5.3+dfsg-3 is the cause.  See changelog at
URL: http://packages.qa.debian.org/p/pyatspi/news/20121118T004749Z.html :

   * Fix typo in Breaks/Replaces relation. Closes: Bug#693490.

This package is the only one with changes to package meta information
of the ones listed above.  Did not quite understand why after reading
URL: http://bugs.debian.org/693490 .  Anyone got a clue to spare?

-- 
Happy hacking
Petter Reinholdtsen


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#669878: Could not perform immediate configuration on 'phonon-backend-vlc'

2012-12-12 Thread Samuel Thibault
Petter Reinholdtsen, le Wed 12 Dec 2012 21:07:20 +0100, a écrit :
 I guess changes to one of these packages caused the upgrade to break.
 After checking the package changelogs, I suspect the changes in
 python-pyatspi2 version 2.5.3+dfsg-3 is the cause.  See changelog at
 URL: http://packages.qa.debian.org/p/pyatspi/news/20121118T004749Z.html :
 
* Fix typo in Breaks/Replaces relation. Closes: Bug#693490.
 
 This package is the only one with changes to package meta information
 of the ones listed above.  Did not quite understand why after reading
 URL: http://bugs.debian.org/693490 .  Anyone got a clue to spare?

See the previous upload. As the changelog says, the upload you mention
is just a typo-fixing upload, there's no bug there. The previous upload
was meant to fix #691160 by doing some renaming. I guess _that_ might
have introduced a dependency loop, but I fail to see how that could go
through phonon-backend-vlc. What is a way to determine the actual loop?

Samuel


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#669878: Could not perform immediate configuration on 'phonon-backend-vlc'

2012-12-09 Thread Petter Reinholdtsen

This exact bug also happen when trying to upgrade a chroot with a full
and unmodified squeeze desktop to wheezy.  From the test log:

  [...]
  Get:1975 http://ftp.de.debian.org/debian/ wheezy/main python-gdata all 
2.0.17+dfsg-1 [517 kB]
  Get:1976 http://ftp.de.debian.org/debian/ wheezy/main python-magic amd64 
5.11-2 [38.3 kB]
  Get:1977 http://ftp.de.debian.org/debian/ wheezy/main unoconv all 0.5-1 [54.6 
kB]
  Get:1978 http://ftp.de.debian.org/debian/ wheezy/main xbrlapi amd64 4.4-5 
[152 kB]
  Fetched 2723 MB in 4min 11s (10.8 MB/s)
  E: Could not perform immediate configuration on 'phonon-backend-vlc'. Please 
see man 5 apt.conf under APT::Immediate-Configure for details. (2)
  + cleanup_all
  [...]

Full log is available from
URL: 
http://jenkins.debian.net/job/chroot-installation_squeeze_install_full_desktop_upgrade_to_wheezy/lastBuild/console
 .

Searching for Could not perform immediate configuration on
'phonon-backend-vlc' on the web show several users see the same
problem.  I even found a Ubuntu bug report from February detecting the
same issue, URL: https://bugs.launchpad.net/bugs/911659 , but it
apparently went away without anyone knowing why.

Perhaps this bug is in apt, given that some reports that it help to
upgrade apt first?

-- 
Happy hacking
Petter Reinholdtsen


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#669878: Could not perform immediate configuration on 'phonon-backend-vlc'

2012-04-21 Thread Antoine Beaupré
Package: phonon-backend-vlc
Version: 0.2.0-2
Severity: serious

I am trying to upgrade from Debian squeeze to wheezy:

# apt-get dist-upgrade
[...]
1244 upgraded, 671 newly installed, 75 to remove and 3 not upgraded.
Need to get 0 B/1,626 MB of archives.
After this operation, 857 MB of additional disk space will be used.
Do you want to continue [Y/n]?
E: Could not perform immediate configuration on 'phonon-backend-vlc'. Please 
see man 5 apt.conf under APT::Immediate-Configure for details. (2)

This may not be directly phonon-backend-vlc, but I don't know where
else to report this.

-- System Information:
Debian Release: 6.0.4
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_CA.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages phonon-backend-vlc depends on:
ii  libc6   2.11.3-2 Embedded GNU C Library: Shared lib
ii  libgcc1 1:4.4.5-8GCC support library
ii  libphonon4  4:4.6.0really4.4.2-1 the core library of the Phonon mul
ii  libqt4-dbus 4:4.6.3-4+squeeze1   Qt 4 D-Bus module
ii  libqtcore4  4:4.6.3-4+squeeze1   Qt 4 core module
ii  libqtgui4   4:4.6.3-4+squeeze1   Qt 4 GUI module
ii  libstdc++6  4.4.5-8  The GNU Standard C++ Library v3
ii  libvlc5 1.1.3-1squeeze6  multimedia player and streamer lib
ii  libvlccore4 1.1.3-1squeeze6  base library for VLC and its modul
ii  vlc-nox 1.1.3-1squeeze6  multimedia player and streamer (wi

phonon-backend-vlc recommends no packages.

phonon-backend-vlc suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org