[Development] Creating an offline installer

Yves Bailly yves.bailly at sescoi.fr
Wed Jul 17 08:27:30 CEST 2013


Le 16/07/2013 15:21, Sergio Ahumada a écrit :
> On 07/16/2013 03:06 PM, Yves Bailly wrote:
>> Le 16/07/2013 10:50, Sergio Ahumada a écrit :
>>> On 07/16/2013 09:39 AM, Yves Bailly wrote:
>>>> [...]
>>>>          INSTALLER_FRAMEWORK_PRODUCT_KEY_CHECKER_BRANCH
>>>> TypeError: __init__() takes exactly 10 arguments (9 given)
>>>
>>> Hi,
>>>
>>> You could try this patch https://codereview.qt-project.org/61092
>>>
>>> Also, I'd say the README file is pretty out-of-date, so if you find
>>> errors you could maybe provide some fixes in Gerrit.
>>
>> Thanks for your input... now I'm experiencing troubles when it tries to
>> "git clone" the installer framework, firewall problem...
>
> There is an attempt to create a python script to handle all the needed
> steps at https://codereview.qt-project.org/54538
>
> You could also try http://qt-project.org/wiki/Building-Qt-Package
>
> Both are pretty much work in progress though.

Hello, it's me again trying to create an offline installer...

Now I'm having trouble with tar:
       Executing:      [tar -xzf D:\qt\release-tools\qt_4.8.4_ifw_prepared.tar.gz]
       Execution path: [D:\qt\release-tools\qt-src]
       Abort on fail:  [True]
tar (child): Cannot execute remote shell: No such file or directory
tar (child): D\:\\qt\\release-tools\\qt_4.8.4_ifw_prepared.tar.gz: Cannot open: I/O error
tar (child): Error is not recoverable: exiting now

It seems the "tar" command which is used comes from my Git installation, but it seems
it doesn't work - usual mess with (back)slashes probably. Is there a "recommended"
tar I should use? Should I install MSYS, Cygwin, or whatever?

Thanks again for your help.

-- 
      /- Yves Bailly - Software developer   -\
      \- Sescoi R&D  - http://www.sescoi.fr -/
"The possible is done. The impossible is being done. For miracles,
thanks to allow a little delay."



More information about the Development mailing list