Re: I am ANGRY with Debian.

2007-06-01 Thread Nic James Ferrier
Ok. You and a few others here helped me decide. Thanks very much. -- Nic Ferrier http://www.tapsellferrier.co.uk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: I am ANGRY with Debian.

2007-05-31 Thread Nic James Ferrier
r that to happen before it got removed from main? A purely political decision has been taken that substantially changed *my* user experience (and that of others I'm sure) without warning and people think that's ok? -- Nic Ferrier http://www.tapsellferrier.co.uk -- To UNSUBSCRIBE, em

Re: I am ANGRY with Debian.

2007-05-31 Thread Nic James Ferrier
hink that is *exactly* like politics elsewhere. I am not surprised by that. But I am dissapointed and angry. It is also interesting that a good number of people have seen nothing wrong with the actions as they have been taken and I get taken to task for bringing it up. That looks a lot like normal

Re: I am ANGRY with Debian.

2007-05-31 Thread Nic James Ferrier
s with none. That seems like a perfectly reasonable course of action given the circumstances. I just can't understand why people think it's reasonable to just take the documentation away. It's dogmatic in the extreeme. -- Nic Ferrier http://www.tapsellferrier.co.uk -- To UN

Re: I am ANGRY with Debian.

2007-05-31 Thread Nic James Ferrier
nd, to remove GNU documentation from Emacs is tantamount to vandalism. It would be better to move the whole package to non-free rather than remove the documentation. It's such an insane thing to do. Of course... if lots of packages are moved to non-free I might as well use ubuntu. I&#

Re: I am ANGRY with Debian.

2007-05-31 Thread Nic James Ferrier
developers, we didn't get to vote on this issue. I think this is the same as any democratic system. The question is: are Debian leaders and developers now going to behave like most national government politicians and try and crush all protest under the banner "sorry! you already voted f

I am ANGRY with Debian.

2007-05-30 Thread Nic James Ferrier
My name is Nic Ferrier. I am really ANGRY at Debian. After 10 years of being a dedicated Debian user I have reached the point at which I am so angry with what is being done that I want to stop using it. I will start to look for viable alternatives to Debian. A few weeks ago, as Emacs was nearing

Re: best way to install asterisk

2006-03-20 Thread Nic
Michelle Konzack <[EMAIL PROTECTED]> writes: > Am 2006-03-16 16:32:43, schrieb Nic: > >> I am installing to a virtual machine so I don't care what version of >> debian I'm using. I will happily run any debian be it sarge, etch or >> sid. > >

Re: best way to install asterisk

2006-03-20 Thread Nic
"Roberto C. Sanchez" <[EMAIL PROTECTED]> writes: > Quoting Nic <[EMAIL PROTECTED]>: > >> "Roberto C. Sanchez" <[EMAIL PROTECTED]> writes: >> >>> Your original message makes it seem like the package installs in Sarge >>&g

Re: best way to install asterisk

2006-03-16 Thread Nic
rom rapid/apt + debian/apt/etch I've also tried to find amportal in debian's apt repositories (sarge, etch and sid) with no luck. Nic -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: best way to install asterisk

2006-03-16 Thread Nic
why asterisk is in debian without amportal... amportal seems to be fairly key. Nic -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Problem with apt-get update

2006-03-15 Thread Nic
"Michael Ott" <[EMAIL PROTECTED]> writes: > ftp://ftp.tux.org stable/non-free Packages > Protocol corruption I'm pretty sure you've got the ftp URL wrong. Can you go back to the source of the info and check the URL? Nic Ferrier -- To UNSUBSCRIBE, em

debian and firefox and greasemonkey

2006-03-15 Thread Nic
I have firefox 1.5.dfsg+1.5.0.1-3 installed and my greasemonkey scripts don't work at all. All the greasemonkey infrastructure is there (I can add and remove scripts etc...) but the scripts themselves don't seem to fire. Ever. Has anyone else experienced this? Nic -- To UNSUBSCR

Re: best way to install asterisk

2006-03-15 Thread Nic
Felipe Neuwald <[EMAIL PROTECTED]> writes: > Hi Nic, > > I think the best way to install asterisk on Debian is via CVS. I > already worked with asterisk on FreeBSD, with ports package, and with > Debian, with apt. For me, he best way is via CVS. Good luck. Ok... but what C

Re: best way to install asterisk

2006-03-15 Thread Nic
"Roberto C. Sanchez" <[EMAIL PROTECTED]> writes: > Quoting Nic <[EMAIL PROTECTED]>: > >> I want to install asterisk on a Debian based User Mode Linux. >> > Is that possibe? I though asterisk needed access to the hardware, > which UML does not provid

best way to install asterisk

2006-03-15 Thread Nic
ich is the easy to use config system for asterisk and I think I probably need. Anyone offer any advice on the best way to install asterisk? Nic -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: openssh authentication via openldap

2006-02-27 Thread Nic
session required pam_unix.so > session optional pam_ldap.so I once had a problem with ssh/ldap... it turned out I had forgotten to restart the ssh daemon after changing pam. I know it's simple... but I forgot to do it. Maybe you did too? Nic -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: exec, stdin, stdout, stderr

2006-02-25 Thread Nic
; > I think I understand most of it but can't figure out what `exec` > called without any arguments will do. Does it simply replace the > shell with a copy of itself? Can't remember the exact semantics (whether it's a special case or not) but essentially this just redire

anyone using unionfs yet? merging package states needs some tools

2006-02-23 Thread Nic
x27;^-[^-]' > /tmp/changes but clearly you have to manually review the changes before appending them to the union's dpkg/status. dpkg can merge package availability files but is there a debian tool out there already that can auto merge package status files? If there is this would b

Re: proxy for APT

2006-02-23 Thread Nic
ne else said. http_proxy is good because it's just an env var that you can set in .bashrc and just about everything will use it; debootstrap, apt-get, apt-cache, wget, curl, etc... Nic -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: gtk file picker and firefox

2006-02-23 Thread Nic
Luis Finotti <[EMAIL PROTECTED]> writes: > Hi, > > Nic wrote: >> Here's the instructions again to provide some context: >> following in nsFilePicker.js which is located in the app's >> components >> directory. After making the change you have

Re: gtk file picker and firefox

2006-02-22 Thread Nic
"Michael Marsh" <[EMAIL PROTECTED]> writes: > On 2/22/06, Nic <[EMAIL PROTECTED]> wrote: >> "Michael Marsh" <[EMAIL PROTECTED]> writes: >> > Will switching back to the old filepicker make "Save as..." in "Page >> >

Re: gtk file picker and firefox

2006-02-22 Thread Nic
Toshiro <[EMAIL PROTECTED]> writes: >> filepicker is the technical term I believe. It's what the gtk people >> call it and what the firefox people call it. >> >> >> A lot of people seem to be using Konqueror because of this which is a >> shame. I've already posted in the thread about how to switch

Re: gtk file picker and firefox

2006-02-22 Thread Nic
"Michael Marsh" <[EMAIL PROTECTED]> writes: > On 2/22/06, Nic <[EMAIL PROTECTED]> wrote: >> A lot of people seem to be using Konqueror because of this which is a >> shame. I've already posted in the thread about how to switch back to >> the old fi

Re: gtk file picker and firefox

2006-02-22 Thread Nic
hat the gtk people call it and what the firefox people call it. A lot of people seem to be using Konqueror because of this which is a shame. I've already posted in the thread about how to switch back to the old firefox picker. Shame no one seems to know how to theme gtk to make it better.

Re: gtk file picker and firefox

2006-02-20 Thread Nic
his mean only root can change this? or Is there a way to > change the filepicker based on user configurations without any root > permissions? Install it in a chroot environment in your homedir? Maybe use unionfs (or some other COW) to copy over the top of the existing install? Nic -- To

gtk file picker and firefox

2006-02-20 Thread Nic
e way the GTK file picker operates? It's a pretty awful picker - I'd certainly like to be able to change it across the board. Nic -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: UML skas patches for "linux" kernel packages

2006-01-30 Thread Nic Ferrier
Tim Ruehsen <[EMAIL PROTECTED]> writes: > Hi Nic, > > do you *really* need SKAS? UML works without SKAS, but I heard it should be > somewhat slower without it. I have 2 UML envs running on my SID desktop (an > old SID and a very old SuSE system). They are pretty well used

UML skas patches for "linux" kernel packages

2006-01-30 Thread Nic Ferrier
as patches. There is the package: kernel-patch-skas But this seems to apply to the old kernel-*** packages and not the new linux-*** ones. Does anyone know what I have to do to get a skas host kernel? Nic Ferrier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of &q

apt and etch: keys

2006-01-17 Thread Nic Ferrier
the keyfile; someone whittled it down to one again and everything worked. btw my machines are sarge + testing (they're apt-get is 0.6.42.1) Nic -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

little store's inventory database and possibly . . .

2004-02-01 Thread sarah &amp; nic
is a really general question, so links to web resources on these particular issues would be just as appreciated as actual responses. thanks in advance, nic stage p.s. - i could be considered an "adept" newbie :-) chance eductions - http://chanceductions.no-ip.com/ 23 productions - http://www.demiurgic.net/23productions/

Re: dnsmasq problems

2003-03-24 Thread Nic Strong
; > if you don' use a domainname maybe you're simply facing this Windows > "feature"... I was using ping "mymachine" so I guess I was seeing the windows feature :-) I needed to install samba anyway so now the smb look works as well. Thanks for that. -- N

dnsmasq problems

2003-03-23 Thread Nic Strong
vance, -- Nic <[EMAIL PROTECTED]> Public Key: http://www.codepoets.co.nz/gpg-key.txt PGP/GnuPG Key ID: 0x207B110D Fingerprint: 1492 0469 185B 0A7C B427 04F1 8D92 9F65 207B 110D signature.asc Description: This is a digitally signed message part

Re: nvidia module load problems

2003-02-09 Thread Nic Strong
On Fri, 2003-02-07 at 16:54, Alan Thompson wrote: > On Sat, Feb 08, 2003 at 12:26:29AM +0000, Nic Strong wrote: > > Hi, > > > > Ever since compiling 2.4.20 kernel and the nvidia module/glx (4191) > > whenever I start x the nvidia module does not auto load i have to

nvidia module load problems

2003-02-07 Thread Nic Strong
c/modutils/nvidia-kernel-2.4.20 alias /dev/nvidia* nvidia alias char-major-195 nvidia ### update-modules: end processing /etc/modutils/nvidia-kernel-2.4.20 So I assume update-modules is working correctly ? Any ideas ? Cheer

boot-floppies broken?

2002-04-30 Thread Nic Ferrier
My question is: is this a bug? Should I report it? I can't find any live bug that refers to the boot-floppies. Sorry if this is a dumb question. Nic Ferrier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Terminfo and emacs

2002-03-02 Thread Nic Ferrier
Harry Putnam <[EMAIL PROTECTED]> writes: > Nic Ferrier <[EMAIL PROTECTED]> writes: > > > You can fix emacs by using > > > >apt-get install termcap-compat > > > > > > It's about time that emacs supported terminfo but unfo

Re: Terminfo and emacs

2002-03-02 Thread Nic Ferrier
using apt-get install termcap-compat It's about time that emacs supported terminfo but unfortunately there is no one with the time to do the work. Nic

Moving root partition

2002-01-20 Thread Nic Strong
I need to move my root parition to another disk. My question is it safe just to drop to single user mode, copy the file system over, update fstab, lilo.conf and reboot ? Thanks in advance, -- Nic <[EMAIL PROTECTED]> Public Key: http://www.nscompservices.demon.co.uk/gpg-key.txt PGP/Gnu

Re: What's a debian kid look like?

2001-12-24 Thread Nic Strong
hem? > Have you ever used CC-Mail If you had you would be begging for outlook! Actually come to think it to hell with workthe kids can look after themselves while I go and find a real job. -- Nic <[EMAIL PROTECTED]> Public Key: http://www.nscompservices.demon.co.uk/gpg-ke

dselect miss behaving

2001-10-23 Thread Nic Strong
For about the last 2 weeks now when I use dselect I no longer have sections for New packages and Updated packages (only Obsolete/Installed/Removed). Does anyone have an idea what could be going wrong ? Rgrds, Nic Strong

potato and glibc-2.2.3 distrib

2001-08-08 Thread Nic Ferrier
ltdl0 1.3.3-9.1 libltdl0-dev 1.3.3-9.1 libncurses44.2-9 libncurses55.0-6.0potato1 libncurses5-de 5.0-6.0potato1 libnet-telnet- 3.01-2 libstdc++2.10 2.95.2-13 libstdc++2.10- 2.95.2-13 libstdc++2.9-g 2.91.66-4 Please, please, please help. I just don't know what to do next. Nic Ferrier

debarchiver

2001-08-07 Thread Nic Strong
Hi, One of my cron jobs is failing running /usr/bin/debarchiver --autoscan --addoverride with the following message: Error occured in: Link potato to stable. EXIT: 2 Any ideas ? Cheers, Nic

Re: ATA 100 module

2001-08-06 Thread Nic Strong
choice. ide2=a, b+2 ide3=c, d+2 In my case ide2=0xb400,0xb802 ide3=0xbc00,0xc002 - Reboot and check the boot messages if all worked fine change /etc/fstab to the new drive. Add the append line if using lilo so you don't have to type it in every time. Reboot and move the main drive over to the new controller. Hope that helps Cheers, Nic

alsa-modules

2001-07-25 Thread Nic Strong
o `kernel-image-': error in version: version string is empty dh_builddeb: command returned error code make[2]: *** [binary-modules] Error 1 make[2]: Leaving directory `/usr/src/modules/alsa-driver' Any help would be appreciated. Cheers, Nic

Keyboard Setup

2001-07-23 Thread Nic Strong
Hi all, Small problem. I have managed to get my GB keyboard layout working from X (XkbModel pc101 and XkbLayout gb), but are struggling to find where I should change my config so this will work in the console (e.g shift-2=@ instead of "). Cheers, Nic

Re: Mail delivery failed: returning message to sender

2001-06-08 Thread Nic Strong
I had this problem with and older version of sendmail, when I hadn't checked this mail list for a while. Seemed to fork a version of sendmail per message or something like tha and gave similar messages. Maybe a newer version or something may sort that. Nic On 08 Jun 2001 21:08:13 +0200,

gnome

2001-06-08 Thread Nic Strong
some default every i restart the desktop. Any ideas appreciated. Nic

exim config

2001-06-01 Thread Nic Strong
I have had two processes trying to access my mail at the same time. And with ppp established I get mail delivered without even running fetchmail. It wouldn't bother me but can't seem to find setting to control when exim checks for new incoming mails. Any help would be appreciated. Cheers, Nic

Mail & Sound probs

2001-04-15 Thread Nic Strong
x27;t read anything from the list till my mail is fixed ... Thanks in advance, Nic _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Mail & Sound probs

2001-04-14 Thread Nic Strong
ll my mail is fixed ... Thanks in advance, Nic _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

ASLA troubles

2001-03-27 Thread Nic Strong
using the kernel with devfs). Thanks, Nic

UK mirror - problem?

2001-02-23 Thread Nic Ferrier
ter the password for the new user..." And it picked up one of the users I'd already got on the system and tried to crete it, naturally it didn't work and the operation failed. The config then got stuck in a loop, asking the same questions over and over again. I've tried this both from the UK and the US mirrors. Nic

man

2001-02-23 Thread Nic Ferrier
el) machines I have here. I'm very confused. Please help. Nic Ferrier

