Re: ssh maimed on testing update

2016-01-08 Thread R. Clayton
Is it possible that you are using a dsa key? ;-) Use ssh with -v and take a look to the Output. Yes, that was the problem. I switched to rsa, which doesn't seem to me like it reduces paranoia, but I deal with systems that apparently don't understand ed25519.

Charsets v grep

2015-11-15 Thread R. Clayton
I'm running this $ bash --version GNU bash, version 4.3.42(1)-release (i586-pc-linux-gnu) Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software; you are free to change and redistribute it.

Re-establishing remote-X access.

2015-05-28 Thread R. Clayton
For the past n years I've been running X-capable programs on this system remote$ uname -a FreeBSD AngkorWat 9.2-RELEASE-p10 FreeBSD 9.2-RELEASE-p10 #0: Tue Jul 8 10:48:24 UTC 2014 r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 remote$ using this system as the

ntpd ignoring conf server commands

2015-01-20 Thread R. Clayton
I'm on this $ uname -a Linux erehwon 3.2.0-4-686-pae #1 SMP Debian 3.2.63-2+deb7u2 i686 GNU/Linux $ lsb_release -a No LSB modules are available. Distributor ID: Debian Description:Debian GNU/Linux 7.7 (wheezy) Release:7.7 Codename: wheezy $ and I've got

Where's tkmixer?

2014-04-10 Thread R. Clayton
I'm running $ uname -a Linux UlanBator 3.10-2-686-pae #1 SMP Debian 3.10.5-1 (2013-08-07) i686 GNU/Linux $ cat /etc/debian_version jessie/sid $ updated weekly, and I finally got around to noticing that tkmixer has disappeared: $ sudo apt-get update Get:1

Re: Where's tkmixer?

2014-04-10 Thread R. Clayton
I don't use tk but it is here https://packages.debian.org/sid/sound/tkmixer From what I can tell, that's a unstable package for a motorola architecture, while I'm looking for a testing package for an intel architecture. -- -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org

Installing /dev/mixer.

2012-06-28 Thread R. Clayton
I have installed alsa $ dpkg -l \* | grep -i 'ii.*alsa' | awk '{ print $2 }' alsa-base alsa-oss alsa-tools alsa-tools-gui alsa-utils alsamixergui libasound2:i386 linux-sound-base $ lsmod | grep snd | cut -d ' ' -f 1 snd_intel8x0 snd_intel8x0m snd_ac97_codec snd_pcm

Re: Installing /dev/mixer.

2012-06-28 Thread R. Clayton
Is snd-mixer-oss loaded? It wasn't, and loading it solved the problem. Thanks for your reply to my message. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

Re: 100% used / file system. Help!

2011-09-21 Thread R. Clayton
When I have this problem, it's usually because I have too many kernel versions. Look in /boot or do $ dpkg --purge linux-imageescesc I keep the latest and the previous versions around, although I wait until the partition's full before culling the older versions, which happens during update.

Re: ALSA fail on wheezy.

2011-08-20 Thread R. Clayton
The 'fw unknown' is bothersome. I'd take 'fw' to be 'firmware'. You're probably right; had I looked at dmesg, I would have seen that cs64xx had no firmware. The Debian Wiki is often very useful: http://wiki.debian.org/snd-cs46xx It was for me; it solved the problem. Thanks for your reply

ALSA fail on wheezy.

2011-08-19 Thread R. Clayton
I'm running testing $ cat /proc/version | fmt Linux version 3.0.0-1-686-pae (Debian 3.0.0-1) (b...@decadent.org.uk) (gcc version 4.5.3 (Debian 4.5.3-3) ) #1 SMP Sun Jul 24 14:27:32 UTC 2011 $ on a ibm thinkpad a22m that's got one of these $ lspci | grep -i audio | fmt 00:05.0

Re: Problems ejecting cd.

2011-08-07 Thread R. Clayton
From a mechanical point of view, this sounds like a bad servo or actuator motor in the drive. Is it old? New? The hardware's an ibm thinkpad a31; that's maybe eight or nine years old. Is the drive sluggish to eject the drive, does it feel stiff, like something might be grinding on the

Re: Problems ejecting cd.

2011-08-07 Thread R. Clayton
I've recently noticed one of my DVD drives giving the same eject message, but ejecting shortly afterwards. It isn't a new drive, but seems to work apart from the message. I've had that problem too, but it eventually does eject, and I leave well-enough alone. Thanks for your reply. -- To

Problems ejecting cd.

2011-08-06 Thread R. Clayton
I'm running debian testing updated weekly. Every once in a while I manage to wedge the cd drive such that I can no longer eject it: $ sudo umount /dev/scd1 umount: /dev/scd1: not mounted $ eject /dev/scd1 eject: unable to eject, last error: Inappropriate ioctl for device $ sudo eject

Keeping stable stable.

2011-06-01 Thread R. Clayton
I'm running squeeze on a system, and I'd like to keep the system on the stable release independent of what the release is called. I changed all non-commented appearances of squeeze with stable in sources.list; do I need to do anything else? Is this the right approach to take for a perpetually

A dpkg puzzle on debian testing.

2011-03-07 Thread R. Clayton
I'm running a debian testing system updated weekly. In the last update I noticed samba packages being updated. Because I have no need of samba, I wanted to get rid of them: $ sudo dpkg --purge samba-common samba-common-bin dpkg: dependency problems prevent removal of samba-common:

Re: A dpkg puzzle on debian testing.

2011-03-07 Thread R. Clayton
smbclient != sambaclient Oh, I am an idiot. Thanks for the replies. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/871v2igr7m@ulanbator.myhome.westell.com

Re: Flash drive internal fragmentation.

