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 1361851

Summary: seamonkey require system-bookmarks which do not exists in Fedora 24
Product: [Fedora] Fedora Reporter: Zamir SUN <sztsian>
Component: seamonkeyAssignee: Dmitry Butskoy <dmitry>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 24CC: caillon+fedoraproject, dmitry, gecko-bugs-nobody, jhorak, kengert
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Unspecified   
Whiteboard:
Fixed In Version: seamonkey-2.40-6.fc24 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1401258 (view as bug list) Environment:
Last Closed: 2016-08-09 18:19:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1401258    

Description Zamir SUN 2016-07-31 08:40:10 UTC
Description of problem:
When upgrading Fedora 23(with seamonkey installed) to Fedora 24, or install seamonkey in Fedora 24, dnf complains "package seamonkey requires system-bookmarks, but none of the providers can be installed".

This makes some of the users stop upgrading to Fedora 24 and just use Fedora 23.

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

Fedora 24


How reproducible:
Always

Steps to Reproduce:
1. Install a Fedora 23
2. #dnf update -y
3. #dnf install seamonkey -y
4. #dnf system-upgrade download --releasever=24

Actual results:
It will error, saying seamonkey require system-bookmarks and onoe of the providers can be installed. So the only way to upgrade is using --allowerasing which removes seamonkey

Steps to Reproduce 2:
1. Install a pure Fedora 24
2. #dnf update -y
3. #dnf install seamonkey -y
4. #dnf search system-bookmarks


Actual results 2:
Step 3: Error: package seamonkey-2.40-5.fc24.x86_64 requires system-bookmarks, but none of the providers can be installed
(try to add '--allowerasing' to command line to replace conflicting packages)
Step 4: Last metadata expiration check: 0:00:21 ago on Sun Jul 31 16:22:30 2016.
Error: No matches found.


Expected results:
For scenario 1, system MUST can be upgraded into Fedora 24 with Seamonkey installed.
For scenario 2, seamonkey should be able to installed on Fedora 24 (either provide system-bookmarks or fix the rpm spec of seamonkey)


Additional info:

Comment 1 Jan Horak 2016-08-01 13:46:14 UTC
It seems that seamonkey.spec should not contain:
Requires:       system-bookmarks
It is only required during build time, the Firefox is the same case. So
BuildRequires:  system-bookmarks
should be sufficient.

Comment 2 Dmitry Butskoy 2016-08-01 17:13:59 UTC
Even not during build time, since Seeamonkey uses "ln -f -s" instead of Firefox's "cp -p".

I'm going to drop system-bookmarks requirements at all...

Comment 3 Fedora Update System 2016-08-01 20:44:00 UTC
seamonkey-2.40-6.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-407c4f1171

Comment 4 Fedora Update System 2016-08-02 21:53:52 UTC
seamonkey-2.40-6.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-407c4f1171

Comment 5 Fedora Update System 2016-08-09 18:19:03 UTC
seamonkey-2.40-6.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.