#4674 Anitya is missing some packages
Closed: Fixed None Opened 9 years ago by vondruch.

= phenomenon =

It seems that Anitya is missing some packages, which are supposed to be automatically monitored. So far, I noticed that

rubygem-activejob
rubygem-macaddr
vagrant-libvirt

are missing, but I am afraid there will be more. Could you please add the missing packages?

= reason =

= recommendation =


So, using the handy script pingou wrote, your packages that are not in anitya:

See: http://blog.pingoured.fr/index.php?post/2015/02/25/Check-your-packages-in-pkgdb-and-anitya

{{{
coro-mock Monitor=False Anitya=False
invokebinder Monitor=False Anitya=False
jnr-enxio Monitor=False Anitya=False
jnr-unixsocket Monitor=False Anitya=False
rubygem-activejob Monitor=True Anitya=False
rubygem-binding_of_caller Monitor=True Anitya=False
rubygem-debug_inspector Monitor=True Anitya=False
rubygem-rails-deprecated_sanitizer Monitor=True Anitya=False
rubygem-rails-dom-testing Monitor=True Anitya=False
rubygem-rails-html-sanitizer Monitor=True Anitya=False
rubygem-web-console Monitor=True Anitya=False
rubypick Monitor=False Anitya=False
vagrant-libvirt Monitor=False Anitya=False
jruby Monitor=False Anitya=False
rubygem-bcrypt-ruby Monitor=False Anitya=False
rubygem-log4r Monitor=True Anitya=False
rubygem-ruby-net-ldap Monitor=False Anitya=False
rubygems Monitor=False Anitya=False
vagrant-libvirt Monitor=False Anitya=False
}}}

Would this be enough info for you to add them? Or did you still wish us to do something here?

Thanks. For my packages you should exclude the package which already have Monitor=False. I could add them myself ...

Nevertheless this is not just about my packages, there are definitely missing other packages as well. Every package which is defined by some wildcard and were imported into Fedora during certain period are not monitored. For example, please see [1] and [2] how every rubygem- and nodejs- (drupal-) package used to be monitored automatically.

[1] https://fedoraproject.org/w/index.php?title=Upstream_release_monitoring&oldid=404238#Ruby
[2] https://fedoraproject.org/w/index.php?title=Upstream_release_monitoring&oldid=404238#NodeJS

Using the script at: http://blog.pingoured.fr/index.php?post/2015/05/07/Check-packages-in-anitya-and-pkgdb2-for-monitoring we can easily find out which packages are either not monitored or not in anitya.

Let us know if there is anything more we can do

Login to comment on this ticket.

Metadata