apt-get upgrade failure

1999-12-20 Thread Nic Ferrier
help please? Nic Ferrier

Potato upgrade problem

1999-12-16 Thread Nic Ferrier
le to do anything about this... I realise that the potato distrib is unstable and that I have to accept the thing being a bit wobbly but this seems to be more than just wobbly packages... it seems to be the apt system itself. Can anyone help please? Nic Ferrier

Emacs 20.4

1999-11-04 Thread Nic Ferrier
s with key tables) This is dashed inconveniant... it's strange though because it's fine outside of X. It would be great if someone could do me a favour and test this on their system to see if they get the same problem... if it's a problem I can find out how to fix it. Thanks very much. Nic Ferrier

Installation problems

1999-05-08 Thread Nic Cottrell
the CD I'm asked for the block device name for the cd drive. I have no idea what it may be. Is there a way I can find out. Also, the ^C key does not work where I am and so the only thing I can do is type in the correct block name or reboot the system.. Any ideas would be greatly appreciated. Nic.

tin charset

1998-09-10 Thread nic-debian
Hi, I have upgraded to tin 980226-3 (hamm) and need to do one or other of the following + change my charset to iso-8859-1, or + change my bitrate to 7bit in order to post messages (currently I get the error msg that the posting is not us-ascii. Does anyone know how to do one of the above? (And wi

list archive?

1998-09-02 Thread nic-debian
Is debian-user archived somewhere publically accessible? I'm just wondering if I can search previous discussions before asking questions that have already been answered. thanks, Nick