Re: Build failures on SID

2002-07-24 Thread Attila Nagy

Hello,

 On Tue, 16 Jul 2002 15:54:01 +0200 (CEST)
  But isn't packages in SID which will be merged into woody?
 No. Woody is -released-. If they were not already, they never will be.
I did not know anything about the release date on 16 July...
Did you?

BTW, the same applies to sarge.

[ Free Software ISOs - ftp://ftp.fsn.hu/pub/CDROM-Images/ ]---
Attila Nagy e-mail: [EMAIL PROTECTED]
Free Software Network (FSN.HU)phone @work: +361 210 1415 (194)
cell.: +3630 306 6758


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




Re: Build failures on SID

2002-07-23 Thread Jim Lynch

On Tue, 16 Jul 2002 15:54:01 +0200 (CEST)
Attila Nagy [EMAIL PROTECTED] wrote:

 Hello,

Hi!

 But isn't packages in SID which will be merged into woody?

No. Woody is -released-. If they were not already, they never will be.

 Attila Nagy   e-mail: [EMAIL PROTECTED]
 Free Software Network (FSN.HU)  phone @work: +361 210 1415 (194)

-Jim


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




Re: Build failures on SID

2002-07-16 Thread Attila Nagy

Hello,

 Why do you still build using sid packages? We switched to Woody a while
 ago.
Great, thanks. boot-floppies doesn't work with debootstrap,
python2.1-xml and fileutils from sid.

But isn't packages in SID which will be merged into woody?

BTW, it seems that I hit another problems:

I: extracting packages (EXTRACT_LIST) into extract area,
'/var/tmp/boot-floppies/extract-tmp-19000'
I: stripping executables in extract area
I: making devices in root area, '/var/tmp/boot-floppies/root-tmp-19000'
I: making prototype filesystem,
'/var/tmp/boot-floppies/prototype-tmp-19000'
I: modifying init script for LANGUAGE_CHOOSER
I: including font for bterm
I: including C@utf-8 locale
I: modifying init script, /etc/init.d/rcS
I: making lazybox links
I: moving prototype area to root staging area
I: moving extracted files (SMALL_BASE_LIST) from extract area to root area
tar: sbin/dhclient-2.2.x: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
E: failed to extract sbin/dhclient-2.2.x into
/var/tmp/boot-floppies/root-tmp-19000 from
/var/tmp/boot-floppies/extract-tmp-19000
E: ./rootdisk.sh abort

after correcting that (changed dhclient-2.2.x to dhclient, which is
there) the next problem is:
make[2]: Entering directory `/usr/src/boot-floppies-sid/documentation'
mkdir -p -m 0755 /usr/src/boot-floppies-sid/release/doc/
install -m 644 -p install.en.txt install.html/install.en.html cfdisk.txt
fdisk.txt dselect-beginner.html/dselect-beginner.en.html
dselect-beginner.en.txt install.en.pdf index.en.html
officiallogo-nd-50.jpg openlogo-nd-50.jpg \
  dselect-beginner.html/ch-conclusion.en.html
dselect-beginner.html/ch-glossary.en.html
dselect-beginner.html/ch-intro.en.html
dselect-beginner.html/ch-main.en.html
dselect-beginner.html/dselect-beginner.en.html
install.html/ch-administrivia.en.html install.html/ch-appendix.en.html
install.html/ch-boot-floppy-techinfo.en.html
install.html/ch-hardware-req.en.html install.html/ch-init-config.en.html
install.html/ch-install-methods.en.html
install.html/ch-install-system.en.html
install.html/ch-partitioning.en.html install.html/ch-post-install.en.html
install.html/ch-preparing.en.html install.html/ch-rescue-boot.en.html
install.html/ch-welcome.en.html install.html/footnotes.en.html
install.html/install.en.html \
  /usr/src/boot-floppies-sid/release/doc/
install: will not overwrite just-created
`/usr/src/boot-floppies-sid/release/doc/dselect-beginner.en.html' with
`dselect-beginner.html/dselect-beginner.en.html'install: will not
overwrite just-created
`/usr/src/boot-floppies-sid/release/doc/install.en.html' with
`install.html/install.en.html'

fileutils (which has the install program) in woody doesn't complain about
this.

I think at least the last one is a bug in boot-floppies... For the others,
I don't know.

[ Free Software ISOs - ftp://ftp.fsn.hu/pub/CDROM-Images/ ]---
Attila Nagy e-mail: [EMAIL PROTECTED]
Free Software Network (FSN.HU)phone @work: +361 210 1415 (194)
cell.: +3630 306 6758




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




Re: Build failures on SID

2002-07-16 Thread Chris Tillman

On Tue, Jul 16, 2002 at 03:54:01PM +0200, Attila Nagy wrote:
 Hello,
 
  Why do you still build using sid packages? We switched to Woody a while
  ago.
 Great, thanks. boot-floppies doesn't work with debootstrap,
 python2.1-xml and fileutils from sid.
 
 But isn't packages in SID which will be merged into woody?
 
 BTW, it seems that I hit another problems:
 
 I: extracting packages (EXTRACT_LIST) into extract area,
 '/var/tmp/boot-floppies/extract-tmp-19000'
 I: stripping executables in extract area
 I: making devices in root area, '/var/tmp/boot-floppies/root-tmp-19000'
 I: making prototype filesystem,
 '/var/tmp/boot-floppies/prototype-tmp-19000'
 I: modifying init script for LANGUAGE_CHOOSER
 I: including font for bterm
 I: including C@utf-8 locale
 I: modifying init script, /etc/init.d/rcS
 I: making lazybox links
 I: moving prototype area to root staging area
 I: moving extracted files (SMALL_BASE_LIST) from extract area to root area
 tar: sbin/dhclient-2.2.x: Cannot stat: No such file or directory
 tar: Error exit delayed from previous errors
 E: failed to extract sbin/dhclient-2.2.x into
 /var/tmp/boot-floppies/root-tmp-19000 from
 /var/tmp/boot-floppies/extract-tmp-19000
 E: ./rootdisk.sh abort
 
 after correcting that (changed dhclient-2.2.x to dhclient, which is
 there) the next problem is:
 make[2]: Entering directory `/usr/src/boot-floppies-sid/documentation'
 mkdir -p -m 0755 /usr/src/boot-floppies-sid/release/doc/
 install -m 644 -p install.en.txt install.html/install.en.html cfdisk.txt
 fdisk.txt dselect-beginner.html/dselect-beginner.en.html
 dselect-beginner.en.txt install.en.pdf index.en.html
 officiallogo-nd-50.jpg openlogo-nd-50.jpg \
   dselect-beginner.html/ch-conclusion.en.html
 dselect-beginner.html/ch-glossary.en.html
 dselect-beginner.html/ch-intro.en.html
 dselect-beginner.html/ch-main.en.html
 dselect-beginner.html/dselect-beginner.en.html
 install.html/ch-administrivia.en.html install.html/ch-appendix.en.html
 install.html/ch-boot-floppy-techinfo.en.html
 install.html/ch-hardware-req.en.html install.html/ch-init-config.en.html
 install.html/ch-install-methods.en.html
 install.html/ch-install-system.en.html
 install.html/ch-partitioning.en.html install.html/ch-post-install.en.html
 install.html/ch-preparing.en.html install.html/ch-rescue-boot.en.html
 install.html/ch-welcome.en.html install.html/footnotes.en.html
 install.html/install.en.html \
   /usr/src/boot-floppies-sid/release/doc/
 install: will not overwrite just-created
 `/usr/src/boot-floppies-sid/release/doc/dselect-beginner.en.html' with
 `dselect-beginner.html/dselect-beginner.en.html'install: will not
 overwrite just-created
 `/usr/src/boot-floppies-sid/release/doc/install.en.html' with
 `install.html/install.en.html'

Did you do make distclean? I think that would take care of that, 
and it would be a necessity after being in sid.

-- 
*--v- Installing Debian GNU/Linux 3.0 v--*
|  http://www.debian.org/releases/woody/installmanual  |
|   debian-imac (potato): http://debian-imac.sourceforge.net   |
|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: Build failures on SID

2002-07-16 Thread Attila Nagy

Hello,

 Did you do make distclean? I think that would take care of that, and it
 would be a necessity after being in sid.
Of course I did. The problem seems to be with duplicates.
install, from an older fileutils (woody) did not complain, but the one in
sid does.

[ Free Software ISOs - ftp://ftp.fsn.hu/pub/CDROM-Images/ ]---
Attila Nagy e-mail: [EMAIL PROTECTED]
Free Software Network (FSN.HU)phone @work: +361 210 1415 (194)
cell.: +3630 306 6758


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