rpm id | test | status | message | |
---|---|---|---|---|
![]() |
alsaplayer-0.99.80-alt11.3.src | beehive-log-non-strict-dependency-i586 | info | alsaplayer: non-strict dependency on alsaplayer-interface-daemon alsaplayer: non-strict dependency on alsaplayer-interface-gtk alsaplayer: non-strict dependency on alsaplayer-interface-text alsaplayer: non-strict dependency on alsaplayer-interface-xosd alsaplayer: non-strict dependency on alsaplayer-reader-file alsaplayer: non-strict dependency on alsaplayer-reader-http alsaplayer: non-strict dependency on alsaplayer-in-audiofile alsaplayer: non-strict dependency on alsaplayer-in-cdda alsaplayer: non-strict dependency on alsaplayer-in-flac alsaplayer: non-strict dependency on alsaplayer-in-mad alsaplayer: non-strict dependency on alsaplayer-in-mikmod alsaplayer: non-strict dependency on alsaplayer-in-sndfile alsaplayer: non-strict dependency on alsaplayer-in-vorbis alsaplayer: non-strict dependency on alsaplayer-in-wav alsaplayer: non-strict dependency on alsaplayer-out-alsa alsaplayer: non-strict dependency on alsaplayer-out-esound alsaplayer: non-strict dependency on alsaplayer-out-jack alsaplayer: non-strict dependency on alsaplayer-out-nas alsaplayer: non-strict dependency on alsaplayer-out-null alsaplayer: non-strict dependency on alsaplayer-out-oss alsaplayer-plugins: non-strict dependency on alsaplayer-scopes alsaplayer-gui-common: non-strict dependency on alsaplayer-interface-daemon alsaplayer-gui-common: non-strict dependency on alsaplayer-interface-gtk alsaplayer-gui-common: non-strict dependency on alsaplayer-interface-text alsaplayer-gui-common: non-strict dependency on alsaplayer-interface-xosd |
![]() |
alsaplayer-0.99.80-alt11.3.src | beehive-log-non-strict-dependency-x86_64 | info | alsaplayer: non-strict dependency on alsaplayer-interface-daemon alsaplayer: non-strict dependency on alsaplayer-interface-gtk alsaplayer: non-strict dependency on alsaplayer-interface-text alsaplayer: non-strict dependency on alsaplayer-interface-xosd alsaplayer: non-strict dependency on alsaplayer-reader-file alsaplayer: non-strict dependency on alsaplayer-reader-http alsaplayer: non-strict dependency on alsaplayer-in-audiofile alsaplayer: non-strict dependency on alsaplayer-in-cdda alsaplayer: non-strict dependency on alsaplayer-in-flac alsaplayer: non-strict dependency on alsaplayer-in-mad alsaplayer: non-strict dependency on alsaplayer-in-mikmod alsaplayer: non-strict dependency on alsaplayer-in-sndfile alsaplayer: non-strict dependency on alsaplayer-in-vorbis alsaplayer: non-strict dependency on alsaplayer-in-wav alsaplayer: non-strict dependency on alsaplayer-out-alsa alsaplayer: non-strict dependency on alsaplayer-out-esound alsaplayer: non-strict dependency on alsaplayer-out-jack alsaplayer: non-strict dependency on alsaplayer-out-nas alsaplayer: non-strict dependency on alsaplayer-out-null alsaplayer: non-strict dependency on alsaplayer-out-oss alsaplayer-plugins: non-strict dependency on alsaplayer-scopes alsaplayer-gui-common: non-strict dependency on alsaplayer-interface-daemon alsaplayer-gui-common: non-strict dependency on alsaplayer-interface-gtk alsaplayer-gui-common: non-strict dependency on alsaplayer-interface-text alsaplayer-gui-common: non-strict dependency on alsaplayer-interface-xosd |
![]() |
alsaplayer-0.99.80-alt11.3.src | requires-ImageMagick | info | Dependency on ImageMagick (compat package) found. It probably should be replaced with more specific dependency like /usr/bin/convert or ImageMagick-tools, or it can be already autodetected by findreq-shell. |
![]() |
alsaplayer-0.99.80-alt11.3.src | specfile-url-is-dead | warn | Homepage link in URL is dead or discontinued and should be replaced by alive link (or link to archive.org as a last resort). See https://repology.org/repository/altsisyphus/problems Homepage link in URL is dead or discontinued and should be replaced by alive link (or link to archive.org as a last resort). See https://repology.org/repository/altsisyphus/problems Homepage link in URL is dead or discontinued and should be replaced by alive link (or link to archive.org as a last resort). See https://repology.org/repository/altsisyphus/problems Homepage link in URL is dead or discontinued and should be replaced by alive link (or link to archive.org as a last resort). See https://repology.org/repository/altsisyphus/problems Homepage link in URL is dead or discontinued and should be replaced by alive link (or link to archive.org as a last resort). See https://repology.org/repository/altsisyphus/problems Homepage link in URL is dead or discontinued and should be replaced by alive link (or link to archive.org as a last resort). See https://repology.org/repository/altsisyphus/problems Homepage link in URL is dead or discontinued and should be replaced by alive link (or link to archive.org as a last resort). See https://repology.org/repository/altsisyphus/problems Homepage link in URL is dead or discontinued and should be replaced by alive link (or link to archive.org as a last resort). See https://repology.org/repository/altsisyphus/problems Homepage link in URL is dead or discontinued and should be replaced by alive link (or link to archive.org as a last resort). See https://repology.org/repository/altsisyphus/problems Homepage link in URL is dead or discontinued and should be replaced by alive link (or link to archive.org as a last resort). See https://repology.org/repository/altsisyphus/problems Homepage link in URL is dead or discontinued and should be replaced by alive link (or link to archive.org as a last resort). See https://repology.org/repository/altsisyphus/problems Homepage link in URL is dead or discontinued and should be replaced by alive link (or link to archive.org as a last resort). See https://repology.org/repository/altsisyphus/problems Homepage link in URL is dead or discontinued and should be replaced by alive link (or link to archive.org as a last resort). See https://repology.org/repository/altsisyphus/problems Homepage link in URL is dead or discontinued and should be replaced by alive link (or link to archive.org as a last resort). See https://repology.org/repository/altsisyphus/problems |
![]() |
alt-domain-server-0.5.3-alt1.noarch | missing-url | info | Missing Url: in a package. |
![]() |
alterator-kdc-0.5-alt2.noarch | checkbashisms | experimental | checkbashisms utility found possible bashisms in: /usr/bin/alterator-kdc-functions |
![]() |
alterator-netinst-1.9.1-alt4.noarch | checkbashisms | experimental | checkbashisms utility found possible bashisms in: /usr/bin/alterator-netinst |
![]() |
alterator-netinst-1.9.1-alt4.noarch | unsafe-tmp-usage-in-scripts | fail | 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/lib/alterator/backend3/netinst: $ grep -A5 -B5 /tmp/ /usr/lib/alterator/backend3/netinst elif [ -n "$in_add" ]; then [ "$in_get_from" = "url" ] && run_localized alterator-netinst -A "$in_add_url" || run_localized alterator-netinst -A "cdrom:" else set >> /tmp/log if [ -n "$in_vnc" ]; then if [ "$in_vnc" = '#t' ] ; then vnc= headless= [ "$in_headless" = '#t' ] && headless='headless' |
![]() |
alterator-ports-access-cmdline-0.5.3-alt1.noarch | bin-permissions | info | not executable file /usr/bin/alterator-ports-access-lib.sh |
![]() |
alterator-postfix-dovecot-0.8.7-alt1.noarch | checkbashisms | experimental | checkbashisms utility found possible bashisms in: /usr/bin/alterator-postfix-dovecot-functions |
![]() |
altsp-test-scripts-1.1-alt4.x86_64 | missing-url | info | Missing Url: in a package. |
![]() |
altsp-test-scripts-debuginfo-1.1-alt4.x86_64 | missing-url | info | Missing Url: in a package. |
![]() |
branding-alt-spserver-8.4-alt2.src | requires-ImageMagick | info | Dependency on ImageMagick (compat package) found. It probably should be replaced with more specific dependency like /usr/bin/convert or ImageMagick-tools, or it can be already autodetected by findreq-shell. |
![]() |
branding-alt-spserver-notes-8.4-alt2.noarch | file-in-usr-marked-as-conffile | warn | Files below /usr may not be marked as conffiles, since /usr might be mounted read-only and thus, the local system administrator would not have a chance to modify this configuration file. |
![]() |
branding-alt-spworkstation-9.2-alt1.src | requires-ImageMagick | info | Dependency on ImageMagick (compat package) found. It probably should be replaced with more specific dependency like /usr/bin/convert or ImageMagick-tools, or it can be already autodetected by findreq-shell. |
![]() |
branding-alt-spworkstation-notes-9.2-alt1.noarch | file-in-usr-marked-as-conffile | warn | Files below /usr may not be marked as conffiles, since /usr might be mounted read-only and thus, the local system administrator would not have a chance to modify this configuration file. |
![]() |
cap-audit-write-filetrigger-0.1-alt1.noarch | missing-url | info | Missing Url: in a package. |
![]() |
csync-0.50.6-alt1.2.x86_64 | missing-url | info | Missing Url: in a package. |
![]() |
csync-debuginfo-0.50.6-alt1.2.x86_64 | missing-url | info | Missing Url: in a package. |
![]() |
cups-filter-sl-watermark-0.4-alt1.noarch | missing-url | info | Missing Url: in a package. |
![]() |
cups-pdf-3.0.1-alt2.x86_64 | systemd-but-no-native-init | experimental | The package have native systemd file(s) but no SysV init scripts. |
![]() |
dconf-defaults-tablet-0.1-alt2.noarch | missing-url | info | Missing Url: in a package. |
![]() |
dconf-defaults-tablet-caribou-fullscale-0.1-alt2.noarch | missing-url | info | Missing Url: in a package. |
![]() |
dconf-defaults-tablet-disable-lightbox-0.1-alt2.noarch | missing-url | info | Missing Url: in a package. |
![]() |
definier-0.2-alt2.noarch | checkbashisms | experimental | checkbashisms utility found possible bashisms in: /usr/sbin/definier |
![]() |
host2cat-1.01-alt7.x86_64 | altlinux-policy-obsolete-httpd2-reload | info | This package contains httpd2 restart/reload calls in its post/un scripts. But those calls are deprecated by httpd2.filetrigger that activates by files in /etc/httpd2/ or %_libdir/apache2/modules/. It should be safe to remove those calls and rely on the filetrigger instead. |
![]() |
host2cat-1.01-alt7.x86_64 | init-lsb | warn | /etc/rc.d/init.d/host2cat: lsb init header missing. See http://www.altlinux.org/Services_Policy for details. |
![]() |
host2cat-1.01-alt7.x86_64 | invalid-url | warn | Package has invalid Url:. It looks like a protocol part (http:,ftp:,etc.) is missing. |
![]() |
host2cat-debuginfo-1.01-alt7.x86_64 | invalid-url | warn | Package has invalid Url:. It looks like a protocol part (http:,ftp:,etc.) is missing. |
![]() |
hugin-2021.0.0-alt1.src | specfile-url-is-dead | warn | Homepage link in URL is dead or discontinued and should be replaced by alive link (or link to archive.org as a last resort). See https://repology.org/repository/altsisyphus/problems |
![]() |
hugin-2021.0.0-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. |
![]() |
ibus-1.5.26-alt2.x86_64 | freedesktop-categories | warn | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/org.freedesktop.IBus.Setup.desktop. Please add it or report a bug against this test if you already have registered one (not including menu unrelated ones as Core or Qt). |
![]() |
ima-evm-integrity-check-0.5.0-alt1.x86_64 | missing-url | info | Missing Url: in a package. |
![]() |
installer-1.10.15-alt2.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
installer-common-stage2-1.10.15-alt2.x86_64 | checkbashisms | experimental | checkbashisms utility found possible bashisms in: /usr/bin/cp-metadata /usr/sbin/xorg_conf_setup /usr/sbin/postinstall |
![]() |
installer-common-stage2-1.10.15-alt2.x86_64 | rpm-filesystem-conflict-file-file | warn | File /usr/sbin/postinstall conflicts with the package installworld-0.1-alt1.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives. |
![]() |
installer-distro-centaurus-stage2-9.1-alt1.x86_64 | rpm-filesystem-conflict-file-file | warn | There are file conflicts with the package installer-distro-token-desktop-stage2-0.1.1-alt5.noarch, for example, /usr/share/install2/alterator-menu/module-expert-list (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. tives. e, consider using alternatives. alternatives. |
![]() |
installer-distro-cliff-common-8.2-alt9.x86_64 | rpm-filesystem-conflict-file-file | warn | File /usr/share/install2/preinstall.d/80-setup-user-groups conflicts with the package installer-distro-token-desktop-stage2-0.1.1-alt5.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives. ternatives. flicts are avoidable, consider using alternatives. ives. |
![]() |
installer-distro-cliff-stage2-8.2-alt9.x86_64 | rpm-filesystem-conflict-file-file | warn | Files /usr/share/install2/alterator-menu/module-expert-list /usr/share/install2/alterator-menu/module-order-list /usr/share/install2/installer-steps conflict with the package installer-distro-token-desktop-stage2-0.1.1-alt5.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives. . |
![]() |
installer-feature-alphabet-profiles-1.0-alt2.noarch | rpm-filesystem-conflict-file-file | warn | File /usr/share/install2/prepkg.d/50-groups.sh conflicts with the package installer-feature-centaurus-profiles-2.0-alt1.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives. |
![]() |
installer-feature-alphabet-profiles-1.0-alt2.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
installer-feature-auto-domain-0.3-alt1.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
installer-feature-autofs-wait-0.1-alt1.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
installer-feature-autoxorg-0.1-alt1.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
installer-feature-centaurus-keyring-0.1-alt2.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
installer-feature-centaurus-profiles-2.0-alt1.noarch | rpm-filesystem-conflict-file-file | warn | File /usr/share/install2/prepkg.d/50-groups.sh conflicts with the package installer-feature-alphabet-profiles-1.0-alt2.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives. |
![]() |
installer-feature-centaurus-profiles-2.0-alt1.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
installer-feature-create-user-0.1-alt1.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
installer-feature-default-xfce4-0.1-alt1.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
installer-feature-droid-up-0.1-alt1.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
installer-feature-load-tun-0.1-alt1.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
installer-feature-local-clock-0.3-alt1.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
installer-feature-multipath-0.2-alt3.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
installer-feature-nfs-0.3-alt1.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
installer-feature-no-xconsole-0.1-alt1.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
installer-feature-pve-0.4-alt1.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
installer-feature-pxeboot-stage3-0.3-alt1.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
installer-feature-remove-fvwm-0.6-alt3.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
installer-feature-set-tz-0.2-alt1.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
installer-feature-setup-plymouth-0.5.8-alt1.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
installer-feature-start-avahi-0.2-alt1.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
installer-feature-tune-logindefs-0.2-alt1.1.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
installer-feature-vm-ofs-0.3-alt1.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
installer-feature-vm-ofs-stage2-0.3-alt1.noarch | rpm-filesystem-conflict-file-file | warn | File /usr/share/install2/initinstall.d/05-vm-profile-ofs conflicts with the package installer-feature-vm-fs-stage2-0.3-alt2.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives. |
![]() |
installer-feature-vm-ofs-stage3-0.3-alt1.noarch | rpm-filesystem-conflict-file-file | warn | File /usr/share/install2/preinstall.d/01-move-fs-ofs conflicts with the package installer-feature-vm-fs-stage3-0.3-alt2.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives. |
![]() |
installer-feature-weak-passwd-0.1-alt1.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
installer-feature-xdg-user-dirs-0.1-alt1.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
installer-feature-xdm-hack-0.2-alt1.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
jack_mixer-15.1-alt1.x86_64 | freedesktop-desktop | info | desktop-file-validate utility printed the following message(s): /usr/share/applications/jack_mixer.desktop: warning: value "Jack Mixer" for key "Comment" in group "Desktop Entry" looks redundant with value "Jack Mixer" of key "Name" |
![]() |
kernel-source-LiME-1.9.1-alt2.noarch | missing-url | info | Missing Url: in a package. |
![]() |
kernel-source-asix-4.20.0-alt1.noarch | missing-url | info | Missing Url: in a package. |
![]() |
kernel-source-ch34x-20180821-alt1.noarch | missing-url | info | Missing Url: in a package. |
![]() |
kernel-source-ipt_netflow-2.6-alt1.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
kernel-source-trsec-1.0-alt2.noarch | missing-url | info | Missing Url: in a package. |
![]() |
kmod-sign-4.18-alt2.x86_64 | missing-url | info | Missing Url: in a package. |
![]() |
kmod-sign-debuginfo-4.18-alt2.x86_64 | missing-url | info | Missing Url: in a package. |
![]() |
lastlog-notification-0.3-alt1.noarch | checkbashisms | experimental | checkbashisms utility found possible bashisms in: /usr/bin/lastlog-notification-show |
![]() |
lastlog-notification-0.3-alt1.noarch | missing-url | info | Missing Url: in a package. |
![]() |
ldap-user-tools-0.9.5-alt1.noarch | checkbashisms | experimental | checkbashisms utility found possible bashisms in: /usr/sbin/ldap-init /usr/sbin/ldap-passwd /usr/sbin/ldap-useradd /usr/sbin/ldap-userdel /usr/sbin/ldap-groupmod |
![]() |
ldap-user-tools-0.9.5-alt1.noarch | missing-url | info | Missing Url: in a package. |
![]() |
libHX-3.22-alt1.src | specfile-url-is-dead | warn | Homepage link in URL is dead or discontinued and should be replaced by alive link (or link to archive.org as a last resort). See https://repology.org/repository/altsisyphus/problems |
![]() |
libcsync-0.50.6-alt1.2.x86_64 | missing-url | info | Missing Url: in a package. |
![]() |
libcsync-debuginfo-0.50.6-alt1.2.x86_64 | missing-url | info | Missing Url: in a package. |
![]() |
libcsync-devel-0.50.6-alt1.2.x86_64 | missing-url | info | Missing Url: in a package. |
![]() |
libtclap-doc-1.2.4-alt1.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. |
![]() |
livecd-gnome-nowarn-space-0.3-alt1.noarch | missing-url | info | Missing Url: in a package. |
![]() |
livecd-gnome-nowarn-space-0.3-alt1.noarch | rpm-filesystem-conflict-file-file | warn | File /etc/skel/.gconf/apps/%gconf.xml conflicts with the package branding-alt-education-xfce-settings-10.1-alt1.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. |
![]() |
livecd-save-nfs-0.4.2-alt1.noarch | init-condrestart | fail | /etc/rc.d/init.d/livecd-save-nfs: missing condrestart target. Note: alt-specific script %_sbindir/post_service (used in %post_service macro) depends on condrestart. It is wise to add condrestart anyway./etc/rc.d/init.d/livecd-save-nfs: missing condstop target. ERROR: alt-specific script %_sbindir/preun_service (used in your %preun_service macro) depends on condstop. Please, fix. |
![]() |
livecd-save-nfs-0.4.2-alt1.noarch | init-lsb | warn | /etc/rc.d/init.d/livecd-save-nfs: lsb init header missing. See http://www.altlinux.org/Services_Policy for details. |
![]() |
livecd-save-nfs-0.4.2-alt1.noarch | missing-url | info | Missing Url: in a package. |
![]() |
livecd-setauth-0.8-alt1.noarch | checkbashisms | experimental | checkbashisms utility found possible bashisms in: /etc/rc.d/init.d/livecd-setauth |
![]() |
livecd-setauth-0.8-alt1.noarch | init-condrestart | fail | /etc/rc.d/init.d/livecd-setauth: missing condrestart target. ERROR: alt-specific script %_sbindir/post_service (used in your %post_service macro) depends on condrestart. Please, fix./etc/rc.d/init.d/livecd-setauth: missing condstop target. ERROR: alt-specific script %_sbindir/preun_service (used in your %preun_service macro) depends on condstop. Please, fix. |
![]() |
livecd-setauth-0.8-alt1.noarch | init-lsb | warn | /etc/rc.d/init.d/livecd-setauth: lsb init header missing. See http://www.altlinux.org/Services_Policy for details. |
![]() |
livecd-setauth-0.8-alt1.noarch | missing-url | info | Missing Url: in a package. |
![]() |
livecd-setlocale-0.3.9-alt1.noarch | checkbashisms | experimental | checkbashisms utility found possible bashisms in: /etc/rc.d/init.d/livecd-setlocale |
![]() |
livecd-setlocale-0.3.9-alt1.noarch | init-lsb | warn | /etc/rc.d/init.d/livecd-setlocale: lsb init header missing. See http://www.altlinux.org/Services_Policy for details. |
![]() |
livecd-setlocale-0.3.9-alt1.noarch | missing-url | info | Missing Url: in a package. |
![]() |
make-initrd-integrity-0.5.0-alt1.noarch | missing-url | info | Missing Url: in a package. |
![]() |
mar-20070301-alt2.x86_64 | missing-url | info | Missing Url: in a package. |
![]() |
mar-debuginfo-20070301-alt2.x86_64 | missing-url | info | Missing Url: in a package. |
![]() |
mate-file-manager-dropbox-1.26.0-alt2.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
mkfakepkg-0.1-alt1.noarch | checkbashisms | experimental | checkbashisms utility found possible bashisms in: /usr/bin/mkfakepkg |
![]() |
mkfakepkg-0.1-alt1.noarch | missing-url | info | Missing Url: in a package. |
![]() |
mkimage-profiles-office-server-5.0.0-alt2.noarch | missing-url | info | Missing Url: in a package. |
![]() |
nagwad-service-0.9.13-alt3.noarch | systemd-but-no-native-init | experimental | The package have native systemd file(s) but no SysV init scripts. |
![]() |
opendbx-1.4.3-alt3.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
opendbx-1.4.3-alt3.x86_64 | library-pkgnames | info | package contains public library which is used in external packages: name should be lib* according to http://altlinux.org/Drafts/SharedLibs |
![]() |
openresolv-host2cat-1.01-alt7.x86_64 | invalid-url | warn | Package has invalid Url:. It looks like a protocol part (http:,ftp:,etc.) is missing. |
![]() |
os-prober-1.77-alt3.x86_64 | checkbashisms | experimental | checkbashisms utility found possible bashisms in: /usr/bin/os-prober |
![]() |
pam_ccreds-10-alt1.1.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
paxctl-0.9-alt1.x86_64 | missing-url | info | Missing Url: in a package. |
![]() |
paxctl-debuginfo-0.9-alt1.x86_64 | missing-url | info | Missing Url: in a package. |
![]() |
perl-Tie-Filehandle-Preempt-Stdin-0.02-alt1.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
remount_rw-0.6-alt1.noarch | altlinux-find-lang-mo | warn | Language specific files in /usr/share/locale should be marked, for example, using %find_lang. See http://www.altlinux.org/FindLangPolicy for details. |
![]() |
remount_rw-0.6-alt1.noarch | checkbashisms | experimental | checkbashisms utility found possible bashisms in: /etc/rc.d/init.d/remount_rw /etc/rc.d/init.d/livecd-save-state |
![]() |
remount_rw-0.6-alt1.noarch | init-but-no-native-systemd | info | The package have SysV init script(s) but no native systemd files. |
![]() |
remount_rw-0.6-alt1.noarch | init-condrestart | warn | /etc/rc.d/init.d/remount_rw: missing condrestart target. Note: alt-specific script %_sbindir/post_service (used in %post_service macro) depends on condrestart. It is wise to add condrestart anyway./etc/rc.d/init.d/remount_rw: missing condstop target. Note: alt-specific script %_sbindir/preun_service (used in %preun_service macro) depends on condstop. It is wise to add condstop anyway. |
![]() |
remount_rw-0.6-alt1.noarch | init-lsb | warn | /etc/rc.d/init.d/livecd-save-state: not systemd compatible: lsb init header missing and livecd-save-state.service is not present. /etc/rc.d/init.d/remount_rw: strange executable: neither lsb header nor chkconfig header aren't found. See http://www.altlinux.org/Services_Policy for details. |
![]() |
remount_rw-0.6-alt1.noarch | missing-url | info | Missing Url: in a package. |
![]() |
rpmrebuild-kmodsign-0.2-alt2.noarch | missing-url | info | Missing Url: in a package. |
![]() |
settime-rfc867-0.4-alt4.noarch | init-lsb | warn | /etc/rc.d/init.d/settime-rfc867: lsb init header missing. See http://www.altlinux.org/Services_Policy for details. |
![]() |
settime-rfc867-0.4-alt4.noarch | missing-url | info | Missing Url: in a package. |
![]() |
squid-conf-host2cat-1.01-alt7.x86_64 | invalid-url | warn | Package has invalid Url:. It looks like a protocol part (http:,ftp:,etc.) is missing. |
![]() |
startup-rescue-0.41-alt1.x86_64 | init-but-no-native-systemd | info | The package have SysV init script(s) but no native systemd files. |
![]() |
startup-rescue-0.41-alt1.x86_64 | init-condrestart | fail | /etc/rc.d/init.d/rescue-remote: missing condrestart target. ERROR: alt-specific script %_sbindir/post_service (used in your %post_service macro) depends on condrestart. Please, fix./etc/rc.d/init.d/sysreport: missing condrestart target. ERROR: alt-specific script %_sbindir/post_service (used in your %post_service macro) depends on condrestart. Please, fix. |
![]() |
startup-rescue-0.41-alt1.x86_64 | init-lsb | fail | /etc/rc.d/init.d/rescue-remote: not systemd compatible: lsb init header missing and rescue-remote.service is not present. /etc/rc.d/init.d/sysreport: not systemd compatible: lsb init header missing and sysreport.service is not present. See http://www.altlinux.org/Services_Policy for details. |
![]() |
system-config-printer-1.5.16-alt3.x86_64 | freedesktop-desktop | info | desktop-file-validate utility printed the following message(s): /usr/share/applications/system-config-printer.desktop: hint: value "System;Settings;HardwareSettings;Printing;GTK;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu |
![]() |
system-config-printer-lib-1.5.16-alt3.x86_64 | dbus-xml-not-in-devel | info | file /usr/share/dbus-1/interfaces/org.fedoraproject.Config.Printing.xml is not used in run time. Move it to the |
![]() |
task-auth-ad-sssd-0.43.11-alt1.x86_64 | missing-url | info | Missing Url: in a package. |
![]() |
task-auth-ad-winbind-0.43.11-alt1.x86_64 | missing-url | info | Missing Url: in a package. |
![]() |
task-auth-freeipa-0.43.11-alt1.x86_64 | missing-url | info | Missing Url: in a package. |
![]() |
task-auth-ldap-sssd-0.43.11-alt1.x86_64 | missing-url | info | Missing Url: in a package. |
![]() |
trsec-1.0-alt2.x86_64 | missing-url | info | Missing Url: in a package. |
![]() |
trsec-debuginfo-1.0-alt2.x86_64 | missing-url | info | Missing Url: in a package. |
![]() |
updater-1.3-alt3.noarch | systemd-but-no-native-init | experimental | The package have native systemd file(s) but no SysV init scripts. |
![]() |
volumes-profile-centaurus-0.14-alt1.noarch | rpm-filesystem-conflict-file-file | warn | File /usr/share/install2/initinstall.d/10-vm-profile.sh conflicts with the package volumes-profile-regular-0.4.2-alt1.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives. ves. . |
![]() |
volumes-profile-centaurus-0.14-alt1.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
volumes-profile-cliff-server-0.17.1-alt1.noarch | rpm-filesystem-conflict-file-file | warn | File /usr/share/install2/initinstall.d/10-vm-profile.sh conflicts with the package volumes-profile-regular-0.4.2-alt1.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives. tives. |
![]() |
volumes-profile-cliff-server-0.17.1-alt1.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
volumes-profile-master-0.2-alt1.noarch | rpm-filesystem-conflict-file-file | warn | File /usr/share/install2/initinstall.d/10-vm-profile.sh conflicts with the package volumes-profile-regular-0.4.2-alt1.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives. ves. . |
![]() |
volumes-profile-master-0.2-alt1.src | specfile-url-permanent-https-redirect | experimental | Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems Homepage link in URL is a permanent redirect to its HTTPS counterpart. Please, change URL protocol from http:// to https://. See https://repology.org/repository/altsisyphus/problems |
![]() |
xorg-conf-right-click-ungrab-0.1-alt1.noarch | missing-url | info | Missing Url: in a package. |
![]() |
zram-swap-0.2-alt4.noarch | init-but-no-native-systemd | info | The package have SysV init script(s) but no native systemd files. |
![]() |
zram-swap-0.2-alt4.noarch | init-lsb | warn | /etc/rc.d/init.d/zram-swap: lsb init header missing. See http://www.altlinux.org/Services_Policy for details. |
![]() |
zram-swap-0.2-alt4.noarch | missing-url | info | Missing Url: in a package. |