Skip to content

ap get install 'init or malos Size Mismatch jessie  #32

@mikevador02

Description

@mikevador02

Hello,

Cause i have problem with stretch, i rolled back to jessie.

Now i can't install matrix creator init or creator malos on fresh new install jessie:

Jessie version :
Linux version 4.9.35-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) )

There is terminal output:

Prepare installation work fine :

Add repo and key

curl https://apt.matrix.one/doc/apt-key.gpg | sudo apt-key add -
echo "deb https://apt.matrix.one/raspbian $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/matrixlabs.list

Update packages and install

sudo apt-get update
sudo apt-get upgrade

Up to there it's ok.

But from here:

With INIT:
sudo apt-get install matrixio-creator-init
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libftdi1 matrixio-openocd matrixio-xc3sprog
The following NEW packages will be installed:
libftdi1 matrixio-creator-init matrixio-openocd matrixio-xc3sprog
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 125 kB/1,271 kB of archives.
After this operation, 4,716 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 https://apt.matrix.one/raspbian/ jessie/main matrixio-xc3sprog armhf 1.1.1 [125 kB]
Fetched 125 kB in 0s (178 kB/s)
E: Failed to fetch https://apt.matrix.one/raspbian/pool/m/ma/matrixio-xc3sprog_raspbian-jessie-1.1.1_armhf.deb Size mismatch

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

OR with MALOS:
sudo apt-get install matrixio-malos
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libftdi1 libmatrixio-malos libmatrixio-malos-dev libmatrixio-protos
libmatrixio-protos-dev libpgm-5.1-0 libprotobuf-dev libprotobuf-lite9
libprotobuf9 libsodium13 libzmq3 libzmq3-dev matrixio-creator-init
matrixio-openocd matrixio-protobuf matrixio-xc3sprog
The following NEW packages will be installed:
libftdi1 libmatrixio-malos libmatrixio-malos-dev libmatrixio-protos
libmatrixio-protos-dev libpgm-5.1-0 libprotobuf-dev libprotobuf-lite9
libprotobuf9 libsodium13 libzmq3 libzmq3-dev matrixio-creator-init
matrixio-malos matrixio-openocd matrixio-protobuf matrixio-xc3sprog
0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
Need to get 542 kB/6,452 kB of archives.
After this operation, 33.4 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 https://apt.matrix.one/raspbian/ jessie/main libmatrixio-protos armhf 0.1. 2-rc0 [214 kB]
Get:2 https://apt.matrix.one/raspbian/ jessie/main libmatrixio-protos-dev armhf 0.1.2-rc0 [59.7 kB]
Get:3 https://apt.matrix.one/raspbian/ jessie/main libmatrixio-malos armhf 0.1.2 [15.5 kB]
Get:4 https://apt.matrix.one/raspbian/ jessie/main libmatrixio-malos-dev armhf 0 .1.2 [8,430 B]
Get:5 https://apt.matrix.one/raspbian/ jessie/main matrixio-xc3sprog armhf 1.1.1 [125 kB]
Get:6 https://apt.matrix.one/raspbian/ jessie/main matrixio-malos armhf 0.2.2 [1 19 kB]
Fetched 541 kB in 2s (182 kB/s)
E: Failed to fetch https://apt.matrix.one/raspbian/pool/l/li/libmatrixio-protos_ raspbian-jessie-0.1.2-rc0_armhf.deb Size mismatch

E: Failed to fetch https://apt.matrix.one/raspbian/pool/l/li/libmatrixio-protos- dev_raspbian-jessie-0.1.2-rc0_armhf.deb Size mismatch

E: Failed to fetch https://apt.matrix.one/raspbian/pool/l/li/libmatrixio-malos_r aspbian-jessie-0.1.2_armhf.deb Size mismatch

E: Failed to fetch https://apt.matrix.one/raspbian/pool/l/li/libmatrixio-malos-d ev_raspbian-jessie-0.1.2_armhf.deb Size mismatch

E: Failed to fetch https://apt.matrix.one/raspbian/pool/m/ma/matrixio-xc3sprog_r aspbian-jessie-1.1.1_armhf.deb Size mismatch

E: Failed to fetch https://apt.matrix.one/raspbian/pool/m/ma/matrixio-malos_rasp bian-jessie-0.2.2_armhf.deb Size mismatch

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-mis sing?

Thans for your help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions