Skip to content
This repository has been archived by the owner on Mar 4, 2018. It is now read-only.

debian package should not depend on open-cobol #428

Open
GitMensch opened this issue Jun 15, 2017 · 4 comments
Open

debian package should not depend on open-cobol #428

GitMensch opened this issue Jun 15, 2017 · 4 comments

Comments

@GitMensch
Copy link

OCIDE "works" even without the compiler and people may have own builds. I've installed it with dpkg --ignore-depends=open-cobol --install pathTo.dpkg and everything works fine but the system alerts the broken package.

@ColinDuquesnoy ColinDuquesnoy changed the title dpkg package should not depend on opencolide debian package should not depend on open-cobol Jun 17, 2017
@ColinDuquesnoy
Copy link
Contributor

OCIDE works but is pretty useless without a compiler. I don't agree it shouldn't depend on open-cobol. That doesn't prevent you from using custom builds installed in /usr/local or /opt isn't it?

@GitMensch
Copy link
Author

It is still a nice COBOL editor without a compiler - and the open-cobol package (or a newer gnu-cobol package) or a version build from source will give it access to a compiler.
... and: most people that install OCIDE have either the old OpenCOBOL or a more recent version of GnuCOBOL installed already.

And yes: it still works with compilers in other places, I just didn't want to have the old compiler on my disk... (which I have to do as apt-get refused to install or update anything before the "broken package" - which was not broken but functioned well was "fixed" by installing the obsolete package).

@ColinDuquesnoy
Copy link
Contributor

Ok so maybe moving this dependency from "Depends" to "Recommends" or "Suggests" would be better.

@GitMensch
Copy link
Author

I have no idea how these packages work, but "Suggests" sounds good :-)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants