Bug#680225: closed by Adrian Knoth a...@drcomp.erfurt.thur.de (Re: Bug#680225: libjack-jackd2-0 conflicts with libjack0)

2012-08-29 Thread Thorsten Glaser
Debian Bug Tracking System dixit:

Their explanation is attached below along with your original report.

This is a known problem with ia32-libs. Don't use it, use multiarch

Hm, this doesn’t work for stuff that directly depends on ia32-libs.
But I guess it would be best for ia32-libs to use an alternative
dependency here. (Still, why do these two conflict with each other?
That was why waldi suggested to me to report that.)

bye,
//mirabilos
-- 
 emacs als auch vi zum Kotzen finde (joe rules) und pine für den einzig
 bedienbaren textmode-mailclient halte (und ich hab sie alle ausprobiert). ;)
Hallo, ich bin der Holger (Hallo Holger!), und ich bin ebenfalls
... pine-User, und das auch noch gewohnheitsmäßig (Oooohhh).  [aus dasr]

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#680225: closed by Adrian Knoth a...@drcomp.erfurt.thur.de (Re: Bug#680225: libjack-jackd2-0 conflicts with libjack0)

2012-08-29 Thread Felipe Sateler
On Wed, Aug 29, 2012 at 3:35 PM, Thorsten Glaser t...@mirbsd.de wrote:
 Debian Bug Tracking System dixit:

Their explanation is attached below along with your original report.

This is a known problem with ia32-libs. Don't use it, use multiarch

 Hm, this doesn’t work for stuff that directly depends on ia32-libs.
 But I guess it would be best for ia32-libs to use an alternative
 dependency here.

Yes, there is already a bug (680153) with a patch already, but so far
no response from the maintainers.

 (Still, why do these two conflict with each other?
 That was why waldi suggested to me to report that.)

Because jack1 and jack2 are alternative implementations of the jack
ABI. They are meant to be switchable without recompiling clients,
which is why they have the same soname. They cannot be installed at
the same time because of the file conflict, though.

-- 

Saludos,
Felipe Sateler

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#680225: libjack-jackd2-0 conflicts with libjack0

2012-08-21 Thread Rohan Jain
Package: libjack-jackd2-0
Version: 1.9.8~dfsg.4+20120529git007cdc37-3
Followup-For: Bug #680225

Dear Maintainer,

I was trying to setup ia32-libs for running some proprietary software
which requires the 32 bit libraries. 

On a `sudo aptitude install ia32-libs`, I receive this error:

 libjack0:i386 : Conflicts: libjack-0.116 which is a virtual package.
 libjack-jackd2-0 : Conflicts: libjack-0.116:i386 which is a virtual 
package.
Conflicts: libjack0:i386 but 
1:0.121.3+20120418git75e3e20b-2 is to be installed.
Internal error: the solver Install(poppler-utils:i386 0.18.4-3 cups:amd64 
1.5.3-1 - {poppler-utils:amd64 0.18.4-3 poppler-utils:i386 0.18.4-3}) of a 
supposedly unresolved dependency is already installed in step 90
Internal error: the solver Install(poppler-utils:i386 0.18.4-3 
foomatic-filters:amd64 4.0.17-1 -S {poppler-utils:amd64 0.18.4-3 
poppler-utils:i386 0.18.4-3}) of a supposedly unresolved dependency is already 
installed in step 90
Internal error: the solver Install(gvfs-backends:i386 1.12.3-1+b1 
gnome-core:amd64 1:3.0+9 - {gvfs-backends:amd64 1.12.3-1+b1 
gvfs-backends:i386 1.12.3-1+b1}) of a supposedly unresolved dependency is 
already installed in step 171
Internal error: the solver Install(gvfs-daemons:i386 1.12.3-1+b1 
gvfs-backends:amd64 1.12.3-1+b1 - {gvfs-daemons:amd64 1.12.3-1+b1 
gvfs-daemons:i386 1.12.3-1+b1}) of a supposedly unresolved dependency is 
already installed in step 253
Internal error: the solver Install(gvfs-daemons:i386 1.12.3-1+b1 
gvfs:amd64 1.12.3-1+b1 - {gvfs-daemons:amd64 1.12.3-1+b1 gvfs-daemons:i386 
1.12.3-1+b1}) of a supposedly unresolved dependency is already installed in 
step 253
Internal error: the solver Install(gvfs-daemons:i386 1.12.3-1+b1 
gvfs:amd64 1.12.3-1+b1 - {gvfs-daemons:amd64 1.12.3-1+b1 gvfs-daemons:i386 
1.12.3-1+b1}) of a supposedly unresolved dependency is already installed in 
step 253
Internal error: the solver Install(ghostscript:i386 9.05~dfsg-6 cups:amd64 
1.5.3-1 - {ghostscript:amd64 9.05~dfsg-6 ghostscript:i386 9.05~dfsg-6}) of a 
supposedly unresolved dependency is already installed in step 441

