Code Monkey home page Code Monkey logo

caputlog's People

Contributors

aderbenev avatar dchabot avatar mark0n avatar mdavidsaver avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

dchabot mark0n

caputlog's Issues

caputlog 3.4-1 seems ready for build

Issue found trying to review CA-Gateway/putlog code:

The latest version of epics-caputlog-dev in the NSLS-II Debian repo is still 3.3.3
This version does not install the necessary header files, making it useless for development.

failing lintian test

The lintian test of the package fails. This breaks our Jenkins build.

Error Message

E: caputlog source: not-binnmuable-all-depends-any rtems-caputlog-mvme2100 -> epics-caputlog-dev

Standard Output

N:    The package is not safely binNMUable because an arch:all package depends
N:    on an arch:any package with a strict (= ${Source-Version}), or similar,
N:    relationship.
N:    
N:    It is not possible for arch:all packages to depend so strictly on
N:    arch:any packages while having the package binNMUable, so please use one
N:    of these, whichever is more appropriate:
N:    
N:      Depends: arch_any (>= ${source:Version})
N:      Depends: arch_any (>= ${source:Version}),
N:       arch_any (<< ${source:Version}.1~)
N:    
N:    Severity: important, Certainty: certain
N:    
N:    Check: version-substvars, Type: source

It seems to be caused by an issue with the dependencies in the control file. Here are the relevant lines:

Package: rtems-caputlog-mvme2100
Architecture: all
Depends: ${rtems:Depends}, epics-caputlog-dev (= ${binary:Version}),
         ${misc:Depends},

Do we really need the "=" here? Or can we replace this by

Depends: ${rtems:Depends}, epics-caputlog-dev (>= ${binary:Version}),
         epics-caputlog-dev (<< ${binary:Version}.1~), ${misc:Depends},

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.