Sridhar Ratna | 10 Dec 2006 11:01

multi-tty debian package not working in ubuntu edgy

I added this to my sources.list:

   # Multi-tty Emacs
   deb http://aszt.inf.elte.hu/~lorentey/mirror/apt unstable multi-tty
   deb-src http://aszt.inf.elte.hu/~lorentey/mirror/apt unstable multi-tty

But unfortunately this doesn't install in ubuntu edgy.

$ sudo apt-get install emacs-multi-tty
                                                 [~]
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  emacs-multi-tty: Depends: libasound2 (> 1.0.12) but 1.0.11-7ubuntu3
is to be installed
E: Broken packages
$

--

-- 
(Continue reading)

Manoj Srivastava | 5 Jan 2007 19:44
X-Face
Face
Picon
Favicon

Re: multi-tty debian package not working in ubuntu edgy

On Sun, 10 Dec 2006 15:31:13 +0530, Sridhar Ratna <srid <at> nearfar.org>
said:  

> I added this to my sources.list:
>> Multi-tty Emacs
>    deb http://aszt.inf.elte.hu/~lorentey/mirror/apt unstable
>    multi-tty deb-src http://aszt.inf.elte.hu/~lorentey/mirror/apt
>    unstable multi-tty

> But unfortunately this doesn't install in ubuntu edgy.

> The following packages have unmet dependencies:
>   emacs-multi-tty: Depends: libasound2 (> 1.0.12) but
>   1.0.11-7ubuntu3
> is to be installed

        Just goes to show that Ubuntu ain't Debian :)
,----
| % rmadison libasound2
| libasound2 |    1.0.8-3 |      stable | alpha, arm, hppa, i386,
|                                         ia64, m68k, mips, mipsel,
|                                         powerpc, s390, sparc  
| libasound2 |   1.0.13-1 |     testing | alpha, amd64, arm, hppa,
|                                         i386, ia64, m68k, mips,
|                                         mipsel, powerpc, s390, sparc
| libasound2 |   1.0.13-1 |    unstable | alpha, amd64, arm, hppa,
|                                         i386, ia64, m68k, mips,
|                                         mipsel, powerpc, s390, sparc
`----

(Continue reading)

Sridhar Ratna | 6 Jan 2007 04:13
Picon

Re: multi-tty debian package not working in ubuntu edgy

now I get,

The following packages have unmet dependencies:
  emacs-multi-tty: Depends: emacs-multi-tty-bin-common (= 0.2004.591-1) but it is not going to be installed
                   Depends: libasound2 (> 1.0.12) but 1.0.11-7ubuntu3 is to be installed
                   Depends: libc6 (>= 2.5) but 2.4-1ubuntu12 is to be installed
                   Depends: libpng12-0 (>= 1.2.13-4) but 1.2.8rel-5.1ubuntu0.1 is to be installed
E: Broken packages


On 1/6/07, Manoj Srivastava <srivasta <at> acm.org> wrote:
On Sun, 10 Dec 2006 15:31:13 +0530, Sridhar Ratna <srid <at> nearfar.org>
said:

> I added this to my sources.list:
>> Multi-tty Emacs
>    deb http://aszt.inf.elte.hu/~lorentey/mirror/apt unstable
>    multi-tty deb-src http://aszt.inf.elte.hu/~lorentey/mirror/apt
>    unstable multi-tty

> But unfortunately this doesn't install in ubuntu edgy.

> The following packages have unmet dependencies:
>   emacs-multi-tty: Depends: libasound2 (> 1.0.12) but
>   1.0.11-7ubuntu3
> is to be installed

        Just goes to show that Ubuntu ain't Debian :)
,----
| % rmadison libasound2
| libasound2 |    1.0.8-3 |      stable | alpha, arm, hppa, i386,
|                                         ia64, m68k, mips, mipsel,
|                                         powerpc, s390, sparc
| libasound2 |   1.0.13-1 |     testing | alpha, amd64, arm, hppa,
|                                         i386, ia64, m68k, mips,
|                                         mipsel, powerpc, s3 90, sparc
| libasound2 |   1.0.13-1 |    unstable | alpha, amd64, arm, hppa,
|                                         i386, ia64, m68k, mips,
|                                         mipsel, powerpc, s390, sparc
`----

        So pre-release (Etch, testing) as well as unstable versions of
