Re: libc-2.2.4.so breaks library reduction with its atexit() bug

2001-08-14 Thread Goswin Brederlow

Ben Collins [EMAIL PROTECTED] writes:

 On Sat, Aug 11, 2001 at 03:51:43AM +0200, Goswin Brederlow wrote:
  Hi,
  
  better not use the new libc-2.2.4.so.
  
  Apart from sveral programs not running anymore the library reduction
  seem to go into an endless loop due to it.
 
 What programs? I'm using 2.2.4 on sparc and the library reduction worked
 just fine, and no programs have failed.
 
 Ben

rar for example. Its the atexit problem you probably fixed in
libc-2.2.3-10.0.1, haven't tested that yet.

The loop also has problems with atexit. -uatexit is given as paramter
to the gcc reduction call but the resulting lib doesn't contain atexit.
That was the behaviour on ppc.

MfG
Goswin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Bug#108696: modconf is unable to deal with a big terminal window (48 lines x 128 columns)

2001-08-14 Thread Jean-Philippe Guérard

Package: modconf
Version: 0.2.32
Severity: normal

With a console screen of 48 lines x 128 columns, modconf display its
initial screen, but exits suddently as soon as you select any line,
leaving the console in an incoherent state.

(Yellow text on blue. Typed text is not displayed. Pressing return
causes a prompt to be printed at the right of the current prompt. Typing
reset restore the console to its initial state).

Using modconf on a smaller console solve the problem.


-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux tigreraye 2.4.8-ac4 #1 SMP mar aoû 14 12:07:41 CEST 2001 i686
Locale: LANG=french, LC_CTYPE=fr_FR

Versions of packages modconf depends on:
ii  modutils  2.4.6-3Linux module utilities.
ii  whiptail  0.50.17-7  Displays user-friendly dialog boxe

