flynn1973
flynn1973
this url made it work again...seems the "curl https://raw.githubusercontent.com/rundeck/packaging/main/scripts/rpm-setup.sh 2> /dev/null | bash -s rundeck" should be a little bit more sensible. ```` baseurl=https://packages.rundeck.com/pagerduty/rundeck/rpm_any/rpm_any/x86_64 ````
will this ever get fixed?
i compiled lsof from master on aix 7.1 and for some reason could not reproduce the problem. ```` packagebuilder@aixbuildhostng: /home/packagebuilder/test/lsof # ./lsof -v lsof version information: revision: 4.94.0 latest revision:...
there are still no ppc64le packages in the rundeck repo...so this issue is still relevant. if you are not supporting the ppc64le architecture, which of course is still under active...
got same error today while trying to use multiple indexes in specific directoriers...any chance to get this fixed? ```` Using cacerts from /opt/freeware/lib/python3.7/site-packages/certifi/cacert.pem Traceback (most recent call last): File "/home/tremch/flask/authlib_keycloak_client_test/app.py",...
```` root@lpgaixmgmtlx01:/var/www/gitprep/gitprep/script>perl -d ./import_rep -u aix /git Loading DB routines from perl5db.pl version 1.51 Editor support available. Enter h or 'h h' for help, or 'man perldebug' for more help....
default branch is master
show create seems not to work anymoure, used schema instead... ```` root@lpgaixmgmtlx01:/var/www/gitprep/gitprep>sqlite3 data/gitprep.db SQLite version 3.26.0 2018-12-01 12:34:55 Enter ".help" for usage hints. sqlite> show create table project; Error: near...
root@lpgaixmgmtlx01:/var/www/gitprep/gitprep>find . -name DBD* ./extlib/lib/perl5/ppc64le-linux-thread-multi/auto/DBD ./extlib/lib/perl5/ppc64le-linux-thread-multi/auto/share/dist/DBD-SQLite ./extlib/lib/perl5/ppc64le-linux-thread-multi/.meta/DBD-SQLite-1.66 ./extlib/lib/perl5/ppc64le-linux-thread-multi/DBD ./extlib/lib/perl5/ppc64le-linux-thread-multi/DBI/DBD ./extlib/lib/perl5/ppc64le-linux-thread-multi/DBI/DBD.pm
same error after upgrade to latest DBD::SQLite ```` root@lpgaixmgmtlx01:/var/www/gitprep/gitprep>cpanm -L extlib DBD::SQLite --> Working on DBD::SQLite Fetching http://www.cpan.org/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.72.tar.gz ... OK Configuring DBD-SQLite-1.72 ... OK Building and testing DBD-SQLite-1.72 ... OK...