Re: Gzip + Dselect after libc6 upgrade

1998-01-22 Thread Brian Skreeg
 From [EMAIL PROTECTED]  Tue Jan 20 08:38:06 1998
 Envelope-to: [EMAIL PROTECTED]
 Delivery-date: Mon, 19 Jan 1998 10:24:18 +
 Resent-Date: 19 Jan 1998 10:22:20 -
 Resent-Cc: recipient list not shown: ;
 X-Envelope-Sender: [EMAIL PROTECTED]
 Message-Id: [EMAIL PROTECTED]
 From: [EMAIL PROTECTED] (Brian Skreeg)
 Subject: Gzip + Dselect after libc6 upgrade
 To: debian-user@lists.debian.org (Debian List)
 Date: Mon, 19 Jan 1998 09:30:09 + (GMT)
 X-Mailer: ELM [version 2.4ME+ PL31 (25)]
 Resent-Message-ID: fzdTzC.A.6DB.Vlyw0@debian
 Resent-From: debian-user@lists.debian.org
 X-Mailing-List: debian-user@lists.debian.org archive/latest/24368
 X-Loop: debian-user@lists.debian.org
 Precedence: list
 Resent-Sender: [EMAIL PROTECTED]

 
 Hi folks, `fraid I`m still having bother with gzip and dselect. I`ve
 upgraded to libc6 quite successfully. Everything works hunkydory but
 dselect always gives this error when installing. dpkg -i works fine
 on it`s own.
 
 Error;
 
 gzip: stdout: Broken pipe
 dpkg-deb: subprocess gzip -dc returned error exit status 1
 dpkg: error processing 
 debian/dists/unstable/main/binary-i386/doc/doc-linux-html_98.01-1.deb 
 (--install):
  subprocess dpkg-deb --control returned error exit status 2
 
 
 Any ideas? Dselect is currently broken till I can get this fixed.

Error update: This problem only occurs when I launch Dselect from KDE
like this;

sudo -u root Dselect

If I log into a console and use dselect as root it installs fine. Defo
a permissions thing.

Ozzy,
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Gzip + Dselect after libc6 upgrade

1998-01-21 Thread Brian Skreeg
 From [EMAIL PROTECTED]  Tue Jan 20 08:38:06 1998
 Envelope-to: [EMAIL PROTECTED]
 Delivery-date: Mon, 19 Jan 1998 10:24:18 +
 Resent-Date: 19 Jan 1998 10:22:20 -
 Resent-Cc: recipient list not shown: ;
 X-Envelope-Sender: [EMAIL PROTECTED]
 Message-Id: [EMAIL PROTECTED]
 From: [EMAIL PROTECTED] (Brian Skreeg)
 Subject: Gzip + Dselect after libc6 upgrade
 To: debian-user@lists.debian.org (Debian List)
 Date: Mon, 19 Jan 1998 09:30:09 + (GMT)
 X-Mailer: ELM [version 2.4ME+ PL31 (25)]
 Resent-Message-ID: fzdTzC.A.6DB.Vlyw0@debian
 Resent-From: debian-user@lists.debian.org
 X-Mailing-List: debian-user@lists.debian.org archive/latest/24368
 X-Loop: debian-user@lists.debian.org
 Precedence: list
 Resent-Sender: [EMAIL PROTECTED]

 
 Hi folks, `fraid I`m still having bother with gzip and dselect. I`ve
 upgraded to libc6 quite successfully. Everything works hunkydory but
 dselect always gives this error when installing. dpkg -i works fine
 on it`s own.
 
 Error;
 
 gzip: stdout: Broken pipe
 dpkg-deb: subprocess gzip -dc returned error exit status 1
 dpkg: error processing 
 debian/dists/unstable/main/binary-i386/doc/doc-linux-html_98.01-1.deb 
 (--install):
  subprocess dpkg-deb --control returned error exit status 2

Can the person who sent me a reply to this problem please get in touch
again. Your mail had just quoted text in it and noone else has replied.
Cheers.

