Skip to content

[BUG] - RPM support is discontinued #269

Closed
@veeso

Description

@veeso

What?

We don't provide packets for rpm distros anymore

Why?

Centos docker images which were used to build termscp are deprecated and are totally unable to download dependencies.

There is fedora, but fedora doesn't build for some unknown reasons. You're free to try by yourself. You can find the docker file in dist/build/.

This is the error I can't get through. YES I'VE INSTALLED PERL!!!

--- stderr
  Can't locate FindBin.pm in @INC (you may need to install the FindBin module) (@INC entries checked: /usr/local/lib64/perl5/5.38 /usr/local/share/perl5/5.38 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at ./Configure line 15.
  BEGIN failed--compilation aborted at ./Configure line 15.
  thread 'main' panicked at /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-src-111.26.0+1.1.1u/src/lib.rs:506:13:



  Error configuring OpenSSL build:
      Command: cd "/usr/src/termscp/target/release/build/openssl-sys-51867ae48ab572e6/out/openssl-build/build/src" && env -u CROSS_COMPILE AR="ar" CC="cc" RANLIB="ranlib" "perl" "./Configure" "--prefix=/usr/src/termscp/target/release/build/openssl-sys-51867ae48ab572e6/out/openssl-build/install" "--openssldir=/usr/local/ssl" "no-dso" "no-shared" "no-ssl3" "no-unit-test" "no-comp" "no-zlib" "no-zlib-dynamic" "no-md2" "no-rc5" "no-weak-ssl-ciphers" "no-camellia" "no-idea" "no-seed" "linux-x86_64" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64"
      Exit status: exit status: 2

Alternatives

Build from source, or switch from fedora to a distro contributors wants to publish release for.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp-wantedWe need your helpinstallationIssue related to installationstaleissue closed due to inactivity

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions