Re: Can't reach master.debian.org - solved

2002-06-21 Thread Tom Zych
Thanks to all who offered help. Turns out it wasn't my ISP's DNS
server that was out of date - it was my /etc/hosts file . I'd
forgotten I set some addresses in there way back when, to try to
speed things up. I took out that line and everything works fine now.

--
Tom Zych
This email address will expire at some point to thwart spammers.
Permanent address is at http://pobox.com/~tz/email.html


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



Re: Can't reach master.debian.org

2002-06-20 Thread Colin Watson
On Thu, Jun 20, 2002 at 09:31:14PM -0400, Tom Zych wrote:
> Colin Watson wrote:
> > Tom Zych wrote:
> > > ping gives me 216.234.231.5 as the IP address, does this match
> > > what ping tells you?
> 
> > 65.125.64.135, and that's what ifconfig says when I log in there too.
> 
> Weird. I tried plugging that into my browser, it changed to
> http://www.debian.org/distrib/ftplist . Loads ok but it isn't bugs.
> Might be master...

Virtual hosting will do that kind of thing to you. You'd need to get the
browser to send the right Host: line; since your DNS server seems to be
months out of date, the easiest way to do that might be to add an entry
to /etc/hosts.

> Also ping www.debian.org gives 198.186.203.20. Maybe certain
> subtrees are actually on another server?

www.debian.org is a different server (klecker) from master, that's true,
but actually it's just that http://master.debian.org/ (and anything else
it doesn't know about explicitly) redirects off to that "Getting Debian
from the Internet" page. If you want to get useful information from
master's web server, you need to use http://bugs.debian.org/,
http://lists.debian.org/, etc., so in your case you'll need entries for
those in your hosts file.

You probably ought to ask your network admins to fix their DNS server,
though.

-- 
Colin Watson  [EMAIL PROTECTED]


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



Re: Can't reach master.debian.org

2002-06-20 Thread Tom Zych
Colin Watson wrote:

> > ping gives me 216.234.231.5 as the IP address, does this match
> > what ping tells you?

> 65.125.64.135, and that's what ifconfig says when I log in there too.

Weird. I tried plugging that into my browser, it changed to
http://www.debian.org/distrib/ftplist . Loads ok but it isn't bugs.
Might be master...

Also ping www.debian.org gives 198.186.203.20. Maybe certain
subtrees are actually on another server?

--
Tom Zych
This email address will expire at some point to thwart spammers.
Permanent address is at http://pobox.com/~tz/email.html


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



Re: Can't reach master.debian.org

2002-06-20 Thread Tom Zych
Mike Dresser wrote:

> Is ECN enabled in your kernel?

I doubt it. Stock Debian 2.2.18pre21 from a potato CD. That's that
congestion thing, isn't it? I was thinking it might be that but I
couldn't remember what it was called and also didn't want to toss
out any red herrings.

Is there a good way to tell? Some program that would send me test
packets? Some way to query the kernel?

Is there a deb for a kernel that'll work? I've never compiled a
kernel. Tried once and was scared off by a zillion options without
much explanation.

Thanks,
--
Tom Zych
This email address will expire at some point to thwart spammers.
Permanent address is at http://pobox.com/~tz/email.html


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



Re: Can't reach master.debian.org

2002-06-20 Thread Chris Kenrick
On Thu, Jun 20, 2002 at 08:14:10PM -0400, Tom Zych wrote:
> Colin Watson wrote:
> 
> > Can you get there now? brainfood.com, its host, was off the network for
> > a few minutes earlier today.
> 
> Sorry, I forgot to say this is an ongoing problem.  Started
> a couple of months ago, I guess.
> 
> ping gives me 216.234.231.5 as the IP address, does this match
> what ping tells you?

dig master.debian.org gives 65.125.64.135 here.

dig -x 216.234.231.5 doesn't give an answer, so not sure what that
address is :)

- Chris


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



Re: Can't reach master.debian.org

2002-06-20 Thread Colin Watson
On Thu, Jun 20, 2002 at 08:14:10PM -0400, Tom Zych wrote:
> Colin Watson wrote:
> > Can you get there now? brainfood.com, its host, was off the network for
> > a few minutes earlier today.
> 
> Sorry, I forgot to say this is an ongoing problem.  Started
> a couple of months ago, I guess.

