Re: More info on 3.0r1 update images

2003-01-18 Thread Gianfranco Di Prinzio
On Thu, Jan 16, 2003 at 07:26:22PM +0100, Gianfranco Di Prinzio wrote:
> 
> Here the complete list of missed packages:
> ---
[...]
> ---

There was an error in the previous message.
The following packages were marked as missed:

---
pool/contrib/m/med-bio-contrib/med-bio-contrib_0.1-1_all.deb
pool/contrib/n/netscape4.base/communicator_4.77-2_i386.deb
pool/contrib/n/netscape4.base/navigator_4.77-2_i386.deb
pool/main/p/php3/php3-cgi-mhash_3.0.18-23.1woody1_i386.deb
pool/main/p/php3/php3-mhash_3.0.18-23.1woody1_i386.deb
---

but they are on the update image.

Sorry.


Bye
-- 
Gianfranco Di Prinzio


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




Re: Merging CDs back into distribution tree?

2003-01-18 Thread Scalar
On Fri, 17 Jan 2003, Richard Atterer wrote:
> If you copy each CD's contents to a separate directory, made available e.g.
> as ,  etc, then add the following
> lines to /etc/apt/sources.list:
>
> deb ftp://1.2.3.4/cd1/ stable main contrib
> deb ftp://1.2.3.4/cd2/ stable main contrib
> etc.
>
> Having done that, run "dselect update".

That "sort of" worked. Windoze 98 does not know what to do
with a unix "soft link" file, so it became a zero-length
undefined file and dselect could not find anything.

I have no idea why it's important to have four different
names all for the same file location (stable, unstable, and
frozen point to woody) but from checking the Serv-U FTP log
on Windows, it appears all dselect wants is to get into the
"stable" directory and apparantly doesn't care about
unstable or frozen.

So I deleted the invalid "stable" file, and renamed "woody"
to "stable". It works, dselect is happy... and it installs
stuff okay.. but I've no idea if it'll break later because
"unstable" and "frozen" still don't go anywhere..



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




Bug#175952: "current" area for jigdo files still points to 3.0r0

2003-01-18 Thread Vague Grunt
i'm still encountering this problem, even though the bug has
been closed

when i go to

http://us.cdimage.debian.org/jigdo-area/current/jigdo/

the .jigdo files there still appear for 3.0r0, based on the
dates (sometime in july).

it would seem that "current" should currently point to the
3.0r1 .jigdo files now...



msg05203/pgp0.pgp
Description: PGP signature


Re: More info on 3.0r1 update images

2003-01-18 Thread Gianfranco Di Prinzio
On Thu, Jan 16, 2003 at 07:26:22PM +0100, Gianfranco Di Prinzio wrote:
> 
> Here the complete list of missed packages:
> ---
[...]
> ---

There was an error in the previous message.
The following packages were marked as missed:

---
pool/contrib/m/med-bio-contrib/med-bio-contrib_0.1-1_all.deb
pool/contrib/n/netscape4.base/communicator_4.77-2_i386.deb
pool/contrib/n/netscape4.base/navigator_4.77-2_i386.deb
pool/main/p/php3/php3-cgi-mhash_3.0.18-23.1woody1_i386.deb
pool/main/p/php3/php3-mhash_3.0.18-23.1woody1_i386.deb
---

but they are on the update image.

Sorry.


Bye
-- 
Gianfranco Di Prinzio




Re: Merging CDs back into distribution tree?

2003-01-18 Thread Scalar
On Fri, 17 Jan 2003, Richard Atterer wrote:
> If you copy each CD's contents to a separate directory, made available e.g.
> as ,  etc, then add the following
> lines to /etc/apt/sources.list:
>
> deb ftp://1.2.3.4/cd1/ stable main contrib
> deb ftp://1.2.3.4/cd2/ stable main contrib
> etc.
>
> Having done that, run "dselect update".

That "sort of" worked. Windoze 98 does not know what to do
with a unix "soft link" file, so it became a zero-length
undefined file and dselect could not find anything.

I have no idea why it's important to have four different
names all for the same file location (stable, unstable, and
frozen point to woody) but from checking the Serv-U FTP log
on Windows, it appears all dselect wants is to get into the
"stable" directory and apparantly doesn't care about
unstable or frozen.

So I deleted the invalid "stable" file, and renamed "woody"
to "stable". It works, dselect is happy... and it installs
stuff okay.. but I've no idea if it'll break later because
"unstable" and "frozen" still don't go anywhere..