Re: Slink [was: Re: Debian Hamm Dselect]

1998-04-02 Thread storm
On Wed, 1 Apr 1998, William R. Ward wrote:

 In article [EMAIL PROTECTED], Scott Ellis [EMAIL PROTECTED] writes:
  Simple.  Slink doesn't currently duplicate anything that is in hamm.  Set
  dselect or whatever to look in dists/frozen and dists/unstable if you want
  stuff specifically from slink.
 
 How do I do that?  There is only one each of 'main', 'non-free', and
 'contrib', and only one Packages file for each.  Is there a way to get
 a Packages file that covers hamm with the changes from slink?  Or
 should I just stick with hamm for now?

dists/{frozen,unstable}/{main,non-free,contrib}


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


Re: Slink [was: Re: Debian Hamm Dselect]

1998-04-02 Thread William R. Ward
In article [EMAIL PROTECTED], [EMAIL PROTECTED] writes:

 On Wed, 1 Apr 1998, William R. Ward wrote:
 In article [EMAIL PROTECTED], Scott Ellis [EMAIL PROTECTED] writes:
  Simple.  Slink doesn't currently duplicate anything that is in hamm.  Set
  dselect or whatever to look in dists/frozen and dists/unstable if you want
  stuff specifically from slink.
 
 How do I do that?  There is only one each of 'main', 'non-free', and
 'contrib', and only one Packages file for each.  Is there a way to get
 a Packages file that covers hamm with the changes from slink?  Or
 should I just stick with hamm for now?

 dists/{frozen,unstable}/{main,non-free,contrib}

Yes, but dselect only has room for one Packages file in each of
{main,non-free,contrib,local}

--Bill.

-- 
William R Ward  Bay View Consulting   http://www.bayview.com/~hermit/
[EMAIL PROTECTED] 1803 Mission St. #339voicemail +1 408/479-4072
[EMAIL PROTECTED]   Santa Cruz CA 95060 USA   pager +1 408/458-8862
 PGP Key 0x2BD331E5; Public key at http://www.bayview.com/~hermit/pubkey.txt
-
Never doubt that a small group of thoughtful, committed citizens can change
 the world.  Indeed, it's the only thing that ever has. -- Margaret Mead


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


Re: Slink [was: Re: Debian Hamm Dselect]

1998-04-02 Thread Florian Attenberger


On Wed, 1 Apr 1998 [EMAIL PROTECTED] wrote:

 On Wed, 1 Apr 1998, William R. Ward wrote:
 
  In article [EMAIL PROTECTED], Scott Ellis [EMAIL PROTECTED] writes:
   Simple.  Slink doesn't currently duplicate anything that is in hamm.  Set
   dselect or whatever to look in dists/frozen and dists/unstable if you want
   stuff specifically from slink.
  
  How do I do that?  There is only one each of 'main', 'non-free', and
  'contrib', and only one Packages file for each.  Is there a way to get
  a Packages file that covers hamm with the changes from slink?  Or
  should I just stick with hamm for now?
 
 dists/{frozen,unstable}/{main,non-free,contrib}
 
Its not just this easy. I did it and upadated all packages.
AND compiled my kernel with gcc 2.8.1
Result: 
Any graphics where fucked. (XFree86, SVGAtextmode, SVGAlib)

Then i downgraded to gcc 2.7.x - Everything works fine again.

I don't know, why this could happen.
Maybe gcc 2.8.1 does not compile the kernel properly or some libs where
fucked.

If anyone has an explanation for this problem - plz mail

Thanks,

Florian Attenberger 


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


Re: Slink [was: Re: Debian Hamm Dselect]

1998-04-02 Thread jdassen
On Thu, Apr 02, 1998 at 12:49:55PM +0200, Florian Attenberger wrote:
 Its not just this easy. I did it and upadated all packages. AND compiled
 my kernel with gcc 2.8.1 Result: Any graphics where fucked. (XFree86,
 SVGAtextmode, SVGAlib)
 
 Then i downgraded to gcc 2.7.x - Everything works fine again.
 
 I don't know, why this could happen. Maybe gcc 2.8.1 does not compile the
 kernel properly or some libs where fucked.

My current understanding of this problem is this:
The ioport.c file in the kernel was written using the gcc documentation on
the workings of its optimisation code. That documentation currently does not
reflect gcc's internal workings accurately. Linus wants the gcc developers
to decide which is wrong: the documentation or the code.

You can circumvent the problem by using ioport.c from a recent 2.1.x
kernel.

