Closed
Bug 355784
Opened 19 years ago
Closed 19 years ago
AMO's download numbers stopped updating
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jwkbugzilla, Assigned: oremj)
Details
Sometime yesterday the download numbers for the addons stopped updating. To test I wrote down the download numbers as they were a little over two hours ago:
FlashGot 236488
NoScript 207387
VideoDownloader 189911
FasterFox 158587
IE Tab 129706
DownThemAll! 125804
StumbleUpon 87597
Adblock 83719
Tab Mix Plus 80147
FoxyTunes 77636
Forecastfox 40983
Adblock Plus 40038
Torrent Search 34766
Adblock Filterset.G Updater 29916
Web Developer 29358
Wizz RSS News Reader 25650
Gmail Space 24160
PDF Download 23146
FireFTP 22351
Mouse Gestures 21771
The numbers are still exactly the same for all the addons. I guess the maintenance script responsible for updating doesn't run. Have there been any changes that could have caused it?
Updated•19 years ago
|
Assignee: server-ops → mrz
Comment 1•19 years ago
|
||
I suspect this has something to do with net-snmp upgrade yesterday. /usr/local/bin/php was built against /usr/lib/libnetsnmp.so.5 which isn't there anymore after the upgrade.
I copied over libnetsnmp.so.5 from osadm01 and the cronjob that's been screaming "I'm broken" should stop. Better to rebuild php without snmp.
[root@mradm01 ~]# /usr/local/bin/php -m
[PHP Modules]
ctype
mysql
overload
pcre
posix
session
snmp
standard
tokenizer
xml
[Zend Modules]
I can't find the original build src tree - does anyone have any knowledge on this or should I just rebuild from scratch?
Updated•19 years ago
|
Assignee: mrz → oremj
Comment 2•19 years ago
|
||
oremj, you the php expert?
| Assignee | ||
Comment 3•19 years ago
|
||
The numbers did change for me. This issue must have worked itself out somewhere. Thanks for letting us know!
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Updated•11 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•