-- 
Jean-Philippe Guérard - mailto:[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Alpha Boot Floppies: new version

2001-08-14 Thread Doug Larrick

I have used the boot floppy images from 
ftp://134.2.15.134/boot-floppies/disks-alpha/ to attempt an install from scratch 
on a Bret (AlphaStation 500/500).  

The good news?  bootp/tftp boot works great!  In SRM, you need to select bootp 
via console variable ('set ewa0_protocol bootp' or something like that) rather 
than via a flag to the boot command ('boot -proto bootp ewa0' does not work, 
failing with Block FFF2 is not in any zone messages).

The bad news?  The installation hangs during/right after installing the libc6.1 
package.  It hangs so solid that the shell on the second virtual console will 
not respond.  I even tried floppies rather than tftp and it stops in the same 
location.  Is this a known problem?

Also, when trying to write aboot to the disk, it looks like the installer is 
trying to swriteboot to the partition where the root filesystem is (/dev/sdan) 
rather than directly to /dev/sda .

-Doug


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Alpha Boot Floppies: new version

2001-08-14 Thread Falk Hueffner

Doug Larrick [EMAIL PROTECTED] writes:

 The good news?  bootp/tftp boot works great!  In SRM, you need to
 select bootp via console variable ('set ewa0_protocol bootp' or
 something like that) rather than via a flag to the boot command
 ('boot -proto bootp ewa0' does not work, failing with Block
 FFF2 is not in any zone messages).

That's really good news. I couldn't get bootp to work, so I couldn't
test it.  There were some suspicious hacks in the previous version...
 
 The bad news?  The installation hangs during/right after installing
 the libc6.1 package.  It hangs so solid that the shell on the second
 virtual console will not respond.  I even tried floppies rather than
 tftp and it stops in the same location.  Is this a known problem?

No.  That's really weird; I have no idea what might cause this. I had
no problems at that point.  Did you download via http, or did you
install from a mounted mirror?

 Also, when trying to write aboot to the disk, it looks like the
 installer is trying to swriteboot to the partition where the root
 filesystem is (/dev/sdan) rather than directly to /dev/sda .

I noticed this too.  If this is not just the message being wrong, this
might even destroy data... I'll check it.

Falk


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Alpha Boot Floppies: new version

2001-08-14 Thread Doug Larrick

Quoting Falk Hueffner [EMAIL PROTECTED]:

 That's really good news. I couldn't get bootp to work, so I couldn't
 test it.  There were some suspicious hacks in the previous version...

Bootp is a lot easier to get going using a dhcp server rather than a bootp 
server.  Much better log messages.  Or did you mean the SRM end?

  The bad news?  The installation hangs during/right after installing
  the libc6.1 package.  It hangs so solid that the shell on the second
  virtual console will not respond.  I even tried floppies rather than
  tftp and it stops in the same location.  Is this a known problem?
 
 No.  That's really weird; I have no idea what might cause this. I had
 no problems at that point.  Did you download via http, or did you
 install from a mounted mirror?

Downloaded via http.  If there's an easy way to make a local mirror of just 
the files needed for the base system I'd be willing to give that a try.

-Doug


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies/utilities/dbootstrap by falk

2001-08-14 Thread falk

Repository: boot-floppies/utilities/dbootstrap
who:falk
time:   Tue Aug 14 09:25:23 PDT 2001


Log Message:

Alpha: Clarify aboot install message so it doesn't look as if it is
trying to install onto the root partition.


Files:

changed:bootconfig.c


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies/documentation by falk

2001-08-14 Thread falk

Repository: boot-floppies/documentation
who:falk
time:   Tue Aug 14 09:41:18 PDT 2001


Log Message:

Bump x11ver.


Files:

changed:defaults.ent


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies/documentation/en by falk

2001-08-14 Thread falk

Repository: boot-floppies/documentation/en
who:falk
time:   Tue Aug 14 09:43:22 PDT 2001


Log Message:

* Mention Alpha generic and Platform 2000.
* Mark laptop section as i386-specific.
* Remove SMP make -j hint. This is an installation manual!
* Remove Tulip fixme that was fixed ages ago


Files:

changed:hardware.sgml


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies/documentation/en by falk

2001-08-14 Thread falk

Repository: boot-floppies/documentation/en
who:falk
time:   Tue Aug 14 09:45:53 PDT 2001


Log Message:

Make example alternate OS list arch specific.


Files:

changed:preparing.sgml


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies/documentation/en by falk

2001-08-14 Thread falk

Repository: boot-floppies/documentation/en
who:falk
time:   Tue Aug 14 09:44:55 PDT 2001


Log Message:

Add missing p.


Files:

changed:partitioning.sgml


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies/documentation/en by falk

2001-08-14 Thread falk

Repository: boot-floppies/documentation/en
who:falk
time:   Tue Aug 14 10:19:24 PDT 2001


Log Message:

Clarify partitioning from Tru64 instructions.


Files:

changed:preparing.sgml


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by falk

2001-08-14 Thread falk

Repository: boot-floppies
who:falk
time:   Tue Aug 14 11:47:44 PDT 2001


Log Message:

Copy ldmilo.exe also as linload.exe on Ruffian MILO disks to unify
installation instructions.


Files:

changed:milodisk.sh


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies/documentation/en by falk

2001-08-14 Thread falk

Repository: boot-floppies/documentation/en
who:falk
time:   Tue Aug 14 11:45:19 PDT 2001


Log Message:

Alpha updates.


Files:

changed:rescue-boot.sgml


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Alpha Boot Floppies: new version

2001-08-14 Thread Falk Hueffner

Doug Larrick [EMAIL PROTECTED] writes:

 Quoting Falk Hueffner [EMAIL PROTECTED]:
 
  That's really good news. I couldn't get bootp to work, so I
  couldn't test it.  There were some suspicious hacks in the
  previous version...
 
 Bootp is a lot easier to get going using a dhcp server rather than a
 bootp server.  Much better log messages.  Or did you mean the SRM
 end?

Yes, I meant the SRM end.  I couldn't get SRM tro transmit *anything*
over ethernet (checked with tcpdump), regardless of the medium type
setting.  Perhaps this is because I had a crappy ISA card at the other
end; they can communicate from Linux, though.

   The bad news?  The installation hangs during/right after
   installing the libc6.1 package.  It hangs so solid that the
   shell on the second virtual console will not respond.  I even
   tried floppies rather than tftp and it stops in the same
   location.  Is this a known problem?
  
  No.  That's really weird; I have no idea what might cause this. I
  had no problems at that point.  Did you download via http, or did
  you install from a mounted mirror?
 
 Downloaded via http.  If there's an easy way to make a local mirror
 of just the files needed for the base system I'd be willing to give
 that a try.

Anthony Towns just posted a method on debian-boot:

/usr/sbin/debootstrap --download-only --arch alpha woody woody-alpha 
http://ftp.debian.org/debian/
(cd woody-alpha  tar cf ../basedebs_3.0_alpha.tar *)
rm -rf woody-alpha

Falk


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Request For Information

2001-08-14 Thread josh . winters


Hello,

Could you please direct this request to the proper party? We are an Internet company 
and would like to find out more about how our services may benefit you. We also 
outsource design and programming work to other countries. In addition, we have 
high-speed, low-cost hosting facilities here in the U.S that you may find to your 
advantage. 

We would like to get some additional information, possibly your media package. If you 
have an interest, please respond to me at the address below, or visit our web site.

Please send to:

If by e-mail:
[EMAIL PROTECTED]

If by mail:
WebStream Internet Solutions
Outsourcing Department
2200 W.Commercial Blvd. Suite 204
Ft. Lauderdale, FL 33309 USA

Thank you very much.

Josh Winters
[EMAIL PROTECTED]
http://webstream.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Still no base tarball

2001-08-14 Thread Dale Scheetz

Anthony, Adam tells me that you are the responsible party for the base
tarball. Where do we find this beast? Without this feature most of us in
the testing group can do nothing to test boot floppies. More important
than that, most of our user base is not going to be able to install woody
from scratch without it.

So, where do we find this neccessary item?

Thanks,

Dwarf
--
_-_-_-_-_-   Author of Dwarf's Guide to Debian GNU/Linux  _-_-_-_-_-_-
_-_-
_- aka   Dale Scheetz   Phone:   1 (850) 656-9769 _-
_-   Flexible Software  11000 McCrackin Road  _-
_-   e-mail:  [EMAIL PROTECTED] Tallahassee, FL  32308_-
_-_-
_-_-_-_-_-  Released under the GNU Free Documentation License   _-_-_-_-
  available at: http://www.polaris.net/~dwarf/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Still no base tarball

2001-08-14 Thread Anthony Towns

On Tue, Aug 14, 2001 at 09:32:11AM -0400, Dale Scheetz wrote:
 Anthony, Adam tells me that you are the responsible party for the base
 tarball. Where do we find this beast?

Hrm. I don't really have the b/width to make these available. They're pretty
easy to generate:

for a in alpha i386 powerpc; do 
/usr/sbin/debootstrap --download-only --arch $a woody woody-$a 
http://ftp.debian.org/debian/
(cd woody-$a  tar cf ../basedebs_3.0_$a.tar *)
rm -rf woody-$a
done

Probably should be run as root to get sensible permissions on the debs,
and needs to be the latest debootstrap from unstable rather than testing,
but otherwise should be fine and easy.

Cheers,
aj

-- 
Anthony Towns [EMAIL PROTECTED] http://azure.humbug.org.au/~aj/
I don't speak for anyone save myself. GPG signed mail preferred.

``_Any_ increase in interface difficulty, in exchange for a benefit you
  do not understand, cannot perceive, or don't care about, is too much.''
  -- John S. Novak, III (The Humblest Man on the Net)

 PGP signature


cvs commit to boot-floppies/debian by falk

2001-08-14 Thread falk

Repository: boot-floppies/debian
who:falk
time:   Tue Aug 14 16:18:35 PDT 2001


Log Message:

Document recent Alpha changes.


Files:

changed:changelog


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by falk

2001-08-14 Thread falk

Repository: boot-floppies
who:falk
time:   Tue Aug 14 16:10:29 PDT 2001


Log Message:

ARCS BIOS (Ruffian) requires a bootable x86 boot sector, so we fake
the magic.


Files:

changed:milodisk.sh


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Alpha Boot Floppies: new version

2001-08-14 Thread doug

 Anthony Towns just posted a method on debian-boot [of making a
 basedebs.tgz file]

OK, I gave this a try, same result; let me type in the end of console
4 (anything really odd is probably a typo):

dpkg: warning - ignoring pre-depencency problem !
(Reading database... 77 files and directories currently installed.)
Preparing to replace dpkg 1.9.16 (using
../archives/dpkg_1.9.16_alpha.deb) ...
Unpacking replacement dpkg ...
dpkg: dpkg: dependency problems, but configuring anyway as you
request:
 dpkg depends on libc6.1 (= 2.2.3-1); however:
  Package libc6.1 is not installed.
 dpkg depends on libncurses5 (= 5.2.20010310-1); however:
  Package libncurses5 is not installed.
 dpkg depends on libstdc++2.10-glibc2.2; however:
  Package libstdc++2.10-glibc2.2 is not installed.
Setting up dpkg (1.9.16) ...

Selecting previously deselected package libc6.1.
(Reading database ... 216 files and directories currently installed.)
Unpacking libc6.1 (from ../libc6.1_2.2.3-8_alpha.deb) ...
Setting up libc6.1 (2.2.3-7) ...
Current default timezone: 'UTC'.
Local time is now:  Tue Aug 14 20:07:43 UTC 2001.
Universal time is now:  Tue Aug 14 20:07:43 UTC 2001.
Run 'tzconfig' if you wish to change it.
Package 'sysvinit' is not installed and no info is available.
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --conents (= dpkg-deb --contents) to list their contents.

... and that's all she wrote, hard hang at this point (for those who
arrived late, this is on a Bret, aka AlphaStation 500/500).