Oh, it's certainly been available more recently than that.

> ping gives me 216.234.231.5 as the IP address, does this match
> what ping tells you?

65.125.64.135, and that's what ifconfig says when I log in there too.

-- 
Colin Watson  [EMAIL PROTECTED]


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



Re: Can't reach master.debian.org

2002-06-20 Thread Mike Dresser
On Thu, 20 Jun 2002, Tom Zych wrote:
> Sorry, I forgot to say this is an ongoing problem.  Started
> a couple of months ago, I guess.
>
> ping gives me 216.234.231.5 as the IP address, does this match
> what ping tells you?

Is ECN enabled in your kernel?

Mike


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



Re: Can't reach master.debian.org

2002-06-20 Thread Tom Zych
Colin Watson wrote:

> Can you get there now? brainfood.com, its host, was off the network for
> a few minutes earlier today.

Sorry, I forgot to say this is an ongoing problem.  Started
a couple of months ago, I guess.

ping gives me 216.234.231.5 as the IP address, does this match
what ping tells you?

--
Tom Zych
This email address will expire at some point to thwart spammers.
Permanent address is at http://pobox.com/~tz/email.html


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



Re: Can't reach master.debian.org

2002-06-19 Thread Colin Watson
On Wed, Jun 19, 2002 at 07:14:22PM -0400, Tom Zych wrote:
> Does anyone have any idea why I can't reach master.debian.org,
> aka bugs.debian.org? It works fine at work (Win95). At home I'm
> running woody and I can't so much as ping it. The address resolves
> ok.

Can you get there now? brainfood.com, its host, was off the network for
a few minutes earlier today.

-- 
Colin Watson  [EMAIL PROTECTED]


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



Can't reach master.debian.org

2002-06-19 Thread Tom Zych
Does anyone have any idea why I can't reach master.debian.org,
aka bugs.debian.org? It works fine at work (Win95). At home I'm
running woody and I can't so much as ping it. The address resolves
ok. Don't know what to say about my network setup - ask me.
(Please be specific about how to find things out.)

TIA,
--
Tom Zych
This email address will expire at some point to thwart spammers.
Permanent address is at http://pobox.com/~tz/email.html


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



Master.debian.org and Email

1999-05-24 Thread Jason Gunthorpe

Hi all!

It seems that with our recent IP change on master.debian.org Novare has
inherited an IP space that has previously been used to send spam.

I would like it if everyone could check that these two IPs are not listed
in any spam listing services: 
  master.debian.org   A   209.41.108.5
  murphy.debian.org   A   209.41.108.199

Please only let me know if you find a listing, I don't need to have a full
email box tomorrow :>

Thanks,
Jason
Debian-Admin


Re: XFree86 3.3.2.3a-8pre9v6 at master.debian.org/~branden/xfree86

1999-01-29 Thread Santiago Vila
Branden Robinson:
> I don't know yet exactly how the new font and static library packages
> will be handled.  I want to build developer consensus on a solution.

I have one possible solution here:

deb http://master.debian.org/~sanvila frozen main

[ The above is an apt-like line ].

Yes, these are the famous dummy packages. Don't worry, I'm not uploading
them to Incoming, I prefer a developer consensus too.

I will not claim that this is the only possible solution, but certainly it
is a solution.

I would like to hear about better solutions than this (not on paper but
real code).

Thanks.

-- 
 "e845ea08d62746a96384dad8c6d46e2e" (a truly random sig)


XFree86 3.3.2.3a-8pre9v6 at master.debian.org/~branden/xfree86

1999-01-28 Thread Branden Robinson
This is what I hope to be the final test build of XFree86 3.3.2.3a-9; if
there are no significant problems it will be released with that version
number.  This test build addresses all four release-critical bugs currently
outstanding against XFree86.

There are exactly 5 things I want to do for -10, and then I will declare
slink X done (barring any nasty bugs that crop up).

* have XF86Setup mung /etc/X11/Xserver (and call correct X server during
  test)
* deal with new font and static library packages in the upgrade department
* XKB and locale fixes for our non-American friends
  (bugs.debian.org/xlib6g)