HTH,
Ray
-- 
LEADERSHIP  A form of self-preservation exhibited by people with auto-
destructive imaginations in order to ensure that when it comes to the crunch 
it'll be someone else's bones which go crack and not their own.   
- The Hipcrime Vocab by Chad C. Mulligan


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


Slink [was: Re: Debian Hamm Dselect]

1998-04-01 Thread William R Ward
Andreas Mueck \(Stud.93\) [EMAIL PROTECTED] writes:
  Is it ok to set dselect to use the package files in /debian/hamm/ yet? 
  I was using /debian/dists/unstable before now, and I noticed the other
  day that my package list went to nothing.
 
 hamm is now dists/frozen, the new 'unstable'-version is slink.

I noticed this too.  However the 'slink' version seems incomplete.
What is the current status of the unstable version?

--Bill.

-- 
William R Ward  Bay View Consulting   http://www.bayview.com/~hermit/
[EMAIL PROTECTED] 1803 Mission St. #339voicemail +1 408/479-4072
[EMAIL PROTECTED]   Santa Cruz CA 95060 USA   pager +1 408/458-8862
 PGP Key 0x2BD331E5; Public key at http://www.bayview.com/~hermit/pubkey.txt
-
Never doubt that a small group of thoughtful, committed citizens can change
 the world.  Indeed, it's the only thing that ever has. -- Margaret Mead


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


Re: Slink [was: Re: Debian Hamm Dselect]

1998-04-01 Thread Scott Ellis
On 1 Apr 1998, William R Ward wrote:

 Andreas Mueck \(Stud.93\) [EMAIL PROTECTED] writes:
   Is it ok to set dselect to use the package files in /debian/hamm/ yet? 
   I was using /debian/dists/unstable before now, and I noticed the other
   day that my package list went to nothing.
  
  hamm is now dists/frozen, the new 'unstable'-version is slink.
 
 I noticed this too.  However the 'slink' version seems incomplete.
 What is the current status of the unstable version?

Simple.  Slink doesn't currently duplicate anything that is in hamm.  Set
dselect or whatever to look in dists/frozen and dists/unstable if you want
stuff specifically from slink.

-- 
Scott K. Ellis [EMAIL PROTECTED] http://www.gate.net/~storm/


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


Re: Slink [was: Re: Debian Hamm Dselect]

1998-04-01 Thread William R. Ward
In article [EMAIL PROTECTED], Scott Ellis [EMAIL PROTECTED] writes:

 On 1 Apr 1998, William R Ward wrote:
 Andreas Mueck \(Stud.93\) [EMAIL PROTECTED] writes:
   Is it ok to set dselect to use the package files in /debian/hamm/ yet? 
   I was using /debian/dists/unstable before now, and I noticed the other
   day that my package list went to nothing.
  
  hamm is now dists/frozen, the new 'unstable'-version is slink.
 
 I noticed this too.  However the 'slink' version seems incomplete.
 What is the current status of the unstable version?

 Simple.  Slink doesn't currently duplicate anything that is in hamm.  Set
 dselect or whatever to look in dists/frozen and dists/unstable if you want
 stuff specifically from slink.

How do I do that?  There is only one each of 'main', 'non-free', and
'contrib', and only one Packages file for each.  Is there a way to get
a Packages file that covers hamm with the changes from slink?  Or
should I just stick with hamm for now?

--Bill.

-- 
William R Ward  Bay View Consulting   http://www.bayview.com/~hermit/
[EMAIL PROTECTED] 1803 Mission St. #339voicemail +1 408/479-4072
[EMAIL PROTECTED]   Santa Cruz CA 95060 USA   pager +1 408/458-8862
 PGP Key 0x2BD331E5; Public key at http://www.bayview.com/~hermit/pubkey.txt
-
Never doubt that a small group of thoughtful, committed citizens can change
 the world.  Indeed, it's the only thing that ever has. -- Margaret Mead


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


Re: Debian Hamm Dselect

1998-03-30 Thread Andreas Mueck \(Stud.93\)
Hi,

 Is it ok to set dselect to use the package files in /debian/hamm/ yet? 
 I was using /debian/dists/unstable before now, and I noticed the other
 day that my package list went to nothing.

hamm is now dists/frozen, the new 'unstable'-version is slink.

Bye,

/
// Andreas Mueck   //
// [EMAIL PROTECTED] //
/



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


Re: Debian Hamm Dselect

