EMACS screen weirdness

1997-05-26 Thread Kendall P. Bullen
Hi All,

I'm having weird problems with EMACS.  I just installed Debian 1.2
(rex-fixed, actually, so that would be 1.2.15 at the time I snarfed
it, methinks) -- a clean install, onto a fresh HD.  As I recall, EMACS
required some X library or other (I don't have X on my system), which
seemed odd to me, but whatever.  Also, I am using SVGATextMode (100
columns x 37 rows).  I've been using a Slackware 3.0 system (kernel
1.2.13) up until now -- I've been flipping back and forth while
setting up Debian over the past week.  I've never had any problems
with EMACS, SVGATextMode (though I use a different mode under
Slackware), Linux in general, up until now.

Basically, the display in EMACS gets garbled frequently.  I.e., I'll
either move or edit, and the cursor will go to the wrong place on the
line, or else the line will get displayed incorrectly.  Refreshing
(control-L) usually fixes things, but occasionally I have to hit it
twice before things are fixed.  When editing Perl scripts, indentation
looks okay *until* I refresh the display with control-L -- then things
are screwy until I exit EMACS.  (I first noticed when editing some
Perl scripts, as I was trying to finish setting things up so that I
could decommission my Slackware installation. . . .)  Interestingly,
though EMACS would visually undent lines, if I hit the End key, the
cursor would go to where the endo of the line should be
(disconcerting, since there was no text where my cursor was, so I was
editing blind).  The display gets messed up as a result of movement,
editing, and plain ol' typing.

All this makes me afraid to put this machine into production.  It
serves an important function to my company.  Since this didn't happen
with EMACS and SVGATextMode under Slackware, I figured I'd sak here in
debian-user first, in case this was a known problem.  Any clues?  Is
this a known problem, or could it be something about EMACS and
SVGATextMode, or do you think my computer has just gone insane?  ;)

Thanks in advance!!!