Debian have the correct library versions; Ubuntu apparently synced
from Debian a while back.

        manoj
--
Real computer scientists like having a computer on their desk, else
how could they read their mail?
Manoj Srivastava <srivasta <at> acm.org> <http://www.golden-gryphon.com/>
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C



--
http://nearfar.org/
_______________________________________________
multi-tty mailing list
multi-tty <at> lists.fnord.hu
http://lists.fnord.hu/mailman/listinfo/multi-tty

Re: multi-tty debian package not working in ubuntu edgy

Le 4874 Septembre 1993, Manoj Srivastava a tapoté:
>         So pre-release (Etch, testing) as well as unstable versions of
>  Debian have the correct library versions; Ubuntu apparently synced
>  from Debian a while back.

Well, on my Debian Sid, the last debian package of emacs-lorentey and
emacs-multitty depend on libc6 >= 2.4-1 but my system there is only
2.3.6.ds1-9 on my sid :-/

The emacs-multi-tty depends on libc6 >= 2.5.

Regards.
--

-- 
Daniel 'NebuchadnezzaR' Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x2A408F69
_______________________________________________
multi-tty mailing list
multi-tty <at> lists.fnord.hu
http://lists.fnord.hu/mailman/listinfo/multi-tty
Manoj Srivastava | 6 Jan 2007 07:05
X-Face
Face
Picon
Favicon

Re: multi-tty debian package not working in ubuntu edgy

On Fri, 05 Jan 2007 22:30:42 +0100, Daniel 'NebuchadnezzaR' Dehennin <nebuchadnezzar <at> asgardr.info>
said: 

> Le 4874 Septembre 1993, Manoj Srivastava a tapoté:
>> So pre-release (Etch, testing) as well as unstable versions of
>> Debian have the correct library versions; Ubuntu apparently synced
>> from Debian a while back.

> Well, on my Debian Sid, the last debian package of emacs-lorentey
> and emacs-multitty depend on libc6 >= 2.4-1 but my system there is
> only 2.3.6.ds1-9 on my sid :-/

> The emacs-multi-tty depends on libc6 >= 2.5.

        Now that is odd. As far as I can tell, that is a libc6 from
 experimental:
__> rmadison libc6
     libc6 | 2.3.2.ds1-22sarge4 |        stable | arm, hppa, i386,
                                                  m68k, mips, mipsel,
                                                  powerpc, s390, sparc  
     libc6 | 2.3.2.ds1-22sarge5 | proposed-updates | arm, hppa, i386,
                                                     m68k, mips,
                                                     mipsel, powerpc,
                                                     s390, sparc 
     libc6 | 2.3.6.ds1-8 |       testing | amd64, arm, hppa, i386,
                                           m68k, mips, mipsel,
                                           powerpc, s390, sparc 
     libc6 | 2.3.6.ds1-9 |      unstable | amd64, arm, hppa, i386,
                                           m68k, mips, mipsel,
                                           powerpc, s390, sparc 
     libc6 | 2.3.999.2-12 |  experimental | hppa
     libc6 |  2.5-0exp2 |  experimental | arm, mips, mipsel, powerpc,
                                          s390
     libc6 |  2.5-0exp3 |  experimental | amd64, i386, sparc

        manoj
--

-- 
"Brain?  Brain?  What is 'brain'?"
Manoj Srivastava <srivasta <at> acm.org> <http://www.golden-gryphon.com/>
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C

Gmane