Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Rezney
Copy link
Member

@Rezney Rezney commented Nov 25, 2019

No description provided.

@jmikovic jmikovic merged commit bb7ac2c into oamg:master Nov 25, 2019
@pirat89
Copy link
Member

pirat89 commented Nov 25, 2019

@jmikovic This is wrong fix. The requirement should not be inside the leapp-repository as nothing from leapp-repository requires it. The issue is that requirements of leapp have not been installed. This should be fixed.

bocekm added a commit to bocekm/leapp that referenced this pull request Dec 11, 2019
The requests package was missing when running leapp-repository unit tests -
leapp framework was being installed by leapp-repository makefile as a dependency,
but without this dependency of leapp framework.
That caused an incorrect workaround on the leapp-repository side:
oamg/leapp-repository#410
bocekm added a commit to bocekm/leapp-repository that referenced this pull request Dec 11, 2019
This reverts commit bb7ac2c.
That commit was an incorrect workaround on the leapp-repository side. It
should have been fixed on the leapp framework side.

The 'requests' package was missing when running leapp-repository unit tests. It was caused when leapp framework was being installed as a dependency by leapp-repository makefile, but without this 'requests' dependency of leapp framework itself. It's fixed by oamg/leapp#587.
pirat89 pushed a commit to oamg/leapp that referenced this pull request Dec 11, 2019
The requests package was missing when running leapp-repository unit tests -
leapp framework was being installed by leapp-repository makefile as a dependency,
but without this dependency of leapp framework.
That caused an incorrect workaround on the leapp-repository side:
oamg/leapp-repository#410
pirat89 pushed a commit that referenced this pull request Dec 12, 2019
This reverts commit bb7ac2c.
That commit was an incorrect workaround on the leapp-repository side. It
should have been fixed on the leapp framework side.

The 'requests' package was missing when running leapp-repository unit tests. It was caused when leapp framework was being installed as a dependency by leapp-repository makefile, but without this 'requests' dependency of leapp framework itself. It's fixed by oamg/leapp#587.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants