question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Failed to locate XML data for the tool 'tools_ifw'.

See original GitHub issue

Hi

Overnight it seems to fail to install tools_ifw, do you have any idea why?

Log:

C:\hostedtoolcache\windows\Python\3.10.8\x64\python.exe -m aqt install-tool windows desktop tools_ifw --outputdir C:/Qt
aqtinstall(aqt) v2.1.0 on Python 3.10.8 [CPython MSC v.1933 64 bit (AMD64)]
Failed to locate XML data for the tool 'tools_ifw'.
==============================Suggested follow-up:==============================
* Please use 'aqt list-tool windows desktop' to check what tools are available.
Error: Error: The process 'C:\hostedtoolcache\windows\Python\3.10.8\x64\python.exe' failed with exit code 1

Using

- name: Install Qt
  uses: jurplel/install-qt-action@v3
  with:
    version: '6.4.0'
    host: 'windows'
    target: 'desktop'
    arch: 'win64_msvc2019_64'
    modules: 'all'
    cache: 'false'
    tools: 'tools_ifw'
    tools-only: 'false'
    dir: 'C:'

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
pzhlkj6612commented, Nov 10, 2022

But indeed there’s been a new version of tools_ifw yesterday. https://code.qt.io/cgit/installer-framework/installer-framework.git/

This was the info I didn’t have.

Oh, now I get it. Thanks for your explanation.

0reactions
arnaud-scommented, Nov 10, 2022

@arnaud-s , aqt list-qt server is your friend to find the information about available versions of Qt and tools.

That’s the thing, I did check for the Qt versions, tools and action configuration. Everythin I set up was right so that’s why I opened this issue.

But indeed there’s been a new version of tools_ifw yesterday. https://code.qt.io/cgit/installer-framework/installer-framework.git/

This was the info I didn’t have.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't download ifw. · Issue #195 · miurahr/aqtinstall - GitHub
aqt tool --outputdir QIF/data linux tools_ifw 4.0 qt.tools.ifw.40 ... Qt failed to install (download.qt.io is down) ...
Read more >
aqtinstall Documentation
aqt is a tool that can be used to install Qt, modules, tools related to Qt, source, ... Introduce Updates.xml data class and...
Read more >
"Unable to find feature.xml" Error in Workbench - IBM
Cause. During installation the file may not have been available due to Operation System file/folder permissions. Resolving The Problem. To ...
Read more >
Import XML data - Microsoft Support
Select a mapped cell to import multiple XML files into a single set of mapped cells. · Click Developer > Import. · In...
Read more >
Return rejected..the XML data has failed schema valiidation
Welcome back! Ask questions, get answers, and join our large community of tax professionals. Sign In. Products.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found