Ozzy (hoping muchly for some help)
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Gzip + Dselect after libc6 upgrade

1998-01-19 Thread Brian Skreeg

Hi folks, `fraid I`m still having bother with gzip and dselect. I`ve
upgraded to libc6 quite successfully. Everything works hunkydory but
dselect always gives this error when installing. dpkg -i works fine
on it`s own.

Error;

gzip: stdout: Broken pipe
dpkg-deb: subprocess gzip -dc returned error exit status 1
dpkg: error processing 
debian/dists/unstable/main/binary-i386/doc/doc-linux-html_98.01-1.deb 
(--install):
 subprocess dpkg-deb --control returned error exit status 2


Any ideas? Dselect is currently broken till I can get this fixed.

Ozzy
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Quake and getvc

1998-01-14 Thread Brian Skreeg

Hi folks, slightly off topic but what the hell,

I`ve attempting to use Linux as a viable Quake platform. I`ve got
QstatView which is a Quakeworld server browser and is X based written
in TK. Now, I have a script which supposedly launches qwcl into a console
and switches to that console. Trouble is I need a program called getvc.
Is there a debian package with this in it?

Script below;

#!/bin/sh
# Run something on a VC, from X, and switch back to X when done.
# GPL Joey Hess, Thu, 10 Jul 1997 23:27:08 -0400
# EDIT THIS FILE TO WORK WITH YOUR SYSTEM..

exec open -s -- sh -c glqwcl -nocdaudio -mem 32 $* ; chvt `getvc`



Ozzy,
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Dselect error (unstable related)

1998-01-14 Thread Brian Skreeg
Hi folks,
Upgraded quite successfully to libc6 unstable. But now for some reason,
I get the following error when ftp upgrading using Dselect;

gzip: stdout: Broken pipe
dpkg-deb: subprocess gzip -dc returned error exit status 1
dpkg: error processing 
debian/dists/unstable/main/binary-i386/doc/kernel-doc-2.0.32_2.0.32-3.deb 
(--install):
 subprocess dpkg-deb --control returned error exit status 2

All the packages that required upgrading I`m pretty sure are up to date.
It looks like a permission knackered on a directory somewhere. /tmp?


Ozzy,
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


How to do an automated posting with leafnode

1998-01-11 Thread Brian Skreeg
Hi there,
I`m trying to do a weekly automated posting. I run a single user site
connecting via dial-up and have leafnode installed. Is there a simple
way to do this? I`ve tried ripping the inews bits out of Cnews but it`s
far too messy.

TIA

Ozzy,
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Upgrading to unstable

1998-01-09 Thread Brian Skreeg

Upgrading to unstable used to be easy. Login, get list, choose
yer kit, install. Play. Lovely.
The current unstable tree seems impossible to me to upgrade to without
horrid dependancy stuff creeping in everywhere. My main problem seems
to be with lib6g+ (or something similar), tk4.2 (I have tk42) , tk7.6
(I have tk76) and stuff like that. Choosing just a simple thing like
tkirc for upgrading results in a large mangled mess of dependancy
conflicts. Anyone got any suggestions for getting started in this tree?


Ozzy,
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: WinNT 4.0 + Debian Linux -- advice needed

