Re: Unstable packages on Stable distr.

2001-02-28 Thread Colin Watson
Terry Hancock <[EMAIL PROTECTED]> wrote: >The reason is that the unstable packages seem to have the assumption >built into them that they will never be used on a stable distr system >-- that is they have dependencies on later versions of basic packages. Consider this for a moment; how should unsta

Re: Unstable packages on Stable distr.

2001-02-28 Thread Colin Watson
Carl Fink <[EMAIL PROTECTED]> wrote: >On Wed, Feb 28, 2001 at 12:06:08PM -0800, Terry Hancock wrote: >> The reason is that the unstable packages seem to have the assumption >> built into them that they will never be used on a stable distr system >> -- that is they have dependencies on later version

Mouse

2001-02-28 Thread eileen
Hi, I seem to be having some problems config my mouse under X. I have a Microsoft serial mouse and choose /dev/mouse and Microsoft under XF86Setup. On startx I get the error Cannot open mouse (no such file or directory) Any ideas? Thanks Eileen Orbell Software & Internet Applications Capito

Re: What's up with Mozilla

2001-02-28 Thread Michael P. Soulier
On Wed, Feb 28, 2001 at 01:51:21PM +0100, Joris Lambrecht wrote: > That would be a first, mozilla working great, you must have some heavy > machinerie. To my humble opinion mozilla is slow and the mailclient can > crash your entire system. not ? (please say NOT i've been really annoyed > with the w

Re: Mouse

2001-02-28 Thread Mike
[EMAIL PROTECTED] wrote: > Hi, > > I seem to be having some problems config my mouse under X. I have a > Microsoft serial mouse and choose > /dev/mouse and Microsoft under XF86Setup. On startx I get the error > Cannot open mouse (no such file or directory) > Any ideas? At a guess that sound li

apt-getting xfree86 4 under potato

2001-02-28 Thread Renai
hi, quick question - how do I apt-get install xfree86 4.02 under potato? ie which lines do I add to /etc/apt/sources.list? thanks, Renai

apt-getting KDE 2.1 breaks startx

2001-02-28 Thread Ross Smith
I recently installed Debian potato and apt-getted helix-gnome. Everything was working fine. Since I heard about KDE 2.1, and I prefer to use KDE, I did: apt-get install kdebase task-kde from deb http://kde.tdyc.com potato main crypto optional qt1apps The install worked fine, but now when I ty

Re:Apt cache file corrupt??

2001-02-28 Thread Steven Downing
Firstly sorry about the threading etc, as I'm trying to monitor through the digest version and hotmail... Anyway, on with the show.. I sucked down Sid the other night, and along the way one file failed to download, I was using 'apt-get -d' so I could monitor the update later. So I grabbed this

Re: Mouse

2001-02-28 Thread Bob Nielsen
On Wed, Feb 28, 2001 at 08:42:33PM -0500, [EMAIL PROTECTED] wrote: > Hi, > > I seem to be having some problems config my mouse under X. I have a > Microsoft serial mouse and choose > /dev/mouse and Microsoft under XF86Setup. On startx I get the error > Cannot open mouse (no such file or directo

Re: Am I ready for the big Woody?

2001-02-28 Thread Rob VanFleet
Woody is testing, which is not all that unstable at all. Really, I've been using it since it became testing, and I haven't had one problem other than a few packages that I needed to d/l manually because the task packages weren't feully up to speed (which has been fixed now BTW). If you're talking

Re: [OT] mutt colors vs. TERM types

2001-02-28 Thread Christopher Mosley
On Wed, 28 Feb 2001, will trillich wrote: > when using mutt under termtype 'linux' (i.e. `setenv TERM linux`) > mutt's headers and 'active selection' bars flash, driving me > nuts. when i change to `setenv TERM vt220-color` it's a nice, > calm green and blue, with no flash. Since vt220-color is

3c905/network problems

2001-02-28 Thread Pete Meyer
Hi all...I'm having difficulty getting my network card (3c905c) work under debian. I've tried using the 3c59x driver (I was using the wrong one before). It installs ok, but then DHCP won't configure the network. I know that there's a server present, because that's how windows is configured.

Re: Slow DNS Lookup (4TH POSTING)

2001-02-28 Thread Martin Marconcini
Leonard, I am pasting my named files for you to crosscheck. I only have one zone here and it's an INTERNAL dns.. that means that resolves to 10.0.x.x/255.255.0.0 but It will also serve as a Cache Nameserver for other hosts. Sorry about the lenght of the email. - /etc/named.conf --

Getting Helix-Gnome

2001-02-28 Thread Martin Marconcini
Hi, what is the correct path to get Helix-Gnome in sources.list and the apt-get command I should exec?   I've been trying some stuff but couldnt make it work!   I wish to get the latest Helix version (Xivian?)   Regards,   Martin.

Mozilla and plugins?

2001-02-28 Thread Rob Rati
How do you setup plugins to work with mozilla? I use the nightly builds, and when I load mozilla, it finds all the plugins and registers them. However, the help applications aren't listed like they are in netscape and plugins don't seem to work. Specifically the realplayer plugin. I'm not sure

Plug and play?

2001-02-28 Thread Rob Rati
I am using kernel 2.4.1, and my sound card is detected by plug and play, yet it doesn't get configured correctly. I still have to load the modules with parameters to get sound. Here's the message I get at boot up: Soundblaster audio driver Copyright (C) by Hannu Savolainen 1993-1996 sb: ESS ES18

Shutting down a NIC

2001-02-28 Thread Jason Nord
Here's the situation:   I have an NE2000 compatible NIC (jumperless ISA), and when I installed Debian, it was detected and ne.o loaded fine.  After that i did a pnpdump, and since then the NIC hasn't been responding (device busy)   The "act" light on the back of the NIC is flashing, and I un

Re: Mouse

2001-02-28 Thread Eileen Orbell
Okay I have to ask and I guess Bob wanted me to because he never suggested how!! How do I /dev/mouse a symbolic link to the appropriate serial port. Once again thanks At 05:50 PM 2/28/2001 -0800, you wrote: On Wed, Feb 28, 2001 at 08:42:33PM -0500, [EMAIL PROTECTED] wrote: > Hi, > > I seem to

Re: Getting Helix-Gnome

2001-02-28 Thread Greg Gilbert
The following line works: deb http://spidermonkey.ximian.com/distributions/debian unstable main But I'd highly recommend against using the Helix packages. I've found that they have conflicts with other packages on a recurring basis. Greg * Martin Marconcini ([EMAIL PROTECTED]) wrote: > H

Re: Mouse

2001-02-28 Thread David Bellows
Eileen Orbell wrote: > > Okay I have to ask and I guess Bob wanted me to because he never suggested > how!! > How do I /dev/mouse a symbolic link to the appropriate serial port. > > Once again thanks > > Hello, ln -s /dev/ttyS0 /dev/mouse If ttyS0 doesn't work try ttyS1, ttyS2, or ttyS3 Good

Re: Mouse

2001-02-28 Thread Christoph Simon
On Wed, 28 Feb 2001 22:05:53 -0500 Eileen Orbell <[EMAIL PROTECTED]> wrote: > Okay I have to ask and I guess Bob wanted me to because he never suggested > how!! > How do I /dev/mouse a symbolic link to the appropriate serial port. cd /dev rm -f mouse ln -s ttyS0 mouse If

Re: Uh-Oh...

2001-02-28 Thread John Travis
On 28 Feb 2001 13:17:07 +0100, you wrote: >I always enjoy asking people if they have their power cord plugged in... Yes, this part I am sure of . >Which version of reiserfstools is installed? It was the most current version in unstable. I did a dpkg -X to manually install the older version fro

Reconstructing Var?

2001-02-28 Thread John Travis
Is there an easy way to reconstruct the basic heirarchy and files for /var? I had a reiserfs meltdown after installing 2.4.2. I'm not really sure if it was that or the new reiserutils or a combination of both. reiserfsck managed to fix everything except for /var which was pretty well hosed. So I

help with rogers!

2001-02-28 Thread Michael P. Soulier
Ok, I'm really confused. My old network settings with rogers were: IP: 24.43.42.96 MK: 255.255.255.0 GW: 24.43.42.1 Now, they've changed my IP address, and my new settings are IP: 24.114.127.148 MK: 255.255.255.192 GW: 24.114.127.129 Unfortunately, while the old settings still

Re: Getting Helix-Gnome

2001-02-28 Thread David Steinberg
On Wed, 28 Feb 2001, Greg Gilbert wrote: > But I'd highly recommend against using the Helix packages. I've > found that they have conflicts with other packages on a recurring > basis. Really? I've been using Helix/Ximian on Debian (first potato then woody) for a couple of months now, and I haven

Re: Slow DNS Lookup (4TH POSTING)

2001-02-28 Thread Bram Dumolin
re, Alvin Oga([EMAIL PROTECTED])@Wed, Feb 28, 2001 at 03:55:02PM -0800: > what does the snippetts of your dns files look like ??? > > -- are you supporting more than one domain name on your lan ??? > > soa records > a records > ns records > ptr records > > $TTL > $ORIGIN > > contents of > na

Re: Reconstructing Var?

2001-02-28 Thread Matthew Dalton
John Travis wrote: > > Is there an easy way to reconstruct the basic heirarchy and files for /var? > I had a reiserfs meltdown after installing 2.4.2. When you say 'meltdown', what exactly do you mean? Can you go into more detail about what appeared to happen? What kernel version did you upgrade

Re: Shutting down a NIC

2001-02-28 Thread Jason Nord
Well thanks for replying so soon, the problem that i had is that something put the NIC into some kind of loop, and eth0 wasn't detected because it was busy.   Solved it by cutting the power to the entire computer for 5 min, and it works now :) *** REPLY SEPARATOR ***On 28/02/

Re: Console text scrambled (in a different way :)

2001-02-28 Thread Bram Dumolin
re, Hall Stevenson([EMAIL PROTECTED])@Wed, Feb 28, 2001 at 01:32:20PM -0500: > > If I display a file which contains binary data, often there will > > be a sequence of characters which the console interprets > > to 'switch character sets' and then any lower case characters > > become little boxes,

[OT]Can someone help me understand these mail headers?

2001-02-28 Thread Jonathan Lupa
This was from a recent bit of spam to hit the debian user list. Spamcop resolved the sources out to be something in the *.cn namespace (wherever that is), but I noticed that the "From:" header referenced my local little ISP, so I'm a little interested in this... Please correct any analysis mistake

Re: Reconstructing Var?

2001-02-28 Thread iehrenwald
On Thu, 1 Mar 2001, Matthew Dalton wrote: > Has anyone else experienced problems with their reiserfs partitions > after upgrading to 2.4.2? All systems a-go on this box. [EMAIL PROTECTED]:~$ uname -a Linux solvent 2.4.2 #3 SMP Sat Feb 24 21:37:46 EST 2001 i686 unknown [EMAIL PROTECTED]:~$ mou

Re: Outlook conversion

2001-02-28 Thread Vadim Kutsyy
Robert Waldner wrote: > > >>> I was wondering if anyone knew of a program that converted a .pst Outlook > >>> file into something that a Linux email program like Kmail or Evolution can > >>> read. I want to totally convert over to Linux, but this is a big thing > >>> because I don't want to lose

ssh_1%3a2.5.1p1-1.5_i386.deb (unstable)

2001-02-28 Thread Vadim Kutsyy
running latest upgrade, I am getting: - # apt-get install ssh Reading Package Lists... Done Building Dependency Tree... Done Sorry, ssh is already the newest version. 0 packages upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 1 packages not

Re: Reconstructing Var?

2001-02-28 Thread Ethan Benson
On Wed, Feb 28, 2001 at 09:05:19PM -0600, John Travis wrote: > Is there an easy way to reconstruct the basic heirarchy and files for /var? > I had a reiserfs meltdown after installing 2.4.2. I'm not really sure if it > was that or the new reiserutils or a combination of both. reiserfsck > managed

Re: Reconstructing Var?

2001-02-28 Thread John Travis
On Thu, 01 Mar 2001 14:55:26 +1100, you wrote: >When you say 'meltdown', what exactly do you mean? Can you go into more >detail about what appeared to happen? What kernel version did you >upgrade from? What versions of the reiserfs-utils did you move between? Not really sured why/what happened.

Nothing but ping working through router

2001-02-28 Thread Jeremy Bowman
On Sunday I upgraded a few packages on my sid installation around the same time my roommates made a firmware upgrade to our Linksys cable/DSL router (on a cable modem), and since then I've lost network connectivity. Ping works fine both inside and through the router, including DNS resolution using

Re: Outlook conversion

2001-02-28 Thread Brian May
> "Vadim" == Vadim Kutsyy <[EMAIL PROTECTED]> writes: Vadim> For mail only, use netscape under win to convert to standar Vadim> MBX format, which can be used by netscape on linux, and I Vadim> belive Kmail and Evolution. or copy mail on to a imap server... Vadim> Anyone can r

Re: Getting Helix-Gnome

2001-02-28 Thread Mircea Luca
David Steinberg wrote: > > On Wed, 28 Feb 2001, Greg Gilbert wrote: > > > But I'd highly recommend against using the Helix packages. I've > > found that they have conflicts with other packages on a recurring > > basis. > > Really? I've been using Helix/Ximian on Debian (first potato then > wood

Re: Reconstructing Var?

2001-02-28 Thread John Travis
On Wed, 28 Feb 2001 19:34:55 -0900, you wrote: >if /var/lib/dpkg/* is gone and you have no backups your screwed. >reinstall your system from scratch. This is what I was afraid of. And yes, it's ALL gone :-(. I had gotten so used to the reliabiltiy of 'unstable' that I had neglected to make pr

Re: ssh_1%3a2.5.1p1-1.5_i386.deb (unstable)

2001-02-28 Thread Dave Carrigan
Vadim Kutsyy <[EMAIL PROTECTED]> writes: > running latest upgrade, I am getting: > > - > # apt-get install ssh > Reading Package Lists... Done > Building Dependency Tree... Done > Sorry, ssh is already the newest version. > 0 packages upgraded, 0 newly

Can't compile 2.4.2 kernel

2001-02-28 Thread Matheson Cameron
Argh! I just upgraded to Woody, so I was compiling the 2.4.2 kernel. When I type "make bzlilo" It gives me the following error: bbootsect.s: Assembler messages: bbootsect.s:253: Warning: indirect lcall without '*' ld -m elf_i386 -Ttext 0x0 -s -oformat binary bbootsect.o -o bbootsect ld: cannot o

AFS/Heimdal/Debian

2001-02-28 Thread Matthew Palmer
Sorry for the crossposting, but this touches several areas, and I'd like to hit all at once. I'm running a Heimdal KDC, and all is well with that. I've managed to get PAM doing it's thing, and a host of other little niggling problems. I'm now trying to add AFS into the mix, and things are less i

Re: ssh_1%3a2.5.1p1-1.5_i386.deb (unstable)

2001-02-28 Thread Vadim Kutsyy
> > vi /var/lib/dpkg/info/ssh.postinst, go to line 96 (not 97) and put a : > in front of the comment. Then dpkg --configure -a. > > -- > Dave Carrigan ([EMAIL PROTECTED])| Yow! I'll clean your ROOM!! Thanks.

<    1   2   3