Repocop reports by acl

  packager rpm id test status message
@python fail2ban-0.11.2-alt4.noarch init-condrestart fail /etc/rc.d/init.d/fail2ban: missing condstop target. ERROR: alt-specific script %_sbindir/preun_service (used in your %preun_service macro) depends on condstop. Please, fix.
@python fail2ban-0.11.2-alt4.noarch init-lsb warn /etc/rc.d/init.d/fail2ban: lsb init header missing. See http://www.altlinux.org/Services_Policy for details.
@python fail2ban-0.11.2-alt4.noarch subdir-in-var-run info Found a subdir in /var/run or /var/lock. /var/run and /var/lock may be mounted as temporary filesystems, so the init.d scripts must handle this correctly. This will typically amount to creating any required subdirectories dynamically when the init.d script is run, rather than including them in the package and relying on rpm to create them.
@python libprelude-doc-5.2.0-alt1_15.noarch big-changelog info Package contains big ChangeLog. Gzip it.
@python mailman3-3.3.9-alt1.noarch subdir-in-var-run info Found a subdir in /var/run or /var/lock. /var/run and /var/lock may be mounted as temporary filesystems, so the init.d scripts must handle this correctly. This will typically amount to creating any required subdirectories dynamically when the init.d script is run, rather than including them in the package and relying on rpm to create them.
@python mailman3-3.3.9-alt1.noarch systemd-but-no-native-init experimental The package have native systemd file(s) but no SysV init scripts.
@python python-module-egenix-mx-base-3.2.8-alt1.x86_64 arch-dep-package-has-big-usr-share info The package has a significant amount of architecture-independent data in /usr/share, while it is an architecture-dependent package. This is wasteful of mirror space and bandwidth, as we then end up with multiple copies of this data, one for each architecture. If the data in /usr/share is not architecture-independent, it is a policy violation, and in this case, you should move that data elsewhere.
@python python3-module-dialog-3.4.0-alt2.noarch unsafe-tmp-usage-in-scripts info The test discovered scripts with errors which may be used by a user for damaging important system files. For example if a script uses in its work a temp file which is created in /tmp directory, then every user can create symlinks with the same name (pattern) in this directory in order to destroy or rewrite some system or another user's files. Scripts _must_ _use_ mktemp/tempfile or must use $TMPDIR. mktemp/tempfile is safest. $TMPDIR is safer than /tmp/ because libpam-tmpdir creates a subdirectory of /tmp that is only accessible by that user, and then sets TMPDIR and other variables to that. Hence, it doesn't matter nearly as much if you create a non-random filename, because nobody but you can access it. Found error in /usr/share/doc/python3-module-dialog-3.4.0/examples/with-autowidgetsize/demo.py: $ grep /tmp/ /usr/share/doc/python3-module-dialog-3.4.0/examples/with-autowidgetsize/demo.py easily append data. With the {widget} widget, you can see the data stream \ flow in real time. To create a FIFO, you can use the commmand mkfifo(1), like this: % mkfifo /tmp/my_shiny_new_fifo Then, you can cat(1) data to the FIFO like this: % cat >>/tmp/my_shiny_new_fifo First line of text Second line of text ... You can end the input to cat(1) by typing Ctrl-D at the beginning of a \ Found error in /usr/share/doc/python3-module-dialog-3.4.0/examples/demo.py: $ grep /tmp/ /usr/share/doc/python3-module-dialog-3.4.0/examples/demo.py easily append data. With the {widget} widget, you can see the data stream \ flow in real time. To create a FIFO, you can use the commmand mkfifo(1), like this: % mkfifo /tmp/my_shiny_new_fifo Then, you can cat(1) data to the FIFO like this: % cat >>/tmp/my_shiny_new_fifo First line of text Second line of text ... You can end the input to cat(1) by typing Ctrl-D at the beginning of a \
@python python3-module-facebook-sdk-1.0.0-alt2.noarch rpm-filesystem-conflict-file-file warn There are file conflicts with the package python3-module-tornado-facebook-sdk-0.1.0-alt2.noarch, for example, /usr/lib/python3/site-packages/facebook/__init__.py (4 file conflicts in total). Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.
@python python3-module-geventhttpclient-facebook-0.4.4-alt2.noarch rpm-filesystem-conflict-file-file warn There are file conflicts with the package python3-module-requests-facebook-0.4.0-alt2.noarch, for example, /usr/lib/python3/site-packages/__pycache__/facebook.cpython-37.opt-1.pyc (4 file conflicts in total). Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.
@python python3-module-prctl-docs-1.7-alt2.x86_64 arch-dep-package-consists-of-usr-share info The package consists of architecture-independent data in /usr/share, while it is an architecture-dependent package. This is wasteful of mirror space and bandwidth, as we then end up with multiple copies of this data, one for each architecture. If the data in /usr/share is not architecture-independent, it is a policy violation, and in this case, you should move that data elsewhere.
@python python3-module-requests-facebook-0.4.0-alt2.noarch rpm-filesystem-conflict-file-file warn There are file conflicts with the package python3-module-geventhttpclient-facebook-0.4.4-alt2.noarch, for example, /usr/lib/python3/site-packages/__pycache__/facebook.cpython-37.opt-1.pyc (4 file conflicts in total). Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.
@python python3-module-tornado-facebook-sdk-0.1.0-alt2.noarch rpm-filesystem-conflict-file-file warn There are file conflicts with the package python3-module-facebook-sdk-1.0.0-alt2.noarch, for example, /usr/lib/python3/site-packages/facebook/__init__.py (4 file conflicts in total). Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.
@python sonata-1.7-alt1.a2.git20140903.2.src unmet-dependency-build-missing-package fail build dependency python3-module-pygobject-devel not found.
@python tuxpaint-0.9.29-alt1.x86_64 arch-dep-package-has-big-usr-share info The package has a significant amount of architecture-independent data in /usr/share, while it is an architecture-dependent package. This is wasteful of mirror space and bandwidth, as we then end up with multiple copies of this data, one for each architecture. If the data in /usr/share is not architecture-independent, it is a policy violation, and in this case, you should move that data elsewhere.
@python tuxpaint-0.9.29-alt1.x86_64 iconsdir experimental Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.
asy mailutils-debuginfo-3.15-alt1.x86_64 rpm-filesystem-conflict-symlink-symlink warn value of symlink /usr/lib/debug/usr/bin/mailx.debug is different from the same symlink in the package mailx-debuginfo-8.1.2-alt9.x86_64. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.
azol asciidoc-10.2.0-alt1.src altlinux-policy-tex-rpm-build-texmf warn According to TeX policy (http://www.altlinux.org/TeXPolicy) packages that install files to /usr/share/texmf should BuildRequires(pre): rpm-build-texmf for the dependency magic to work.
grenka mercurial-6.5.2-alt1.x86_64 arch-dep-package-has-big-usr-share info The package has a significant amount of architecture-independent data in /usr/share, while it is an architecture-dependent package. This is wasteful of mirror space and bandwidth, as we then end up with multiple copies of this data, one for each architecture. If the data in /usr/share is not architecture-independent, it is a policy violation, and in this case, you should move that data elsewhere.
grenka python3-module-aiodns-1.1.1-alt2.noarch missing-url info Missing Url: in a package.
grenka python3-module-m2crypto-0.40.1-alt1.x86_64 arch-dep-package-has-big-usr-share info The package has a significant amount of architecture-independent data in /usr/share, while it is an architecture-dependent package. This is wasteful of mirror space and bandwidth, as we then end up with multiple copies of this data, one for each architecture. If the data in /usr/share is not architecture-independent, it is a policy violation, and in this case, you should move that data elsewhere.
grenka python3-module-openstackdocstheme-3.1.1-alt1.noarch bin-permissions info not executable file /usr/bin/docstheme-build-translated.sh
grenka python3-module-oslotest-4.5.0-alt5.noarch bin-permissions info not executable file /usr/bin/oslo_run_cross_tests
grenka python3-module-radon-6.0.1-alt1.noarch rpm-filesystem-conflict-file-file warn File /usr/bin/radon conflicts with the package nfft-3.2.3-alt2.x86_64. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.
grenka python3-module-tempest-32.0.0-alt1.2.noarch big-changelog info Package contains big ChangeLog. Gzip it.
grenka python3-module-z3c-3.0.0-alt4.x86_64 missing-url info Missing Url: in a package.
grenka python3-module-zc-1.0.0-alt7.x86_64 missing-url info Missing Url: in a package.
grenka python3-module-zope-3.3.0-alt9.x86_64 missing-url info Missing Url: in a package.
grenka target-restore-2.1.fb69-alt3.noarch systemd-but-no-native-init experimental The package have native systemd file(s) but no SysV init scripts.
lav gnofract4d-4.3-alt2.x86_64 freedesktop-desktop info desktop-file-validate utility printed the following message(s): /usr/share/applications/gnofract4d.desktop: hint: value item "GNOME" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: GTK
/usr/share/applications/gnofract4d.desktop: hint: value "GNOME;Graphics;Education;Science;Math;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu
/usr/share/applications/gnofract4d.desktop: hint: value "GNOME;Graphics;Education;Science;Math;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu
lav python-module-pygtk-devel-2.24.0-alt11.x86_64 altlinux-python-obsolete-buildreq-python-dev warn python-dev is obsolete according to Python Policy (http://www.altlinux.org/Python_Policy). Please, use BuildRequires: python-devel.
nbr pcs-0.11.6-alt1.x86_64 init-condrestart fail /etc/rc.d/init.d/pcsd: missing condstop target. ERROR: alt-specific script %_sbindir/preun_service (used in your %preun_service macro) depends on condstop. Please, fix.
nbr python3-module-snmp-0.11.6-alt1.x86_64 systemd-but-no-native-init experimental The package have native systemd file(s) but no SysV init scripts.
sin instant-1.6.0-alt1.dev.git20150302.noarch sisyphus_check fail sisyphus_check failed: /ALT/Sisyphus/files/noarch/RPMS/instant-1.6.0-alt1.dev.git20150302.noarch.rpm: forbidden requires: /usr/bin/python sisyphus_check: check-deps ERROR: package dependencies violation /ALT/Sisyphus/files/noarch/RPMS/instant-1.6.0-alt1.dev.git20150302.noarch.rpm: bad symbols in the license tag: /
slev freeipa-healthcheck-0.16-alt1.x86_64 systemd-but-no-native-init experimental The package have native systemd file(s) but no SysV init scripts.
slev python3-module-system-seed-wheels-0.0.1-alt1.x86_64 missing-url info Missing Url: in a package.
slev python3-module-system-seed-wheels-wheels-0.0.1-alt1.x86_64 missing-url info Missing Url: in a package.
viy asoundconf-1.2-alt1.noarch missing-url info Missing Url: in a package.
viy asoundconf-gtk-1.2-alt1.noarch missing-url info Missing Url: in a package.
week owfs-fs-3.2p2-alt4.x86_64 init-condrestart fail /etc/rc.d/init.d/owfs: missing condstop target. ERROR: alt-specific script %_sbindir/preun_service (used in your %preun_service macro) depends on condstop. Please, fix.
week owfs-fs-3.2p2-alt4.x86_64 init-lsb warn /etc/rc.d/init.d/owfs: lsb init header missing. See http://www.altlinux.org/Services_Policy for details.
week owfs-ftpd-3.2p2-alt4.x86_64 init-condrestart fail /etc/rc.d/init.d/owftpd: missing condstop target. ERROR: alt-specific script %_sbindir/preun_service (used in your %preun_service macro) depends on condstop. Please, fix.
week owfs-ftpd-3.2p2-alt4.x86_64 init-lsb warn /etc/rc.d/init.d/owftpd: lsb init header missing. See http://www.altlinux.org/Services_Policy for details.
week owfs-httpd-3.2p2-alt4.x86_64 init-condrestart fail /etc/rc.d/init.d/owhttpd: missing condstop target. ERROR: alt-specific script %_sbindir/preun_service (used in your %preun_service macro) depends on condstop. Please, fix.
week owfs-httpd-3.2p2-alt4.x86_64 init-lsb warn /etc/rc.d/init.d/owhttpd: lsb init header missing. See http://www.altlinux.org/Services_Policy for details.
week owfs-server-3.2p2-alt4.x86_64 init-condrestart fail /etc/rc.d/init.d/owserver: missing condstop target. ERROR: alt-specific script %_sbindir/preun_service (used in your %preun_service macro) depends on condstop. Please, fix.
week owfs-server-3.2p2-alt4.x86_64 init-lsb warn /etc/rc.d/init.d/owserver: lsb init header missing. See http://www.altlinux.org/Services_Policy for details.

generated by repocop at Thu Mar 28 02:33:59 2024