1998-01-03 Thread Brian Skreeg
 From [EMAIL PROTECTED]  Fri Jan  2 11:31:25 1998
 Envelope-to: [EMAIL PROTECTED]
 Delivery-date: Thu, 1 Jan 1998 23:14:41 +
 Resent-Date: 1 Jan 1998 23:03:07 -
 Resent-Cc: recipient list not shown: ;
 X-Envelope-Sender: [EMAIL PROTECTED]
 Message-ID: [EMAIL PROTECTED]
 Date: Thu, 01 Jan 1998 18:10:55 -0500
 From: Damir J. Naden [EMAIL PROTECTED]
 X-Mailer: Mozilla 4.04 [en] (WinNT; I)
 To: debian-user@lists.debian.org
 Subject: WinNT 4.0 + Debian Linux -- advice needed
 Resent-Message-ID: NblMKB.A.DLD.qCCr0@debian
 Resent-From: debian-user@lists.debian.org
 X-Mailing-List: debian-user@lists.debian.org archive/latest/22666
 X-Loop: debian-user@lists.debian.org
 Precedence: list
 Resent-Sender: [EMAIL PROTECTED]

 Hi, everybody --
 
 I know this type of question must have been asked before but I can't
 find a real answer:
 I've installed WinNT4.0 on /dev/sda (first, 540Mb SCSI drive) and Debian
 Linux 1.3.1 on /dev/sdb (sdb5 for root thru sdb9 for home fs) in that
 order. At the moment I use a floppy to boot linux...I would prefer to
 put LILO onto the MBR of the first drive and put a stanza for WinNT4.0
 in it. The catch: my NT has only ONE partition, covering whole 540 Mb of
 the first disk, and it is formatted as NTFS. *No DOS partitions or FAT
 ones whatsoever*
 Will lilo.conf like this work for this (NTFS) partition:

You can actually do it the other way instead and use the NT4.0 boot
menu to load linux. http://www.windows-nt.com has an excellent
HOWTO on this subject.

Ozzy,
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


ird registration

1997-12-11 Thread Brian Skreeg

Hi folks,

I`m in the middle of writing an IRC client but have been halted in 
development by odd behaviour of the Debian ircd package.
Ircd is installed as per default. This should be no ident and anyone
can connect.

According to the rfc the login process is like this.

PASS anything
NICk nick
USER user hostname servername :whois

Now, if I telnet to scorch 667 (my hostname) it connects and dumps
me at the login bit so...

PASS oz
NICK oz
USER oz scorch scorch :blah blah

JOIN #blah

I then get an error saying JOIN : Register first

Now, according to the rfc, if I register with USER twice, I`ll should get
ERROR : already registered.

This isn`t happening. Typing in USER on it`s own gives;
ERROR: not enough parameters ... as per rfc this is correct.

But , USER registering properly seems to have no effect.

Is there something different about this ircd in someway?

I`ve written bots before in C and these worked correct to the rfc.
Something is amiss.

TIA



Ozzy,
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


fetch/mail and xconsole

1997-12-08 Thread Brian Skreeg

evenin,

Xconsole is started by xdm before login. It appears in the bottom
left corner.

1. How do I change the resources for this? I`ve altered personal resources,
xdm`s and even app-defaults. Can`t get the bugger to shift :)

2. How do I direct program output to appear in this window? Before I 
discovered xconsole I just used an Xterm to display whatever was sent
to /dev/console by just launching progs like...;

fetchmail  /dev/console 

This doesn`t work with xconsole.

Ozzy,
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Sound.o module / Dependancies

1997-12-05 Thread Brian Skreeg
Hi there peoplewithsound,

ok, here we go...

Brand new fresh Debian 1.3.1 install from Infomagic 6 CD set.
Apon installation I notice the sound module isn`t available in this 
release (something to do with non-free missing?) . OK.. so..
kernel source 2.0.30 installed. 

make dep
make clean
make xconfig,
make dep (again to be sure)
chose Sound as module, SB16 (Y) and AWE patch..

now, no matter how I make the kernel, either using make zImage or
make-kpkg (then dpkg -i) the sound module dependancies aren`t set.
I`ve managed to get the sound.o into /lib/modules/ but it won`t
install. no dependancy information error.

Help?

TIA

Ozzy,
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Sound Module missing / isapnp AWE64

1997-11-21 Thread Brian Skreeg

Hi folks,

I`ve got my hands on an AWE64 Value and am trying like buggery to get it
working. Installed ISAPNP , shoved it in the init.d files BUT..
In order for this technique to work Soundblaster needs to be installed
as a module. Trouble is... using xconfig the Sound stuff can only be
compiled straight in. The modulise option is ghosted out. Looking in
/libs/modules I see the sound module is missing altogether. Hence..
the AWE will never get initialised. In modconf , the sound option is missing
altogether.

