Bug #2199
zoneminder has invalid RPM dependency in F25
Description
looks like it requires php-mysql, which does not appear to exist in f25. the package is provided by the fedora repo
Error: nothing provides php-mysql needed by zoneminder-1.28.1-6.fc25.x86_64
History
#1 Updated by cpg about 4 years ago
- Status changed from New to Assigned
- Assignee set to cpg
someone filed a bug already with redhat and it appears it does not really need mysql.
so we could install it as an rpm directly (for on architecture only, not ARM, etc.), as hacky as that may be.
#2 Updated by cpg about 4 years ago
wait, no, it requires --nodeps, so that's a no-go.
#3 Updated by cpg about 4 years ago
recompiled and put in the repo
zoneminder-1.28.1-7.fc25
but i get errors:
Installing app id yi7uxa8mlb under /var/hda/platform/html/script/.. ENV=production Your HDA services have been restarted. Your HDA services have been restarted. file /var/hda/tmp/amahi-download-cache/956319338e8752e6a8f544423df61187d8b7e320 written in cache sed: can't read /etc/zm.conf: No such file or directory sed: can't read /etc/zm.conf: No such file or directory mv: cannot stat '/etc/httpd/conf.d/zoneminder.conf': No such file or directory /var/hda/web-apps/zm/elevated/install.sh: line 8: /usr/share/zoneminder/db/zm_create.sql: No such file or directory Reloading systemctl daemon Enabling zoneminder service Failed to enable unit: No such file or directory Starting zoneminder service Failed to start zoneminder.service: Unit zoneminder.service not found. App: Zoneminder installed
#4 Updated by cpg about 4 years ago
- Status changed from Assigned to Closed
part of the problem was the issue with the RPM fusion repos in #2200. things seem to be back to working for ZM now after that was fixed.
Also available in: Atom