Repository with software worked on v4 firmware

BTSync removed (Compiled with default pagesize).

Maybe i replace hem to Syncthing (Same tool, but really “Open source”)


wasp_osa wrote:> any ideas plz! I need MC!

 

mc : Depends: mc-data (= 3: 4.8.3 -10) but 3: 4.8.13 -2 is to be installed

 

Please, remove all other repositories from sources.list and run

apt-get remove --purge mc-data

then, install mc:

apt-get update && apt-get install mc

Can’t compile syncthing with pagesize=64k (For v4 fw) baceuse its written on golang (gccgo-go). Need to many patches and changes in it.

So there no bittorent sync for v4 fw :frowning:

Repo updated!

Added Web server components (Apache, php, mysql), pyLoad (Download manager) and more!

Check first post for details.

Hi Fox_exe

I try Webserver (Wordpress)

my command is wrong?

MyCloud:/# apt-get update
Ign http://anionix.ddns.net wheezy-64k Release.gpg
Hit http://anionix.ddns.net wheezy-64k Release
Ign http://anionix.ddns.net wheezy-64k/main armhf Packages/DiffIndex
Hit http://anionix.ddns.net wheezy-64k/main armhf Packages
Ign http://anionix.ddns.net wheezy-64k/main Translation-en
Reading package lists… Done

MyCloud:/# apt-get install mysql-server mysql-client
Reading package lists… Done
Building dependency tree
Reading state information… Done
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:
mysql-client : Depends: mysql-client-5.5 but it is not going to be installed
mysql-server : Depends: mysql-server-5.5 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

MyCloud:/# apt-get install php5 php5-gd php5-mysql

Reading package lists… Done
Building dependency tree
Reading state information… Done
Package php5-gd is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Unable to locate package php5
E: Package ‘php5-gd’ has no installation candidate
E: Unable to locate package php5-mysql

Oh, sorry - not all compiled.

Updated.

php-pear_5.4.35-0+deb7u2_all.deb
php5-cgi_5.4.35-0+deb7u2_armhf.deb
php5-cli_5.4.35-0+deb7u2_armhf.deb
php5-common_5.4.35-0+deb7u2_armhf.deb
php5-curl_5.4.35-0+deb7u2_armhf.deb
php5-dbg_5.4.35-0+deb7u2_armhf.deb
php5-dev_5.4.35-0+deb7u2_armhf.deb
php5-enchant_5.4.35-0+deb7u2_armhf.deb
php5-fpm_5.4.35-0+deb7u2_armhf.deb
php5-gd_5.4.35-0+deb7u2_armhf.deb
php5-gmp_5.4.35-0+deb7u2_armhf.deb
php5-imap_5.4.35-0+deb7u2_armhf.deb
php5-interbase_5.4.35-0+deb7u2_armhf.deb
php5-intl_5.4.35-0+deb7u2_armhf.deb
php5-ldap_5.4.35-0+deb7u2_armhf.deb
php5-mcrypt_5.4.35-0+deb7u2_armhf.deb
php5-mysql_5.4.35-0+deb7u2_armhf.deb
php5-mysqlnd_5.4.35-0+deb7u2_armhf.deb
php5-odbc_5.4.35-0+deb7u2_armhf.deb
php5-pgsql_5.4.35-0+deb7u2_armhf.deb
php5-pspell_5.4.35-0+deb7u2_armhf.deb
php5-recode_5.4.35-0+deb7u2_armhf.deb
php5-snmp_5.4.35-0+deb7u2_armhf.deb
php5-sqlite_5.4.35-0+deb7u2_armhf.deb
php5-sybase_5.4.35-0+deb7u2_armhf.deb
php5-tidy_5.4.35-0+deb7u2_armhf.deb
php5-xmlrpc_5.4.35-0+deb7u2_armhf.deb
php5-xsl_5.4.35-0+deb7u2_armhf.deb
php5_5.4.35-0+deb7u2_all.deb

mysql-client-5.5_5.5.40-0+wheezy1_armhf.deb
mysql-client_5.5.40-0+wheezy1_all.deb
mysql-common_5.5.40-0+wheezy1_all.deb
mysql-server-5.5_5.5.40-0+wheezy1_armhf.deb
mysql-server-core-5.5_5.5.40-0+wheezy1_armhf.deb
mysql-server_5.5.40-0+wheezy1_all.deb
mysql-source-5.5_5.5.40-0+wheezy1_armhf.deb
mysql-testsuite-5.5_5.5.40-0+wheezy1_armhf.deb

Hi,

its amazing the work you are doing!

Could you add unrar, it would be really nice :smiley:

JorgeNas wrote:

Hi,

its amazing the work you are doing!

Could you add unrar, it would be really nice :smiley:

Ok. unrar, unrar-free, zip, unzip, p7zip, p7zip-rar add soon (in progress)

* Minidlna have bug in sources - wrong depends. I chage it, but not tested.

hi there trying to install mysql server

did apt-get -f install mysql-server-5.5 mysql-client-5.5

it has unmet dependencies unbale to be resolve. 

maybe missing libdbd-mysql-perl?

real newb here please help me learn<

no one?

Updated!

Added : libdbd-mysql-perl (+ some libs)

ok  i’ll try that thank you

did not work anyone had success

logs, please?

Depends brocken again?

Ok. I rechecked all dependes.

Wait few hours - i compile/add some libs (libaio missing)

***

Updated.

you are awsome!

Hi, I’m currently trying to get attic (a hash based backup solution) running on my mycloud. I managed to compile all but one package. The package I can’t manage to compile is python3.4 from debian jessy. Any chance that you could help on this.

thank you mysql works fine now

how can i download package and dependencies for backup?

cagoune wrote:

 

how can i download package and dependencies for backup?

http://anionix.ddns.net/dists/wheezy-64k/main/binary-armhf/

If you want :smiley:

***

Added SID repo.

Only Transmission 2.84 and Minidlna 1.1.2 inside.

THANKS for the quick reponse but how to know what package i need to resolve all dependencies along mysql-server