P.S. After solving the above trouble I could also do with some help in 
setting up my isapnp.conf for this card. If anyone has one of these working
could they mail me their .conf?

Debian 1.3.1
kernel 2.0.30 (tried going back to 2.0.29 too.. Still missing)

TIA

Ozzy,
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


unstable. How?

1997-11-19 Thread Brian Skreeg

hi folks,

I just totally give up with this. Running debian 1.3.1 from CD but now I feel
I need to delve into unstable again (always happens). Thing is, unstable has
moved dir`s in the distribution and I`ll be damned if I can get the right
entries into dpkg-ftp to download from it. What paths do I put in? No matter
what do , either it can`t get the package file (once updated) or can`t find
the files I want to d`load.

Help!!? 


Ozzy,
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Xfree33

1997-06-21 Thread Brian Skreeg
From [EMAIL PROTECTED]  Sat Jun 21 10:48:13 1997
Return-Path: [EMAIL PROTECTED]
Received: from mail.u-net.com ([127.0.0.1]) by scorch.u-net.com
  with esmtp (ident oz using rfc1413) id m0wfMlo-000USAC
(Debian Smail-3.2 1996-Jul-4 #2); Sat, 21 Jun 1997 10:47:48 +0100 (BST)
X-ApparentlyTo: [EMAIL PROTECTED]
Received: from athena.lblesd.k12.or.us ([167.128.5.2]) by mail.u-net.net with 
ESMTP id 30539-25836; Fri, 20 Jun 1997 18:26:01 +0100
Received: from lblesd.k12.or.us ([167.128.5.5])
by athena.lblesd.k12.or.us (8.8.5/8.8.5) with SMTP id KAA07097
for [EMAIL PROTECTED]; Fri, 20 Jun 1997 10:31:36 -0700 (PDT)
Received: from ccMail by lblesd.k12.or.us
  (IMA Internet Exchange 2.1 Enterprise) id 00048F10; Fri, 20 Jun 97 10:21:01 
-0700
Date:   Fri, 20 Jun 1997 10:32:47 -0700
Message-ID: [EMAIL PROTECTED]
From:   [EMAIL PROTECTED] (Administrator)
Subject: Message not deliverable
To: [EMAIL PROTECTED] (Brian Skreeg)
Content-Description: cc:Mail note part
X-UIDL: fea5886bd992d4f6feedc13d3bf36814


Hi,
I recently upgraded my Xfree setup to 3.3 from unstable. But now I seem
to have some problems.
Only the user that runs the xserver (startx) can run apps on it
any attempt to run an app by another user is refused. eg below;

# xhost

Xlib: connection to :0.0 refused by server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key
xhost:  unable to open display :0.0
# 


I have noticed that SecurityPolicy loading bug on startup.


Ozzy,
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Ozzy,
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Xlib3.3 server probs

1997-06-20 Thread Brian Skreeg

Hi,
I recently upgraded my Xfree setup to 3.3 from unstable. But now I seem
to have some problems.
Only the user that runs the xserver (startx) can run apps on it
any attempt to run an app by another user is refused. eg below;

# xhost

Xlib: connection to :0.0 refused by server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key
xhost:  unable to open display :0.0
# 


I have noticed that SecurityPolicy loading bug on startup.


Ozzy,
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Leafnode permissions

1997-06-02 Thread Brian Skreeg

Hi,

I`m using leafnode from 1.2.8 Iconnect CD. A damn good prog for dial-up
stuff and much easier to use than the heavier cnews and INN. My problem
comes from the permissions. I want to be able to fetch news using
my personal account oz but no matter how I setuid the /usr/sbin/fetch
program it always says the following;

/usr/sbin/fetch: must be run as news or root

