Re: #103302 ask permission before erasing /var/cache/apt/archives

2001-11-10 Thread Chris Tillman

On Sat, Nov 10, 2001 at 03:44:15PM -0900, Ethan Benson wrote:
> On Sat, Nov 10, 2001 at 01:53:13PM -0500, Adam Di Carlo wrote:
> > Othmar Pasteka <[EMAIL PROTECTED]> writes:
> > 
> > > just something what everyboday should know if he/she doesn'T know
> > > it yet, i was bitten by it and i am pissed :/.
> > 
> > Why not take that anger and turn it constructive energy, like a patch?
> > I'm sure the base-config maintainer would be pleased.

I did submit one, albeit untested. aj said that particular patch wouldn't 
work correctly. I'm still unconvinced that it doesn't re-download the stuff 
even when theres a deb sitting there. it takes exactly the same amount of
time, which really just doesn't make any sense; that would mean all the time
is consumed by doing the checksums, not doing the download. Nah.

-- 
**
|  .''`.  |   Debian GNU/Linux:   |
| : :'  : |   debian-imac:   |
| `. `'`  |  Chris Tillman[EMAIL PROTECTED]  |
|   `-|May the Source be with you|
**


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




Re: apt behaviour with satellite

2001-11-10 Thread Matt Zimmerman

On Sat, Nov 10, 2001 at 07:32:16PM -0500, John Davidson wrote:

> Apt now behaves like wget when installing woody using the rieserfs 3.0.15
> bootfloppies. This means that it no longer works with my one-way satellite
> connection. Prior to the releease of 3.0.14 bootfloppies this was not a
> problem and I would regularly get 40KB speeds. Now I get less than 2KB??!
> 
> Things improve to about 3.5KB when I use my modem without satellite.
> 
> This is the exact performance I get with wget. Has apt been changed since
> mid-Aug?? If so I will report a critical bug.

If you do, I'll be sure to downgrade it if nobody else gets to it first.

critical
makes unrelated software on the system (or the whole system) break,
or causes serious data loss, or introduces a security hole on systems where
you install the package.

This bug obviously does not break the whole system, or even unrelated
software.

If you could provide some information about what is different, at the source
code or protocol level, to cause this change in behavior, someone could help
you track down the problem (which is probably not a bug in APT or wget).

-- 
 - mdz


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




Re: apt behaviour with satellite

2001-11-10 Thread Philip Charles

Is this a Telemann system?  IIRC, it uses a different port than a modem
for incoming traffic.

Phil.

On Sun, 11 Nov 2001, Glenn McGrath wrote:

> On Sat, 10 Nov 2001 19:32:16 -0500
> "John Davidson" <[EMAIL PROTECTED]> wrote:
> 
> > Apt now behaves like wget when installing woody using the rieserfs
> 3.0.15
> > bootfloppies. This means that it no longer works with my one-way
> satellite
> > connection. Prior to the releease of 3.0.14 bootfloppies this was not
> a
> > problem and I would regularly get 40KB speeds. Now I get less than
> 2KB??!
> > 
> > Things improve to about 3.5KB when I use my modem without satellite.
> > 
> > This is the exact performance I get with wget. Has apt been changed
> since
> > mid-Aug?? If so I will report a critical bug.
> > 
> 
> Why would the speed vary per client ?
> 
> If your uing the same protocol (be that http or ftp) then it shouldnt
> make any difference which client you use.
> 
> debootstrap uses wget to install base, apt-get is a bit big for boot
> floppies
> 
> 
> Glenn 
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 
> 

-
  Philip Charles; 39a Paterson St., Dunedin, New Zealand; +64 3 4882818
Mobile 025 267 9420.  I sell GNU/Linux CDs.   See http://www.copyleft.co.nz
 [EMAIL PROTECTED] - preferred.   [EMAIL PROTECTED]


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




Re: apt behaviour with satellite

2001-11-10 Thread Glenn McGrath

On Sat, 10 Nov 2001 19:32:16 -0500
"John Davidson" <[EMAIL PROTECTED]> wrote:

> Apt now behaves like wget when installing woody using the rieserfs
3.0.15
> bootfloppies. This means that it no longer works with my one-way
satellite
> connection. Prior to the releease of 3.0.14 bootfloppies this was not
a
> problem and I would regularly get 40KB speeds. Now I get less than
2KB??!
> 
> Things improve to about 3.5KB when I use my modem without satellite.
> 
> This is the exact performance I get with wget. Has apt been changed
since
> mid-Aug?? If so I will report a critical bug.
> 

Why would the speed vary per client ?

If your uing the same protocol (be that http or ftp) then it shouldnt
make any difference which client you use.

debootstrap uses wget to install base, apt-get is a bit big for boot
floppies


Glenn 


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




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

2001-11-10 Thread Debian Boot CVS Master

Repository: boot-floppies/utilities/dbootstrap
who:pb
time:   Sat Nov 10 17:00:33 PST 2001


Log Message:

Replace hard-wired "cfdisk" with myfdisk

VS: --


Files:

changed:partition_config.c


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




cvs commit to boot-floppies/make by pb

2001-11-10 Thread Debian Boot CVS Master

Repository: boot-floppies/make
who:pb
time:   Sat Nov 10 16:58:05 PST 2001


Log Message:

Update arm make machinery


Files:

changed:arm.rules arm.vars


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




Re: Installation success on Powerbook G4 (TiBook, the newest model)

2001-11-10 Thread Ethan Benson

On Sat, Nov 10, 2001 at 01:57:59PM -0500, Adam Di Carlo wrote:
> 
> BTW, is anyone working on 2.4 PowerMac boot disks then?

Colin Walters and i were going to look at it shortly, do you have any
suggestions on the best method to implement flavors for different
kernel versions?

-- 
Ethan Benson
http://www.alaska.net/~erbenson/

 PGP signature


Re: #103302 ask permission before erasing /var/cache/apt/archives

2001-11-10 Thread Ethan Benson

On Sat, Nov 10, 2001 at 01:53:13PM -0500, Adam Di Carlo wrote:
> Othmar Pasteka <[EMAIL PROTECTED]> writes:
> 
> > just something what everyboday should know if he/she doesn'T know
> > it yet, i was bitten by it and i am pissed :/.
> 
> Why not take that anger and turn it constructive energy, like a patch?
> I'm sure the base-config maintainer would be pleased.

i don't blame him for being pissed, software silently rm -rf'ing huge
ammounts of data without permission is highly evil.

i also don't blame him for being pissed when he went to file a bug and
obviously found one already there, one that has been ignored for 130
days, and even closed once for no good reason.

> FYI, "important" doesn't mean that release will be blocked for this
> bug.  We might want to upgrade the 3 base-config Important bugs to
> "serious"?

good idea.

since the maintainer of base-config has demonstrated a complete
unwillingness to fix this bug I am prepared to commit a patch to
boot-floppies baseconfig.c to ask the user if they wish for .debs to
be removed or not, if they do not, the relevant code that silently
removes them will be deleted from the base-config install in /target/

this is of course not the correct solution, the correct solution is
for the base-config maintainer to cooperate and fix this, but if he
refuses to be useful we shall have to fix it another way (unless
someone wishes to NMU and reNMU when new versions revert the fix.)

-- 
Ethan Benson
http://www.alaska.net/~erbenson/

 PGP signature


cvs commit to boot-floppies by pb

2001-11-10 Thread Debian Boot CVS Master

Repository: boot-floppies
who:pb
time:   Sat Nov 10 16:35:35 PST 2001


Log Message:

remove apparently-troublesome strip


Files:

changed:rootdisk.sh


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




apt behaviour with satellite

2001-11-10 Thread John Davidson

Apt now behaves like wget when installing woody using the rieserfs 3.0.15
bootfloppies. This means that it no longer works with my one-way satellite
connection. Prior to the releease of 3.0.14 bootfloppies this was not a
problem and I would regularly get 40KB speeds. Now I get less than 2KB??!

Things improve to about 3.5KB when I use my modem without satellite.

This is the exact performance I get with wget. Has apt been changed since
mid-Aug?? If so I will report a critical bug.


John Davidson


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




cvs commit to boot-floppies/debian by pb

2001-11-10 Thread Debian Boot CVS Master

Repository: boot-floppies/debian
who:pb
time:   Sat Nov 10 16:29:01 PST 2001


Log Message:

log 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 pb

2001-11-10 Thread Debian Boot CVS Master

Repository: boot-floppies
who:pb
time:   Sat Nov 10 16:28:46 PST 2001


Log Message:

remove netwinder special casing


Files:

changed:kernel.sh


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




cvs commit to boot-floppies/utilities/dbootstrap/langs by pb

2001-11-10 Thread Debian Boot CVS Master

Repository: boot-floppies/utilities/dbootstrap/langs
who:pb
time:   Sat Nov 10 16:26:45 PST 2001


Log Message:

group QWERTY entries together; make naming a bit clearer



Files:

changed:english.src


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




cvs commit to boot-floppies by pb

2001-11-10 Thread Debian Boot CVS Master

Repository: boot-floppies
who:pb
time:   Sat Nov 10 16:23:23 PST 2001


Log Message:

correct acorn keymap generation


Files:

changed:keymaps.sh


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




cvs commit to boot-floppies/debian by pb

2001-11-10 Thread Debian Boot CVS Master

Repository: boot-floppies/debian
who:pb
time:   Sat Nov 10 16:23:22 PST 2001


Log Message:

correct acorn keymap generation


Files:

changed:changelog


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




VERY URGENT Please call now!!!

2001-11-10 Thread [EMAIL PROTECTED]



   
 
  


   
 

 
  
   
 
Dear Friend,
  
  An unbelievable opportunity to cash in a bundle of MONEY could soon come your way! Yes, after studying 
  my cards, friend, we’ve determined that this could be a fantastic time 
  to discover luck and wealth. Is it an inheritance? Is it a gambling, lottery 
  or betting win? Will you win the first prize of a competition?
  
  Friend, we need to know for sure so you don’t miss out on this incredible 
  opportunity to possibly become very, very rich! I’m 
  offering you a FREE Tarot advice gift so we can discover what kind of treasure 
  you may soon receive! Call this toll-free number immediately for your FREE 
  psychic advice: 1-800-728-9849.
  
  Friend, it’s urgent that you call and find out what money may be coming 
  your way! Don’t miss what could be your once-in-a-lifetime chance 
  to live without any financial worries! Call now, 1-800-728-9849.
  
  With love and hope,
  Miss Cleo
  
  P.S. Please do not share this number with anyone! 
  It’s a reserved number that’s meant for you, friend.
  Dial 1-800-728-9849. 
  Must be 18+. For entertainment purposes only.


  
   
 
 
 
  









Remove yourself from this list by either:




Entering your email address below and clicking REMOVE:

   
   

   
   




OR
Reply to this message with the word "remove" in the subject line.

This message was sent to address [EMAIL PROTECTED]




pmguid:9k.sog.k0zzu







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



info about dbootstrap colors

2001-11-10 Thread Fabio Pedrazzoli

Hi,
I'm playing with Debian installation and i'm 
wondering if i can change the hardcoded ncurses 
default colors inside dbootstrap ...

Can dbootstrap read a config file like, for example,
dialog?

Thanks in advance
Good work

-- 
Fabio Pedrazzoli  | www.bee-side.com
Network Administrator | www.rigadicomando.org
IT Consultant |


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




Tried of Slow Connections?

2001-11-10 Thread [EMAIL PROTECTED]



 ARE YOU TIRED OF SLOW INTERNET 
CONNECTIONS?
WANT BLISTERING FAST WEB SPEED?

TO SPEED UP YOUR DOWNLOADS CLICK HERE NOW! 
 
GUARANTEED TO BOOST YOUR 
  INTERNET SPEED BY UP TO 220%. 
  CLICK 
  HERE TO LEARN MORE! 






Remove yourself from this list by either:




Entering your email address below and clicking REMOVE:

   
   

   
   




OR
Reply to this message with the word "remove" in the subject line.

This message was sent to address [EMAIL PROTECTED]




pmguid:9k.t29.k0zzu







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



Backround Investigation - The Facts Finally

2001-11-10 Thread HotDeals




Background Investigation
  
NOW you can do background investigations of your neighbors, employees,
friends and neighbors, using YOUR COMPUTER AT HOME OR WORK!

In fact, YOU CAN FIND OUT THE TRUTH ABOUT ANYONE.

It's FAST, its EASY and its FUN.

NET DETECTIVE 2001 is an amazing new tool that allows you to dig up facts
about anyone. It is all completely legal, and you can use it in the privacy
of your own home without anyone ever knowing. It's cheaper and faster than
hiring a private investigator.

For more information click here 
http://www.affiliate-top10.com/cgi-bin/clickthru.cgi?sid=srich10195&pid=ND2

NET DETECTIVE 2001 is endorsed by the National Association of Independent
Private Investigators (NAIPI)














  
  
Remove yourself from this list by either:
  
  


  
  
  Entering your email address below and clicking REMOVE:






  
  


  
  
OR
  
  


  
  
  Reply to this message with the word "remove" in the subject line.
  
  



  
  
  This message was sent to address [EMAIL PROTECTED]
  
  



pmguid:ud.t15.83c8q









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



cvs commit to boot-floppies/debian by pb

2001-11-10 Thread Debian Boot CVS Master

Repository: boot-floppies/debian
who:pb
time:   Sat Nov 10 13:59:37 PST 2001


Log Message:

- use mklibs.py on arm
- avoid scanning modules.tgz quite so many times during rootdisk build
- turn on support for read-only filesystem operation on arm


Files:

changed:changelog


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




cvs commit to boot-floppies by pb

2001-11-10 Thread Debian Boot CVS Master

Repository: boot-floppies
who:pb
time:   Sat Nov 10 13:59:36 PST 2001


Log Message:

- use mklibs.py on arm
- avoid scanning modules.tgz quite so many times during rootdisk build
- turn on support for read-only filesystem operation on arm


Files:

changed:rootdisk.sh


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




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

2001-11-10 Thread Debian Boot CVS Master

Repository: boot-floppies/utilities/dbootstrap
who:pb
time:   Sat Nov 10 12:30:15 PST 2001


Log Message:

Use special fdisk version on RiscPC



Files:

changed:partition_config.c


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




cvs commit to boot-floppies/scripts/rootdisk by pb

2001-11-10 Thread Debian Boot CVS Master

Repository: boot-floppies/scripts/rootdisk
who:pb
time:   Sat Nov 10 12:29:43 PST 2001


Log Message:

Add acorn-fdisk for riscpc flavour
Move 8390.o before modules that depend on it in load order



Files:

added:  EXTRACT_LIST_arm_riscpc SMALL_BASE_LIST_arm_riscpc


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




cvs commit to boot-floppies/scripts/rootdisk/prototype/etc/init.d by pb

2001-11-10 Thread Debian Boot CVS Master

Repository: boot-floppies/scripts/rootdisk/prototype/etc/init.d
who:pb
time:   Sat Nov 10 12:29:43 PST 2001


Log Message:

Add acorn-fdisk for riscpc flavour
Move 8390.o before modules that depend on it in load order



Files:

changed:rcS


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




modconf_0.2.38_s390.changes INSTALLED

2001-11-10 Thread Debian Installer


Installing:
modconf_0.2.38.tar.gz
  to pool/main/m/modconf/modconf_0.2.38.tar.gz
modconf_0.2.38_all.deb
  to pool/main/m/modconf/modconf_0.2.38_all.deb
modconf_0.2.38.dsc
  to pool/main/m/modconf/modconf_0.2.38.dsc
Announcing to [EMAIL PROTECTED]
Setting bugs to severity fixed: 


Thank you for your contribution to Debian.


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




installation success using 3.0.16 on iBook Dual USB / HOWTO

2001-11-10 Thread Branden Robinson

On Friday morning I successfully installed woody onto my new iBook.  In
the process a few bugs in the boot-floppies were found, but nothing that
couldn't be recovered from with Ethan Benson and Colin Walters at the
ready in IRC.  :)

I've written up a HOWTO that in part documents my experience, and in
part is meant to serve as a guide for anyone else wanting to an install
to an iBook.  With only a few changes these same instructions should
work just fine for most NewWorld machines, I'd think.

http://people.debian.org/~branden/ibook.html

I'd appreciate any feedback you guys have.  Document feedback should go
to debian-powerpc; advice for the boot-floppies team should probably go
to debian-boot.

-- 
G. Branden Robinson|If you wish to strive for peace of
Debian GNU/Linux   |soul, then believe; if you wish to
[EMAIL PROTECTED] |be a devotee of truth, then
http://people.debian.org/~branden/ |inquire. -- Friedrich Nietzsche



msg12128/pgp0.pgp
Description: PGP signature


Bug#116648: marked as done (Busybox is broken in woody ppc boot-floppies)

2001-11-10 Thread Debian Bug Tracking System

Your message dated 10 Nov 2001 13:49:15 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#116648: Busybox is broken in woody ppc boot-floppies
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 22 Oct 2001 14:03:03 +
>From [EMAIL PROTECTED] Mon Oct 22 09:03:03 2001
Return-path: <[EMAIL PROTECTED]>
Received: from blv-smtpout-01.boeing.com [192.161.36.5] 
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 15vffT-0004eZ-00; Mon, 22 Oct 2001 09:03:03 -0500
Received: from stl-av-02.boeing.com ([192.76.190.7])
by blv-smtpout-01.boeing.com (8.9.2/8.8.5-M2) with ESMTP id HAA10250
for <[EMAIL PROTECTED]>; Mon, 22 Oct 2001 07:02:52 -0700 (PDT)
Received: from blv-hub-01.boeing.com (localhost [127.0.0.1])
by stl-av-02.boeing.com (8.9.3/8.9.2/MBS-AV-01) with ESMTP id JAA26797
for <[EMAIL PROTECTED]>; Mon, 22 Oct 2001 09:02:51 -0500 (CDT)
Received: from xch-mwbh-01.mw.nos.boeing.com (xch-mwbh-01.mdc.com [130.38.5.20])
by blv-hub-01.boeing.com (8.11.3/8.11.3/MBS-LDAP-01) with ESMTP id f9ME2oa29157
for <[EMAIL PROTECTED]>; Mon, 22 Oct 2001 07:02:50 -0700 (PDT)
Received: by xch-mwbh-01.mw.nos.boeing.com with Internet Mail Service (5.5.2650.21)
id ; Mon, 22 Oct 2001 09:02:50 -0500
Message-ID: <[EMAIL PROTECTED]>
From: "EXT-Bellers, Chris" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Busybox is broken in woody ppc boot-floppies
Date: Mon, 22 Oct 2001 09:02:49 -0500
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain;
charset="iso-8859-1"
Delivered-To: [EMAIL PROTECTED]

Package: boot-floppies
Version: 3.0.15 (2001-10-08)
Severity: grave


Busybox, or a dependancy, appears to be broken in this version of the
woody-powerpc root floppy.
On my Power Mac 7300/180, the system boots from the boot floppy, and I can
see that the MACE ethernet drivers come up.

When the "Configure the Network" options is selected, the network hardware
will not configure with DHCP, giving the generic message "The network failed
to initialize using DHCP".

The network interface can be manually configured.

When a shell is invoked, ifconfig shows that the card is properly
configured.

ping  results in a segfault.
wget  results in a segfault.

Obviously, http installations immediately return an error code as there is
no network connectivity.

This is a grave error in my case, because wget is required to install woody.

I repeated this problem on another Mac as well, with identical results:

Hardware Profile #1:
Power Mac 7300
PPC 604e @180MHz
132MB FP RAM (interlaced)
2GB Fireball SCSI
ATI PCI video
On-board MACE ethernet hardware

Hardware Profile #2:
Power Mac 7600
PPC 604 @132MHz
64MB FP RAM (interlaced)
1.2GB Fireball SCSI
On-board video
On-board MACE ethernet hardware

After this problem, I verified that potato will install without incident on
this hardware.


Chris Bellers (x37181)
System Administrator
Project Bold Stroke
The Boeing Company

---
Received: (at 116648-done) by bugs.debian.org; 10 Nov 2001 18:49:00 +
>From [EMAIL PROTECTED] Sat Nov 10 12:49:00 2001
Return-path: <[EMAIL PROTECTED]>
Received: from arroz.onshored.com [216.220.101.2] (postfix)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 162dBb-0002pl-00; Sat, 10 Nov 2001 12:49:00 -0600
Received: from arroz.onshored.com (localhost [127.0.0.1])
by arroz.onshored.com (Postfix) with ESMTP
id 7D36F94092; Sat, 10 Nov 2001 13:49:15 -0500 (EST)
Sender: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Bug#116648: Busybox is broken in woody ppc boot-floppies
References: <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
Organization: onShore Development, Inc
From: Adam Di Carlo <[EMAIL PROTECTED]>
Date: 10 Nov 2001 13:49:15 -0500
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Lines: 7
User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: [EMAIL PROTECTED]


This seems to have been fixed in boot-floppies 3.0.16 according to all
PowerPC testers I've talked to.  It might have been just taht 3.0.15
was a bad build (local changes) or something.

-- 
...Adam Di Carlo..<[EMAIL PROTECTED]>...http://www.onshored.com/>


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




Bug#117914: marked as done (boot-floppies: debootstrap fails - install impossible)

2001-11-10 Thread Debian Bug Tracking System

Your message dated 10 Nov 2001 13:47:00 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#117914: boot-floppies: debootstrap fails - install impossible
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 1 Nov 2001 19:05:46 +
>From [EMAIL PROTECTED] Thu Nov 01 13:05:46 2001
Return-path: <[EMAIL PROTECTED]>
Received: from murphy.debian.org [216.234.231.6] 
by master.debian.org with smtp (Exim 3.12 1 (Debian))
id 15zN9t-0006No-00; Thu, 01 Nov 2001 13:05:46 -0600
Received: (qmail 26124 invoked from network); 1 Nov 2001 15:04:59 -
Received: from eso-wall2-ext.hq.eso.org ([EMAIL PROTECTED])
  by murphy.debian.org with SMTP; 1 Nov 2001 15:04:59 -
Received: by eso-wall2-ext.hq.eso.org; id QAA12070; Thu, 1 Nov 2001 16:04:57 +0100 
(MET)
Received: from web3.hq.eso.org(134.171.7.4) by eso-wall2-ext.hq.eso.org via smap (V5.5)
id xma012066; Thu, 1 Nov 01 16:03:59 +0100
Received: from mailrelay.hq.eso.org (mailrelay.hq.eso.org [134.171.15.25])
by web3.hq.eso.org (8.8.8+Sun/8.8.8) with ESMTP id QAA26402
for <[EMAIL PROTECTED]>; Thu, 1 Nov 2001 16:03:59 +0100 (MET)
Received: from te35.hq.eso.org ([EMAIL PROTECTED] [134.171.12.10])
by mailrelay.hq.eso.org (8.8.5/8.8.8) with ESMTP id QAA04822
for <[EMAIL PROTECTED]>; Thu, 1 Nov 2001 16:03:58 +0100 (MET)
Received: (from ahuxley@localhost) by te35.hq.eso.org (8.9.3 (PHNE_18546)/8.7.3) id 
QAA06459 for [EMAIL PROTECTED]; Thu, 1 Nov 2001 16:03:57 +0100 (MET)
Date: Thu, 1 Nov 2001 16:03:57 +0100
From: Alexis Huxley <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: boot-floppies: debootstrap fails - install impossible
Message-ID: <[EMAIL PROTECTED]>
Reply-To: Alexis Huxley <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95.3i
Delivered-To: [EMAIL PROTECTED]

Subject: boot-floppies: debootstrap fails
Package: boot-floppies
Version: 3.0.15-2001-10-18
Severity: critical


-- System Information
Debian Release: testing/unstable
Kernel Version: 


I am sending this bug from another machine because the machine on
which the problem occurs has not successfully been installed because
of the problem I am about to report here, hence deleteing the kernel
version information above.

The version of boot-floppies above is the directory name under
debian/dists/woody/main/disks-i386 from which I took images-1.44's
rescue and root, and the drivers.tgz.

Anyway, on with the bug report. I boot the rescue and switch the root
fine. I've mounted a couple of partitions in order to see the Debian
archive on my own machine (put there with older Debian installation
in different partition). I specify that I want to configure kernel
modules and add pcnet32, st, sg. Then when I proceed to installing
the base system, I get the little progress bar appearing, the message
displayed is 'calling debootstrap', and when the bar just begins
to move off, I get an window with title "Error" and with message
"Couldn't download at". Yup, that's all. When I press enter to
continue, I am returned to the main installation menu with the same
'Next' and alternates displayed.

This error was *very* reproducible; I got it each of the about ten
times I tried.

I don't know that I can really offer you much more information, since
I'm now going back to 2.2R3's CDROMs to install a base system, and
then I'll just do an upgrade to get to my intended 'testing' system,
but if you let me know ... Thanks.

Alexis Huxley [EMAIL PROTECTED]

---
Received: (at 117914-done) by bugs.debian.org; 10 Nov 2001 18:46:45 +
>From [EMAIL PROTECTED] Sat Nov 10 12:46:45 2001
Return-path: <[EMAIL PROTECTED]>
Received: from arroz.onshored.com [216.220.101.2] (postfix)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 162d9R-0002gd-00; Sat, 10 Nov 2001 12:46:45 -0600
Received: from arroz.onshored.com (localhost [127.0.0.1])
by arroz.onshored.com (Postfix) with ESMTP
id B267094092; Sat, 10 Nov 2001 13:47:00 -0500 (EST)
Sender: [EMAIL PROTECTED]
To: Alexis Huxley <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: Bug#117914: boot-floppies: debootstrap fails - install impossible
References: <[EMAIL PROTECTED]>
Organization: onShore Development, Inc
From: Adam Di Carlo <[EMAIL PROTECTED]>
Date: 10 Nov 2001 13:47:00 -0500
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Lines: 20
User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7
MIME-

cvs commit to boot-floppies/s390-specials by gt

2001-11-10 Thread Debian Boot CVS Master

Repository: boot-floppies/s390-specials
who:gt
time:   Sat Nov 10 09:09:22 PST 2001


Log Message:

Some fixes of the s390 netsetup script.


Files:

changed:netsetup.sh


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




cvs commit to boot-floppies/utilities/dbootstrap/po by joy

2001-11-10 Thread Debian Boot CVS Master

Repository: boot-floppies/utilities/dbootstrap/po
who:joy
time:   Sat Nov 10 08:20:25 PST 2001


Log Message:

unfuzzying

Files:

changed:hr.po


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




#103302 ask permission before erasing /var/cache/apt/archives

2001-11-10 Thread Othmar Pasteka

just something what everyboday should know if he/she doesn'T know
it yet, i was bitten by it and i am pissed :/.

hi,

i just got bitten by this bug and it just pisses me off.
downloading 220 megs and all silently deleted because base-config
configures apt so that it gets the .debs from two different
servers, i.e. non-us and the usual stuff. and non-us times out
usually. and DO NOT have a small bandwidth, 512kbit/s isn't just
a dial up user. but all the bandwidth is sucked up with the
downloading the non non-us software. and the other regularly
times out. and when i go to retry then, assuming that it just
gets the 2 failed packages, IT DOWNLOADS THE WHOLE DAMN THIGN
AGAIN! AGAIN 200 MEGS OF .DEBS. that's NOT funny. this simply
sucks and pisses me off. the users should AT LEAST get the choice
to decide whether to delete the downloaded .debs. everything else
is just BRAINDEAD. i have a decently fast internet connection but
for everyone else this would be just a nightmare. AND, maybe not
in the us, but in europe one gets their amount of traffic
accounted, meaning that you have to pay if you go beyond a
certain limit. which is at about 1-2 gig at my isp. so i waste
1/5th of my amount for this stupid brainless bug.
you should just allow one connection at a time AND ask the user
whether he wants to delete the .debs otherwise the whole retry
point is brainless and just not seriously meant (i just lack the
vocabulary to make the point more clearly).

i hope you fix that.
thanks
Othmar


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




Re: problem in en i386 pdf installation manual

2001-11-10 Thread Ardo van Rangelrooij

Adam Di Carlo ([EMAIL PROTECTED]) wrote:
> "Tom Troughton" <[EMAIL PROTECTED]> writes:
> 
> > Just a quick note to let you know that the links found on pages 33 to 39 of the 
>english 
> > installation manual in pdf format 
> > 
> > http://www.debian.org/releases/stable/i386/install.en.pdf
> > 
> > are not appearing on the pages. They seem to extend past the edge of the page.
> > 
> > I couldn't find any indications that you know about this, so I'm sending this 
>note. I use os2 mcp. 
> > The effect is the same in acrobat3 and gs7.00 with gsview 4.0
> 
> Thanks.  That's a known prolblem with debiandoc-sgml, already filed as
> a bug I believe.

Yes, as bug #61038.

Thanks,
Ardo
-- 
Ardo van Rangelrooij
home email: [EMAIL PROTECTED]
home page:  http://people.debian.org/~ardo
GnuPG fp:   3B 1F 21 72 00 5C 3A 73  7F 72 DF D9 90 78 47 F9


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




Re: Installation success on Powerbook G4 (TiBook, the newest model)

2001-11-10 Thread Ethan Benson

On Sat, Nov 10, 2001 at 04:23:18PM +0100, Othmar Pasteka wrote:
> after that go on as usual. you should use the "Edit kernel parameters" or
> something like that and enter there the video=ofonly option so it
> becomes added to the yaboot.conf file so that oyu don't have to
> provide it yourself when you reboot.

video=ofonly of course should not be necessary and wouldn't be if we
added the option to boot/install with a 2.4 kernel, 2.2.19 simply
won't cut it for most of the newwer apple machines, and ofonly video
is NOT an acceptable long term option (its slow, X won't work right
etc).

that being said it seems to make sense to me that if video=ofonly was
supplied for b-f boot it should be automatically added to the default
additional boot paramaters.  any objections to this?  (it would be
powerpc only of course).

> the only real issue is the OpenFirmware sillyness, but that will
> be resolved, i hope :).

there is a documentation problem with G4 OpenFirwmare, someone needs
to properly analize it and find the proper way to configure the
netboot server.  its also possible it only works with a proprietary
Apple extended version of dhcpd.

-- 
Ethan Benson
http://www.alaska.net/~erbenson/



msg12121/pgp0.pgp
Description: PGP signature


Bug#118999: boot-floppies: i386-disk reiserfs hadn't the correct set of pcmcia drivers

2001-11-10 Thread Luca Olivetti

Package: boot-floppies
Version: 2000
Severity: important


-- System Information
Debian Release: testing/unstable
Kernel Version: Linux debian 2.2.19 #1 Sat Sep 22 22:08:47 EST 2001 i686 unknown

Hi, before of the current install (with the standard boot floppies), i tried
to install with the reiserf i386 disks (my intention was to install xfs, but
there's no diskset to do that), but I couldn't do it because it was
impossible to load the kernel modules for pcmcia (since they aren't there).

the modules I need:

pcmcia_core
i82365
ds
3c589_cs



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




Bug#118997: boot-floppies: pcmcia isn't enabled after first boot, so apt-get from the net won't work

2001-11-10 Thread Luca Olivetti

Package: boot-floppies
Version: 2000
Severity: important


-- System Information
Debian Release: testing/unstable
Kernel Version: Linux debian 2.2.19 #1 Sat Sep 22 22:08:47 EST 2001 i686 unknown

Hi,
after installing the base system and the reboot, the pcmcia subsystem wasn't
enabled, so I apt-get configuration failed (because it couldn't grab its
files off the net).
I manually started it end eventually I could complete the installation but I
think it should have activated pcmcia by itself (since I installed the base
system from the net).


-- 
Luca Olivetti


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




Why should men have all the fun?

2001-11-10 Thread HotDeals
Why should men have all the fun? Let me introduce you to VIGEL, a topical gel that increases feminine sexual pleasure and excitement.  Click here to find out more about VIGEL





  
  
Remove yourself from this list by either:
  
  


  
  
  Entering your email address below and clicking REMOVE:






  
  


  
  
OR
  
  


  
  
  Reply to this message with the word "remove" in the subject line.
  
  



  
  
  This message was sent to address [EMAIL PROTECTED]
  
  



pmguid:ud.t1c.83c8q









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



Installation success on Powerbook G4 (TiBook, the newest model)

2001-11-10 Thread Othmar Pasteka

Hi,

I installed 3.0.16 on the Powerbook G4 (550MHz version).
Basically follow the netboot mini-howto at penguinppc.org but with
these changes:
use a dhcp server which provides the yaboot binary. and you have
to go into the OpenFirmware bios because the default boot with
pressing n during the boot won't work. dunno why. if you come
there type "boot enet:bootp,,yaboot" then it should
download yaboot and the linux kernel image. at the boot: prompt
add video=ofonly to the bootoptions otherwise it won't proceede
after the root.bin is loaded from the tftpserver.
You should als read the mac-fdisk howto which is also at
penguinppc.org, especially if you want to keep mac os x or 9.
after that go on as usual. you should use the "Edit kernel parameters" or
something like that and enter there the video=ofonly option so it
becomes added to the yaboot.conf file so that oyu don't have to
provide it yourself when you reboot.

here is the part of the dhcpd.conf i used:
host maci {
  hardware ethernet 00:03:C3:0F:54:A4;
  fixed-address 192.168.1.1;
  filename  "/tftpboot/yaboot";
}

the only real issue is the OpenFirmware sillyness, but that will
be resolved, i hope :).

so long
Othmar


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




cvs commit to boot-floppies/powerpc-specials by eb

2001-11-10 Thread Debian Boot CVS Master

Repository: boot-floppies/powerpc-specials
who:eb
time:   Sat Nov 10 06:22:19 PST 2001


Log Message:

Add powerpc-specials/yaboot.conf.  This is a functional config for
temporarily bootstrapping the boot-floppies from an existing MacOS
partition.  This file is copied to $release/powermac next to the
yaboot binary.


Files:

added:  yaboot.conf


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




cvs commit to boot-floppies/debian by eb

2001-11-10 Thread Debian Boot CVS Master

Repository: boot-floppies/debian
who:eb
time:   Sat Nov 10 06:22:19 PST 2001


Log Message:

Add powerpc-specials/yaboot.conf.  This is a functional config for
temporarily bootstrapping the boot-floppies from an existing MacOS
partition.  This file is copied to $release/powermac next to the
yaboot binary.


Files:

changed:changelog


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




cvs commit to boot-floppies by eb

2001-11-10 Thread Debian Boot CVS Master

Repository: boot-floppies
who:eb
time:   Sat Nov 10 06:22:18 PST 2001


Log Message:

Add powerpc-specials/yaboot.conf.  This is a functional config for
temporarily bootstrapping the boot-floppies from an existing MacOS
partition.  This file is copied to $release/powermac next to the
yaboot binary.


Files:

changed:release.sh


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




ARE YOU SINGLE?

2001-11-10 Thread HotDeals



 
   
  ARE YOU SINGLE? Visit the web's favorite meeting place. Thousands and thousands 
  of people are developing quality relationships at this very moment...all from 
  the comfort and safety of home. 
  Click Here to create 
  a FREE profile on Dream Mates and meet that special someone right now! 






  
  
Remove yourself from this list by either:
  
  


  
  
  Entering your email address below and clicking REMOVE:






  
  


  
  
OR
  
  


  
  
  Reply to this message with the word "remove" in the subject line.
  
  



  
  
  This message was sent to address [EMAIL PROTECTED]
  
  



pmguid:ud.t1w.83c8q









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



cvs commit to boot-floppies/arm-specials by pb

2001-11-10 Thread Debian Boot CVS Master

Repository: boot-floppies/arm-specials
who:pb
time:   Sat Nov 10 05:51:20 PST 2001


Log Message:

Skeleton install kit for RiscPC


Files:

added:  rpc-skel-kit.zip


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




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

2001-11-10 Thread Debian Boot CVS Master

Repository: boot-floppies/utilities/dbootstrap
who:pb
time:   Sat Nov 10 05:47:30 PST 2001


Log Message:

- teach dbootstrap about "drv14riscpc" and "drv14netwinder" disk series


Files:

changed:extract_kernel.c


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




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

2001-11-10 Thread Debian Boot CVS Master

Repository: boot-floppies/utilities/dbootstrap
who:pb
time:   Sat Nov 10 05:46:46 PST 2001


Log Message:

- python-dev seems not to cut the mustard; build-depend on python1.5-dev
- also build-depend on zip for arm
- don't prompt for boot floppy creation on arm


Files:

changed:main_menu.c


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




cvs commit to boot-floppies/debian by pb

2001-11-10 Thread Debian Boot CVS Master

Repository: boot-floppies/debian
who:pb
time:   Sat Nov 10 05:46:45 PST 2001


Log Message:

- python-dev seems not to cut the mustard; build-depend on python1.5-dev
- also build-depend on zip for arm
- don't prompt for boot floppy creation on arm


Files:

changed:control changelog


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




Put The Internet To Work For You!

2001-11-10 Thread [EMAIL PROTECTED]





  
  
 







Earn continuous
residual income for the rest of your life!

 We’ll help you do it!

 It’s easy to turn the internet into your own 24/7 business
and earn an executive’s salary!

 Financial freedom is only a click away!
 
















Remove yourself from this list by either:




Entering your email address below and clicking REMOVE:

   
   

   
   




OR
Reply to this message with the word "remove" in the subject line.

This message was sent to address [EMAIL PROTECTED]




pmguid:9k.sxf.k0zzu







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