Bug#433739: offlineimap - FTBFS: /bin/bash: man: command not found

2007-08-25 Thread Ana Guerrero
On Mon, Aug 06, 2007 at 10:29:29PM +0200, Lucas Nussbaum wrote:
 reopen 433739
 found 433739 5.99.2
 thanks
 
 On 29/07/07 at 05:58 +0200, Cyril Brulebois wrote:
  tag 433739 patch
  thanks
  
  Michael Ablassmeier [EMAIL PROTECTED] (19/07/2007):
 mv offlineimap.html manual.html
 man -t -l offlineimap.1  manual.ps
 /bin/bash: man: command not found
  
  It looks like this is actually no longer a problem, the FTBFS is now
  caused by a missing ps2pdf. Build-Depending additionally on gs or
  gs-common solves this; tagging accordingly.
 
 Hi,
 
 I'm sorry, but I'm still able to reproduce the original problem:
 
 docbook2html -u offlineimap.sgml
 Using catalogs: /etc/sgml/catalog
 Using stylesheet: /usr/share/docbook-utils/docbook-utils.dsl#html
 Working on: /build/user/offlineimap-5.99.2/offlineimap.sgml
 Done.
 mv offlineimap.html manual.html
 man -t -l offlineimap.1  manual.ps
 /bin/bash: man: command not found
 make[1]: *** [doc] Error 127
 make[1]: Leaving directory `/build/user/offlineimap-5.99.2'
 make: *** [build-stamp] Error 2


I have found something interesting here.
It builds fine for me on AMD64. But I'm using cowbuilder and it already
has man-db (package that provides man) installed by default.

Removing man-db from the cowbuilder enviroment, i can reproduce the problem.

So, adding a b-d on man-db solves this problem, but on the other hand, i wonder
whether this is a problem with cowbuilder.


Ana


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



Bug#433739: offlineimap - FTBFS: /bin/bash: man: command not found

2007-08-25 Thread Lucas Nussbaum
On 25/08/07 at 11:33 +0200, Ana Guerrero wrote:
 On Mon, Aug 06, 2007 at 10:29:29PM +0200, Lucas Nussbaum wrote:
  reopen 433739
  found 433739 5.99.2
  thanks
  
  On 29/07/07 at 05:58 +0200, Cyril Brulebois wrote:
   tag 433739 patch
   thanks
   
   Michael Ablassmeier [EMAIL PROTECTED] (19/07/2007):
  mv offlineimap.html manual.html
  man -t -l offlineimap.1  manual.ps
  /bin/bash: man: command not found
   
   It looks like this is actually no longer a problem, the FTBFS is now
   caused by a missing ps2pdf. Build-Depending additionally on gs or
   gs-common solves this; tagging accordingly.
  
  Hi,
  
  I'm sorry, but I'm still able to reproduce the original problem:
  
  docbook2html -u offlineimap.sgml
  Using catalogs: /etc/sgml/catalog
  Using stylesheet: /usr/share/docbook-utils/docbook-utils.dsl#html
  Working on: /build/user/offlineimap-5.99.2/offlineimap.sgml
  Done.
  mv offlineimap.html manual.html
  man -t -l offlineimap.1  manual.ps
  /bin/bash: man: command not found
  make[1]: *** [doc] Error 127
  make[1]: Leaving directory `/build/user/offlineimap-5.99.2'
  make: *** [build-stamp] Error 2
 
 
 I have found something interesting here.
 It builds fine for me on AMD64. But I'm using cowbuilder and it already
 has man-db (package that provides man) installed by default.
 
 Removing man-db from the cowbuilder enviroment, i can reproduce the problem.
 
 So, adding a b-d on man-db solves this problem, but on the other hand, i 
 wonder
 whether this is a problem with cowbuilder.

Hi ana,

It is only guaranteed that build-essential (+deps) and Essential: yes packages
are installed. So my chroots only have those installed. Maybe cowbuilder
creates its chroot with debootstrap, and doesn't run debfoster to clean
it up after it, like piuparts does?
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#433739: offlineimap - FTBFS: /bin/bash: man: command not found

2007-08-06 Thread Lucas Nussbaum
reopen 433739
found 433739 5.99.2
thanks

On 29/07/07 at 05:58 +0200, Cyril Brulebois wrote:
 tag 433739 patch
 thanks
 
 Michael Ablassmeier [EMAIL PROTECTED] (19/07/2007):
mv offlineimap.html manual.html
man -t -l offlineimap.1  manual.ps
/bin/bash: man: command not found
 
 It looks like this is actually no longer a problem, the FTBFS is now
 caused by a missing ps2pdf. Build-Depending additionally on gs or
 gs-common solves this; tagging accordingly.

Hi,

I'm sorry, but I'm still able to reproduce the original problem:

docbook2html -u offlineimap.sgml
Using catalogs: /etc/sgml/catalog
Using stylesheet: /usr/share/docbook-utils/docbook-utils.dsl#html
Working on: /build/user/offlineimap-5.99.2/offlineimap.sgml
Done.
mv offlineimap.html manual.html
man -t -l offlineimap.1  manual.ps
/bin/bash: man: command not found
make[1]: *** [doc] Error 127
make[1]: Leaving directory `/build/user/offlineimap-5.99.2'
make: *** [build-stamp] Error 2
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#433739: offlineimap - FTBFS: /bin/bash: man: command not found

2007-07-28 Thread Cyril Brulebois
tag 433739 patch
thanks

Michael Ablassmeier [EMAIL PROTECTED] (19/07/2007):
   mv offlineimap.html manual.html
   man -t -l offlineimap.1  manual.ps
   /bin/bash: man: command not found

It looks like this is actually no longer a problem, the FTBFS is now
caused by a missing ps2pdf. Build-Depending additionally on gs or
gs-common solves this; tagging accordingly.

Cheers,

-- 
Cyril Brulebois


pgpF8uEd9COdM.pgp
Description: PGP signature