I`m not too hot at the setuid business but I`ve tried various configurations
and can`t get it to accept being run from anything other than news.

Help?


Ozzy,
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


vfat drives and users

1997-05-28 Thread Brian Skreeg

Hi folks,

I`ve recently installed *yet* another hardrive in a bid for more room.
The drive has been formatted as fat16 for use by Win95 as well. Now I`ve
decided to ask about a problem I`ve ignored until now. Both the new drive
and my present Win95 drive are mounted in fstab using vfat at mountpoints
/DOS and /AMIGA (don`t ask why , it`s too painful to talk about). Currently
only root can write to these drives. I`d like to make it so my usual
account oz can write to these as well. How?

Ozzy,
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Zircon

1997-05-17 Thread Brian Skreeg
Hi,

Just installed the latest Zircon1.18 from unstable and the new
tcl76 and tk42 packages.

Zircon refuses to run giving the error;

can't find package interp 7.6
while executing
package require -exact interp [info tclversion]
(file /usr/bin/X11/zircon line 24)

Somethings broke somewhere.

Ozzy,
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Su and ping broken

1997-05-05 Thread Brian Skreeg
Hi,

After installing AccelX and then spending 3 hours getting Xfree to work again
I`ve run into some very irksome bother.

1. ping is broken. Error;

$ ping news.u-net.com
ping: socket: Operation not permitted

Permission bother?

2. Su is even more broken. Error;

$ su root
Password:
su: cannot set groups: Operation not permitted
$ 

Even more permission bother.

It seems these two things are related and no doubt more packages will
have the same trouble at some point.

Any clues?

Ozzy,
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Amiga Filesystem mounting bother.

1997-05-03 Thread Brian Skreeg
 From [EMAIL PROTECTED]  Tue Apr 29 16:43:06 1997
 X-ApparentlyTo: [EMAIL PROTECTED]
 Date: Mon, 28 Apr 1997 19:27:13 -0200 (GMT+2)
 From: Nicola Bernardelli [EMAIL PROTECTED]
 X-Sender: [EMAIL PROTECTED]
 Reply-To: Nicola Bernardelli [EMAIL PROTECTED]
 To:   Brian Skreeg [EMAIL PROTECTED]
 cc:   Debian List debian-user@lists.debian.org
 Subject: Re: Amiga Filesystem mounting bother.
 In-Reply-To: [EMAIL PROTECTED]
 Message-ID: [EMAIL PROTECTED]
 X-UIDL: 179f80f31b22629d9ef130200f90548d

  I couldn't try anything with FFS yet (anything but some floppies I
 could not mount, see my question below), but I think there is a chance
 that you should try mounting each single partition on a single mount
 point, as you do with any partitioned disk, that is: NOT /dev/hdd but
 /dev/hdd1, /dev/hdd2, /dev/hdd3, /dev/hdd4. 

Nope, the problem is definitely the kernel not recognising the partition
table on bootup. So god knows whats wrong. I`m gonna rip the drive out,
shove it back in the miggie and analyse the drive with reorg. Possibly
the old AFS filesystem I was using on a couple of partitions has rearranged
the parition table.


  QUESTION: which filesystem is on Amiga FLOPPIES?
  Now your question made me curious and I tried mounting some Amiga 600
 floppies, say just the Workbench ones and not games, to be sure not to be
 dealing with strange filesystems. (Actually, I have a communication
 package for Amiga here on the PC, I got it from a BBS, and it would be
 nice to give it to my brother's Amiga just via floppy.) I tried both the
 following:
 
  mount -t affs /dev/fd0 /mnt/floppy
  mount /dev/fd0 /mnt/floppy

Amiga formatted floppy disks (ffs for an A600) cannot be read by any
machine other than an Amiga without some extra hardware. This is due
to an inferiority in PC floppy controllers. ;)

  Actually, the affs filesystem support here is currently configured as
 a module, but this works quite fine for hpfs and msdos (and a lot of other
 things such as PPP). Just to be sure, after I send this message I
 immediately try rebuilding the kernel with affs support 'Y' and not just
 'M'odule. But the answer is probably that floppies do have another kind of
 filesystem and you won't see any appendix to this message with it works 
 inside. 

Ozzy,
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


AccelX and Xfree together

1997-04-29 Thread Brian Skreeg

I`ve just got hold of AccelX2.1 but already have xbase installed for
Debian1.2.8 . Is it OK to install AccelX in as well as xbase? If not, 
what happens to the dependancies on xbase?

