Re: Error in POSTIN scriptlet for dbus-common rpm

2023-12-12 Thread Osama Albahrani via test
Hi George,

I can try on my end, what steps should I take? Could you provide more
details on how to reproduce the bug?

Best,
Osama

On Tue, 12 Dec 2023 at 11:58 PM George R Goffe via test <
test@lists.fedoraproject.org> wrote:

> Hi,
>
> I keep seeing this "bug" across multiple fedora 40 Fedora netinst iso
> images. Am I doing something wrong?
>
> "current" image is
> Fedora-Workstation-Live-osb-Rawhide-20231212.n.0.x86_64.iso
>
> Best regards,
>
> George
> --
> ___
> 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
>
--
___
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


Re: [Test-Announce] Fedora 40 Rawhide 20231112.n.0 nightly compose nominated for testing

2023-11-12 Thread Osama Albahrani via test
Hello,

just wanted to note that https://openqa.fedoraproject.org/testcase_stats/40
gives a “Not Found”.

-Osama

On Sun, 12 Nov 2023 at 4:15 AM  wrote:

> Announcing the creation of a new nightly release validation test event
> for Fedora 40 Rawhide 20231112.n.0. Please help run some tests for this
> nightly compose if you have time. For more information on nightly
> release validation testing, see:
> https://fedoraproject.org/wiki/QA:Release_validation_test_plan
>
> Notable package version changes:
> pykickstart - 20231109.n.0: pykickstart-3.49-1.fc40.src, 20231112.n.0:
> pykickstart-3.50-1.fc40.src
>
> Test coverage information for the current release can be seen at:
> https://openqa.fedoraproject.org/testcase_stats/40
>
> You can see all results, find testing instructions and image download
> locations, and enter results on the Summary page:
>
>
> https://fedoraproject.org/wiki/Test_Results:Fedora_40_Rawhide_20231112.n.0_Summary
>
> The individual test result pages are:
>
>
> https://fedoraproject.org/wiki/Test_Results:Fedora_40_Rawhide_20231112.n.0_Installation
>
> https://fedoraproject.org/wiki/Test_Results:Fedora_40_Rawhide_20231112.n.0_Base
>
> https://fedoraproject.org/wiki/Test_Results:Fedora_40_Rawhide_20231112.n.0_Server
>
> https://fedoraproject.org/wiki/Test_Results:Fedora_40_Rawhide_20231112.n.0_Cloud
>
> https://fedoraproject.org/wiki/Test_Results:Fedora_40_Rawhide_20231112.n.0_Desktop
>
> https://fedoraproject.org/wiki/Test_Results:Fedora_40_Rawhide_20231112.n.0_Security_Lab
>
> Thank you for testing!
> --
> Mail generated by relvalconsumer:
> https://pagure.io/fedora-qa/relvalconsumer
> ___
> test-announce mailing list -- test-annou...@lists.fedoraproject.org
> To unsubscribe send an email to
> test-announce-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-annou...@lists.fedoraproject.org
> Do not reply to spam, report it:
> https://pagure.io/fedora-infrastructure/new_issue
>
___
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


Self-introduction: Osama Albahrani

2023-10-25 Thread Osama Albahrani via test
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 
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


Re: [Fedora Rawhide][x86 MacBook] Can’t boot after dnf system-upgrade 39 to Rawhide

2023-10-20 Thread Osama Albahrani via test
> Can you display the GRUB menu (listing all the installed kernels), when you
> repeatedly press F8 after starting the laptop?

I tried, and as far as I could tell repeatedly pressing F8 did not display the 
GRUB menu. I started pressing as soon as I selected the partition.

> (A question is whether Mac keyboard actually sends F8 by default, perhaps 
> connect an external one).

I don't think it does by default, but pressing F8 when booting Fedora 39 does 
display the GRUB menu.

> If you decide to reinstall F39 on that laptop, I'd recommend just
> continuing testing with Rawhide ISOs, so that you don't break your system
> again needlessly. The ISO needs to boot, that's a prerequisite. If it
> doesn't, please file a bug and link it here, we'll make it a blocker bug
> for Fedora 40.

Sure, here is the report: https://bugzilla.redhat.com/show_bug.cgi?id=2245371

> Thanks for testing.

My pleasure!
___
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


[Fedora Rawhide][x86 MacBook] Can’t boot after dnf system-upgrade 39 to Rawhide

2023-10-18 Thread Osama Albahrani via test
Hi!

I wanted to test Fedora Rawhide so I ran `dnf system-upgrade download
--releasever rawhide --exclude=sdubby` (as per
https://bugzilla.redhat.com/show_bug.cgi?id=2243872#c12) to upgrade from
Fedora 39 and it finished successfully. However after I ran `dnf
system-upgrade reboot` and got a black screen after the system upgrade
progress bar. And I can no longer boot into the Fedora partition and only
get a black screen. Before that, I was able to use Fedora 39 alongside
macOS just fine.

Has anyone been able to run Rawhide on an x86 MacBook Pro (2016) or a
similar x86 Mac* device? And what can I do to further investigate the boot
issue?

Note: I noticed that after the upgrade, the name in the mac boot menu
changed from “Fedora” to “UEFI Boot” and the symbol is still the Fedora
logo, not sure what this means. So could it be the efibootmgr-related bug
that was recently fixed in the Fedora 39 nightly ISO (
https://bugzilla.redhat.com/show_bug.cgi?id=2239316)?

Note 2: I also couldn't go past the initial menu when I used the Fedora
Rawhide ISO a few days ago (around Oct 10 iirc), not sure if this is
related.

Best,
Osama
___
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


Re: anyone available to test x86_64 macOS dual boot?

2023-10-17 Thread Osama Albahrani via test
Hi Kamil,

I have an intel-based MacBook Pro (2017). I tried the iso the other day and
submitted the following bugzilla for it:

https://bugzilla.redhat.com/show_bug.cgi?id=2243144

TL;DR the iso boots fine, but fails during installation.

Best,
Osama

On Tue, 17 Oct 2023 at 7:13 AM Kamil Paral  wrote:

> It would be great if somebody could test Fedora 39 dual boot on a macOS
> device, because our internal team currently doesn't have hardware to do so.
> It needs to be an older x86_64 Mac (Macbook, Mac Mini, etc), the newer
> M-based Macs are not yet supported by Fedora.
>
> Is here anyone who has access to such a device and willing to test it?
>
> The testcase is here:
> https://fedoraproject.org/wiki/QA:Testcase_dualboot_with_macOS
>
> The install media (preferably Workstation or KDE Live) can be downloaded
> from here:
>
> https://fedoraproject.org/wiki/Test_Results:Fedora_39_Branched_20231014.n.0_Installation#How_to_test
>
> And the test result can be reported here (next to
> "QA:Testcase_dualboot_with_macOS"):
>
> https://fedoraproject.org/wiki/Test_Results:Fedora_39_Branched_20231014.n.0_Installation#Miscellaneous
> (or here to the list, of course)
>
> Thanks!
> ___
> 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
>
___
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