Giter Club home page Giter Club logo

Comments (4)

cat-in-136 avatar cat-in-136 commented on June 9, 2024

Ah, Midnight Commander, the good old file manager I had long forgotten about.

The generated RPM file has the "Build Date" set to "(none)". the mc scripts do not take "(none)" into account. The e) is an improperly extracted string from "Build Date : (none)". This behavior can be observed by running sh -x /usr/libexec/mc/extfs.d/rpm list target/generate-rpm/genrpm-0.1.0-1.x86_64.rpm.

This can be attributed to an omission in the mightnight commander script, or to a lack of functionality in the rust rpm library (missing function to set the build date).

from cargo-generate-rpm.

troelsarvin avatar troelsarvin commented on June 9, 2024

OK, so I'l try to propose a code change (or at least raise a ticket about it) to the relevant RPM crate for adding bulid date.
I'm trying to find out which RPM crate is the official one, and it's confusing. It seems there are at least two different codebases, and both have several forks:

:-(

from cargo-generate-rpm.

cat-in-136 avatar cat-in-136 commented on June 9, 2024

https://github.com/Richterrettich/rpm-rs/ ( https://crates.io/crates/rpm-rs ) is original but no longer maintained. https://github.com/rpm-rs/rpm/ ( https://crates.io/crates/rpm ) is active now.

see also #51

from cargo-generate-rpm.

troelsarvin avatar troelsarvin commented on June 9, 2024

I've sent a pull request to rpm-rs. It's not relevant to keep this issue open any longer.

from cargo-generate-rpm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.