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]




Build failures on SID

2002-07-15 Thread Attila Nagy

Hello,

Did anyone try to build boot-floppies on SID recently?
With a CVS version it fails.

The first error seems to be in ver2.py, which dies with the current (SID)
python package:
python2.1-xml (from .../python2.1-xml_0.7.1-1_i386.deb) ...

The error:
./ver2.py 1 i386 langs.xml
processing langs.xml, utf=1, arch=i386
No items for arch i386 found.  No file generated
make[4]: *** [langs.c] Error 2
make[4]: Leaving directory
`/usr/src/boot-floppies-sid/utilities/dbootstrap/langs'
make[3]: *** [langs/langs.o] Error 2

It is clearly an incompatibility bug, because with the woody python stuff:
python2.1-xml (from .../python2.1-xml_0.7-1_i386.deb) ...
just works.
Weird, because other parts of the boot-floppies scripts require SID
packages... (or at least they were required in the near past, that's why
I'm running SID)

I think this error can easily be fixed, if someone can speak Python.

Back to the build. After correcting the above error with installing
the Python interpreter from woody there is another error:
sudo ./kernel.sh /tmp/download 2.2.20 
I: downloading kernel-image-2.2.20
I: Retrieving file:///spool/debian/dists/sid/Release
I: Validating
/tmp/download/var/lib/apt/lists/debootstrap.invalid_dists_sid_Release
./kernel.sh: eval: line 3: syntax error near unexpected token `)'
./kernel.sh: eval: line 3: `  )'
./kernel.sh: eval: line 3: syntax error near unexpected token `)'
./kernel.sh: eval: line 3: `  )'
./kernel.sh: eval: line 3: syntax error near unexpected token `)'
./kernel.sh: eval: line 3: `  )'
E: Invalid Release file, no valid components
E: ./kernel.sh abort
make[1]: *** [linux.bin] Error 1

It seems that something has changed without testing here too.

Could somebody take a look onto these problems and fix them, please?

JFYI, the boot-floppies scripts could not compile since 30th May...
... at least on my up-to-date SID.

Thanks,
[ 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]