oracle / oracle/oci-python-sdk

SoftwareSourceClient' object has no attribute 'get_work_request'

Open
#778 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

SDK
Dominant language
Python
Stars
474
Forks
321
Avg merge
23m
Merged PRs (30d)
4

Description

Hey All,

I am having the below issue:

File "/usr/local/lib/python3.10/dist-packages/oci/os_management_hub/software_source_client_composite_operations.py", line 101, in create_software_source_and_wait_for_state self.client.get_work_request(wait_for_resource_id),
AttributeError: 'SoftwareSourceClient' object has no attribute 'get_work_request'

I have updated the OCI package to the most recent and this issue still persists

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in oci/os_management_hub/software_source_client_composite_operations.py at line 101 and inspect the SoftwareSourceClient API used by create_software_source_and_wait_for_state. Reproduce the reported AttributeError with the current OCI package, then determine the supported work-request lookup path and verify that this operation completes without the missing-method failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.