View previous topic :: View next topic |
Author |
Message |
manwe_ l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/1560395806499fd013444eb.jpg)
Joined: 01 Feb 2006 Posts: 650 Location: Universe
|
Posted: Fri Aug 21, 2015 1:41 pm Post subject: [SOLVED] glsa-check complaining about PHP |
|
|
Hi *.
Code: | # glsa-check -t all
This system is affected by the following GLSAs:
201408-11
201411-04
201503-03 |
Those 3 GLSAs are about PHP. Yes, I had 5.3 version in system, even after it was removed from portage. But now it's gone. All I have is 5.4.44, 5.5.28 and 5.6.12. But glsa-check still complains. Any idea why?
Last edited by manwe_ on Mon Aug 24, 2015 11:27 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
skiwarz Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 23 Feb 2014 Posts: 267
|
Posted: Fri Aug 21, 2015 9:45 pm Post subject: |
|
|
My guess is that since those 3 GLSAs say "Affected Versions: <5.5.x", and you still have 5.4.44, it's flagging it, even if you have the "Not Affected" revision. Two things you could try:
1. Read through the glsa-check script and see how it determines affected versions. ( I would but I'm away from my gentoo box right now).
2. Unmerge 5.4.44, run glsa-check, and see what happens. Then re-install after. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
manwe_ l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/1560395806499fd013444eb.jpg)
Joined: 01 Feb 2006 Posts: 650 Location: Universe
|
Posted: Mon Aug 24, 2015 11:27 pm Post subject: |
|
|
PHP 5.4.44 is newer than affected 5.5.15 (https://security.gentoo.org/glsa/201408-11). Never mind though. One more emerge sync and -uDN world and somehow glsa-check doesn't complain anymore now. Strange but what you can do ![Wink ;)](images/smiles/icon_wink.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|