-Doug

--
Doug Larrick  [EMAIL PROTECTED]  [EMAIL PROTECTED]  AIM: DougLarick


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Problem with Debian installation

2001-08-14 Thread Chris Tillman

 Hi,
 I'm a network and system engineer and I have to install debian on a computer
 that have an array scsi Adaptec 2100s that is not supported by the debian
 installation CDs.

 I asked the driver code to the Adaptec, they sent me the code and I compile
 a new kernel. I booted the computer from a boot floppy with the new kernel
 and the driver worked, but I need a faster installation procedure because
 I've a lot of machine to prepare that have the same hardware.


Have you seen http://www.informatik.uni-koeln.de/fai/ ?

**
|  .''`.  | Debian GNU/Linux: http://www.debian.org|
| : :'  : | debian-imac:http://debian-imac.sourceforge.net |
| `. `'`  |  . oo   Chris Tillman|
|   `-| (   -)  [EMAIL PROTECTED]|
*--*


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Alpha Boot Floppies: new version

2001-08-14 Thread Falk Hueffner

[EMAIL PROTECTED] writes:

  Anthony Towns just posted a method on debian-boot [of making a
  basedebs.tgz file]
 
 OK, I gave this a try, same result; let me type in the end of console
 4 (anything really odd is probably a typo):
 
 dpkg: warning - ignoring pre-depencency problem !
 (Reading database... 77 files and directories currently installed.)
 Preparing to replace dpkg 1.9.16 (using
 ../archives/dpkg_1.9.16_alpha.deb) ...
 Unpacking replacement dpkg ...
 dpkg: dpkg: dependency problems, but configuring anyway as you
 request:
  dpkg depends on libc6.1 (= 2.2.3-1); however:
   Package libc6.1 is not installed.
  dpkg depends on libncurses5 (= 5.2.20010310-1); however:
   Package libncurses5 is not installed.
  dpkg depends on libstdc++2.10-glibc2.2; however:
   Package libstdc++2.10-glibc2.2 is not installed.
 Setting up dpkg (1.9.16) ...
 
 Selecting previously deselected package libc6.1.
 (Reading database ... 216 files and directories currently installed.)
 Unpacking libc6.1 (from ../libc6.1_2.2.3-8_alpha.deb) ...
 Setting up libc6.1 (2.2.3-7) ...
 Current default timezone: 'UTC'.
 Local time is now:  Tue Aug 14 20:07:43 UTC 2001.
 Universal time is now:  Tue Aug 14 20:07:43 UTC 2001.
 Run 'tzconfig' if you wish to change it.
 Package 'sysvinit' is not installed and no info is available.
 Use dpkg --info (= dpkg-deb --info) to examine archive files,
 and dpkg --conents (= dpkg-deb --contents) to list their contents.
 
 ... and that's all she wrote, hard hang at this point (for those who
 arrived late, this is on a Bret, aka AlphaStation 500/500).

Perhaps it's trying to restart init then in a bad way. I'll retrieve
the postinst and have a look later.

Falk


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]