[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [MoM]: r9659 - trunk/packages/fis-gtm/fis-gtm/trunk/debian



On Wed, Feb 15, 2012 at 9:43 AM, Luis Ibanez <luis.ibanez@kitware.com> wrote:
> On Wed, Feb 15, 2012 at 9:28 AM, Andreas Tille <andreas@an3as.eu> wrote:
>> Hi Luis,
>>
>> On Wed, Feb 15, 2012 at 08:20:14AM -0500, Luis Ibanez wrote:
>>> Using the ./pro/gtminstall script was almost too easy    :-)
>>>
>>> Here is how the rules file looks like now:
>>>
>>>
>>> override_dh_auto_install:
>>>       ./pro/gtminstall --utf8 default --installdir $(CURDIR)/debian/tmp
>>
>>
>> Hmmm:
>>
>>   debian/rules override_dh_auto_install
>> make[1]: Entering directory `/tmp/buildd/fis-gtm-5.4-002B'
>> ./pro/gtminstall --utf8 default --installdir /tmp/buildd/fis-gtm-5.4-002B/debian/tmp
>> make[1]: ./pro/gtminstall: Command not found
>> make[1]: *** [override_dh_auto_install] Error 127
>> make[1]: Leaving directory `/tmp/buildd/fis-gtm-5.4-002B'
>> make: *** [binary] Error 2
>>
>> I guess you might either have missed to copy the extra files or a
>>
>>   cd fis-gtm-src-extras
>>
>> is missing.
>>
>
>
> Did you get this message as a result
> of running "debuild" ?
>
> I was working on the assumption that debuild goes
> through a sequence of
>
> * configure
> * build
> * install
>
> and therefore, the extra files would have already
> been copied in the proper locations by the time
> we get to install.
>
> Is that an incorrect assumption ?
>



More on this,

I just reran "debuild" (still using the -I- option),
to attempt to replicate the installation stage.

In my case, it find "./pro/gtminstall", just fine,
but it has trouble finding the "configure" file.

So,
something is clearly out of place...


[...]
------ End of build -------
make[1]: Leaving directory
`/home/ibanez/src/debian-med/trunk/packages/fis-gtm/fis-gtm/fis-gtm-5.4-002B'
   dh_auto_test
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
   dh_installdirs
   debian/rules override_dh_auto_install
make[1]: Entering directory
`/home/ibanez/src/debian-med/trunk/packages/fis-gtm/fis-gtm/fis-gtm-5.4-002B'
./pro/gtminstall --utf8 default --installdir
/home/ibanez/src/debian-med/trunk/packages/fis-gtm/fis-gtm/fis-gtm-5.4-002B/debian/tmp
head: cannot open `configure' for reading: No such file or directory
cat: configure: No such file or directory
make[1]: Leaving directory
`/home/ibanez/src/debian-med/trunk/packages/fis-gtm/fis-gtm/fis-gtm-5.4-002B'
   dh_install

[...]


--


   I'll track this down...


        Luis


Reply to: