Re: Please re-build and upload xfree86 4.3.0.dfsg.1-7

2004-09-15 Thread Fabio Massimo Di Nitto
On Wed, 15 Sep 2004, Gerhard Tonn wrote:

 But I can't upload this privately fixed version, since this will lead to
   FTBFS for potential security rebuilds in sarge.


Please don't upload it! I mean it will save us an upload to test a
possible fix. The proper fix is already committed in our SVN trunk and it
will be part of -8 release.

Thanks
Fabio

-- 
user fajita: step one
fajita Whatever the problem, step one is always to look in the error log.
user fajita: step two
fajita When in danger or in doubt, step two is to scream and shout.



Re: Please re-build and upload xfree86 4.3.0.dfsg.1-7

2004-09-15 Thread Gerhard Tonn

Fabio Massimo Di Nitto wrote:


Yes, that works.



Thanks a lot! It will save us an upload :-)



But I can't upload this privately fixed version, since this will lead to
 FTBFS for potential security rebuilds in sarge.

Gerhard



Re: Please re-build and upload xfree86 4.3.0.dfsg.1-7

2004-09-14 Thread Fabio Massimo Di Nitto

Hi Gerhard,

On Mon, 13 Sep 2004, Gerhard Tonn wrote:

 I am getting the same error when building it manually. The doc directory
 doesn't exist.

 Gerhard


thanks a lot for your help.

Can you be so kind to apply this patch and test if the build completes
correctly? It is probably not the right fix but at least we will see if
there are no other failures later in the process, before uploading -8.

--- rules.orig  2004-09-14 06:24:48.0 +
+++ rules   2004-09-14 06:25:30.0 +
@@ -289,6 +289,7 @@
  install -m 644 debian/local/update-fonts-$$FOO.8 
$(DEBTREEDIR)/usr/share/man/man8; \
done
  ifdef NOT_BUILDING_XFREE86_X_SERVER
+   install -m 755 -d debian/tmp/usr/X11R6/lib/X11/doc
# these files need to be installed with the upstream Imakefiles
install -m 644 $(SOURCE_TREE)/programs/Xserver/hw/xfree86/doc/README \
   
$(SOURCE_TREE)/programs/Xserver/hw/xfree86/doc/README.fonts \

Thanks
Fabio

-- 
user fajita: step one
fajita Whatever the problem, step one is always to look in the error log.
user fajita: step two
fajita When in danger or in doubt, step two is to scream and shout.



Re: Please re-build and upload xfree86 4.3.0.dfsg.1-7

2004-09-14 Thread Gerhard Tonn

Fabio Massimo Di Nitto wrote:

Hi Gerhard,

On Mon, 13 Sep 2004, Gerhard Tonn wrote:



I am getting the same error when building it manually. The doc directory
doesn't exist.

Gerhard




thanks a lot for your help.

Can you be so kind to apply this patch and test if the build completes
correctly? It is probably not the right fix but at least we will see if
there are no other failures later in the process, before uploading -8.

--- rules.orig  2004-09-14 06:24:48.0 +
+++ rules   2004-09-14 06:25:30.0 +
@@ -289,6 +289,7 @@
  install -m 644 debian/local/update-fonts-$$FOO.8 
$(DEBTREEDIR)/usr/share/man/man8; \
done
  ifdef NOT_BUILDING_XFREE86_X_SERVER
+   install -m 755 -d debian/tmp/usr/X11R6/lib/X11/doc
# these files need to be installed with the upstream Imakefiles
install -m 644 $(SOURCE_TREE)/programs/Xserver/hw/xfree86/doc/README \
   
$(SOURCE_TREE)/programs/Xserver/hw/xfree86/doc/README.fonts \



Yes, that works.

Gerhard



Re: Please re-build and upload xfree86 4.3.0.dfsg.1-7

2004-09-14 Thread Fabio Massimo Di Nitto
On Tue, 14 Sep 2004, Gerhard Tonn wrote:

  --- rules.orig  2004-09-14 06:24:48.0 +
  +++ rules   2004-09-14 06:25:30.0 +
  @@ -289,6 +289,7 @@
install -m 644 debian/local/update-fonts-$$FOO.8 
  $(DEBTREEDIR)/usr/share/man/man8; \
  done
ifdef NOT_BUILDING_XFREE86_X_SERVER
  +   install -m 755 -d debian/tmp/usr/X11R6/lib/X11/doc
  # these files need to be installed with the upstream Imakefiles
  install -m 644 $(SOURCE_TREE)/programs/Xserver/hw/xfree86/doc/README \
 
  $(SOURCE_TREE)/programs/Xserver/hw/xfree86/doc/README.fonts \
 

 Yes, that works.

Thanks a lot! It will save us an upload :-)

Fabio

-- 
user fajita: step one
fajita Whatever the problem, step one is always to look in the error log.
user fajita: step two
fajita When in danger or in doubt, step two is to scream and shout.



Re: Please re-build and upload xfree86 4.3.0.dfsg.1-7

2004-09-13 Thread Fabio Massimo Di Nitto
On Sun, 12 Sep 2004, Fabio Massimo Di Nitto wrote:


 Hi porters,
   a few days back xfree86 has been uploaded with urgency=high since
 it fixes a bunch of RC bugs.

 On both s390 and mips the build failed due to lack of disk space. Please
 take appropriate actions to complete the build and upload asap.

 We need to get -7 asap into sarge.

 Thanks
 Fabio


Hi guys,
thanks for attempting another build of X on s390, but the
situation didn't change. I am pretty sure that the buildd is still lacking
disk space.

The main difference from -6 and -7 is that the fonts are not builded
anymore and the process goes much further compared to the previous builds
of X.

If error reported in the log was the real error, that would have shown on
all the others archs as well.

Can anybody try to build it manually (like it was done in past iirc) or
tell us if that error is real?

Thanks
Fabio

-- 
user fajita: step one
fajita Whatever the problem, step one is always to look in the error log.
user fajita: step two
fajita When in danger or in doubt, step two is to scream and shout.



Re: Please re-build and upload xfree86 4.3.0.dfsg.1-7

2004-09-13 Thread Gerhard Tonn

Fabio Massimo Di Nitto wrote:



Hi guys,
thanks for attempting another build of X on s390, but the
situation didn't change. I am pretty sure that the buildd is still lacking
disk space.

The main difference from -6 and -7 is that the fonts are not builded
anymore and the process goes much further compared to the previous builds
of X.

If error reported in the log was the real error, that would have shown on
all the others archs as well.

Can anybody try to build it manually (like it was done in past iirc) or
tell us if that error is real?



I am getting the same error when building it manually. The doc directory 
doesn't exist.


Gerhard