TIA

Ozzy,
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Odd tin and xcoral behaviour.

1997-04-28 Thread Brian Skreeg

Hi clever peeps.

I`m using tin and xcoral as my $VISUAL editor but recently it`s starting
doing an odd thing. Whenever I post , followup or reply to anything in 
tin it spawns 2 xcorals instead of one. The extra one is called untitled
Any clues as to what I might have done to cause this strange phenomenon?

Ozzy,
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Amiga Filesystem mounting bother.

1997-04-17 Thread Brian Skreeg
Hi there,
After some very successful tests with UAE I`ve decided to strip
my A1200 drive out and shove it in my PC. I`ve recompiled my kernel with
both affs and loop device support (not moduled, compiled straight in).
But I`m still unable to mount this drive.

The drive is a 420 Conner drive. It`s configured correctly in the BIOS
as Secondary slave (/dev/hdd?). The drive is split into 4 partitions all
formatted on the amiga using standard FastFileSystem. SYS: DH0: DH1: DH2:
I`ve created a mountpoint called /AMIGA.

Doing...  mount /dev/hdd /AMIGA -t affs 

produces the following;

# mount /dev/hdd /AMIGA -t affs
mount: wrong fs type, bad option, bad superblock on /dev/hdd,
   or too many mounted file systems
#

Here`s the bootup log from /var/log/messages.

Apr 17 20:21:21 scorch kernel: loop: registered device at major 7
Apr 17 20:21:21 scorch kernel: hda: QUANTUM FIREBALL1080A, 1039MB w/83kB Cache, 
LBA, CHS=528/64/63
Apr 17 20:21:21 scorch kernel: hdb: WEARNES CDD-120, ATAPI CDROM drive
Apr 17 20:21:21 scorch kernel: hdc: ST3660A, 520MB w/120kB Cache, LBA, 
CHS=1057/16/63
Apr 17 20:21:21 scorch kernel: hdd: Conner Peripherals 420MB - CFS420A, 406MB 
w/64kB Cache, CHS=826/16/63
Apr 17 20:21:21 scorch kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Apr 17 20:21:21 scorch kernel: ide1 at 0x170-0x177,0x376 on irq 15
Apr 17 20:21:21 scorch kernel: Floppy drive(s): fd0 is 1.44M
Apr 17 20:21:21 scorch kernel: Started kswapd v 1.4.2.2 
Apr 17 20:21:21 scorch kernel: FDC 0 is a post-1991 82077
Apr 17 20:21:21 scorch kernel: md driver 0.35 MAX_MD_DEV=4, MAX_REAL=8
Apr 17 20:21:21 scorch kernel: Partition check:
Apr 17 20:21:21 scorch kernel:  hda: hda1
Apr 17 20:21:21 scorch kernel:  hdc: hdc1 hdc2
Apr 17 20:21:21 scorch kernel:  hdd:Dev 16:40 Sun disklabel: bad magic 
Apr 17 20:21:21 scorch kernel: Dev 5696: RDB in block 0 has bad checksum
Apr 17 20:21:21 scorch kernel:  unknown partition table
Apr 17 20:21:21 scorch kernel: VFS: Mounted root (ext2 filesystem) readonly.
Apr 17 20:21:21 scorch kernel: Adding Swap: 41324k swap-space
Apr 17 20:21:

Judging by this the kernel isn`t understanding the partition table for
some reason. 2 of the partitions used to be AFS (another new miggie file
system) but have now been formatted to FFS.

Am I on the right track? The drive is fine in the amiga but linux just
can`t seem to mount it. The drive I`m sure is on /dev/hdd as it spins down
now and again then when tryingt to mount it it spins back up.


Ozzy,
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


ldconfig 1.2.8 troubles

1997-04-02 Thread Brian Skreeg

I`ve recently attained the iconnect 1.2.8 cd and was upgrading in
small steps my aging 1.1 (with bits of 1.2 and uinstable) system.
I upgraded ldso and now ldconfig gives errors like below.