* merge alpha patches
* merge sparc patches

The xf86config program has already been modified to edit /etc/X11/Xserver,
thanks to Robert Woodcock.  XF86Setup is more difficult, mainly because
it's written in tcl.  Any volunteers to do this are strongly encouraged to
step forward.

I don't know yet exactly how the new font and static library packages will
be handled.  I want to build developer consensus on a solution.

Alpha and sparc patches need to be i386-safe.  I don't know that they
aren't; I haven't checked closely yet.  My next test build will likely
incorporate the alpha patches and I will want to see if it works okay on
i386.  Almost all of the Alpha patches have to do with 64-bit alignment
issues, and should not affect the i386.  But there's always the chance of
something lurking...

If some sparc folks could confirm that their patches are similarly safe for
i386 consumption I'll subsequently add those.  I imagine the Alpha patches
will make life easier for the sparc64/UltraLinux port (do we have one
yet?).

And that's it...

People who used test build 5 should probably remove or purge (and
optionally reinstall an earlier, official version of) the XFree86 packages.
In test build 5 xbase-clients was renamed to xclients-misc, but it was
recently brought to my attention just how awful package renaming can be.
So I backed that change out.  The current control file has no notion of any
xclients-misc package.

There are a few things in particular that I'd really like tested:

*) Upgrades from hamm xbase (3.3.2.3-2 or earlier) should automatically
suck in xterm, xdm, xfs, xbase-clients, and so forth.

*) No damn circular symlinks.  Check the /etc/X11/xinit and
/etc/X11/xserver directories for them.  Some of my postinsts, and dpkg
itself, should scream at upgrade time if this happens, but it never hurts
to be sure.

*) Make sure /usr/doc/xbase/README.Debian is present.  For reasons I cannot
fathom, on some systems it just isn't being installed.  I got a bug about
this and reassigned it to dpkg since dpkg-deb --contents xbase said the
file should be there (so did dpkg -L xbase).

*) Make sure the locales directory is present (/usr/lib/X11/locales).

*) If you have xlib6 installed, ensure the following link is present:

usr/i486-linuxlibc1/lib/X11/locale -> ../../../X11R6/lib/X11/locale

*) Run the xf86config program in xserver-common and verify that it writes
the name of the selected X server to /etc/X11/Xserver if asked to (and that
it doesn't if the user says not to).  It should create this file if it is
not present, and not modify anything other than the first line if it does.

*) Disable local X server checking in xdm (see /etc/X11/xdm/xdm.options and
man xdm.options), then sabotage the XF86Config file so that the server will
bomb.  Check that with startx.  Then start xdm, have it run the local
server, and see if you get the loop of death.  I got a patch from Marcelo
Magallon that should prevent this.  xdm should now obey the startAttempts
resource, and only try to start the X server 4 times.  man xdm for more
info.

The XF86Config file is easily sabotaged by a line like:
   VertRefresh 50---120
in the Monitor section.

Those are the big ones.  Folks with lots of energy may want to step
through the almost 200-line changelog, look at the many bug reports that
are referenced, and attempt to confirm the fixes.

-- 
G. Branden Robinson  |
Debian GNU/Linux |// // //  / /
[EMAIL PROTECTED]   |EI 'AANIIGOO 'AHOOT'E
cartoon.ecn.purdue.edu/~branden/ |
xfree86 (3.3.2.3a-8pre9v6) frozen unstable; urgency=low

  * Test release.  DO NOT use the Debian Bug Tracking system to report bugs
in this release of XFree86; instead mail them directly to
<[EMAIL PROTECTED]>.
  * thanks to David Huggins-Daines and Rene Hojbjerg Larsen for finding some
annoying bugs
  * xbase is now a pseudo-package used to smooth upgrades from hamm or
earlier systems
  * what was the new xbase is now xfree86-common
  * moved xinit and startx from xserver-common to xbase-clients; xinit is
