Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 864403 - www-apps/icingaweb2-2.11.0 doesn’t depend on the right dev-libs/icinga-php-thirdparty version
Summary: www-apps/icingaweb2-2.11.0 doesn’t depend on the right dev-libs/icinga-php-th...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-08 11:39 UTC by Alarig Le Lay
Modified: 2022-08-11 00:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alarig Le Lay 2022-08-08 11:39:54 UTC
Hello,

After upgrading to 2.11.0 I wasn’t able to load the dashboard anymore.
The JS console displayed errors about jQuery not being found and ReferenceError: Icinga is not defined

Upon reading https://icinga.com/docs/icinga-web/2.11/doc/80-Upgrading/#upgrading-to-icinga-web-211x I upgraded dev-libs/icinga-php-thirdparty to 0.11.0

Your package doesn’t depend on a specific version of dev-libs/icinga-php-thirdparty while upstream does…
Comment 1 Larry the Git Cow gentoo-dev 2022-08-11 00:30:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c0b0ef34f467fcf5bf88e05439cf1c360c351d9

commit 9c0b0ef34f467fcf5bf88e05439cf1c360c351d9
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2022-08-11 00:29:58 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2022-08-11 00:30:08 +0000

    www-apps/icingaweb2: fix deps on icinga libs
    
    Closes: https://bugs.gentoo.org/864403
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 www-apps/icingaweb2/icingaweb2-2.11.0.ebuild | 4 ++--
 www-apps/icingaweb2/icingaweb2-2.11.1.ebuild | 4 ++--
 www-apps/icingaweb2/icingaweb2-9999.ebuild   | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57c84f6b12e2a91bc955d05bb2e42297caebb405

commit 57c84f6b12e2a91bc955d05bb2e42297caebb405
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2022-08-11 00:28:35 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2022-08-11 00:30:07 +0000

    dev-libs/icinga-php-thirdparty: 0.11.0 stable amd64/x86
    
    Bug: https://bugs.gentoo.org/864403
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 dev-libs/icinga-php-thirdparty/icinga-php-thirdparty-0.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)