1998-03-29 Thread Joel Klecker
At 15:20 -0500 1998-03-28, Wintermute wrote:
Is it ok to set dselect to use the package files in /debian/hamm/ yet?
I was using /debian/dists/unstable before now, and I noticed the other
day that my package list went to nothing.

You should always use dists/*.

In this case, dists/frozen/* for hamm (and eventually dists/stable/* once
hamm is released). dists/unstable/* is the new unstable (to become 2.1
(slink)).

--
Joel Espy Kleckermailto:[EMAIL PROTECTED]http://web.espy.org/
Debian GNU/Linux Developer...http://www.debian.org/



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


Debian Hamm Dselect

1998-03-28 Thread Wintermute
Is it ok to set dselect to use the package files in /debian/hamm/ yet? 
I was using /debian/dists/unstable before now, and I noticed the other
day that my package list went to nothing.


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


Re: Debian Hamm Dselect

1998-03-28 Thread Mike Acklin
At 03:20 PM 3/28/98 -0500, you wrote:
Is it ok to set dselect to use the package files in /debian/hamm/ yet? 
I was using /debian/dists/unstable before now, and I noticed the other
day that my package list went to nothing.



I think that the correct dir is /debian/frozen as hamm went frozen on
Thursday and is suppose to go stable on the 20th of April. That is what I
have been reading on the list here the last few days.



Mike Acklin
[EMAIL PROTECTED] (Work)
[EMAIL PROTECTED] (Home)
Debian Newbie (Please bear with me!)


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


Re: Debian Hamm Dselect

1998-03-28 Thread Wintermute
Mike Acklin wrote:
 
 At 03:20 PM 3/28/98 -0500, you wrote:
 Is it ok to set dselect to use the package files in /debian/hamm/ yet?
 I was using /debian/dists/unstable before now, and I noticed the other
 day that my package list went to nothing.
 
 
 I think that the correct dir is /debian/frozen as hamm went frozen on
 Thursday and is suppose to go stable on the 20th of April. That is what I
 have been reading on the list here the last few days.
 

Unfortunately I don't see a /debian/frozen directory on ftp.debian.org.


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


Re: Debian Hamm Dselect

1998-03-28 Thread Mike Acklin
On Sat, 28 Mar 1998, Wintermute wrote:

  At 03:20 PM 3/28/98 -0500, you wrote:
 
 Unfortunately I don't see a /debian/frozen directory on ftp.debian.org.
 
 

Hmmm. Maybe someone else could help out here. I am almost sure it was
frozen, but I looked via http and didn't see it either. All I did see was
the hamm files. I could have sworn that they said frozen was the
directory. Sorry to lead you astray


Mike Acklin - [EMAIL PROTECTED] (Home)
- [EMAIL PROTECTED] (Work)
Debian Newbie --- (Please bear with me)


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


Re: Debian Hamm Dselect

1998-03-28 Thread Wintermute
George Bonser wrote:
 
 Try /debian/dists/frozen
 
 On Sat, 28 Mar 1998, Wintermute wrote:
 
 
  Unfortunately I don't see a /debian/frozen directory on ftp.debian.org.
 
 

Thankeee kindleee.


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


Re: Debian Hamm Dselect

1998-03-28 Thread Wintermute
George Bonser wrote:
 
 Try /debian/dists/frozen
 
 On Sat, 28 Mar 1998, Wintermute wrote:
 
 
  Unfortunately I don't see a /debian/frozen directory on ftp.debian.org.
 
 

By the way, I just checked.  /debian/dists/frozen is a sym-link to hamm
which is a sym-link to ../hamm.

So I guess it IS ok to use /debian/hamm after all. :)  Thanks all.


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


Re: Debian Hamm Dselect

1998-03-28 Thread Bob Nielsen
On Sat, 28 Mar 1998, Wintermute wrote:

 Mike Acklin wrote:
  
  At 03:20 PM 3/28/98 -0500, you wrote:
  Is it ok to set dselect to use the package files in /debian/hamm/ yet?
  I was using /debian/dists/unstable before now, and I noticed the other
  day that my package list went to nothing.
  
  
  I think that the correct dir is /debian/frozen as hamm went frozen 
  on
  Thursday and is suppose to go stable on the 20th of April. That is what I
  have been reading on the list here the last few days.
  
 
 Unfortunately I don't see a /debian/frozen directory on ftp.debian.org.

Typo.  /debian/dists/frozen will work.

Bob


Bob Nielsen Internet: [EMAIL PROTECTED]
Tucson, AZ  AMPRnet:  [EMAIL PROTECTED]
http://www.primenet.com/~nielsen


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