Bug 1707462 - modularity: postgresql-libs from F29 module isn't removed when updating to F30
Summary: modularity: postgresql-libs from F29 module isn't removed when updating to F30
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: libpq
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Patrik Novotný
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-05-07 15:09 UTC by Pavel Raiskup
Modified: 2019-05-25 01:05 UTC (History)
4 users (show)

Fixed In Version: libpq-11.3-2.fc30
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-05-25 01:05:02 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Pavel Raiskup 2019-05-07 15:09:27 UTC
Please make sure that libpq in f30 properly obsoletes postgresql-libs from
f29 module.  I tried today:
sudo dnf --releasever=30 --setopt=module_platform_id=platform:f30 distro-sync

But that failed on transaction check saying that libpq.f30 conflicts with
postgresql-libs.f29.

We have this already:
Obsoletes: postgresql-libs < %majorversion
Provides: postgresql-libs = %version-%release

... but apparently it is not enough.

Work-around:
$ sudo dnf --releasever=30 --setopt=module_platform_id=platform:f30 shell
> distro-sync
> remove postgresql-libs
> run
...

Comment 1 Fedora Update System 2019-05-20 13:19:50 UTC
libpq-11.3-2.fc30 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-4cdba9f0cd

Comment 2 Fedora Update System 2019-05-21 01:59:38 UTC
libpq-11.3-2.fc30 has been pushed to the Fedora 30 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-2019-4cdba9f0cd

Comment 3 Fedora Update System 2019-05-25 01:05:02 UTC
libpq-11.3-2.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.


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