Bug 1932174 - phpMyAdmin-5.1.0 is available
Summary: phpMyAdmin-5.1.0 is available
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: phpMyAdmin
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Robert Scheck
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1910057
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-02-24 07:07 UTC by Upstream Release Monitoring
Modified: 2021-05-05 12:39 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-05-05 11:47:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Upstream Release Monitoring 2021-02-24 07:07:00 UTC
Latest upstream release: 5.1.0
Current version/release in rawhide: 5.0.4-2.fc34
URL: https://www.phpmyadmin.net/

Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/


More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring


Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.


Based on the information from anitya: https://release-monitoring.org/project/3628/

Comment 1 Upstream Release Monitoring 2021-02-24 07:07:10 UTC
Skipping the scratch build because an SRPM could not be built: ['rpmbuild', '-D', '_sourcedir .', '-D', '_topdir .', '-bs', '/var/tmp/thn-o7i5_b8x/phpMyAdmin.spec'] returned 1: b'error: line 18: unclosed macro or bad line continuation\n'

Comment 2 Remi Collet 2021-02-24 08:00:18 UTC
New dependency php-nikic-fast-route waiting for review, see bug #1910057

Comment 3 William Desportes 2021-02-25 14:45:44 UTC
And dependency on symfony/yaml removed

Comment 4 William Desportes 2021-03-19 23:53:50 UTC
If possible, please edit the "libraries/vendor_config.php" and set a value to VERSION_SUFFIX, for example "+fedora" or "+fedora-{version}"

Comment 5 hw 2021-05-04 17:33:41 UTC
After 'dnf update', I have got 5.1.0, and phpMyAdmin doesn't work anymore.  I know that 'doesn't work' isn't very helpful, but I'm not getting any messages in logs and pages like http://<server-fqdn>/phpmyadmin/index.php?route=/&route=%2F&server=3 whereas it was working fine before the update.  The dependencies mentioned here are installed.  What can I do?

Comment 6 hw 2021-05-04 17:35:14 UTC
That was supposed to read: "... pages like http://<server-fqdn>/phpmyadmin/index.php?route=/&route=%2F&server=3 are staying blank ..."

Comment 7 Remi Collet 2021-05-05 11:54:36 UTC
(In reply to William Desportes from comment #4)
> If possible, please edit the "libraries/vendor_config.php" and set a value
> to VERSION_SUFFIX, for example "+fedora" or "+fedora-{version}"

In new build, VERSION_SUFFIX is set the package release (ex: '-3.fc34') so displayed version looks like the RPM version (ex 5.1.0-3.fc34)

Comment 8 William Desportes 2021-05-05 12:39:59 UTC
> After 'dnf update', I have got 5.1.0, and phpMyAdmin doesn't work anymore.  I know that 'doesn't work' isn't very helpful, but I'm not getting any messages in logs and pages like http://<server-fqdn>/phpmyadmin/index.php?route=/&route=%2F&server=3 whereas it was working fine before the update.  The dependencies mentioned here are installed.  What can I do?

Maybe the packaging team forgot to build the js/dist files (yarn run js-compile) ?
Is the folder empty ?



> In new build, VERSION_SUFFIX is set the package release (ex: '-3.fc34') so displayed version looks like the RPM version (ex 5.1.0-3.fc34)

Awesome !!


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