Comments

368 Comments
User Icon robert commented & provided feedback on gpsd-3.16-2.el7 7 years ago
karma
$ gpscat /dev/ttyUSB2 
Traceback (most recent call last):
  File "/bin/gpscat", line 9, in <module>
    import gps.packet as sniffer
ImportError: No module named gps.packet
$ 

Starts working after manual yum install gpsd-libs, so missing run-time dependency.

karma

Looks good to me

Worked for me (as dependency) when testing python-oletools-0.51-2

BZ#1498637 Please build python-easygui for EPEL 7

Worked for me (as dependency) when testing python-oletools-0.51-2

BZ#1498629 Please build python-colorclass for EPEL 7

Solves the (/usr)/sbin/depmod issue but not the (/usr)/lib/modules one

karma

kmodtool leads to non-installable kmod-<module> packages due to dependency to /usr/sbin/depmod rather /sbin/depmod, corrected via https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-aa38a067ca

ABI breakage.

ABI breakage.

User Icon robert commented & provided feedback on mock-1.4.1-1.el7 7 years ago
karma

Honestly, was this package ever tested on RHEL 7 or CentOS 7? Every try to rebuild something just fails…

karma

LGTM :)

BZ#1284600 apcupsd filling log with debug messages
karma

Works as expected for me :)

karma

Looks fine :)

Seems to trigger Java issues, RHBZ #1415137

Seems to work here

Update is unfortunately completely unusable on RHEL 5 and CentOS 5:

# /etc/init.d/ovirt-guest-agent restart
Starting ovirt-guest-agent: Traceback (most recent call last):
  File "/usr/share/ovirt-guest-agent/ovirt-guest-agent.py", line 27, in ?
    from GuestAgentLinux2 import LinuxVdsAgent
  File "/usr/share/ovirt-guest-agent/GuestAgentLinux2.py", line 27, in ?
    from OVirtAgentLogic import AgentLogicBase, DataRetriverBase
  File "/usr/share/ovirt-guest-agent/OVirtAgentLogic.py", line 365
    except hooks.UnknownHookError as e:
                                   ^
SyntaxError: invalid syntax
                                                           [FAILED]
#

The situation with /var/lib/clamav/main.cvd is not perfect: /var/lib/clamav/main.cvd is shipped with the RPM package and updated afterwards regulary by freshclam. Thus a ClamAV RPM package update might ship a new main.cvd (which is maybe even older) - because freshcleam performed the same update (or a newer) as well. Replacing the file leads to an older version that needs to be updated again by freshclam. In this case a .rpmnew file gets created. Just delete the rpmnew file.

Looks fine :)

BZ#1310182 INDI support has gone in KStars 15.12.1

This package does neither ship phpseclib - nor depend on it. Are you sure this update is affected?