Re: Need your input for keymap configuration

2000-01-19 Thread Sven LUTHER
On Wed, Jan 19, 2000 at 02:37:14PM +0100, Christian T. Steigies wrote: > Moin Haggie, > On Wed, Jan 19, 2000 at 01:12:22PM +0100, Hartmut Koptein wrote: > > as you all may know, the console-data arch-detection routine is broken. > > > > Powerc and m68k need some tests, i've not changed any of the

powerpc/apus boot floppies : architecture not supported.

2000-01-19 Thread Sven LUTHER
Hello, ... i am making further progress on the powerpc/apus boot floppies. Now, i can boot from the kernel, and use the root1440apus.bin as ramdisk. But the install stuff halts immediately with a : "You Powerpc architecture is not supported yet." message. I didn't find any reference to this m

Re: Kernel 2.2.14

2000-01-19 Thread Benjamin Herrenschmidt
On Wed, Jan 19, 2000, Kevin Puetz <[EMAIL PROTECTED]> wrote: >ii quik 2.0-2 Bootloader for PowerMac or CHRP systems > >It's the latest that I find packaged for debian, if it's out-of-date please >point me to the correct source. The latest quik can be fetched from:

Re: OpenSSH 1.2.1pre24-1

2000-01-19 Thread Sergio Brandano
Thank you! What a relief! Now it works. Sergio Mr. Christopher F. Miller wrote: >I had this problem on a lot of my systems, all of which >are cloned with roots ultimately in a 1994 slackware >A-E disk install. It seems the /dev/ directory is just >obsolete. > >cd /dev > >./MAKEDEV std >./MA

Re: OpenSSH 1.2.1pre24-1

2000-01-19 Thread Mr. Christopher F. Miller
I had this problem on a lot of my systems, all of which are cloned with roots ultimately in a 1994 slackware A-E disk install. It seems the /dev/ directory is just obsolete. cd /dev ./MAKEDEV std ./MAKEDEV generic fixed that. You might need to touch up perms on some devices after that; my efa

Re: OpenSSH 1.2.1pre24-1

2000-01-19 Thread Alan Danziger
At 2:13 PM +0100 1/19/00, Robert Ramiega wrote: On Wed, Jan 19, 2000 at 09:34:10AM +, Sergio Brandano wrote: > > It is bugged too... > > > You have no controlling tty. Cannot read passphrase. umm.. thats strange i have ssh-1.2.1pre24-1 on my box and it runs perfectly ok (i use ssh extensive

Re: Need your input for keymap configuration

2000-01-19 Thread Christian T. Steigies
Moin Haggie, On Wed, Jan 19, 2000 at 01:12:22PM +0100, Hartmut Koptein wrote: > as you all may know, the console-data arch-detection routine is broken. > > Powerc and m68k need some tests, i've not changed any of the m68k code, it > is the source from console-data.config. what do you want us to d

Re: OpenSSH 1.2.1pre24-1

2000-01-19 Thread Robert Ramiega
On Wed, Jan 19, 2000 at 09:34:10AM +, Sergio Brandano wrote: > > It is bugged too... > > > You have no controlling tty. Cannot read passphrase. umm.. thats strange i have ssh-1.2.1pre24-1 on my box and it runs perfectly ok (i use ssh extensively to access various box both on LAN and WAN)

Re: modutils v2.3.9-2 is broken

2000-01-19 Thread Sven LUTHER
On Tue, Jan 18, 2000 at 04:11:26PM +, Sergio Brandano wrote: > > I do not get it... > > Michel Dänzer wrote: > > >> Setting up console-data (1999.08.29-9) ... > >> grep: /proc/hardware: No such file or directory > > > >This one is really broken, /proc/hardware seems to be available only >

Re: Need your input for keymap configuration

2000-01-19 Thread Hartmut Koptein
Hi all, as you all may know, the console-data arch-detection routine is broken. Powerc and m68k need some tests, i've not changed any of the m68k code, it is the source from console-data.config. For the tests: #!/usr/bin/perl -w my $arch = `dpkg --print-architecture`; $arch =~ s/\n//;

lot of dependencies

2000-01-19 Thread Sergio Brandano
... then installing apache-ssl. Sergio P.S. I hope my messages will serve as feedback. I updated the system, and a number of things went wrong. Enlightenment is still broken, for example, together with perl and ssh. And I still wonder why is that the dependencies are different between Deb

ssh-nonfree

2000-01-19 Thread Sergio Brandano
I remember this package was available before OpenSSH has been introduced in the distribution. As OpenSSH does not work, is it possible to have ssh-nonfree back? Thank you. Sergio

Re: Kernel 2.2.14

2000-01-19 Thread Benjamin Herrenschmidt
On Tue, Jan 18, 2000, Kevin Puetz <[EMAIL PROTECTED]> wrote: >--- arch/ppc/kernel/head.S.bak Tue Jan 18 14:40:12 2000 >+++ arch/ppc/kernel/head.S Tue Jan 18 17:15:57 2000 >@@ -139,15 +139,16 @@ >.text >.globl _start > _start: >+ .long TOPHYS(__start),0,0 >/*

t1lib10

2000-01-19 Thread Sergio Brandano
xpdf-i depends on t1lib10, but t1lib10 is labeled as obsolete. Sergio

OpenSSH 1.2.1pre24-1

2000-01-19 Thread Sergio Brandano
It is bugged too... > You have no controlling tty. Cannot read passphrase. It seems that the problem has been fixed with pre27. Sergio

Re: modutils v2.3.9-2 is broken

2000-01-19 Thread Ethan Benson
On 18/1/2000 Sergio Brandano wrote: So, if it is broken(*) why should I keep it? so the fixed package will get downloaded whenever its fixed. Ethan