ldconfig: warning: can't open /usr/lib/libslang.so.0 (No such file or 
directory), skipping
ldconfig: warning: can't open /lib/libXm.so.2 (No such file or directory), 
skipping

I`m scared to turn my box off now incase it doesn`t boot again. 

;) Help!

Ozzy,
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


Perl/io/dpkg-ftp and start-stop-daemon (again(again)).

1997-03-07 Thread Brian Skreeg
Hi folks, I asked for help on this problem last week but since having
to change addresses suddenly I didn't get any replies (you might have seen
them bouncing) so here it is again. My linux box is almost unusable because
of this so I look forward to some help on the matter.

1:

Due to the ridiuclous dependancies involving Perl,io,libnet and
dpkg-ftp I now find dpkg-ftp broken. From previous experience of this I had
already the .deb file for io,libnet and dpkg-ftp. Installing these using
dpkg -i managed to install them correctly and dselect shows no errors or
files need configured. Perl also appears to be installed OK , though I
don't believe it (more on that later).
When attempting to use the ftp option of Dselect I get this error;

dselect (subprocess): unable to run query/setup script process
`/usr/lib/methods/ftp/setup': no such file or directory

query/setup script returned error exit status 2.

obviously I've knackered it up through all the
install/remove/install/remove stuff I was doing trying to get round those
daft dependancies.


2:

This problem is worse since it stops logging and halts mail delivery.
When my box boots I get the following errors showing multiple times as the
init process attempts to run the various daemons.

eg.

/etc/rc2.d/S10sysklogd: /usr/sbin/start-stop-daemon: No such file or
directory.

This is the same for all daemons attempting to run..

When just sitting as root and trying to execute start-stop-daemon frmo
ANY directory the following error occurs.

bash: /usr/sbin/start-stop-daemon: No such file or directory.

This is odd since it's finding the correct program and the path for it but
is saying it can't find it. Spook! I've looksed in /usr/sbin and
start-stop-daemon is definitly in there.

Help much appreciated. I've went so long now (for a newbie) without
reinstalling that I don't really want to start over again.

 Brian Skreeg - [EMAIL PROTECTED] (Fish Technologies Ltd.)

 Connecting via U-Net Ltd


Re: Perl/io/dpkg-ftp and start-stop-daemon (again(again)).

1997-03-07 Thread Brian Skreeg

When I do 'dpkg --status perl' and 'dpkg --status perl-base' it prints out
the

corresponding lines:

Package: perl
Status: install ok installed
[cut]

Package: perl-base
Status: purge ok not-installed
[cut]

Yep that's what I get. It's perl I have installed and not perl-base . I
can't uninstall it
in any way at all. Even using force options. As the removal script can't find
the perl executable
and biffs out (think I've said this before). So I can't reinstall a working
version.
   dpkg status says it's installed OK but I know better and so does it when it
tries to uninstall
it. This system is deadlocked in this repect.

The perl package also tells that it replaces both the 'io' and 'perl-base' 
packages when it's installed. I'm not sure what has caused your problem, but 
maybe installing the 'perl' package helps.

Yup, I know this and this is where the dependancy trouble comes in. It seems
the perl
package in unstable is far from complete or working.

Hope this keeps you from having to reinstall.

No really. I fear the worst.

Ozzy,
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


Re: Smail and slip dialup (2nd request)

1997-02-21 Thread Brian Skreeg

   Thanks for all the help I recieved but as usual after sending my query the
damn
thing suddenly started working for no reason I can find.Think I'll just leave
it alone.
   Now to work out procmail and that damn cnews/newsx thingy. I know linux is
deliberatly hard just for the fun facter but my head is starting to get
sore.;)

Thanks again.

Ozzy,
   __ _ _
  /  \ \ \ 
 / / / / / |-Brian SkreegIRC:_Ozzy-|
 \__/  \ \ |-Lead guitarist extraordinaire-|
\__/_/ |-I don't look like two zombies-|


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]