Hello everyone,

I am in my last year as a Computer Science undergraduate student as North 
Carolina State University and the Treasurer of the Linux Users' Group at NC 
State. And I am from Saudi Arabia.

I have some experience with the command line through a couple classes I've 
taken and using different Linux distros on my free time through dual booting 
and using containers. At school, I liked learning C and operating systems, and 
developed an interest in how operating systems work and how they compare to one 
another. I am also interested performance and optimizations and how software 
can better communicate with the hardware. I look forward to learning more about 
package management and becoming a maintainer as well as learning how to write 
kernel code in the near future.

So, I would like to be more involved and help with Fedora testing! I wanted to 
mark that I was able to successfully perform 
https://fedoraproject.org/wiki/QA:Testcase_dualboot_with_macOS using the Fedora 
39 rc 1.1 but not sure how. Here is what I tried so far:

$ relval report-results
/usr/lib/python3.12/site-packages/pkg_resources/__init__.py:121: 
DeprecationWarning: pkg_resources is deprecated as an API
  warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning)
/usr/lib/python3.12/site-packages/pkg_resources/__init__.py:2870: 
DeprecationWarning: Deprecated call to 
`pkg_resources.declare_namespace('paste')`.
Implementing implicit namespace packages (as specified in PEP 420) is preferred 
to `pkg_resources.declare_namespace`. See 
https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
  declare_namespace(pkg)
Traceback (most recent call last):
  File "/usr/bin/relval", line 8, in <module>
    sys.exit(main())
             ^^^^^^
  File "/usr/lib/python3.12/site-packages/relval/cli.py", line 815, in main
    args, site = parse_args()
                 ^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/relval/cli.py", line 390, in 
parse_args
    site = setup_site(args)
           ^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/relval/cli.py", line 85, in setup_site
    site.login()
  File "/usr/lib/python3.12/site-packages/wikitcms/wiki.py", line 338, in login
    self.site_init()
  File "/usr/lib/python3.12/site-packages/mwclient/client.py", line 142, in 
site_init
    info = self.get('query', meta='userinfo', uiprop='groups|rights')
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/mwclient/client.py", line 234, in get
    return self.api(action, 'GET', *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/mwclient/client.py", line 285, in api
    info = self.raw_api(action, http_method, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/mwclient/client.py", line 437, in 
raw_api
    res = self.raw_call('api', data, retry_on_error=retry_on_error,
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/mwclient/client.py", line 409, in 
raw_call
    stream.raise_for_status()
  File "/usr/lib/python3.12/site-packages/requests/models.py", line 1021, in 
raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: 
https://fedoraproject.org/w/api.php?meta=userinfo%7Cuserinfo&uiprop=groups%7Crights%7Cblockinfo%7Chasmsg&continue=&action=query&format=json

(I also tried to manually edit 
https://fedoraproject.org/wiki/Test_Results:Fedora_39_RC_1.1_Desktop but I get 
the "your account must have at least one non cla* group to be able to login and 
edit" message)

Best,
Osama Albahrani
_______________________________________________
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/test@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to