2010-03-27 Thread R. Clayton
So, I don't know exactly *how* you'd format a device as fat32. I used mkfs.vfat -F 32 /dev/sda1 -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

Re: Flash drive internal fragmentation.

2010-03-26 Thread R. Clayton
Thanks for your replies to my message. Putting a fat32 fs on the thumb drive did the trick; the block size is 4k, matching what's on the hard drive file systems. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Flash drive internal fragmentation.

2010-03-24 Thread R. Clayton
[ This isn't really a debian question; it's more of a linux question or maybe a file system question, but because this is the most appropriate of the groups I read, I'll pretend it's really important that this happened on a debian system. ] I tried to copy a 1.4G directory $ du -sh

sox unknown file type problem.

2007-11-10 Thread R. Clayton
I've installed sox on a debian testing system updated weekly: ku dpkg-query -l *sox* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name

Drscheme package install failure.

2007-04-28 Thread r. clayton
I'm trying to install drscheme and related on a debian testing system and it's failing: $ sudo apt-get install drscheme Reading package lists... Done Building dependency tree... Done The following extra packages will be installed: mzscheme The following NEW packages will be

Debian testing vs Opera.

2007-04-12 Thread r. clayton
I run a Debian testing system updated weekly on an x86 laptop. $ uname -a Linux UlanBator 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 UTC 2007 i686 GNU/Linux $ Last Sunday's (8 April) update (see below) appears to have broken opera: $ opera --version Opera 9.10 . Build 521 for Linux.

Re: Debian testing vs Opera.

2007-04-12 Thread r. clayton
The newly released 9.20 should work. It does. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Emacs key binding problem on debian testing.

2007-03-07 Thread r. clayton
I don't have a testing box at hand, but on an unstable box[1], evaluating (define-key c-mode-base-map \C-cp 'insert-c-procedure-skeleton) (define-key c-mode-base-map \C-ci 'insert-include-statement) in a C buffer, yields to the following results: C-h k Ctrl-C-p = describe-key:

Emacs key binding problem on debian testing.

2007-03-06 Thread r. clayton
I'm runining emacs GNU Emacs 21.4.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2007-01-04 on saens, modified by Debian on a debian testing sytem $ uname -a Linux UlanBator 2.6.17-2-686 #1 SMP Wed Sep 13 16:34:10 UTC 2006 i686 GNU/Linux $ updated weekly. These commands

Non-root plug-in install.

2005-12-02 Thread R. Clayton
I tried to install a plug-in (tcl) in firefox (1.0.7) on debian (testing, upgraded weekly). The install failed because it tried to write into /usr/lib/mozilla-firefox/plugins and I wasn't installing as root. I fixed this by making the plugins directory writable by group staff. Is this the best

Backing up installed packages.

2005-09-22 Thread R. Clayton
I keep a list of installed packages around so I can easily populate a new disk (or repopulate a mashed-up disk) by doing something along the lines of $ apt-get install $(cat installed-packages-list) I use a daily cron job along the lines of ls /var/cache/apt/archives | sed

Re: Backing up installed packages.

2005-09-22 Thread R. Clayton
You should also back up /etc since this often contains any modifications you may have made during the installation process. I do: Every system file (under /; don't forget, for example, /boot/grub/menu.lst) modified is stored under RCS. A nightly cron job e-mails me about files

An exim cough.

2005-08-12 Thread R. Clayton
Sometime during the past few days exim4 (4.52 #1 built 02-Jul-2005 06:12:03) on a debian testing system (Linux UlanBator 2.4.27-speakup #1 Fri Feb 25 15:43:38 EST 2005 i686 GNU/Linux) stopped sending mail to my isp. After poking around a bit with -d, I found smtp authentication was failing

Apt-get and aptitude man pages (was aptitude synaptic gnome to be removed?)

2005-07-03 Thread R. Clayton
I feel like answering RTFM again, but you've been reasonable and polite. Thank you for your courtesy. 'apt-get upgrade' is restricted (and therefore safer) in that: under no circumstances are currently installed packages removed, Neither the apt-get nor the aptitude man page make

Re: Apt-get and aptitude man pages

2005-07-03 Thread R. Clayton
Excuse me? That's a direct cut-and-paste from the apt-get man page. It is, but it only half-answers the question. The original discussion involved the difference between upgrade and dist-upgrade. The quote I cited implied that upgrade is safer than dist-upgrade because upgrade doesn't

Getting autofs to work.

2004-06-04 Thread R. Clayton
I've installed autofs $ dpkg --status autofs Package: autofs Status: install ok installed Priority: extra Section: utils Installed-Size: 296 Maintainer: Daniel Lutz [EMAIL PROTECTED] Version: 3.9.99-4.0.0pre10-1 [ deleted ] $ on woody to mange $ cat /etc/auto.master

Woody install ignoring network card, fixed.

2004-05-26 Thread R. Clayton
Andreas Janssen [EMAIL PROTECTED] writes: This probably means that the installation kernel you use does not have built-in support for the card. Select it during the module configuration to load the driver. That was the problem. An exact driver for the card (3c509) was listed but

Woody install ignoring network card.

2004-05-25 Thread R. Clayton
I'm trying to install woody on an old gateway with a 3com 3c905 network card. lspci shows the card, but dmsg does not. The install asks for a host name and then asks for no further network configuration information. After-install configuration fails with either ftp or http because the hosts

Anacron vs. cron.

2004-05-01 Thread R. Clayton
I've discovered that cron.daily isn't being run (the locate database is 8 days old (I ran updatedb manually at one point), /usr/lib/man-cb/mandb hasn't been updated since 15 August 2003, and so on). The command for daily in /etc/crontab is test -e /usr/sbin/anacron || run-parts --verbose