Angeregt durch die letzte CC2-TV-Sendung (Nr. 195) hatte ich die Idee, die Tb als owncloud zu nutzen. Habe dann sehr schnell den passenden Forumeintrag gefunden, nur leider bekomme ich Fehlermeldungen, die mich ahnen lassen, was die Ursache für die Fehlermeldung ist. Aber ehrlich gesagt möchte ich aufgrund meines lediglich gefährlichen Linux-Halbwissens nicht am Betriebssystem der Trutzbox herumspielen und frage lieber die Experten, also Comido
. Was muss ich tun, um owncloud installieren und nutzen zu können? Die Cloud soll auf einer USB-Platte liegen. Hier die Fehlermeldungen:
> sudo apt-key add - < Release.key
OK
> sudo sh -c "echo 'deb http://download.owncloud.org/download/r ... ebian_8.0/ /' >> /etc/apt/sources.list.d/owncloud.list"
> sudo apt-get update
Ign http://download.owncloud.org InRelease
Hit http://comidio.email TrutzBox InRelease
Hit http://download.owncloud.org Release.gpg
Hit http://download.owncloud.org Release
Hit http://comidio.email TrutzBox/base i386 Packages
Hit http://download.owncloud.org Packages
Hit https://update.comidio.com TrutzBox InRelease
Hit https://update.comidio.com TrutzBox/base i386 Packages
Duplicate sources.list entry http://download.owncloud.org/download/r ... ebian_8.0/ Packages (/var/lib/apt/lists/download.owncloud.org_download_repositories_stable_Debian%5f8.0_Packages)
You may want to run apt-get update to correct these problems
Reading package lists...
W: Duplicate sources.list entry http://download.owncloud.org/download/r ... ebian_8.0/ Packages (/var/lib/apt/lists/download.owncloud.org_download_repositories_stable_Debian%5f8.0_Packages)
W: You may want to run apt-get update to correct these problems
> sudo apt-get update
Ign http://download.owncloud.org InRelease
Hit http://comidio.email TrutzBox InRelease
Hit http://download.owncloud.org Release.gpg
Hit http://comidio.email TrutzBox/base i386 Packages
Hit http://download.owncloud.org Release
Hit http://download.owncloud.org Packages
Hit https://update.comidio.com TrutzBox InRelease
Hit https://update.comidio.com TrutzBox/base i386 Packages
Reading package lists...
W: Duplicate sources.list entry http://download.owncloud.org/download/r ... ebian_8.0/ Packages (/var/lib/apt/lists/download.owncloud.org_download_repositories_stable_Debian%5f8.0_Packages)
W: You may want to run apt-get update to correct these problems
> sudo apt-get -y install owncloud
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
owncloud : Depends: owncloud-deps-php5 (>= 9.1.2) but it is not going to be installed or
owncloud-deps
E: Unable to correct problems, you have held broken packages.

> sudo apt-key add - < Release.key
OK
> sudo sh -c "echo 'deb http://download.owncloud.org/download/r ... ebian_8.0/ /' >> /etc/apt/sources.list.d/owncloud.list"
> sudo apt-get update
Ign http://download.owncloud.org InRelease
Hit http://comidio.email TrutzBox InRelease
Hit http://download.owncloud.org Release.gpg
Hit http://download.owncloud.org Release
Hit http://comidio.email TrutzBox/base i386 Packages
Hit http://download.owncloud.org Packages
Hit https://update.comidio.com TrutzBox InRelease
Hit https://update.comidio.com TrutzBox/base i386 Packages
Duplicate sources.list entry http://download.owncloud.org/download/r ... ebian_8.0/ Packages (/var/lib/apt/lists/download.owncloud.org_download_repositories_stable_Debian%5f8.0_Packages)
You may want to run apt-get update to correct these problems
Reading package lists...
W: Duplicate sources.list entry http://download.owncloud.org/download/r ... ebian_8.0/ Packages (/var/lib/apt/lists/download.owncloud.org_download_repositories_stable_Debian%5f8.0_Packages)
W: You may want to run apt-get update to correct these problems
> sudo apt-get update
Ign http://download.owncloud.org InRelease
Hit http://comidio.email TrutzBox InRelease
Hit http://download.owncloud.org Release.gpg
Hit http://comidio.email TrutzBox/base i386 Packages
Hit http://download.owncloud.org Release
Hit http://download.owncloud.org Packages
Hit https://update.comidio.com TrutzBox InRelease
Hit https://update.comidio.com TrutzBox/base i386 Packages
Reading package lists...
W: Duplicate sources.list entry http://download.owncloud.org/download/r ... ebian_8.0/ Packages (/var/lib/apt/lists/download.owncloud.org_download_repositories_stable_Debian%5f8.0_Packages)
W: You may want to run apt-get update to correct these problems
> sudo apt-get -y install owncloud
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
owncloud : Depends: owncloud-deps-php5 (>= 9.1.2) but it is not going to be installed or
owncloud-deps
E: Unable to correct problems, you have held broken packages.