Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1839833 - firefox is not available on armv7hl
Summary: firefox is not available on armv7hl
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: rubygem-selenium-webdriver
Version: 33
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vít Ondruch
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F-ExcludeArch-ARM
TreeView+ depends on / blocked
 
Reported: 2020-05-25 17:05 UTC by Pavel Valena
Modified: 2021-01-28 08:14 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Pavel Valena 2020-05-25 17:05:34 UTC
Description of problem:
`firefox` is needed for tests during %check. Which is not available on armv7hl.

Version-Release number of selected component (if applicable):
3.142.7

How reproducible:
100%

Steps to Reproduce:
1. run koji build for rubygem-selenium-webdriver.


Actual results:
```
DEBUG package_manager.py:194:  ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/f33-build-20890394-1545760/root/', '--setopt=install_weak_deps=0', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/f33-build-20890394-1545760/root//builddir/build/SRPMS/rubygem-selenium-webdriver-3.142.7-1.fc33.src.rpm']
DEBUG util.py:772:  child environment: None
DEBUG util.py:698:  Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/f33-build-20890394-1545760/root/', '--setopt=install_weak_deps=0', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/f33-build-20890394-1545760/root//builddir/build/SRPMS/rubygem-selenium-webdriver-3.142.7-1.fc33.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/f33-build-20890394-1545760/rpmconfig', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'LD_PRELOAD': '/var/tmp/tmp.mock.w2llrt6p/$LIB/nosync.so'} and shell False
DEBUG util.py:600:  No matches found for the following disable plugin patterns: local, spacewalk
DEBUG util.py:602:  Last metadata expiration check: 0:00:01 ago on Mon May 25 16:22:04 2020.
DEBUG util.py:600:  No matching package to install: 'firefox'
DEBUG util.py:600:  Not all dependencies satisfied
DEBUG util.py:600:  Error: Some packages could not be found.
DEBUG util.py:753:  Child return code was: 1
```

Expected results:
firefox installed.

Additional info:
https://koji.fedoraproject.org/koji/taskinfo?taskID=44959157

Comment 1 Ben Cotton 2020-08-11 13:34:16 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 33 development cycle.
Changing version to 33.

Comment 2 Troy Dawson 2020-12-02 15:40:52 UTC
It looks like this bug (as stated) is fixed with build rubygem-selenium-webdriver-3.142.7-1.fc33
The problem is, that now (F34) firefox is only built on x86_64 i686 and ppc64le.  So, it continues to to fail if koji does not build on one of those arches.


Note You need to log in before you can comment on or make changes to this bug.