Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > KOReader

Notices

Reply
 
Thread Tools Search this Thread
Old 11-04-2023, 12:53 AM   #1
Jindam
Junior Member
Jindam began at the beginning.
 
Jindam's Avatar
 
Posts: 10
Karma: 10
Join Date: Nov 2023
Device: none
Angry android apk pipeline installation failure

* download, install_ android, android_x86 [ 1 ]
* error_ app not installed
* my device_ arm

[ 1 ] https://gitlab.com/koreader/nightly-...nes/1059472074
Jindam is offline   Reply With Quote
Old 11-04-2023, 08:12 AM   #2
mergen3107
Wizard
mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.
 
mergen3107's Avatar
 
Posts: 1,061
Karma: 4234828
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
You don’t need x86 version, you need arm64 android version.

Are you trying to install stable version or specific nightly?
mergen3107 is offline   Reply With Quote
Advert
Old 11-04-2023, 09:23 AM   #3
Jindam
Junior Member
Jindam began at the beginning.
 
Jindam's Avatar
 
Posts: 10
Karma: 10
Join Date: Nov 2023
Device: none
Angry

Quote:
Originally Posted by mergen3107 View Post
You don’t need x86 version, you need arm64 android version.

Are you trying to install stable version or specific nightly?
* it seems i correctly downloaded
apk for arm [ ARMv7 or armeabi ] [ 1 ],
unfortunately not successful install
* nightly version

[ 1 ] https://android.stackexchange.com/qu...m-arm64-or-x86
Jindam is offline   Reply With Quote
Old 11-04-2023, 05:11 PM   #4
pazos
cosiñeiro
pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.
 
Posts: 1,271
Karma: 2200049
Join Date: Apr 2014
Device: BQ Cervantes 4
You can blame android for the lack of an explaination of what happens.
You can also blame yourself for picking artifacts from a CI pipeline instead of properly released binaries in https://build.koreader.rocks/download/nightly/

Most likely you're trying to install an unsigned APK.
pazos is offline   Reply With Quote
Old 11-04-2023, 06:53 PM   #5
Jindam
Junior Member
Jindam began at the beginning.
 
Jindam's Avatar
 
Posts: 10
Karma: 10
Join Date: Nov 2023
Device: none
Unhappy

Quote:
Originally Posted by pazos View Post
You can also blame yourself for picking artifacts from a CI pipeline instead of properly released binaries in https://build.koreader.rocks/download/nightly/
* read Larger archive on GitLab (4 weeks) @ https://github.com/koreader/koreader...sue-1974933985
* anyhow, this is post is intended for
koreader devs
Jindam is offline   Reply With Quote
Advert
Old 11-04-2023, 07:53 PM   #6
mergen3107
Wizard
mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.
 
mergen3107's Avatar
 
Posts: 1,061
Karma: 4234828
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
Yes, and it says you need to sign it
Maybe I should remove the Gitlabs from there
mergen3107 is offline   Reply With Quote
Old 11-04-2023, 08:41 PM   #7
Jindam
Junior Member
Jindam began at the beginning.
 
Jindam's Avatar
 
Posts: 10
Karma: 10
Join Date: Nov 2023
Device: none
Lightbulb

Quote:
Originally Posted by mergen3107 View Post
Yes, and it says you need to sign it
Maybe I should remove the Gitlabs from there
* i also download and install firefox nightlies
from ci [ 1 ]
* oh you are the author, just now realised
* why we need to sign apk, i quite
dont understand

[ 1 ] https://firefox-ci-tc.services.mozil...nightly.latest
Jindam is offline   Reply With Quote
Old 11-06-2023, 07:32 AM   #8
pazos
cosiñeiro
pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.
 
Posts: 1,271
Karma: 2200049
Join Date: Apr 2014
Device: BQ Cervantes 4
Quote:
Originally Posted by Jindam View Post
* why we need to sign apk, i quite
dont understand
Because android APKs need to be signed and we don't sign CI artifacts. Please use released binaries or learn how to generate a key and sign your own APKs.

There's no real benefit for end users to use a self signed app and a few drawbacks, so choose the recommended method instead.
pazos is offline   Reply With Quote
Old 11-06-2023, 07:53 AM   #9
Jindam
Junior Member
Jindam began at the beginning.
 
Jindam's Avatar
 
Posts: 10
Karma: 10
Join Date: Nov 2023
Device: none
Quote:
Originally Posted by pazos View Post
Because android APKs need to be signed and we don't sign CI artifacts. Please use released binaries ....
* thanks for heads up
* something is better than nothing
Jindam is offline   Reply With Quote
Old 01-07-2024, 03:38 PM   #10
Pedro Smith
Junior Member
Pedro Smith began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jan 2024
Device: chandani rat
The error "android apk pipeline installation failure" suggests the downloaded APK file couldn't be installed on your arm-based device, likely due to a mismatch between the APK's architecture (android_x86) and your device's architecture (arm). To fix this, you need either an arm-compatible version of the APK or a way to run x86 apps on your arm device.
Pedro Smith is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Calibre in Win 8.1, Installation failure? Gene45 Devices 12 09-27-2015 10:15 PM
0.6.45 Binary installation failure lamparty Calibre 14 03-19-2010 01:19 AM
0.6.45 Windows installation failure bellyqueen Calibre 1 03-16-2010 10:32 AM
4.95 installation failure: Kubuntu 8.04 JeffElkins Calibre 14 10-15-2008 05:40 PM


All times are GMT -4. The time now is 12:54 PM.


MobileRead.com is a privately owned, operated and funded community.