linked against the X libs, so it is out of place in xserver-common
(Fixes: #29166)
  * moved xvidtune from xf86setup to xbase-clients
  * removed xmodmap package, its contents are now in xbase-clients
  * config/cf/xfree86.cf: apply m68k patch
  * programs/Xserver/Xp

Re: master.debian.org/debian/Incoming mirror

1997-10-08 Thread Brandon Mitchell
On Wed, 8 Oct 1997, Adam Klein wrote:

> Where can I find a mirror of the master.debian.org debian/Incoming
> directory?

This was recently posted, so you may want to check the archives:
ftp://llug.sep.bnl.gov/pub/debian/Incoming/
ftp://ftp.lh.umu.se/pub/linux/debian-Incoming/
(there was another, but I couldn't get it to work)

Brandon

-
Brandon Mitchell <[EMAIL PROTECTED]>   "We all know linux is great... it
PGP: finger -l [EMAIL PROTECTED]  does infinite loops in 5 seconds"
Phone: (757) 221-4847  --Linus Trovalds


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


master.debian.org/debian/Incoming mirror

1997-10-08 Thread Adam Klein
Where can I find a mirror of the master.debian.org debian/Incoming
directory?

Adam Klein


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


master.debian.org down?

1997-06-28 Thread Victor Torrico


Master.debian.org

1997-06-14 Thread Nathan E Norman
master.debian.org down?? I can't even ping it!

--
  Nathan Norman:Hostmaster CFNI:[EMAIL PROTECTED]
finger [EMAIL PROTECTED] for PGP public key and other stuff
Key fingerprint = CE 03 10 AF 32 81 18 58  9D 32 C2 AB 93 6D C4 72
--


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


Re: Master.debian.org

1997-06-14 Thread Bruce Perens
Yes, master is down at the moment. Mike will bring it back as soon as he can.

Bruce
-- 
Bruce Perens K6BP   [EMAIL PROTECTED]   510-215-3502
Finger [EMAIL PROTECTED] for PGP public key.
PGP fingerprint = 88 6A 15 D0 65 D4 A3 A6  1F 89 6A 76 95 24 87 B3 


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


Re: master.debian.org

1997-06-05 Thread Dale Scheetz
On Wed, 4 Jun 1997, Nathan E Norman wrote:

> Any idea when master will be open for ftp again?
> 
Mike N. just informed me that the inetd daemon had wandered of into booney
land. The problem should be fixed by now. Thanks Mike!

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] .


master.debian.org

1997-06-05 Thread Nathan E Norman
Any idea when master will be open for ftp again?

--
  Nathan Norman:Hostmaster CFNI:[EMAIL PROTECTED]
finger [EMAIL PROTECTED] for PGP public key and other stuff
Key fingerprint = CE 03 10 AF 32 81 18 58  9D 32 C2 AB 93 6D C4 72
--


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


Re: master.debian.org???? BIG PROBLEMS??

1997-04-17 Thread Brian C. White
> I just checked again.  It's not there.  I get all the other directories but
> nothing under Debian.
> 
> I just got a msg from Christian saying it may be an ftpd error.
> 
> What did you use to check this?

I logged on to master directly and checked.

  Brian
 ( [EMAIL PROTECTED] )

---
  You can never be too good looking or too well equipped.  -- Dilbert



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


Re: master.debian.org???? BIG PROBLEMS??

1997-04-17 Thread Michael Neuffer
On Wed, 16 Apr 1997, Christian Hudon wrote:
> On Apr 16, Rick wrote
> > 
> > There is nothing listed under /pub/Linux/Debian any more.  Did you hide the
> > directories for some reason?  Is this a, dreaded, file system problem?
> > 
> > What happened guys?
> 
> This sounds like a ftp daemon problem on master. The files are still there
> when I log in to master.

No, we were asked not to mount it there anymore.
It is now available again.

Mike

Michael Neuffer   i-Connect.Net, a Division of iConnect Corp.
[EMAIL PROTECTED]14355 SW Allen Blvd., Suite 140
  Beaverton, OR 97005



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


Re: master.debian.org???? BIG PROBLEMS??

1997-04-17 Thread Rick
-BEGIN PGP SIGNED MESSAGE-

Thanks.  I thought I was going nuts.

On 17-Apr-97 Christian Hudon wrote:
>On Apr 16, Rick wrote
>> 
>> There is nothing listed under /pub/Linux/Debian any more.  Did you hide the
>> directories for some reason?  Is this a, dreaded, file system problem?
>> 
>> What happened guys?
>
>This sounds like a ftp daemon problem on master. The files are still there
>when I log in to master.
>
>Mike: wouldn't it be a good idea to make ftpd print out a "please report
>any problems with this server to [EMAIL PROTECTED]" blurb? That way
>problems with the ftp server would mailed to your private mailbox (faster
>response time) instead of being posted on debian-user.
>
>snip
>
>[EMAIL PROTECTED]:[~/debian] >ftp
>ftp> open localhost
>Connected to localhost.i-Connect.Net.
>220 master.debian.org FTP server (Version wu-2.4(7) Thu Aug 1 02:34:14 MET
DST 1996) ready.
>Name (localhost:chrish): anonymous
>331 Guest login ok, send your complete e-mail address as password.
>Password:
>230 Guest login ok, access restrictions apply.
>Remote system type is UNIX.
>Using binary mode to transfer files.
>ftp> cd /pub/Linux/Debian
>250 CWD command successful.
>ftp> ls
>200 PORT command successful.
>150 Opening ASCII mode data connection for /bin/ls.
>total 0
>226 Transfer complete.
Have a good one.

- --
Rick Jones  E-Mail: Rick <[EMAIL PROTECTED]> 

Date: 16-Apr-97 
   Time: 23:21:28
- --

-BEGIN PGP SIGNATURE-
Version: 2.6.2

iQCVAwUBM1WXOAi+Ph+i3TgpAQHHEAQAqj2HErcjc8f70kSifd7QmnlHOSfOg+X+
/X50+BvRLaLbGrzTTLtQjsy8ZYVpDEPU6DxWntJAUmRAAVnsrNUAlCzClS9zFsFq
9N4RFW5LtaYbSdSVYhdW5XJehHY1RIe7WIntdzoLYUoycMLr6PYW0c1ckK09cOmG
L75ulcXNICs=
=kf/N
-END PGP SIGNATURE-


pgptwjY5EcfIw.pgp
Description: PGP signature


Re: master.debian.org???? BIG PROBLEMS??

1997-04-17 Thread Rick
-BEGIN PGP SIGNED MESSAGE-

I just checked again.  It's not there.  I get all the other directories but
nothing under Debian.

I just got a msg from Christian saying it may be an ftpd error.

What did you use to check this?

On 17-Apr-97 Brian C. White wrote:
>> I was downloading bo from frozen on master.  It should have taken about 4
- - 5
>> hours.  I reduced my terminal and did other things.  about 18 pkgs were
>> recv'd when, evidently, the entire Debian directory tree disappeared.
>
>I just checked...
>
>master:8 - ~/Debian/frozen/binary> find . -type f | wc
>817 817   22230
>
>
>Everything seems to be okay.
>
>  Brian
> ( [EMAIL PROTECTED] )
>
>-
- --
>In theory, theory and practice are the same.  In practice, they're not.
>
>
>--
>TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
>[EMAIL PROTECTED] . 
>Trouble?  e-mail to [EMAIL PROTECTED] .
>
Have a good one.

- --
Rick Jones  E-Mail: Rick <[EMAIL PROTECTED]> 

Date: 16-Apr-97 
   Time: 23:18:38
- --

-BEGIN PGP SIGNATURE-
Version: 2.6.2

iQCVAwUBM1WWjgi+Ph+i3TgpAQFqrAP/aRCG0g+PtPvMYhk3i0tcQNdkCjzqoLxk
+0JeUpPTOnxC5hTVZ6V0IhG39RFkzmcGzbwnhWSF+kgGfUPV0K2xj/1p1P5JKmKd
ZNAavzgDUObXD/dB1Zwm/EawVj9woMx9eo+CdDhr/TKL6F2rwYZrlTSpfPzj8CTo
n2rOEn5yxRU=
=1JOb
-END PGP SIGNATURE-


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


Re: master.debian.org???? BIG PROBLEMS??

1997-04-17 Thread Christian Hudon
On Apr 16, Rick wrote
> 
> There is nothing listed under /pub/Linux/Debian any more.  Did you hide the
> directories for some reason?  Is this a, dreaded, file system problem?
> 
> What happened guys?

This sounds like a ftp daemon problem on master. The files are still there
when I log in to master.

Mike: wouldn't it be a good idea to make ftpd print out a "please report
any problems with this server to [EMAIL PROTECTED]" blurb? That way
problems with the ftp server would mailed to your private mailbox (faster
response time) instead of being posted on debian-user.

snip

[EMAIL PROTECTED]:[~/debian] >ftp
ftp> open localhost
Connected to localhost.i-Connect.Net.
220 master.debian.org FTP server (Version wu-2.4(7) Thu Aug 1 02:34:14 MET DST 
1996) ready.
Name (localhost:chrish): anonymous
331 Guest login ok, send your complete e-mail address as password.
Password:
230 Guest login ok, access restrictions apply.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> cd /pub/Linux/Debian
250 CWD command successful.
ftp> ls
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
total 0
226 Transfer complete.


pgpyMi0Nig2C7.pgp
Description: PGP signature


Re: master.debian.org???? BIG PROBLEMS??

1997-04-17 Thread Brian C. White
> I was downloading bo from frozen on master.  It should have taken about 4 - 5
> hours.  I reduced my terminal and did other things.  about 18 pkgs were
> recv'd when, evidently, the entire Debian directory tree disappeared.

I just checked...

master:8 - ~/Debian/frozen/binary> find . -type f | wc
817 817   22230


Everything seems to be okay.

  Brian
 ( [EMAIL PROTECTED] )

---
In theory, theory and practice are the same.  In practice, they're not.


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


master.debian.org???? BIG PROBLEMS??

1997-04-17 Thread Rick
-BEGIN PGP SIGNED MESSAGE-

What happened?  

I was downloading bo from frozen on master.  It should have taken about 4 - 5
hours.  I reduced my terminal and did other things.  about 18 pkgs were
recv'd when, evidently, the entire Debian directory tree disappeared.

I thought it was the program.  How could it just disappear?  I used three
different ftp clients with the same results.

There is nothing listed under /pub/Linux/Debian any more.  Did you hide the
directories for some reason?  Is this a, dreaded, file system problem?

What happened guys?

Have a good one.

- --
Rick Jones  E-Mail: Rick <[EMAIL PROTECTED]> 

Date: 16-Apr-97 
   Time: 22:45:20
- --

-BEGIN PGP SIGNATURE-
Version: 2.6.2

iQCVAwUBM1WOwAi+Ph+i3TgpAQFo4gQAxA+B9HR8DCc/dgdDbg+qk81KmtecL0VA
Mrj14l10gOUj1FGiHA0HM2+QRslEyUEThi698KFOV7nc3MyYMoETzujqL+kQM/iB
tMz0Wohedk9t5ElXcasiN5RcjUxHynGtGT96OfojcHUaEjD83w4zEdk3k8ZkdpBb
hqxFUtF6owU=
=eeKY
-END PGP SIGNATURE-


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


ftp://master.debian.org/debian is missing.

1996-12-23 Thread Karl M. Hegbloom

 Shouldn't there be a symlink there?  I think the Mirrors file gives
the URL as ftp://master.debian.org/debian and not the true one deeper
into the directory tree.

-- 
   __ _Karl M. Hegbloom <[EMAIL PROTECTED]>
  / /(_)_ __  _   ___  __  http://www.inetarena.com/~karlheg
 / / | | '_ \| | | \ \/ /  Portland, OR, USA
/ /__| | | | | |_| |>  <   Proudly running Linux 2.0.27 transname
\/_|_| |_|\__,_/_/\_\ and Debian GNU public software!


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


Re: What happened to master.debian.org?

1996-12-01 Thread Bruce Perens
From: [EMAIL PROTECTED] (Tan Wee Yeh)
> Think there are some problems with the mirror at
> master.debian.org:/pub/Linux/Debian.
> Its empty...

The system came up with it unmounted. It's better now.

> Also, it seems that the mirror at
>   ftp.cdrom.com
> is really outdated as of 0430 GMT Dec 1, 1996.

I wrote them a while back and got no response. It's time for me to write
them again.

Thanks

Bruce
--
Bruce Perens K6BP   [EMAIL PROTECTED]
Finger [EMAIL PROTECTED] for PGP public key.
PGP fingerprint = 88 6A 15 D0 65 D4 A3 A6  1F 89 6A 76 95 24 87 B3 


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


What happened to master.debian.org?

1996-12-01 Thread Tan Wee Yeh
Hi,

Think there are some problems with the mirror at
master.debian.org:/pub/Linux/Debian.
Its empty...

I understand that there were some problems with the 
main site
ftp.debian.org
a few days ago... is this some side-effects of that?

Also, it seems that the mirror at
ftp.cdrom.com
is really outdated as of 0430 GMT Dec 1, 1996.


Just me,
Wire ...


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


Re: Master.debian.org down yggdrasil.com down ...

1996-09-17 Thread Christian Hudon
On 16 Sep 1996, Christoph Lameter wrote:

> master.debian.org is down since Sunday. Any plans to bring it back up?
> 
> yggdrasil.com is also down (Even the DNS Servers are not reachable!) and
> is the gateway from the usnet linux.debian.user group to the mailing list.
> Can we establish alternate gateways so that at least the usenet groups
> will still work?

Could be a problem with your 'bit' of the net. From here, both are up as I
speak. Check again...

  Christian




Master.debian.org down yggdrasil.com down ...

1996-09-16 Thread Christoph Lameter
master.debian.org is down since Sunday. Any plans to bring it back up?

yggdrasil.com is also down (Even the DNS Servers are not reachable!) and
is the gateway from the usnet linux.debian.user group to the mailing list.
Can we establish alternate gateways so that at least the usenet groups
will still work?



Re: xtel-3.0.7-1 uploaded to master.debian.org

1996-05-29 Thread Mark D Felt
Christophe Le Bars wrote:
> 
>  > hi for us people in the US
>  > can you explain what Minitel is?
>  > Thanks
>  > Charles
>  > (intriguing name)
> 
> It's a little hard to explain this... But i'll try to add
> a small explanation in the next xtel released package...
> (in 2 words, Minitel is a 80's, 75bauds, 5FF/mm, alphanumeric French Web!)
> You must live in France to use it...
> --
> Christophe Le Bars - Email: [EMAIL PROTECTED]
> 01001GNU00110ESPERANTO010011DEBIAN0LINUX01001010111001


It is available in the US, I went to Minitel's home page at:

http://www.minitel.fr

and found a page for US price rates at:

http://www.minitel.fr/English/Gateway/msc.html


Mark


Re: xtel-3.0.7-1 uploaded to master.debian.org

1996-05-16 Thread Christophe Le Bars
 > hi for us people in the US
 > can you explain what Minitel is?
 > Thanks
 > Charles
 > (intriguing name)

It's a little hard to explain this... But i'll try to add
a small explanation in the next xtel released package...
(in 2 words, Minitel is a 80's, 75bauds, 5FF/mm, alphanumeric French Web!)
You must live in France to use it...
--
Christophe Le Bars - Email: [EMAIL PROTECTED]
01001GNU00110ESPERANTO010011DEBIAN0LINUX01001010111001



Upload: color-ls-3.12-3 uploaded to master.debian.org

1996-05-15 Thread Syrus Nemat-Nasser

This version has an updated revision number (-3) to distinguish
it from the version included in the initial 1.1 beta release.
Changes from the original are noted below:  

Date: 14 May 96 22:25 UT
Format: 1.4
Distribution: unstable
Priority: Low
Maintainer: Syrus Nemat-Nasser <[EMAIL PROTECTED]>
Source: color-ls
Binary:  color-ls
Architecture:  i386 source
Version: 3.12-3
Description:
 color-ls: The Debian color-ls package
Changes: Fixed segmentation fault when invoked with --color=no option.
 Added architecture to .deb filename.
 Set debian revision number to 3.
Files:
 948e5c3390aa875861b18e8187f366e0  379942  misc  color-ls-3.12-3.tar.gz
 29661e31995c0934d68b087ab27941eb  28270  misc  color-ls-3.12-3.i386.deb



--
Syrus Nemat-Nasser <[EMAIL PROTECTED]>UCSD Physics Dept.