The action provided by aptitude to resolve this is not very useful. It
suggests to not install ia32-libs.

I even tried it in a separate new debian installation, figuring that
may be the apt tree of my old installation was the reason, but I see
the same issue.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libjack-jackd2-0 depends on:
ii  libc6  2.13-35
ii  libgcc11:4.7.1-7
ii  libsamplerate0 0.1.8-5
ii  libstdc++6 4.7.1-7
ii  multiarch-support  2.13-35

libjack-jackd2-0 recommends no packages.

Versions of packages libjack-jackd2-0 suggests:
pn  jackd2  none

-- no debconf information

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#680225: libjack-jackd2-0 conflicts with libjack0

2012-07-05 Thread Reinhard Tartler
On Wed, Jul 4, 2012 at 3:36 PM, Thorsten Glaser t...@mirbsd.de wrote:
 Package: libjack-jackd2-0
 Severity: important
 Justification: release goal Multi-Arch

 Hi,

 libjack-jackd2-0 conflicts with libjack0, which is a bit
 unfortunate, as some things depend on either; waldi suggested
 to either take over the binary package if it’s the same lib,
 or use a different library name / ABI name and not conflict.

 ia32-libs wants libjack0

 gstreamer0.10-plugins-good wants libjack-jackd2-0
 and is wanted by opera at least (on a coworker’s PC)

Unless they require special features from either jackd1 or jackd2
(which I cannot imagine), both packages should be changed to reproduce
the dependencies as instructed by libjackd0's shlibs file:

http://anonscm.debian.org/gitweb/?p=pkg-multimedia/jack-audio-connection-kit.git;a=blob_plain;f=debian/libjack0.shlibs;h=58c97ec41bce64e6e399b1e8585b2a9ecf5e3f2e;hb=HEAD

I.e.:
libjack 0 libjack-jackd2-0 (= 1.9.5~dfsg-14) | libjack-0.116


-- 
regards,
Reinhard



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#680225: libjack-jackd2-0 conflicts with libjack0

2012-07-04 Thread Thorsten Glaser
Package: libjack-jackd2-0
Severity: important
Justification: release goal Multi-Arch

Hi,

libjack-jackd2-0 conflicts with libjack0, which is a bit
unfortunate, as some things depend on either; waldi suggested
to either take over the binary package if it’s the same lib,
or use a different library name / ABI name and not conflict.

ia32-libs wants libjack0

gstreamer0.10-plugins-good wants libjack-jackd2-0
and is wanted by opera at least (on a coworker’s PC)

bye,
//mirabilos
-- 
tarent solutions GmbH
Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/
Tel: +49 228 54881-393 • Fax: +49 228 54881-314
HRB AG Bonn 5168 • USt-ID (VAT): DE122264941
Geschäftsführer: Boris Esser, Sebastian Mancke



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#680225: libjack-jackd2-0 conflicts with libjack0

2012-07-04 Thread Jonas Smedegaard

On 12-07-04 at 03:36pm, Thorsten Glaser wrote:
 gstreamer0.10-plugins-good wants libjack-jackd2-0 and is wanted by 
 opera at least (on a coworker’s PC)

gstreamer0.10-plugins-good favors libjack-jackd2-0 but is also satisfied 
with libjack0.


 - Jonas

-- 
 * Jonas Smedegaard - idealist  Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: Digital signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#680225: libjack-jackd2-0 conflicts with libjack0

2012-07-04 Thread Thorsten Glaser
Jonas Smedegaard dixit:

gstreamer0.10-plugins-good favors libjack-jackd2-0 but is also satisfied 
with libjack0.

Hrm. Then, libjack0 is not M-A yet, I guess, from the symptoms.

bye,
//mirabilos
-- 
13:37⎜«Natureshadow» Deep inside, I hate mirabilos. I mean, he's a good
guy. But he's always right! In every fsckin' situation, he's right. Even
with his deeply perverted taste in software and borked ambition towards
broken OSes - in the end, he's damn right about it :(! […] works in mksh



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers