Bug 1511235 - remove module postgres:9.5
Summary: remove module postgres:9.5
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: fedora-modular-release
Version: 27
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Stephen Gallagher
QA Contact: Irina Gulina
URL:
Whiteboard:
Depends On:
Blocks: ModularServer27GA
TreeView+ depends on / blocked
 
Reported: 2017-11-08 23:56 UTC by Langdon White
Modified: 2017-11-20 21:20 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-11-20 21:20:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Langdon White 2017-11-08 23:56:35 UTC
Postgres 9.5 is eol. We should remove this module before GA.

Comment 1 Stephen Gallagher 2017-11-15 12:50:06 UTC
Should be fixed in Fedora-Modular-27-20171115.n.0 and later.

Comment 2 Irina Gulina 2017-11-16 09:25:16 UTC
>> docker run bikeshed bash -l -c "dnf module list postgresql"
------------------------------- DNF ----------------------------------
Installed Packages
dnf.noarch          2.7.3-1.module_bf3f917d.modularity.5.4edc03e       @anaconda
libdnf.x86_64       0.11.1-1.module_c8380439                           @anaconda
----------------------------------------------------------------------
Image built with (KOJI composes):
		GIT:      	https://github.com/container-images/boltron-27
		Base:     	Fedora-Modular-27-20171115.n.1
Image running aginst (KOJI Composes):
		Base:     	Fedora-Modular-27-20171115.n.1
 ** NOTE: coreutils-single is installed, this will make things fail.
 **       you can fix it by: dnf --allowerasing install coreutils
 **       at which point @freeipa will install.
Fedora Modular Server 27 - x86_64 - Test Update  40 kB/s |  20 kB     00:00    
Fedora Modular Server 27 - x86_64 - Updates      79 kB/s |  20 kB     00:00    
Fedora Modular Server 27 - x86_64               6.4 MB/s | 4.5 MB     00:00    
Last metadata expiration check: 0:00:00 ago on Thu 16 Nov 2017 09:21:52 AM UTC.
Fedora Modular Server 27 - x86_64
Name              Stream         Version              Profiles                  
postgresql        9.6 [d]        20171105174222       client, default, ...      

Hint: [d]efault, [e]nabled, [i]nstalled, [l]ocked

>> docker run bikeshed bash -l -c "dnf module install postgresql:9.5 -y"
------------------------------- DNF ----------------------------------
Installed Packages
dnf.noarch          2.7.3-1.module_bf3f917d.modularity.5.4edc03e       @anaconda
libdnf.x86_64       0.11.1-1.module_c8380439                           @anaconda
----------------------------------------------------------------------
Image built with (KOJI composes):
		GIT:      	https://github.com/container-images/boltron-27
		Base:     	Fedora-Modular-27-20171115.n.1
Image running aginst (KOJI Composes):
		Base:     	Fedora-Modular-27-20171115.n.1
 ** NOTE: coreutils-single is installed, this will make things fail.
 **       you can fix it by: dnf --allowerasing install coreutils
 **       at which point @freeipa will install.
Fedora Modular Server 27 - x86_64 - Test Update  38 kB/s |  20 kB     00:00    
Fedora Modular Server 27 - x86_64 - Updates      58 kB/s |  20 kB     00:00    
Fedora Modular Server 27 - x86_64               6.3 MB/s | 4.5 MB     00:00    
Last metadata expiration check: 0:00:00 ago on Thu 16 Nov 2017 09:22:37 AM UTC.
Error: No such module: postgresql:9.5


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