Bug#341553: [Pbuilder-maint] Bug#341553: pbuilder: Please add option to pdebuild to create .build files automatically

2006-03-17 Thread Junichi Uekawa
Hi,

 I further also meant the other part of this report, that the logfile
 does not have the right owner. There you told me, that it should be easy
 to fix. But the latest updates did not contain a fix.

I looked again, patched CVS source, found that it's not enough.
That, it wasn't an easy fix. 

Ho hum.

regards,
junichi
-- 
[EMAIL PROTECTED],netfort.gr.jp}   Debian Project


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



Bug#341553: [Pbuilder-maint] Bug#341553: pbuilder: Please add option to pdebuild to create .build files automatically

2006-03-16 Thread Junichi Uekawa
Hi,

   One tiny thing I miss is the possibility to automatically create .build
   files as done by debuild. Of course you have the --logfile option. But
   using this option means to always specify the output file manually.
   debuild creates a package_uvers-dvers_arch.build file automatically, if
   tee is isntalled. Could you add a specialized option (maybe --logbuild),
   which automatically puts the whole log into
   $BUILDRESULT/package_uvers-dvers_arch.build so I don't have to
   configure that manually?
  
  There is a pkgname-logfile option, which probably needs a bit of polishing 
  up.
 
 Is there any progress on this wishlist item?

What would you consider a progress? There is already an option.  This
option predates the '.build' files, thus the naming is a bit different
to what you might expect these days.

regards,
junichi
-- 
[EMAIL PROTECTED],netfort.gr.jp}   Debian Project


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



Bug#341553: [Pbuilder-maint] Bug#341553: pbuilder: Please add option to pdebuild to create .build files automatically

2006-03-16 Thread Daniel Leidert
Am Donnerstag, den 16.03.2006, 21:21 +0900 schrieb Junichi Uekawa:

One tiny thing I miss is the possibility to automatically create .build
files as done by debuild. Of course you have the --logfile option. But
using this option means to always specify the output file manually.
debuild creates a package_uvers-dvers_arch.build file automatically, if
tee is isntalled. Could you add a specialized option (maybe --logbuild),
which automatically puts the whole log into
$BUILDRESULT/package_uvers-dvers_arch.build so I don't have to
configure that manually?
   
   There is a pkgname-logfile option, which probably needs a bit of 
   polishing up.
  
  Is there any progress on this wishlist item?
 
 What would you consider a progress? There is already an option.  This
 option predates the '.build' files, thus the naming is a bit different
 to what you might expect these days.

You said: There is a pkgname-logfile option, which probably needs a bit
of polishing up. My hope was, that you would make the log-name, debuild
creates, the default (adding '_$arch' and '.build'). The decision about
this I would consider a progress :)

I further also meant the other part of this report, that the logfile
does not have the right owner. There you told me, that it should be easy
to fix. But the latest updates did not contain a fix.

Regards, Daniel



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



Bug#341553: [Pbuilder-maint] Bug#341553: pbuilder: Please add option to pdebuild to create .build files automatically

2006-03-15 Thread Daniel Leidert
Hello,

Am Samstag, den 03.12.2005, 15:42 +0900 schrieb Junichi Uekawa:
  
  One tiny thing I miss is the possibility to automatically create .build
  files as done by debuild. Of course you have the --logfile option. But
  using this option means to always specify the output file manually.
  debuild creates a package_uvers-dvers_arch.build file automatically, if
  tee is isntalled. Could you add a specialized option (maybe --logbuild),
  which automatically puts the whole log into
  $BUILDRESULT/package_uvers-dvers_arch.build so I don't have to
  configure that manually?
 
 There is a pkgname-logfile option, which probably needs a bit of polishing up.

Is there any progress on this wishlist item?

Regards, Daniel



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



Bug#341553: [Pbuilder-maint] Bug#341553: pbuilder: Please add option to pdebuild to create .build files automatically

2005-12-29 Thread Daniel Leidert
Am Samstag, den 03.12.2005, 15:42 +0900 schrieb Junichi Uekawa:
 Hi,
 
  
  One tiny thing I miss is the possibility to automatically create .build
  files as done by debuild. Of course you have the --logfile option. But
  using this option means to always specify the output file manually.
  debuild creates a package_uvers-dvers_arch.build file automatically, if
  tee is isntalled. Could you add a specialized option (maybe --logbuild),
  which automatically puts the whole log into
  $BUILDRESULT/package_uvers-dvers_arch.build so I don't have to
  configure that manually?
 
 There is a pkgname-logfile option, which probably needs a bit of polishing up.

Thanks. After a long time I had time to test it. It works. I would like
to see, that the resulting file has the same name-format like the .build
file produced by debuild. This only means, to add '_architecture' and
'.build' suffix. ATM it look like:

foobar_up.vers-debian_vers

and debuild .build-filename format is

foobar_up.vers-debian_vers_arch.build

Please decide and if you don't want to follow this suggestion, this bug
can be closed, because the base feature is available via the
--pkgname-logfile option. Thanks and a nice New Year celebration.

Regards, Daniel



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



Bug#341553: [Pbuilder-maint] Bug#341553: pbuilder: Please add option to pdebuild to create .build files automatically

2005-12-29 Thread Daniel Leidert
Am Freitag, den 30.12.2005, 00:14 +0100 schrieb Daniel Leidert:
 Am Samstag, den 03.12.2005, 15:42 +0900 schrieb Junichi Uekawa:
  Hi,
  
   
   One tiny thing I miss is the possibility to automatically create .build
   files as done by debuild. Of course you have the --logfile option. But
   using this option means to always specify the output file manually.
   debuild creates a package_uvers-dvers_arch.build file automatically, if
   tee is isntalled. Could you add a specialized option (maybe --logbuild),
   which automatically puts the whole log into
   $BUILDRESULT/package_uvers-dvers_arch.build so I don't have to
   configure that manually?
  
  There is a pkgname-logfile option, which probably needs a bit of polishing 
  up.
 
 Thanks. After a long time I had time to test it. It works. I would like
 to see, that the resulting file has the same name-format like the .build
 file produced by debuild. This only means, to add '_architecture' and
 '.build' suffix. ATM it look like:
 
 foobar_up.vers-debian_vers
 
 and debuild .build-filename format is
 
 foobar_up.vers-debian_vers_arch.build
 
 Please decide and if you don't want to follow this suggestion, this bug
 can be closed, because the base feature is available via the
 --pkgname-logfile option. Thanks and a nice New Year celebration.

I forgot: The file has not the same owner than all other package files
(when I run pdebuild, I am the owner of
the .deb, .dsc, .changes, .diff.gz .. files, but not of the log-file).
Could this be fixed?

Regards, Daniel



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



Bug#341553: [Pbuilder-maint] Bug#341553: pbuilder: Please add option to pdebuild to create .build files automatically

2005-12-02 Thread Junichi Uekawa
Hi,

 
 One tiny thing I miss is the possibility to automatically create .build
 files as done by debuild. Of course you have the --logfile option. But
 using this option means to always specify the output file manually.
 debuild creates a package_uvers-dvers_arch.build file automatically, if
 tee is isntalled. Could you add a specialized option (maybe --logbuild),
 which automatically puts the whole log into
 $BUILDRESULT/package_uvers-dvers_arch.build so I don't have to
 configure that manually?

There is a pkgname-logfile option, which probably needs a bit of polishing up.

 


regards,
junichi
-- 
[EMAIL PROTECTED],netfort.gr.jp}   Debian Project


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