can't install ecodmsserver on crunchbang++ / Debian 9 stretch distro2019 Community Moderator ElectionTrouble migrating from Yum to apt-getUpgrade debian from oldstable (squeeze) to unstable (sid)Sample /etc/apt/sources.list for Linux Mint 17uninitialized constant XML::SaxParser / Error retrieving bug reports from the serverInstall Java 8 on ARM Nas (Debian Wheezy)Debian security updatesapt pinning priority restricted:How to install a package behind an overly restricted firewallapt update isn't working on Debian 9How to get rid of a PPA?
Why did the EU agree to delay the Brexit deadline?
Yosemite Fire Rings - What to Expect?
Is it possible to put a rectangle as background in the author section?
Does the expansion of the universe explain why the universe doesn't collapse?
Biological Blimps: Propulsion
Is the U.S. Code copyrighted by the Government?
What is the evidence for the "tyranny of the majority problem" in a direct democracy context?
When were female captains banned from Starfleet?
Is there a working SACD iso player for Ubuntu?
Is there a single word describing earning money through any means?
Fear of getting stuck on one programming language / technology that is not used in my country
Create all possible words using a set or letters
Aragorn's "guise" in the Orthanc Stone
Why is so much work done on numerical verification of the Riemann Hypothesis?
Can someone explain how this makes sense electrically?
Calculating Wattage for Resistor in High Frequency Application?
The screen of my macbook suddenly broken down how can I do to recover
Can I sign legal documents with a smiley face?
How do I color the graph in datavisualization?
Is a bound state a stationary state?
How should I respond when I lied about my education and the company finds out through background check?
Longest common substring in linear time
Creature in Shazam mid-credits scene?
Why does the Sun have different day lengths, but not the gas giants?
can't install ecodmsserver on crunchbang++ / Debian 9 stretch distro
2019 Community Moderator ElectionTrouble migrating from Yum to apt-getUpgrade debian from oldstable (squeeze) to unstable (sid)Sample /etc/apt/sources.list for Linux Mint 17uninitialized constant XML::SaxParser / Error retrieving bug reports from the serverInstall Java 8 on ARM Nas (Debian Wheezy)Debian security updatesapt pinning priority restricted:How to install a package behind an overly restricted firewallapt update isn't working on Debian 9How to get rid of a PPA?
I tried to install "ecodms Server" on linux according to the installation manual.
but i have several issues installing the software, which leads me to the assumption that i am missing in general some dep sources in etc/apt/sources.list
When i try to install the software, I'll get following info (in german)
Die folgenden Pakete haben unerfüllte Abhängigkeiten: ecodmsserver : Hängt ab von: libqt5sql5 soll aber nicht installiert werden Hängt ab von: libqt5xml5 soll aber nicht installiert werden Hängt ab von: libqt5sql5-psql soll aber nicht installiert werden Hängt ab von: postgresql soll aber nicht installiert werden Hängt ab von: samba soll aber nicht installiert werden Hängt ab von: postgresql soll aber nicht installiert werden Hängt ab von: oracle-java8-unlimited-jce-policy ist aber nicht installierbar oder openjdk-8-jre soll aber nicht installiert werden Hängt ab von: libapr1 ist aber nicht installierbar haveged : Hängt ab von: libhavege1 (>= 1.9.0) ist aber nicht installierbar
i am on debian 9 strech. It says depends on but should not be installed or depends on and is Not installable. I tried to install them individually but with no success
ANy ideas how i can fix this?
Note: replaced the hashtag-char wir (hashtag), since the lone Would be bold$
sources.list
#
(Hashtag) deb cdrom:[Debian GNU/Linux 9 Stretch - Official Snapshot amd64 LIVE/INSTALL Binary 20170621-14:43]/ stretch contrib main non-free
(hashtag)deb cdrom:[Debian GNU/Linux 9 Stretch - Official Snapshot amd64 LIVE/INSTALL Binary 20170621-14:43]/ stretch contrib main non-free
deb http://security.debian.org/debian-security stretch/updates main contrib non-free
deb-src http://security.debian.org/debian-security stretch/updates main contrib non-free
deb http://www.ecodms.de/ecodms_180964/stretch /
debian apt dependencies
New contributor
add a comment |
I tried to install "ecodms Server" on linux according to the installation manual.
but i have several issues installing the software, which leads me to the assumption that i am missing in general some dep sources in etc/apt/sources.list
When i try to install the software, I'll get following info (in german)
Die folgenden Pakete haben unerfüllte Abhängigkeiten: ecodmsserver : Hängt ab von: libqt5sql5 soll aber nicht installiert werden Hängt ab von: libqt5xml5 soll aber nicht installiert werden Hängt ab von: libqt5sql5-psql soll aber nicht installiert werden Hängt ab von: postgresql soll aber nicht installiert werden Hängt ab von: samba soll aber nicht installiert werden Hängt ab von: postgresql soll aber nicht installiert werden Hängt ab von: oracle-java8-unlimited-jce-policy ist aber nicht installierbar oder openjdk-8-jre soll aber nicht installiert werden Hängt ab von: libapr1 ist aber nicht installierbar haveged : Hängt ab von: libhavege1 (>= 1.9.0) ist aber nicht installierbar
i am on debian 9 strech. It says depends on but should not be installed or depends on and is Not installable. I tried to install them individually but with no success
ANy ideas how i can fix this?
Note: replaced the hashtag-char wir (hashtag), since the lone Would be bold$
sources.list
#
(Hashtag) deb cdrom:[Debian GNU/Linux 9 Stretch - Official Snapshot amd64 LIVE/INSTALL Binary 20170621-14:43]/ stretch contrib main non-free
(hashtag)deb cdrom:[Debian GNU/Linux 9 Stretch - Official Snapshot amd64 LIVE/INSTALL Binary 20170621-14:43]/ stretch contrib main non-free
deb http://security.debian.org/debian-security stretch/updates main contrib non-free
deb-src http://security.debian.org/debian-security stretch/updates main contrib non-free
deb http://www.ecodms.de/ecodms_180964/stretch /
debian apt dependencies
New contributor
2
do you already have some oracle java 8 repository configured . Search by this, that is probably the answer.
– Luciano Andress Martini
yesterday
1
Welcome, could you add the output ofcat /etc/apt/sources.list
– GAD3R
yesterday
deb cdrom:[Debian GNU/Linux 9 Stretch - Official Snapshot amd64 LIVE/INSTALL Binary 20170621-14:43]/ stretch contrib main non-free #deb cdrom:[Debian GNU/Linux 9 Stretch - Official Snapshot amd64 L IVE/INSTALL Binary 20170621-14:43]/ stretch contrib main non-free deb security.debian.org/debian-security stretch/updates main contrib non-free deb-src security.debian.org/debian-security stretch/updates main contrib non-free deb ecodms.de/ecodms_180964/stretch /
– Tony B
yesterday
add a comment |
I tried to install "ecodms Server" on linux according to the installation manual.
but i have several issues installing the software, which leads me to the assumption that i am missing in general some dep sources in etc/apt/sources.list
When i try to install the software, I'll get following info (in german)
Die folgenden Pakete haben unerfüllte Abhängigkeiten: ecodmsserver : Hängt ab von: libqt5sql5 soll aber nicht installiert werden Hängt ab von: libqt5xml5 soll aber nicht installiert werden Hängt ab von: libqt5sql5-psql soll aber nicht installiert werden Hängt ab von: postgresql soll aber nicht installiert werden Hängt ab von: samba soll aber nicht installiert werden Hängt ab von: postgresql soll aber nicht installiert werden Hängt ab von: oracle-java8-unlimited-jce-policy ist aber nicht installierbar oder openjdk-8-jre soll aber nicht installiert werden Hängt ab von: libapr1 ist aber nicht installierbar haveged : Hängt ab von: libhavege1 (>= 1.9.0) ist aber nicht installierbar
i am on debian 9 strech. It says depends on but should not be installed or depends on and is Not installable. I tried to install them individually but with no success
ANy ideas how i can fix this?
Note: replaced the hashtag-char wir (hashtag), since the lone Would be bold$
sources.list
#
(Hashtag) deb cdrom:[Debian GNU/Linux 9 Stretch - Official Snapshot amd64 LIVE/INSTALL Binary 20170621-14:43]/ stretch contrib main non-free
(hashtag)deb cdrom:[Debian GNU/Linux 9 Stretch - Official Snapshot amd64 LIVE/INSTALL Binary 20170621-14:43]/ stretch contrib main non-free
deb http://security.debian.org/debian-security stretch/updates main contrib non-free
deb-src http://security.debian.org/debian-security stretch/updates main contrib non-free
deb http://www.ecodms.de/ecodms_180964/stretch /
debian apt dependencies
New contributor
I tried to install "ecodms Server" on linux according to the installation manual.
but i have several issues installing the software, which leads me to the assumption that i am missing in general some dep sources in etc/apt/sources.list
When i try to install the software, I'll get following info (in german)
Die folgenden Pakete haben unerfüllte Abhängigkeiten: ecodmsserver : Hängt ab von: libqt5sql5 soll aber nicht installiert werden Hängt ab von: libqt5xml5 soll aber nicht installiert werden Hängt ab von: libqt5sql5-psql soll aber nicht installiert werden Hängt ab von: postgresql soll aber nicht installiert werden Hängt ab von: samba soll aber nicht installiert werden Hängt ab von: postgresql soll aber nicht installiert werden Hängt ab von: oracle-java8-unlimited-jce-policy ist aber nicht installierbar oder openjdk-8-jre soll aber nicht installiert werden Hängt ab von: libapr1 ist aber nicht installierbar haveged : Hängt ab von: libhavege1 (>= 1.9.0) ist aber nicht installierbar
i am on debian 9 strech. It says depends on but should not be installed or depends on and is Not installable. I tried to install them individually but with no success
ANy ideas how i can fix this?
Note: replaced the hashtag-char wir (hashtag), since the lone Would be bold$
sources.list
#
(Hashtag) deb cdrom:[Debian GNU/Linux 9 Stretch - Official Snapshot amd64 LIVE/INSTALL Binary 20170621-14:43]/ stretch contrib main non-free
(hashtag)deb cdrom:[Debian GNU/Linux 9 Stretch - Official Snapshot amd64 LIVE/INSTALL Binary 20170621-14:43]/ stretch contrib main non-free
deb http://security.debian.org/debian-security stretch/updates main contrib non-free
deb-src http://security.debian.org/debian-security stretch/updates main contrib non-free
deb http://www.ecodms.de/ecodms_180964/stretch /
debian apt dependencies
debian apt dependencies
New contributor
New contributor
edited yesterday
Tony B
New contributor
asked yesterday
Tony BTony B
12
12
New contributor
New contributor
2
do you already have some oracle java 8 repository configured . Search by this, that is probably the answer.
– Luciano Andress Martini
yesterday
1
Welcome, could you add the output ofcat /etc/apt/sources.list
– GAD3R
yesterday
deb cdrom:[Debian GNU/Linux 9 Stretch - Official Snapshot amd64 LIVE/INSTALL Binary 20170621-14:43]/ stretch contrib main non-free #deb cdrom:[Debian GNU/Linux 9 Stretch - Official Snapshot amd64 L IVE/INSTALL Binary 20170621-14:43]/ stretch contrib main non-free deb security.debian.org/debian-security stretch/updates main contrib non-free deb-src security.debian.org/debian-security stretch/updates main contrib non-free deb ecodms.de/ecodms_180964/stretch /
– Tony B
yesterday
add a comment |
2
do you already have some oracle java 8 repository configured . Search by this, that is probably the answer.
– Luciano Andress Martini
yesterday
1
Welcome, could you add the output ofcat /etc/apt/sources.list
– GAD3R
yesterday
deb cdrom:[Debian GNU/Linux 9 Stretch - Official Snapshot amd64 LIVE/INSTALL Binary 20170621-14:43]/ stretch contrib main non-free #deb cdrom:[Debian GNU/Linux 9 Stretch - Official Snapshot amd64 L IVE/INSTALL Binary 20170621-14:43]/ stretch contrib main non-free deb security.debian.org/debian-security stretch/updates main contrib non-free deb-src security.debian.org/debian-security stretch/updates main contrib non-free deb ecodms.de/ecodms_180964/stretch /
– Tony B
yesterday
2
2
do you already have some oracle java 8 repository configured . Search by this, that is probably the answer.
– Luciano Andress Martini
yesterday
do you already have some oracle java 8 repository configured . Search by this, that is probably the answer.
– Luciano Andress Martini
yesterday
1
1
Welcome, could you add the output of
cat /etc/apt/sources.list
– GAD3R
yesterday
Welcome, could you add the output of
cat /etc/apt/sources.list
– GAD3R
yesterday
deb cdrom:[Debian GNU/Linux 9 Stretch - Official Snapshot amd64 LIVE/INSTALL Binary 20170621-14:43]/ stretch contrib main non-free #deb cdrom:[Debian GNU/Linux 9 Stretch - Official Snapshot amd64 L IVE/INSTALL Binary 20170621-14:43]/ stretch contrib main non-free deb security.debian.org/debian-security stretch/updates main contrib non-free deb-src security.debian.org/debian-security stretch/updates main contrib non-free deb ecodms.de/ecodms_180964/stretch /
– Tony B
yesterday
deb cdrom:[Debian GNU/Linux 9 Stretch - Official Snapshot amd64 LIVE/INSTALL Binary 20170621-14:43]/ stretch contrib main non-free #deb cdrom:[Debian GNU/Linux 9 Stretch - Official Snapshot amd64 L IVE/INSTALL Binary 20170621-14:43]/ stretch contrib main non-free deb security.debian.org/debian-security stretch/updates main contrib non-free deb-src security.debian.org/debian-security stretch/updates main contrib non-free deb ecodms.de/ecodms_180964/stretch /
– Tony B
yesterday
add a comment |
1 Answer
1
active
oldest
votes
as i could install haveget on my other system (sparky linux, also debian based) and compared the sources list, i added following missing entries:
deb http://ftp.debian.org/debian/ testing main contrib non-free
deb-src http://ftp.debian.org/debian/ testing main contrib non-free
deb http://httpredir.debian.org/debian stretch-backports main contrib non-free
then i executed:
apt-get update
apt --fix-broken install
with those the installation executed succesfully.
New contributor
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Tony B is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f508041%2fcant-install-ecodmsserver-on-crunchbang-debian-9-stretch-distro%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
as i could install haveget on my other system (sparky linux, also debian based) and compared the sources list, i added following missing entries:
deb http://ftp.debian.org/debian/ testing main contrib non-free
deb-src http://ftp.debian.org/debian/ testing main contrib non-free
deb http://httpredir.debian.org/debian stretch-backports main contrib non-free
then i executed:
apt-get update
apt --fix-broken install
with those the installation executed succesfully.
New contributor
add a comment |
as i could install haveget on my other system (sparky linux, also debian based) and compared the sources list, i added following missing entries:
deb http://ftp.debian.org/debian/ testing main contrib non-free
deb-src http://ftp.debian.org/debian/ testing main contrib non-free
deb http://httpredir.debian.org/debian stretch-backports main contrib non-free
then i executed:
apt-get update
apt --fix-broken install
with those the installation executed succesfully.
New contributor
add a comment |
as i could install haveget on my other system (sparky linux, also debian based) and compared the sources list, i added following missing entries:
deb http://ftp.debian.org/debian/ testing main contrib non-free
deb-src http://ftp.debian.org/debian/ testing main contrib non-free
deb http://httpredir.debian.org/debian stretch-backports main contrib non-free
then i executed:
apt-get update
apt --fix-broken install
with those the installation executed succesfully.
New contributor
as i could install haveget on my other system (sparky linux, also debian based) and compared the sources list, i added following missing entries:
deb http://ftp.debian.org/debian/ testing main contrib non-free
deb-src http://ftp.debian.org/debian/ testing main contrib non-free
deb http://httpredir.debian.org/debian stretch-backports main contrib non-free
then i executed:
apt-get update
apt --fix-broken install
with those the installation executed succesfully.
New contributor
New contributor
answered 13 hours ago
Tony BTony B
12
12
New contributor
New contributor
add a comment |
add a comment |
Tony B is a new contributor. Be nice, and check out our Code of Conduct.
Tony B is a new contributor. Be nice, and check out our Code of Conduct.
Tony B is a new contributor. Be nice, and check out our Code of Conduct.
Tony B is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f508041%2fcant-install-ecodmsserver-on-crunchbang-debian-9-stretch-distro%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
do you already have some oracle java 8 repository configured . Search by this, that is probably the answer.
– Luciano Andress Martini
yesterday
1
Welcome, could you add the output of
cat /etc/apt/sources.list
– GAD3R
yesterday
deb cdrom:[Debian GNU/Linux 9 Stretch - Official Snapshot amd64 LIVE/INSTALL Binary 20170621-14:43]/ stretch contrib main non-free #deb cdrom:[Debian GNU/Linux 9 Stretch - Official Snapshot amd64 L IVE/INSTALL Binary 20170621-14:43]/ stretch contrib main non-free deb security.debian.org/debian-security stretch/updates main contrib non-free deb-src security.debian.org/debian-security stretch/updates main contrib non-free deb ecodms.de/ecodms_180964/stretch /
– Tony B
yesterday