Kendall (this e-mail was hell to edit, lemmetellya ;/


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


Glitches during stable - frozen transition

1997-05-26 Thread Oleg Krivosheev

 Hi, debianians, martians and other sapiens !

i upgraded from stable to frozen just yesterday
(got around 40M from debian including kernel-image 2.30)
and discovered several glitches:

1. During booting time looks like there is no
   /proc/modules, while after login it's there.
   Still figuring out what's going on

2. Emacs 19.34 now gives me warning in minibuffer

No /etc/mailname. Reverting to default...

with a small but noticeable delay (2-3 sec) after the message.
Should i create this file? What i have to
put in it, my e-mail address ?

3. There is no /bin/tcsh link. Hmm... Removed
tcsh, got new one from frozen and reinstalled.
Again /bin/csh link is here but no /bin/tcsh.

4. GS-alladin forces me to install svgalib.
Tried to remove svgalib and replace it with
svgalib-dummy without any success. Look like
some bug in dependencies.

If somebody can put a light, i would be grateful...

Cheers

OK



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


hosts(5) man page

1997-05-26 Thread Tony Finch

Which package (if any) contains the hosts(5) man page?

Tony.


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


Connecting to Novell network

1997-05-26 Thread Michael Hill
I tried to follow this through the HOWTOs but I must have gotten lost.  I've
installed Debian on the computer at the office (the second place I installed
it), connected to a Novell network with an SMC EtherPower card.

The kernel is 2.0.27 with support compiled in for...

Networking
PCI bios
TCP/IP networking
IPX protocol
Network device,
Dummy net driver
PPP
SLIP
Ethernet - EISA/VLB/PCI  on-board controllers - DEC chip Tulip(dc21x4x) PCI
NCP filesystem support
proc filesystem support.

I installed most packages in net, including the ncpfs package.  On startup, the
card seems to be recognized with the following message...

eth0: smc9332 (DEC 21140 Tulip) at 0x1080, 00:00:c0:cc:ad:f9, IRQ 11.

However, before I'm able to access the network drives, I'm told eth0 is down,
as in the following exchange...

debian# ipx_configure --auto_interface=on --auto_primary=on
debian# slist
slist: No primary IPX interface found in ncp_initialize
debian# ipx_interface add -p eth0 802.2
ipx_interface: Requested device (eth0) is down.

Can something be missing?  The ipx files under /proc are empty and I can't find
an `ncp_initialize.'  DOS and NT on the same machine connect to the network
effortlessly, but I'd really rather do it from Linux.  In a possibly unrelated
matter, trying to pull down the Options menu in Netscape paralyzes the whole
system.

Any ideas or suggestions would be greatly appreciated.

Mike

-- 
Michael Hill
Toronto, Canada
[EMAIL PROTECTED]


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


Re: ftp install problem

1997-05-26 Thread Rob Browning
[EMAIL PROTECTED] (Bruce Perens) writes:

   /usr/sbin/pppd -d connect 'chat  \
AT\C1\D2\F2%G1%E0X4M0L0DTphone-number-deleted \
CONNECT  ogin: login-deleted word: password-deleted' \
/dev/cua2 defaultroute -detach

   connect /etc/ppp/ppp-connect
   /dev/cua1

I'd suggest ttyS2 and ttyS1 instead of cua2 and cua1 for new users,
but other than that this looks good.

-- 
Rob


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


My Glitches during upgrade.

1997-05-26 Thread George Bonser

At boot time, system reports can not find hostname but after login a
hostname command returns the proper name.

installed the new kernel image but system reboots (resets) when it tries
to load the 2.0.30 kernel.  The old 2.0.27 kernel boots fine.

Root .bash_profile did not have /sbin and /usr/sbin in the PATH


George Bonser
[EMAIL PROTECTED], [EMAIL PROTECTED]


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


Re: hosts(5) man page

1997-05-26 Thread Christian Hudon
On May 26, Tony Finch wrote
 
 Which package (if any) contains the hosts(5) man page?

Using the nifty search engine at http://www.debian.org/packages.html
(scroll to the bottom of the page), no package in the latest release
contains a manpage for hosts(5).

  Christian


pgphfgt07bfUw.pgp
Description: PGP signature


Re: 486SX33 -- 486DX2 66 ??

1997-05-26 Thread Tim O'Brien
At 08:42 PM 5/24/97 -0400, you wrote:
Hi,
I have here a 486sx33 and i would like to know if i can change the cpu for
a dx2 66 ... In the specification of the board, i seen that a 486 sx2 66

A 486SX/33 and a DX2/66 are both 5 volt chips, so that's probably ok. Just
be sure to check your motherboard manual for jumper settings, since there
will probably be differces between the two processors' settings. 

Good luck! 
Tim 
 

-
LINUX 2.0.8 i486 Because reboots are for upgrades!!
-
Please direct Email to: tjobrien(at)traveller.com


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


Re: debian 1.2 install

1997-05-26 Thread W. Paul Mills
On Sun, 25 May 1997, David B. Teague wrote:

 Richard Lough writes:
 
  From:   IN%[EMAIL PROTECTED],
 IN%[EMAIL PROTECTED] 25-MAY-1997 03:49:04.98 
  Subj:   debian 1.2 install
  
  
  I ran into a problem at the early stages of installing debian.
  
  I have a soundblaster scsi interface.
  That means at boot : linux aha1152x=0x340,11,7,1
  
  the install then says:
  Loading root.bin.
  Loading linux.boot failed:

Bad boot floppy???
 
  I suspect this is because the install routine expects
  the scsi boot device to be at location 0 (zero)
  and this is presently at 6, and the only device.
  
  do I have to move this hard disk to zero,
  and are there any problems with this?
 
 There is no SCSI requirement for having the boot SCSI drive to
 have id 0. My  boot drive  is drive 2 at work, and drive id 1 here
 at home. The controller will boot from the drive with lowest SCSI
 id, so you could not have any other drives if you want to boot
 from the drive with SCSI id 6.
 
 LILO (that lives on the boot sector of the drive with lowest id)
 can boot kernels on other drives than the one with lowest SCSI id.
 The root device also may be on other drives. 
 
 This is my experience with aha154x and aha2840 controllers, and I
 believe, this is standard SCSI behavior.
 
 I hope this is of value to you.
 
 --David
 
 -
LINUX: the FREE 32 bit OS for [345]86 PC's available NOW!
 David B Teague | User interface copyrights  software patents make 
 [EMAIL PROTECTED] | programing a dangerous business. Ask me or [EMAIL 
 PROTECTED]
 
 spy counter-intelligence wild porno sex gold bullion Soviet Bosnia clipper
 Mossad data encryption munitions Serbian hydrazine ammonium nitrate fuel oil  
 
 
 
 
 --
 TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
 [EMAIL PROTECTED] . 
 Trouble?  e-mail to [EMAIL PROTECTED] .
 
 
 
 

   http://www.sound.net/~wpmills/  -
: W. Paul Mills  : Bill, I was there several years ago. :
: Topeka, Kansas, U.S.A. : Why would I want to go back tomorrow?:
: [EMAIL PROTECTED] : Where were you!  :
: [EMAIL PROTECTED]  :  :
: [EMAIL PROTECTED]  : Linux: Tomorrow's operating system,  :
: [EMAIL PROTECTED]  :here, today.  :
: [EMAIL PROTECTED]   :  :
: compuserve 70023,1750  : #define MY_TRUE_LOVE computer:
 --  http://homepage.midusa.net/~wpmills/  -


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


xemacs-19.15p4 segfault on new frame -- xlib problem?

1997-05-26 Thread stephen farrell

I recently upgraded to debian from redhat, and an interesting new
problem has surfaced with xemacs.  I use a scrpt with gnudoit to
create new frames frequently.  now when I run this script xemacs
coredumps frequently, especially after it's been running for a while.
When I look at the back-trace, the last instructions are in Xt stuff.

Similarly I noticed a little hack I did of xcpustate to run without
the label started coredumping.  I hacked that a little more and it
seems to be ok.

However, it seems that the xlibs that come with debian are more
sensitive to problems in the code and more likely to cause a
segfault (?). 

The libs on my redhat system... well, geez.  I don't know what they
were.  I switched them so many times--part of the reason I reinstalled
was to get a clean system since I had mucked around so much with my
old setup.

One thing I'm noticing now is that I have a hodgepodge of R6.1 libs
and R6.0 libs... e.g., libXt is 6.0, libX11 is 6.1... odd.

I installed debian off the ftp site, which, iirc, means I should have
the latest stable packages.

I compiled xemacs-19.15p4 on my own.  It is otherwise stable.

Thoughts??

--sf


(here is a snippet from the backtrace:)

#0  0x402669b9 in __kill ()
#1  0x806f4dd in fatal_error_signal (sig=11) at emacs.c:202
#2  0xbfffe54c in ?? ()
#3  0x400b84c0 in XtInitializeWidgetClass ()
#4  0x400b8c72 in _XtCreatePopupShell ()
#5  0x400b8caf in XtCreatePopupShell ()
#6  0x80fa550 in x_create_widgets (f=0x890b600, lisp_window_id=404799492, 
parent=404799492) at frame-x.c:1697
#7  0x80fa8d9 in x_init_frame_1 (f=0x890b600, props=404799492)
at frame-x.c:1928
#8  0x809b440 in Fmake_frame (props=404799492, device=405350656) at frame.c:424
[...]


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


Re: Connecting to Novell network

1997-05-26 Thread Kendall P. Bullen
On Sun, 25 May 1997, Michael Hill wrote:

[IPX woes]

 debian# ipx_configure --auto_interface=on --auto_primary=on
 debian# slist
 slist: No primary IPX interface found in ncp_initialize
 debian# ipx_interface add -p eth0 802.2
 ipx_interface: Requested device (eth0) is down.
 
 Can something be missing?

Did you configure /etc/ipx.conf?  Here's what mine looks like,
followed by my Here's my /etc/init.d/ipx (there are links in rc?.d
pointing to it /etc/init.d/ipx, of course).  Note the part *before*
the ipx_configure line -- you need to configure /etc/ipx.conf,
including the 'IPX_CONFIGURED' line.  I don't recall if I looked at a
man page, or just perused /etc/ and ran into ipx.conf and fumbled my
way through it.

Hope this helps,
Kendall

# this attempts auto-configuration
IPX_AUTO_PRIMARY=on
IPX_AUTO_INTERFACE=on
IPX_CONFIGURED=yes
# for manual configuration, set IPX_CONFIGURED=yes,
# and set the options below for your system
IPX_DEVICE=eth0
IPX_FRAME=802.3 # either 802.2, 802.3 or EtherII
IPX_INTERNAL_NET=no
IPX_NETNUM=0# your internal network number
# routing options
IPX_SERVER_ROUTE=no # setup route to external server?
IPX_SERVER_NETNUM=0 # your server's internal network number
IPX_SERVER_NODENUM= # your server's node number


#!/bin/sh
#
# ipx   Bring up/down IPX networking
#

test -f /usr/sbin/ipx_configure || exit 0

# Source function library.
. /etc/init.d/functions

. /etc/ipx.conf

case $1 in
  start)
if [ ${IPX_CONFIGURED} = yes ]; then
if [ ${IPX_INTERNAL_NET} = yes ]; then
ipx_internal_net add ${IPX_NETNUM}
else
ipx_interface add -p ${IPX_DEVICE} \
${IPX_FRAME} ${IPX_NETNUM}
fi
if [ ${IPX_SERVER_ROUTE} = yes ]; then
ipx_route add ${IPX_SERVER_NETNUM} \
${IPX_NETNUM} \
${IPX_SERVER_NODENUM}
fi
fi
ipx_configure \
--auto_primary=${IPX_AUTO_PRIMARY} \
--auto_interface=${IPX_AUTO_INTERFACE}
# touch /var/lock/subsys/ipx
;;
  stop)
ipx_configure --auto_primary=off --auto_interface=off
ipx_interface delall
# rm -f /var/lock/subsys/ipx
;;
  *)
echo Usage: network {start|stop}
exit 1
esac

exit 0


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


NFS configuration

1997-05-26 Thread Lu Jimmy Chenji
I just set up NFS for my two pcs as the following hardware:
System #1
586/120MHz
2GB Hard Disk
Ethernet Card
S3 Graphic Card
Running X
System #2
386/33MHz
20MB Hard Disk(about 10MB were used by Linux software)
Ethernet Card
Trident 8900D Graphic Card
Running X

Shared directories: /usr, /home, /temp
Is the above setup ok?  I read NFS-HOWTO and other books about NFS,
they only tell you how to set up NFS but I have no idea of which files
should be shared.  Welcome for any suggestion.

Thanks in advance.
Jimmy Lu




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


Re: Help with IP masquerading

1997-05-26 Thread Eugene Sevinian

I also was advised to use ip-masq. to solve some routing problems, but 
when I tried to compile kernel (2.0.27) enabling ip-masq. I found that
this option could not be activated from 'make xconfig' menus. Why? 
How should I activate this option?

Thanks,

Eugene Sevinian


Cosmic Ray Division
Yerevan Phisics Institute
Alikhanian's Brothers str.2
375036 Yerevan 36
Armenia

URL: http://www.yerphi.am/crd/prs/sevinian.html
Phone: 374-2-352041 (YerPhI), 374-2-344873 (aprt.)
Fax: 374-2-350030


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


Re: EMACS screen weirdness

1997-05-26 Thread Andy Mortimer
On May 26, Kendall P. Bullen wrote
 Hi All,
 
 I'm having weird problems with EMACS.  I just installed Debian 1.2
 (rex-fixed, actually, so that would be 1.2.15 at the time I snarfed
 it, methinks) -- a clean install, onto a fresh HD.  As I recall, EMACS
 required some X library or other (I don't have X on my system), which
 seemed odd to me, but whatever.

This doesn't seem to be in the FAQ, but programs which *allow* operation
under X-Windows are always linked against the X libraries under Debian.
The large part of the X system is the server and the programs; the base
library is reasonably small (1.5Mb or thereabouts, which admittedly isn't
tiny), and doing it this way avoids having two binaries in every package,
or two packages for everything like this.

 Basically, the display in EMACS gets garbled frequently.
[snip rest of description]

This is probably not the case, but I thought I'd mention it; you aren't
by any chance using XEmacs rather than FSF Emacs, are you? ISTR getting
this problem with 19.14; although it has been fixed in 19.15 (in Hamm),
this version has it's own problems.

Sorry I can't suggest any fixes if this is the case, though. :(

E

-- 
Andy Mortimer, [EMAIL PROTECTED]
http://www.poboxes.com/andy.mortimer
PGP public key available on key servers
--
Sleep, sweet child,
The moon will change your mind.


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


Re: failure notice

1997-05-26 Thread J.H.M.Dassen
On May 26, Alexander Koch wrote
 Quoting [EMAIL PROTECTED] ([EMAIL PROTECTED]):
  [EMAIL PROTECTED]:
 ^
  Your message was addressed incorrectly. Here is a list of all of the
  valid addresses in the lists.debian.org domain:
  debian-admintool-REQUEST: request server for mailing list.
   ^
 WHY THE FSCK DO I HAVE TO WRITE REQUEST IN capital LETTERS?

You should only have to use capital letters for emphasis. 
PLEASE READ THE FINE MESSAGE QUOTED ABOVE. DO YOU NOTICE THE 'S' IN YOUR
REQUEST WHICH MAKES IT FAIL?

Ray
-- 
POPULATION EXPLOSION  Unique in human experience, an event which happened 
yesterday but which everyone swears won't happen until tomorrow.  
- The Hipcrime Vocab by Chad C. Mulligan 


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


Re: xemacs-19.15p4 segfault on new frame -- xlib problem?

1997-05-26 Thread Carey Evans
stephen farrell [EMAIL PROTECTED] writes:

 I recently upgraded to debian from redhat, and an interesting new
 problem has surfaced with xemacs.  I use a scrpt with gnudoit to
 create new frames frequently.  now when I run this script xemacs
 coredumps frequently, especially after it's been running for a while.
 When I look at the back-trace, the last instructions are in Xt stuff.

[snip]

 #0  0x402669b9 in __kill ()
 #1  0x806f4dd in fatal_error_signal (sig=11) at emacs.c:202
 #2  0xbfffe54c in ?? ()
 #3  0x400b84c0 in XtInitializeWidgetClass ()
 #4  0x400b8c72 in _XtCreatePopupShell ()
 #5  0x400b8caf in XtCreatePopupShell ()

[snip]

I had (still have, in a way) a bug in XEmacs 19.14 (xemacs_19.14-1)
that looked very similar, although it was reported fixed in 19.15.
(make-frame) always crashed with a stack trace like yours after
displaying an XFace in Gnus (or elsewhere).  I have a small script
that demonstrates this bug, if you'd like to test your XEmacs.

I fixed it myself by a (setq features (delq 'xface features)).

-- 
Carey Evans  *  [EMAIL PROTECTED]

Lies, damn lies, and computer documentation.


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


Re: Help with IP masquerading

1997-05-26 Thread A. M. Varon
On Mon, 26 May 1997, Eugene Sevinian wrote:

 I also was advised to use ip-masq. to solve some routing problems, but 
 when I tried to compile kernel (2.0.27) enabling ip-masq. I found that
 this option could not be activated from 'make xconfig' menus. Why? 
 How should I activate this option?

Short Answer: Read the IP masq howto.

Long answer: You have to say yes to the experimental drivers in order for
the option ip masq to appear. kernel 2.0.27 partially supports ip masq, so
you have to patch the kernel with some files to fully use it. If possible,
get the kernel 2.0.30, the ip masq patches has been incorporated in the
kernel as modules.

regards,
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Andre M. Varon Lasaltech, Incorported
 Technical Head Fax-Tel: (034)433-3520
 e-mail  : [EMAIL PROTECTED]
 web page: http://www.lasaltech.com/andre.html
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=





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


Form Debian 1.2 to Debian 1.3, How?

1997-05-26 Thread jr_martinez


  I have installed Debian 1.2, Linux kernel 2.0.27, in my home PC and I
  would like to migrate to Debian 1.3, I download the files from Internet .
  As I am not very skilled in this matter, Could anybody give the basics
  guidelines?. Many thanks in advance.

  Juan Ramon Martinez Miro
  e-mail: [EMAIL PROTECTED]


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


Re: failure notice

1997-05-26 Thread Pete Templin

On Mon, 26 May 1997, Alexander Koch wrote:

 Quoting [EMAIL PROTECTED] ([EMAIL PROTECTED]):
 
  Hi. This is the qmail-send program at debian.novare.net.
  I'm afraid I wasn't able to deliver your message to the following addresses.
  This is a permanent error; I've given up. Sorry it didn't work out.
  
  [EMAIL PROTECTED]:
  Your message was addressed incorrectly. Here is a list of all of the
  valid addresses in the lists.debian.org domain:
 
  debian-admintool-REQUEST: request server for mailing list.
 
 WHY THE FSCK DO I HAVE TO WRITE REQUEST IN capital LETTERS?
 
 This is rather unusual. really unusual.
 
 I was doing it the way it should be and it got bounced.
 Please, Peter (?), simply add an alias from -request to -REQUEST or fell
 guilty or whatever, IMO this is bad list policy.

As Ray Dassen pointed out, the mailing list that you had attempted to
subscribe to is debian-admintool, not debian-admintools.  

In comment to your statements about capital letters, I reprint information
found in the Internet Engineering Task Force's RFC 822, Standard for ARPA
Internet Text Messages, section 3.4.7:


 3.4.7.  CASE INDEPENDENCE

Except as noted, alphabetic strings may be represented in  any
combination of upper and lower case.  The only syntactic units
which requires preservation of case information are:

-  text
-  qtext
-  dtext
-  ctext
-  quoted-pair
-  local-part, except Postmaster

When matching any other syntactic unit, case is to be ignored.
For  example, the field-names From, FROM, from, and even
FroM are semantically equal and should all be treated ident-
ically.

When generating these units, any mix of upper and  lower  case
alphabetic  characters  may  be  used.  The case shown in this
specification is suggested for message-creating processes.


The message which you received as an autoreply is merely a script, written
to clearly delineate the difference between the mailing list and the
administrative address for that mailing list.  A fair number of messages
regularly come through on the incorrect address.  Smartlist can catch some
of them and point them in the right direction, but not all.  For the
curious, here's the script:

#!  /bin/sh
PATH=/bin:/usr/bin
cat  EOF
Your message was addressed incorrectly. Here is a list of all of the
valid addresses in the lists.debian.org domain:
listmaster: A human being, not a machine, your last resort.
EOF
cd /var/list
for i in */dist; do
name=${i%%/dist}
echo   $name: Mailing list.
echo   $name-REQUEST: request server for mailing list.
done
exit 100



Pete

--
Pete Templin, Debian List Administrator  [EMAIL PROTECTED]



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


Re: Form Debian 1.2 to Debian 1.3, How?

1997-05-26 Thread Fredrik Ax
On Mon, 26 May 1997 [EMAIL PROTECTED] wrote:

 
 
   I have installed Debian 1.2, Linux kernel 2.0.27, in my home PC and I
   would like to migrate to Debian 1.3, I download the files from Internet .
   As I am not very skilled in this matter, Could anybody give the basics
   guidelines?. Many thanks in advance.

Basicly you just have to run dselect whith 1.3's filetree as base.
Most (all?) packages asks you if you want to replace the original 
config files, if you wish to overwrite them, a backup file is created,
otherwise an side file with a new config file is created.

/fax
--
+- Fredrik Ax -+-- Snailmail --+-- Where to reach me on the net -+
|\\|// | Kämnärsvägen 13 E:202 | E-mail: [EMAIL PROTECTED]   |
| @ @  | S-226 46 LUND, SWEDEN | WWW: http://www.df.lth.se/~fax/ |
+-oOO-(_)-OOo--+---+-+


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


Re: Help with IP masquerading

1997-05-26 Thread Hamish Moffatt
On Mon, May 26, 1997 at 01:33:03PM +0400, Eugene Sevinian wrote:
 
 I also was advised to use ip-masq. to solve some routing problems, but 
 when I tried to compile kernel (2.0.27) enabling ip-masq. I found that
 this option could not be activated from 'make xconfig' menus. Why? 
 How should I activate this option?

You need to enable firewalling; masquerading should become
available then. 


Hamish
-- 
Hamish Moffatt, StudIEAust[EMAIL PROTECTED]
Student, computer science  computer systems engineering.3rd year, RMIT.
http://yallara.cs.rmit.edu.au/~moffatt (PGP key here) CPOM: [  ] 46%
The opposite of a profound truth may well be another profound truth.  --Bohr


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


Re: Help with IP masquerading

1997-05-26 Thread Hamish Moffatt
On Tue, May 27, 1997 at 11:23:36AM +0800, A. M. Varon wrote:
 Long answer: You have to say yes to the experimental drivers in order for
 the option ip masq to appear. kernel 2.0.27 partially supports ip masq, so
 you have to patch the kernel with some files to fully use it. If possible,
 get the kernel 2.0.30, the ip masq patches has been incorporated in the
 kernel as modules.

Huh? Haven't all of 2.0.x supported this? I've been running it
for months and months; 2.0.24, 27 and 29 definately
all have it built in and I'd guess earlier than that too.
It was only a patch in the 1.2.x and early 1.3.x days.


Hamish
-- 
Hamish Moffatt, StudIEAust[EMAIL PROTECTED]
Student, computer science  computer systems engineering.3rd year, RMIT.
http://yallara.cs.rmit.edu.au/~moffatt (PGP key here) CPOM: [  ] 46%
The opposite of a profound truth may well be another profound truth.  --Bohr


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


Re: Help with IP masquerading

1997-05-26 Thread Alex Yukhimets
 
 
 I also was advised to use ip-masq. to solve some routing problems, but 
 when I tried to compile kernel (2.0.27) enabling ip-masq. I found that
 this option could not be activated from 'make xconfig' menus. Why? 
 How should I activate this option?

You should have been first enable prompting for experimental parts of the
kernel (and IP firewalling) .


Alex Y.
 
 Thanks,
 
 Eugene Sevinian
 
 
 Cosmic Ray Division
 Yerevan Phisics Institute
 Alikhanian's Brothers str.2
 375036 Yerevan 36
 Armenia
 
 URL: http://www.yerphi.am/crd/prs/sevinian.html
 Phone: 374-2-352041 (YerPhI), 374-2-344873 (aprt.)
 Fax: 374-2-350030


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


help with perl

1997-05-26 Thread Craig Sanders

I'm modifying my squid redirection script to use a database...I'd prefer
not to have to restart squid every time i update the redirections list.
The non-database version (i.e. hardcoded perl SR statements) works
perfectly. The db version fails on some patterns.

here's a summary of what the script is supposed to do:

given a URL, and a database of pattern  replacement key/value pairs
check if any of the search patterns in the db can apply to it. if
one can, then apply the pattern replacement and print the result,
othewise print a blank line.

The database is a .db file created with 'makemap hash redir redir' from
[:space:]-delimited source input like the following:

---cut here---
//.*excite.com/img/ads/.*   //www.taz.net.au/blank_ad.gif
//.*four11.com/g/ads/.* //www.taz.net.au/blank_ad.gif
//.*zdnet.com/adverts/.*//www.taz.net.au/blank_ad.gif
//.*yahoo.com/adv/.*//www.taz.net.au/blank_ad.gif
//.*doubleclick.net/ad/.*   //www.taz.net.au/blank_ad.gif
//.*riddler.com/Commonwealth/bin/statdeploy.*   //www.taz.net.au/blank_ad.gif
---cut here---

the main use i have for squid redirections here at home is to block out
irritating flashing banner advertisements :-). i have different uses for
it at other sites which is why i want this script to be fairly generic

My script works fine with URLs containing all of the above patterns, EXCEPT
for //.*riddler.com/Commonwealth/bin/statdeploy.*.  At first I suspected
that i may have run into some size limitation in the db key but according to
both the documentation and other test scripts i have written that is not the
case.  One of the test scripts just dumps the database in the same format as
the search  replace statements in my working non-db version.  except for
sort order, the output is identical to what's in my script.

In other words, it's almost certainly got nothing to do with perl's
database functions...it's something wrong with my comparison:
if (($url =~ /$key/))



Here's a test of the script. I've edited it slightly to put '***' in
front of what I typed.

$ squid.redir.db
***http://doubleclick.net/ad/12345.gif 203.16.167.2 - GET
http://doubleclick.net/ad/12345.gif==http://www.taz.net.au/blank_ad.gif
***http://www.netscape.com.au/inserts/images/advert.gif 203.16.167.2 - GET
http://www.netscape.com.au/inserts/images/advert.gif==http://www.taz.net.au/blank_ad.gif

These two worked fine.

***http://riddler.com/Commonwealth/bin/statdeploy?12345.gif 203.16.167.2 - GET
http://riddler.com/Commonwealth/bin/statdeploy?12345.gif==

For some reason, this one didn't, i got blank line output
instead of the rewritten url.



here's what my squid.redir script currently looks like (it's gone through
several changes):

---cut here---
#!/usr/bin/perl

$debug=1 ;

use DB_File;
use Fcntl;

$|=1;

$redir_file = 'redir.db' ;

tie (%redir_db, 'DB_File', $redir_file, O_RDONLY, 0644, $DB_HASH) || die 
(Cannot open $redir_file);

while () {

chop ;
# Squid gives us: URL ip-address/fqdn ident method
($url, $address, $ident, $method) = /(\S+)\s+(\S+)\s+(\S+)\s+(\S+)/ ;

$out= ;
$found = 0 ; 

while ((($key,$record) = each %redir_db)  ! $found) {
if (($url =~ /$key/)) { 
$out = $url ; 
$out =~ s/$key/$record/ ; 
$found = 1 ;
 } ;
} ;

if ($debug) {
print $url, == ;
} ;
print $out, \n ;

}

untie %redir_db
---cut here---

I'm tempted to just give up and write it in C, but one of the purposes
of doing this is to improve my perl.

Any clues/suggestions/whatever would be appreciated.  I need to get it
working first, and optimise it for speed after that. 

thanks,

craig

--
craig sanders
networking consultant  Available for casual or contract
temporary autonomous zone  system administration tasks.


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


smail paniclog/ftape problem?

1997-05-26 Thread Colin Telmer
-BEGIN PGP SIGNED MESSAGE-

In the last two days, I have found these two entries in
/var/log/smail/paniclog:
05/26/1997 02:02:03: [m0wVsp6-0002CyC] write to spool failed, \
dir=/var/spool/smail
05/26/1997 02:02:03: [m0wVsp6-0002CyC] incoming mail lost: spool file \
write error: No such file or directory 

I don't understand these, but this morning I noticed that my 2am cronjob
did not run,
- -root crontab entry
MAILTO=telmerco
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin  
# 2:00am - Run a full tape backup nightly
0  2 * * * tob -full telmerco 

- -/var/log/messages(any entries around 2am)
May 26 02:00:00 terrapin kernel: ftape-2.08 960314
May 26 02:00:00 terrapin kernel:  (c) 1993-1995 Bas Laarhoven 
([EMAIL PROTECTED])
May 26 02:00:00 terrapin kernel:  (c) 1995-1996 Kai Harrekilde-Petersen
([EMAIL PROTECTED])
May 26 02:00:00 terrapin kernel:  QIC-117 driver for QIC-40/80/3010/3020
tape drives
May 26 02:00:00 terrapin kernel:  Compiled for kernel version 2.0.29 with
versioned symbols  

Any ideas? I don't know what other information to supply except that I am
running Debian hamm and kernel 2.0.29. Cheers, Colin.

- --
  Colin R. Telmer, Institute of Intergovernmental Relations
School of Policy Studies, Queen's University
 Kingston, Ontario, Canada, K7L-3N6
  (613)545-6000x4219   [EMAIL PROTECTED]
 PGP Fingerprint = 09 E9 DA 66 9C EE 33 DC  B8 3B 97 0E 01 BC EC 0B
   PGP Public Key at URL:http://terrapin.econ.queensu.ca


-BEGIN PGP SIGNATURE-
Version: 2.6.3ia
Charset: noconv

iQCVAwUBM4mbPhhhzOJJktw1AQH7iwP/dzO+RrDMwXG78Jy10o8Pg1M6oDx9V3W/
CoJdmHCscV2Sv1qu9X0klL1xktG9vwj4EQqP31+Mp7FA+95scrRLZ8cwU5J1YHnl
yMWIy8ktnqzTsSgIzCuyVMryYeCKq5OTW8R+GD7ZnYsw2WwcbPYKe9DGO1pmpatI
wnF1HHsiR5M=
=TeOl
-END PGP SIGNATURE-


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


Re: help with perl

1997-05-26 Thread Roderick Schertler
On Mon, 26 May 1997 23:40:35 +1000 (EST), Craig Sanders [EMAIL PROTECTED] 
said:

 The database is a .db file created with 'makemap hash redir redir'
 from [:space:]-delimited source input like the following:
[...]
 //.*riddler.com/Commonwealth/bin/statdeploy.* //www.taz.net.au/blank_ad.gif

The problem is that makemap downcases the keys by default so Commonwealth
is commonwealth in the map.  Use the -f flag when building the map to
disable this behavior.

Since you're always scanning the db linearly, though, using a DB map
isn't buying you anything.  I'd just read the patterns from the text
file directly.

   $out= ;
   $found = 0 ;
   while ((($key,$record) = each %redir_db)  ! $found) {
   if (($url =~ /$key/)) {
   $out = $url ;
   $out =~ s/$key/$record/ ;
   $found = 1 ;
} ;
   } ;

   if ($debug) {
   print $url, == ;
   } ;
   print $out, \n ;

Gratuitous unsolicited style tip #1:  Don't put semicolons after a
closing brace except for do and eval blocks, and sub ref constructors.

Gratuitous unsolicited style tip #2:  This code would more idiomatically
be

print $url== if $debug;
while (($key, $record) = each %redir_db) {
if ($url =~ s/$key/$record/) {
print $url;
last;
}
}
print \n;

-- 
Roderick Schertler
[EMAIL PROTECTED]


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


Kernel freeze during install

1997-05-26 Thread Brian Candler
I am trying to install Debian-1.2.10 and the kernel freezes during bootup at
the following point:

[my BusLogic KT445C host adaptor is detected successfully as scsi0]
Ux4F0: address 0x330 in use, skipping probe.
NCR53c406a: no available ports found
qlogicisp : PCI bios not present
eata_dma: No BIOS32 extensions present. This driver release still depends on it
o  Skipping scan for PCI HBAs

That's as far as it gets. This happens whether I just hit Enter at the boot:
prompt, or if I type linux ether=10,0x300,eth0. I have made two boot disks
on brand new floppies and get the same behaviour.

Here is a summary of my hardware:
* BioStar VLB motherboard, 486DX2/66, 16MB RAM
* BusLogic KT445C VLB SCSI card (io=0x330, irq=11, dma=7); Ricoh CD-R drive
* ET4000 VLB video
* Promise VLB EIDE controller, Fujitsu 2.5GB IDE drive, fd0 is 1.44MB
* Soundblaster-16 (io=0x220, irq=7, dma=1/5) with sbpcd CD-ROM (io=0x230)
* 3com 3C509 (io=0x300, irq=10)

The copy of Debian is from the InfoMagic Linux Developers Resource April '97
edition, in directory /rex-updates/disks-i386/1997-01-18/

I know my system is OK because it runs Red Hat 4.1 without any problems, and
all the peripherals work fine. I think it must be something to do with the
monolithic Debian kernel and its hardware autoprobing.

Can anybody suggest which bit of hardware might be causing the problem, and
what boot parameters to give to stop the conflict?

Thanks...

Brian Candler.


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


Re: Form Debian 1.2 to Debian 1.3, How?

1997-05-26 Thread Santiago Vila Doncel
-BEGIN PGP SIGNED MESSAGE-

On Mon, 26 May 1997 [EMAIL PROTECTED] wrote:

   I have installed Debian 1.2, Linux kernel 2.0.27, in my home PC and I
   would like to migrate to Debian 1.3, I download the files from Internet .
   As I am not very skilled in this matter, Could anybody give the basics
   guidelines?. Many thanks in advance.

Following an advice from Dale Scheetz (in debian-qa list), to avoid
problems it is recommended first to download and upgrade by hand the
following packages in this order:

ldso
libc5 (and libc5-dev)
dpkg

(By hand means dpkg -i package.deb, of course).

If you don't do this, dpkg may fail miserably due to packages using
epochs, a feature that your old dpkg could not manage very well.

-BEGIN PGP SIGNATURE-
Version: 2.6.3ia
Charset: latin1

iQCVAgUBM4mhvyqK7IlOjMLFAQEy9QQAqsvK+EmpPcF6q4MqiLAyVH04MkLazTIB
y+/5zqqwLft1C0OF2g2zJTJbFbIUWe1rjRPpuZOt2vrvTZ6JPkx306zW8t1RCBtm
TRNfBjy2qHcW/UiOxzeSJ0VZpzciu3Y7V63sq4u+mPUAvcMT48HC8STYYZAnN48V
vAMEoEI2JQw=
=+NuY
-END PGP SIGNATURE-

Santiago Vila [EMAIL PROTECTED]


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


Re: Form Debian 1.2 to Debian 1.3, How?

1997-05-26 Thread Carlo U. Segre
On Mon, 26 May 1997, Fredrik Ax wrote:

 On Mon, 26 May 1997 [EMAIL PROTECTED] wrote:
 
I have installed Debian 1.2, Linux kernel 2.0.27, in my home PC and I
would like to migrate to Debian 1.3, I download the files from Internet .
As I am not very skilled in this matter, Could anybody give the basics
guidelines?. Many thanks in advance.
 
 Basicly you just have to run dselect whith 1.3's filetree as base.
 Most (all?) packages asks you if you want to replace the original 
 config files, if you wish to overwrite them, a backup file is created,
 otherwise an side file with a new config file is created.
 

This is correct except for 2 specific upgrades which will require manual
intervention.  I am not sure what the plan is for the final upgrade
instructions but this is what I had to do.

The first is the removal of the 'modules' package and the installation of
the replacement 'modutils' package.  In order to remove the old 'modules'
package, it will be necessary to recompile the kernel (get the source
package and the 'make-kpkg' package for this) WITHOUT module support.
This means that as you do the confuguration of the kernel, you will have
to compile in all the important drivers or else you will not have them.
Once the new kernel is installed, you can reboot and proceed to dselect.
NOTE:  I consider this a serious flaw in the upgrade process, since it
requires someone to know how to compile a kernel to do it.  It might be
bette to provide a kernel-image package just for this purpose and then
another for after the upgrade is finished.

The second is the replacement of TeX in the 1.2 version with the new teTeX
distribution.  The new distribution WILL not install unless you have
manually removed all of the packages pertaining to the old Tex
distribution.  Fortunately, the scripts tell you what to do and what must
be removed using the 'dpkg' command.  Unfortunately, I have encountered
cases where is is not trivial to force the removal of the old packages.  I
have had to go  in and modify the latex.prerm script.  This is again
something that an inexperienced installer would have difficulty figuring
out alone.  I do not know if this is because I had a relatively old
installation so I have not reported it as a bug.  I will be doing further
installations and upgrades soon so I will try to see if this is a
consistent problem.

Finally, a general suggestion.  If you are running X, don't do the
installation from an xterm.  Go to a text console (Ctrl-Alt-F1) and login
as root there.  The 1.3 upgrade may replace xbase, which requires shutting
down xdm and that will completely disconnect you from your xterm and
interrupt the upgrade process.  In general, it is best to run dselect only
from a text console.

Hope this helps and keep asking the list if you have difficulties, usually
the answers are quick and helpful.

Carlo

***
*Carlo U. Segre   *
*  Department of Biological, Chemical and Physical Sciences   *
*Illinois Institute of Technology, Chicago, IL 60616  *
*   Voice: (312) 567-3498  FAX: (312) 567-3494*
*[EMAIL PROTECTED]*
***


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


core when running C++ programs..

1997-05-26 Thread Richard . Dansereau
Hello all!

I'm having a weird problem compiling anything with the C++ libraries.
When I try to run the program, I always get the message:
Segmentation fault (core dumped)

Just to give an example, for instance if I compile the following
program I get this core dump:

main.cc:
int main()
{
return 0;
}


Now, clearly, this as simple as you can get.  If I compile it as
follows it works fine:
gcc -o main main.cc
But, then the program core dumps if I compile it with any of the
following:
g++ -o main main.cc
or
gcc -o main main.cc -lg++
or
gcc -o main main.cc -lstdc++


Using gdb and running the program I get:
gdb
(gdb) file main
Reading symbols from main...done.
(gdb) run
Starting program: /home/rdanse/main

Program received signal SIGSEGV, Segmentation fault.
0x400b655b in getenv ()
(gdb)


I would just like to point out that this is a new install of
Debian 1.3 using the unstable stream (which I don't have problems
with on another machine right now) which was downloaded yesterday
from ftp.debian.org.  I have tried re-downloading libg++27-dev
and libg++27 and reinstalling it but this didn't fix anything.

Any ideas of what the problem would be or how I would better
trace down what the problem is?

Cheers!
Richard..

-
Richard Dansereau
Email: [EMAIL PROTECTED]  Home page:  http://pobox.com/~rdanse
Electrical and Computer Engineering - University of Manitoba - Canada
-


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


Re: Kernel freeze during install

1997-05-26 Thread Carlo U. Segre
On Mon, 26 May 1997, Brian Candler wrote:

 I am trying to install Debian-1.2.10 and the kernel freezes during bootup at
 the following point:
 
 [my BusLogic KT445C host adaptor is detected successfully as scsi0]
 Ux4F0: address 0x330 in use, skipping probe.
 NCR53c406a: no available ports found
 qlogicisp : PCI bios not present
 eata_dma: No BIOS32 extensions present. This driver release still depends on 
 it
 o  Skipping scan for PCI HBAs
 
 That's as far as it gets. This happens whether I just hit Enter at the boot:
 prompt, or if I type linux ether=10,0x300,eth0. I have made two boot disks
 on brand new floppies and get the same behaviour.
 
 Here is a summary of my hardware:
 * BioStar VLB motherboard, 486DX2/66, 16MB RAM
 * BusLogic KT445C VLB SCSI card (io=0x330, irq=11, dma=7); Ricoh CD-R drive
 * ET4000 VLB video
 * Promise VLB EIDE controller, Fujitsu 2.5GB IDE drive, fd0 is 1.44MB
 * Soundblaster-16 (io=0x220, irq=7, dma=1/5) with sbpcd CD-ROM (io=0x230)
 * 3com 3C509 (io=0x300, irq=10)
 

I have encountered this problem a number of times with 486 motherboards.
The problem for me has been the ethernet card.  If I pulled it out the
boot continued properly.  In my case, I needed to have the ehternet card
in order to complete the NFS install so I had to workaround by compiling a
kernel with the ethernet drivers included rather than loaded as modules.
Then, I had to play around with the ethernet card I/O address in some
cases.  Anyway, since you have a CDROM version, I would suggest that you
remove the ethernet and sound cards and see if the installation can be
done.  Then you can build some custom kernels and try reinstalling the
cards to see if the hangups are avoided.

One other point that comes to mind looking at your list above.  Most
Soundblasters use 2 interrupts for the sound and perhaps another for the
CDROM.  You list only one and the others might be sitting at 10 and
preventing you from getting past the boot sequence.  Try removing the
sound card first.

Hope this helps,

Carlo


***
*Carlo U. Segre   *
*  Department of Biological, Chemical and Physical Sciences   *
*Illinois Institute of Technology, Chicago, IL 60616  *
*   Voice: (312) 567-3498  FAX: (312) 567-3494*
*[EMAIL PROTECTED]*
***


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


Re: Help with IP masquerading

1997-05-26 Thread A. M. Varon
On Mon, 26 May 1997, Hamish Moffatt wrote:

 Long answer: You have to say yes to the experimental drivers in order for
 the option ip masq to appear. kernel 2.0.27 partially supports ip masq, so
 you have to patch the kernel with some files to fully use it. If possible,
 get the kernel 2.0.30, the ip masq patches has been incorporated in the
 kernel as modules.
 
 Huh? Haven't all of 2.0.x supported this? I've been running it
 for months and months; 2.0.24, 27 and 29 definately
 all have it built in and I'd guess earlier than that too.
 It was only a patch in the 1.2.x and early 1.3.x days.

The usual support for ip masq like the www,ftp,telnet,pop,smtp etc. is
there. But if you want: FTP keep alive support, CUSeeMe module,ICMP
masquerading, VDOLive module, RealAudio module, Quake Module, ipautofw
support, etc. you still have to patch the 2.0.29 or lower kernel.

regards,


 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Andre M. Varon Lasaltech, Incorported
 Technical Head Fax-Tel: (034)433-3520
 e-mail  : [EMAIL PROTECTED]
 web page: http://www.lasaltech.com/andre.html
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=





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


GCC Libraries

1997-05-26 Thread Adam Klein
In my /usr/lib/gcc-lib directory, the only directory entry is for 
i486-linux.  My machine is a 386.  Do I have to get the GCC sources and
recompile, or will these libs work on my machine?


Adam Klein
[EMAIL PROTECTED]


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


Re: help with perl

1997-05-26 Thread Manoj Srivastava
Hi,

The pattern you have is:
//.*riddler.com/Commonwealth/bin/statdeploy.*   //www.taz.net.au/blank_ad.gif

However, on adding printing to your script, I discovered the
 key came out to be:
DEBUG   key = //.*riddler.com/commonwealth/bin/statdeploy.*

See? the capitalization is lost.

I think in sendmail, all input is supposed to be case
 insensitive. The manual page for makemap says:

 -f  Normally all upper case letters in the key are folded to low­
 er case.  This flag disables that behaviour.  This is intend­
 ed to mesh with the -f flag in the K line in sendmail.cf.
 The value is never case folded.

I am enclosing the current version of your script that I have
 hacked; please note the advanced software engineering techniques for
 debugging, namely, use printf statements ;-)

Hope this helps.

manoj

#!/usr/bin/perl

$debug=1 ;

use DB_File;
use Fcntl;

$|=1;

$redir_file = 'redir.db' ;

tie (%redir_db, 'DB_File', $redir_file, O_RDONLY, 0644, $DB_HASH) || die 
(Cannot open $redir_file);

while () {

chop ;
# Squid gives us: URL ip-address/fqdn ident method
($url, $address, $ident, $method) = /(\S+)\s+(\S+)\s+(\S+)\s+(\S+)/ ;
print STDERR DEBUG address=$address,ident=$ident,method=$method\n\turl=$url\n;
$out= ;
$found = 0 ;

while ((($key,$record) = each %redir_db)  ! $found) {
print STDERR DEBUG \tkey = $key\n;
if ($url =~ m!$key!) {
$out = $url ;
$out =~ s!$key!$record! ;
$found = 1 ;
print STDERR DEBUG out = $out, recrd = $record\n;
 } ;
} ;

if ($debug) {
print $url, == ;
} ;
print $out, \n\n ;

}

untie %redir_db

--
 Nat Goldstein and Jim Simmons in Florida, Curtis Beseda out west who
 has destroyed abortion clinics, these men are looked up to by my arm
 of the movement as the foremost heroes of the movement  James
 J. Condit, Jr., Cincinnatus Party's perennial candidate for city
 council, Mike Cuthbert Show, WCKY_AM, 1/22/87, as quoted in The
 Far Right, Speaking For Themselves, a Planned Parenthood pamphlet
Manoj Srivastava   url:mailto:[EMAIL PROTECTED]
Mobile, Alabama USAurl:http://www.datasync.com/%7Esrivasta/

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


net-acct outgoing PPP lines?

1997-05-26 Thread Benedikt Eric Heinen

Hi there,

  recently I asked about how to do IP-Accounting, and it looks like
net-acct is the package to go for. But, after trying it - has someone
managed to account the traffic on an outgoing (dialOUT) PPP connection? 

  I mailed the two people who hinted towards using net-acct, Heiko
Schlittermann didn't know about that, and Kevin Traas didn't manage to set
up net-acct for that. An email to the author didn't give any response yet.

  So, did anyone manage to set up net-acct for outgoing PPP line
accounting?

  Benedikt

signoff

  Hiroshima '45   Chernobyl '86   Windows '95





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


Get this when using perl...

1997-05-26 Thread David Puryear
Hi all,

I get this error when using perl scripts:

perl: warning: Setting locale failed for the categories:
LC_CTYPE LC_COLLATE
perl: warning: Please check that your locale settings:
LC_ALL = (unset),
LC_CTYPE = (unset),
LC_COLLATE = (unset),
LANG = us
are supported and installed on your system.
perl: warning: Falling back to the C locale.  

What do I need to do in order to fix this?

Thanks,
David

),
LANG = us
are supported and installed on your system.
perl: warning: Falling back to the C locale.  

What do I need to do in order to fix this?

Thanks,
David


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


Can't find loadable object for module Msql in @INC

1997-05-26 Thread Steven Tonnesen
I've been trying to use the msqlperl package but I keep getting:

Can't find loadable object for module Msql in @INC...

Does anyone know what I'm missing?

Steve.




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


Re: Glitches during stable - frozen transition

1997-05-26 Thread Scott K. Ellis
-BEGIN PGP SIGNED MESSAGE-

On Sun, 25 May 1997, Oleg Krivosheev wrote:

  Hi, debianians, martians and other sapiens !
 
 i upgraded from stable to frozen just yesterday
 (got around 40M from debian including kernel-image 2.30)
 and discovered several glitches:
 
 1. During booting time looks like there is no
/proc/modules, while after login it's there.
Still figuring out what's going on

Wierd, I thought they fixed that.  The problem may be that /proc isn't
mounted until later in the boot process.  Do you have a /proc entry in
/etc/fstab?

 2. Emacs 19.34 now gives me warning in minibuffer
 
 No /etc/mailname. Reverting to default...
 
 with a small but noticeable delay (2-3 sec) after the message.
 Should i create this file? What i have to
 put in it, my e-mail address ?

/etc/mailname contains the domain name your mail should appear to come
from.

 3. There is no /bin/tcsh link. Hmm... Removed
 tcsh, got new one from frozen and reinstalled.
 Again /bin/csh link is here but no /bin/tcsh.

The proper paths for tcsh is /usr/bin/tcsh.  /bin/csh, /bin/sh, and
/bin/bash are the only shells/links that should be in the bin directory
according to FSSTND and the new FHS.

 4. GS-alladin forces me to install svgalib.
 Tried to remove svgalib and replace it with
 svgalib-dummy without any success. Look like
 some bug in dependencies.

There isn't a good solution to the svgalib problem with ghostscript other
than to install svgalib or --force-depends install it.

++
||  Your friends will know you better in the |
|   Scott K. Ellis   |   first minute you meet than your acquaintances   |
|   [EMAIL PROTECTED]   | will know you in a thousand years.|
||-- Illusions   |
++

-BEGIN PGP SIGNATURE-
Version: 2.6.3
Charset: noconv

iQCVAwUBM4nDnKCk2fENdzpVAQHDUQQAiZbcMfWoOCV4Ca4JgFS4ORo0I0zQlIpP
S0VBchQY8vG/9M1E0CWyc4RzFq3dEBLYNxEt0lHQkwpNapnY45dZPz2MLYqkfa6j
CiXaZ/4fCLBleLPzBESIcGy0nPvKqidtr90OXXE5awpqfPL/Lda9dohNjCZOzf+V
XmT4wXr7TkU=
=x407
-END PGP SIGNATURE-


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


Re: Get this when using perl...

1997-05-26 Thread Manoj Srivastava
Hi,

From my .bash_vars file:

LANG=en_US
export LANG
LC_ALL=C
export LC_ALL

hope this helps,

manoj
-- 
 DO NOT, repeat, DO NOT blow the hatch! Rogerhatch blown!
 MAROONED
Manoj Srivastava   url:mailto:[EMAIL PROTECTED]
Mobile, Alabama USAurl:http://www.datasync.com/%7Esrivasta/


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


Re: Glitches during stable - frozen transition

1997-05-26 Thread Jim Pick
 Oleg Krivosheev wrote:
  1. During booting time looks like there is no
 /proc/modules, while after login it's there.
 Still figuring out what's going on
 
 Wierd, I thought they fixed that.  The problem may be that /proc isn't
 mounted until later in the boot process.  Do you have a /proc entry in
 /etc/fstab?

He probably didn't choose to replace /etc/init.d/boot when asked.  It's
a conffile - we really need to improve the way conffiles are handled,
I think.

Cheers,

 - Jim



pgpvMQEHU11ht.pgp
Description: PGP signature


Re: /home was DESTROYED last night.

1997-05-26 Thread Kevin Traas
 :  When I woke up this morning I went to check my E-Mail and found 
 : that everything in /home was gone.  Directories data and everything.  
 : To top it all the /home directory had permissions of 555 and was both 
 : root owned and root group.  / is mounted read only and there is a 
 : core dump in the / directory.  Looking at last there was no one else 
 : logged into the system since I was working last night in my 
 : /home/chris directory.  WHAT IN THE WORLD IS GOING ON AND WHAT DO I 
 : DO TO FIX IT?  This surely doesn't give me a warm feeling about using 
 : a system like this as a server right now.

This is definitely unusual   Have you tried running fsck?

Later,

Kevin Traas
Systems Analyst
Edmondson Roper CA
http://www.eroper.bc.ca


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


TeTex as Replacement for LaTeX - Bug or Feature?

1997-05-26 Thread Gernot
Hi,

just wonderd if its a bug or a feature that the Latex-package is
replaced by TeTex-Latex as a default-setting

What happens with the extra installed *.sty-Files? 

Just curious.

Gernot
-- 
--
Gernot Bauer
University of Linz

[EMAIL PROTECTED]


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


Re: IP-Accounting HOWTO?

1997-05-26 Thread Kevin Traas
 But is it possible to exclude traffic based on source and/or destination
 IP separately?  What we'd like to do is exclude any traffic where BOTH
 source and destination are local, and record all other traffic (e.g. for
 international traffic billing, where if either source or dest are
 non-local we want it counted, but not otherwise).  My reading of the docs
 gave me the impression that one could exclude traffic involving certain
 nets but it wasn't fussy about what else the traffic involved...see what
 I'm getting at?

NACCTD won't do that for you as far as I know

It's quite a hack, but why don't you just run a cron job to process the
file and strip out the information you don't want?  i.e. set up a list of
addresses and run matches against the source address.  If true, then run
match against dest address.  If true, then discard line, move to next

Then, run your report script against the massaged data that only contains
contact with outside world

Of course, what I've done to get around this is to run IPX as my LAN
protocol and only use IP for internet traffic.  Then, there is no local IP
traffic to be logged

Later,

Kevin Traas
Systems Analyst
Edmondson Roper CA
http://www.eroper.bc.ca


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


Re: 486SX33 -- 486DX2-66

1997-05-26 Thread JD Thomlinson
Currently Intel is the only manufacturer selling 5v 486 chips. 
It *should* be a straight drop-in, no jumper changes required.

A *very* old motherboard *could* have a problem supplying enough 
current for the doubled chip. But I haven't seen that happen yet, 
and I've upgraded a number of machines.

There might be a problem with the motherboard going from SX to DX, 
depending on the chipset on the motherboard. But, again, unlikely. 
For the $40 these chips are going for it's worth trying.

Cyrix and AMD make 486DX2s but they are 3 volt. This would require 
changing motherboard jumpers, if your motherboard supports 3v chips.

Either way, if you're going to max out an old box you might want to 
do it reasonably soon; 486 pinout chips and 30 pin SIMMs will soon 
be history.

Best regards, JohnT

-
Improvement succeeded each other so rapidly, that 
machines which had never been finished were 
abandoned in the hands of their makers, because 
new improvements had superceded their utility. 

Charles Babbage 'On the Economy of Manufactures' 1832



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


Re: Glitches during stable - frozen transition

1997-05-26 Thread Alair Pereira do Lago
Jim Pick [EMAIL PROTECTED] writes:

 He probably didn't choose to replace /etc/init.d/boot when asked.  It's
 a conffile - we really need to improve the way conffiles are handled,
 I think.

One suggestion: give an option to show a
 diff -c2 old-conf-file new-conf-file |more
command before any decision.

Some problems like: I would like to get this piece of code but not that
piece remain unsolved.  Something like ediff-mode in emacs would be the
ideal solution, IMO. The problem is that emacs is too heavy to be started in a
configuration process and large enough to be required for other installations.
If only jed had an ediff-mode... Perhaps something could be writen in perl.

-- 
Alair Pereira do Lago  [EMAIL PROTECTED] http://www.ime.usp.br/~alair
Computer Science Department -- Universidade de S~ao Paulo -- Brazil


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


Problems configuring fetchmail

1997-05-26 Thread Robert D. Hilliard
 My current system is debian 1.2.4.  I use smail version 3.2-3 as
my MTA and popclient version 3.05-3 to retrieve mail.

 I have installed bo on a separate partition.  Bo includes the
same version of smail, but popclient has been replaced with fetchmail
version 3.8-0.  

 When I try to retrieve mail with popclient, I get the following
message:

bob:vc-4:bobfetchmail
fetchmail: 7 messages (3 seen) at [EMAIL PROTECTED]
skipping message 1 not flushed
skipping message 2 not flushed
skipping message 3 not flushed
reading message 4 (1753 bytes) .fetchmail: SMTP connect to (null) failed
fetchmail: SMTP transaction error while fetching from post.metrolink.net

 As far as I can tell, smail is configured identically in both
partitions.  (I have run smail -bP CONFIG file in both partitions,
and diff shows the files to be identical.)

 My .fetchmailrc file is:
poll post.metrolink.net proto pop3 user hilliard password mypassword

 My .poprc file (that works with popclient) is:
server post.metrolink.net proto pop3 user hilliard password mypassword

 I have studied the manpage without finding what I'm doing wrong.

 Can anyone point out what I'm missing?

Bob


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


Re: Problems configuring fetchmail

1997-05-26 Thread Clint Adams
 reading message 4 (1753 bytes) .fetchmail: SMTP connect to (null) failed

I experience this and other problems when using dynamic IPs.
Using '-S localhost' on the commandline solves it for me.


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


nfs-booting with a null-modem cable ?

1997-05-26 Thread Alexandre Lebrun
I'd like to set up my PPro to enable my 486 to boot nfs.
looking at mknfsroot, this should be possible and perhaps easy with eth 
cards.

But I only have a null-modem cable.
Is it still possible ? with what packages?

Other possibilities would be:
-getting 2 more netcards
-installing linux on a small partition (I would not need X).

But it's probably more fun the complicated way.

other: I could get an 2nd IP address or use masquerading. I think a 2nd 
IP is easier, and we still have some on the subnet. Any comments ?

Alexandre


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


ADSM/iBCS

1997-05-26 Thread Colin Telmer
-BEGIN PGP SIGNED MESSAGE-

Is anyone successfully using any version of the ADSM backup software
(client) with the iBCS module package? I can easily get the modules
installed (although I had to rebuild the package), and I used to be able
to run the sco client under 1.1, but I am now running hamm and all I get
is segfaults. Any help is gratefully appreciated. Cheers, Colin.

- --
  Colin R. Telmer, Institute of Intergovernmental Relations
School of Policy Studies, Queen's University
 Kingston, Ontario, Canada, K7L-3N6
  (613)545-6000x4219   [EMAIL PROTECTED]
 PGP Fingerprint = 09 E9 DA 66 9C EE 33 DC  B8 3B 97 0E 01 BC EC 0B
   PGP Public Key at URL:http://terrapin.econ.queensu.ca


-BEGIN PGP SIGNATURE-
Version: 2.6.3ia
Charset: noconv

iQCVAwUBM4ny/RhhzOJJktw1AQHG0gP+O6aSdmw0TwggpvBNsmUlqvRJy19qcN6d
5XnY5HuwlOeBmwT9Nx79WnmWzoRH/T/9YCOw2Jyxdt/0YUAFNWdvsrW7jO5/pJyS
m7hOn6z+sA5TtBZBH7kvY+tU575zwGEah0etCcK7rmmEy6SbmDW6oR6L+FM8IIwo
yovp+EEQvFY=
=H+sh
-END PGP SIGNATURE-


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


X and modmaps

1997-05-26 Thread Richard Kettlewell
I'm attempting to exchange the meanings of my left CTRL key and my
Caps Lock key, as I have recently got used to an X terminal where they
are in different physical locations to the PC keyboard.  After
determining the keycodes generated by these keys, I set them with
xmodmap as follows:

keycode 66 = Control_L
keycode 37 = Caps_Lock

xev suggests this has succeed:

KeyPress event, serial 18, synthetic NO, window 0x401,
root 0x2a, subw 0x0, time 1391234933, (57,141), root:(877,163),
state 0x0, keycode 66 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 characters:  

KeyPress event, serial 21, synthetic NO, window 0x401,
root 0x2a, subw 0x0, time 1391235358, (57,141), root:(877,163),
state 0x2, keycode 37 (keysym 0xffe5, Caps_Lock), same_screen YES,
XLookupString gives 0 characters:  

However, attempting to use them e.g. in Emacs or an xterm, they still
have their unexchanged meanings.

What am I doing wrong?

-- 
Richard Kettlewell   http://www.elmail.co.uk/~richard/

Would it be so terrible, to be a photino bird?


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


Re: Glitches during stable - frozen transition

1997-05-26 Thread Scott K. Ellis
-BEGIN PGP SIGNED MESSAGE-

On 26 May 1997, Alair Pereira do Lago wrote:

 Jim Pick [EMAIL PROTECTED] writes:
 
  He probably didn't choose to replace /etc/init.d/boot when asked.  It's
  a conffile - we really need to improve the way conffiles are handled,
  I think.
 
 One suggestion: give an option to show a
  diff -c2 old-conf-file new-conf-file |more
 command before any decision.

Why not diff -u?  I prefer unified diffs to context diffs, slightly
easier to read for the simple changes most conffile changes are.

++
||  Your friends will know you better in the |
|   Scott K. Ellis   |   first minute you meet than your acquaintances   |
|   [EMAIL PROTECTED]   | will know you in a thousand years.|
||-- Illusions   |
++

-BEGIN PGP SIGNATURE-
Version: 2.6.3
Charset: noconv

iQCVAwUBM4oNXqCk2fENdzpVAQGAggP+PUKTGA/+LfQax3NDpAJ6H2lWByYGbxlC
BCsaXnzYaOmEXINJIVSXEdd6upGaLKIbunJlsve7ErnZlS8wEYtUVHPNNF/Cf0SD
HjLISfwI74uVjT0F8/Hq5Ld5aQpZF3p4pNAdE1MX5Z0QItU7rOjzH3eKNRw2I1Tw
bdm3h3PInFw=
=vI+9
-END PGP SIGNATURE-


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


Re: Form Debian 1.2 to Debian 1.3, How?

1997-05-26 Thread Dale Scheetz
On Mon, 26 May 1997, Carlo U. Segre wrote:

 This is correct except for 2 specific upgrades which will require manual
 intervention.  I am not sure what the plan is for the final upgrade
 instructions but this is what I had to do.
 
 The first is the removal of the 'modules' package and the installation of
 the replacement 'modutils' package.  In order to remove the old 'modules'
 package, it will be necessary to recompile the kernel (get the source
 package and the 'make-kpkg' package for this) WITHOUT module support.
 This means that as you do the confuguration of the kernel, you will have
 to compile in all the important drivers or else you will not have them.
 Once the new kernel is installed, you can reboot and proceed to dselect.
 NOTE:  I consider this a serious flaw in the upgrade process, since it
 requires someone to know how to compile a kernel to do it.  It might be
 bette to provide a kernel-image package just for this purpose and then
 another for after the upgrade is finished.
 
 The second is the replacement of TeX in the 1.2 version with the new teTeX
 distribution.  The new distribution WILL not install unless you have
 manually removed all of the packages pertaining to the old Tex
 distribution.  Fortunately, the scripts tell you what to do and what must
 be removed using the 'dpkg' command.  Unfortunately, I have encountered
 cases where is is not trivial to force the removal of the old packages.  I
 have had to go  in and modify the latex.prerm script.  This is again
 something that an inexperienced installer would have difficulty figuring
 out alone.  I do not know if this is because I had a relatively old
 installation so I have not reported it as a bug.  I will be doing further
 installations and upgrades soon so I will try to see if this is a
 consistent problem.
 
The above two problems are no longer current problems with the 1.3
distribution. Both modutils and the new tetex packages install without
problems. The tetex package will require the old tex packages to be purged
before it can be installed (this is not an upgrade in the usual sense).
Modutils upgrades just fine now.

Luck,

Dwarf
-- 
_-_-_-_-_-_-  _-_-_-_-_-_-_-

aka   Dale Scheetz   Phone:   1 (904) 656-9769
  Flexible Software  11000 McCrackin Road
  e-mail:  [EMAIL PROTECTED] Tallahassee, FL  32308

_-_-_-_-_-_- If you don't see what you want, just ask _-_-_-_-_-_-_-


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


alien, xfree86, and other bugs

1997-05-26 Thread Alex Yukhimets


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


alien, xfree86, and other bugs

1997-05-26 Thread Alex Yukhimets
alien 5.1 - 5.2 into hamm/hamm/binary-all/admin
alien (5.2) unstable; urgency=low
  * Turns out alien has been broken for processing slackware packages
since
version 3.0. It was leaving an /install directory behind. Fixed this.

Joey,

why did you upload only to hamm? Why do you think it is OK to have
broken package in what is even not yet Debian 1.3 and considered to
be the most stable? 

And this is not only you who are used to doing this. In my opinion, this
is WRONG. All bug fixes MUST also go to stable (and this is especailly
true for frozen). What this means to me is that I have look through all
those debian-installer messages and make a note what packages in unstable
have to be used instead of stable counterparts. But this is not the
worst thing. With alien which is actually in binary-all/ this is fine.
But what can I do with packages which are already use libc6?
I don't want to install libc6 because I want to have worry-free
possibility to use commercial developmental suits like Motif and XRT PDS.
(They use libc5 and I think won't have the upgrade for libc6 available for
a long time, and if they will - it costs money!)


And another thing, in the recent discussion on debian-devel about coming
Xfree86 release, I noticed that ALL known bugs are either fixed or
documented. Well, I myself filed a bug to Xfree86 team like a month ago.
Their SVGA server messed up with fonts in my NCR77C22E card so that screen
became unusable after turning off the server or switching to tty virtual
console (I found a workaround- to run svgatextmode to load font, but
that's very inconvenient). Except for automatic bug acknowledgment reply I
didn't get anything from them. Do you think this bug will be fixed (or at 
least documented)?

Thanks in advance everyone who would pay attention to that.

Alex Y.

 


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


root

1997-05-26 Thread Jesse Goldman
Hi,

Curious thing just happend on my machine. All of a sudden, I'm no longer
allowed to su to root. An attempt results in You are not authorized to
su root. Could this be related to the secure-su package? The suauth
file is the standard one and doesn't forbid me from switching to root. On
a different machine with the same version of secure-su installed, I *can*
su to root though. Does anyone know why this might happen?

Thanks


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