GithubHelp home page GithubHelp logo

Comments (3)

Linus789 avatar Linus789 commented on June 8, 2024

Take a look at fdroidcl install --help.

May be it should skip the problematic app.

fdroidcl install -u -s

Finally, is there a way to save a file that contains a list of app id that should be skipped.

fdroidcl install -u -e "$(cat skip.txt)"

from fdroidcl.

lamyergeier avatar lamyergeier commented on June 8, 2024

@Linus789

We can observe in the following that the installation stopped in the middle due to some error. Could it continue to the next app?

$ fdroidcl install -u -s
https://f-droid.org/repo/chat.rocket.android_52296.apk not modified
https://f-droid.org/repo/com.bnyro.contacts_27.apk not modified
https://f-droid.org/repo/com.bnyro.translate_39.apk not modified
https://f-droid.org/repo/com.brouken.player_154.apk not modified
https://f-droid.org/repo/com.github.ashutoshgngwr.noice_69.apk not modified
https://f-droid.org/repo/com.google.android.stardroid_1541.apk not modified
https://f-droid.org/repo/com.jens.automation2_136.apk not modified
https://f-droid.org/repo/com.zulipmobile_221.apk not modified
https://f-droid.org/repo/eu.faircode.email_2139.apk not modified
https://f-droid.org/repo/io.timelimit.android.aosp.direct_211.apk not modified
https://f-droid.org/repo/org.telegram.messenger_41459.apk not modified
https://f-droid.org/repo/org.totschnig.myexpenses_678.apk not modified
Installing chat.rocket.android
Installing chat.rocket.android failed, skipping...
Installing com.bnyro.contacts
Installing com.bnyro.contacts failed, skipping...
Installing com.bnyro.translate
Installing com.bnyro.translate failed, skipping...
Installing com.brouken.player
Installing com.brouken.player failed, skipping...
Installing com.github.ashutoshgngwr.noice
Installing com.github.ashutoshgngwr.noice failed, skipping...
Installing com.google.android.stardroid
Installing com.google.android.stardroid failed, skipping...
Installing com.jens.automation2
panic: runtime error: index out of range [1] with length 0

goroutine 1 [running]:
mvdan.cc/fdroidcl/adb.getFailureCode(...)
	mvdan.cc/fdroidcl/adb/device.go:145
mvdan.cc/fdroidcl/adb.(*Device).InstallUser(0xc0001ec690, {0xc005886100, 0x3c}, {0xc00329e79a, 0x3})
	mvdan.cc/fdroidcl/adb/device.go:188 +0x3b8
main.installApk(0x701de0?, 0xc000d86780, 0xc0001f9158, {0xc005886100, 0x3c})
	mvdan.cc/fdroidcl/install.go:258 +0x255
main.downloadAndDo({0xc0032ae000?, 0xc, 0xb1?}, 0x19?, 0x199?)
	mvdan.cc/fdroidcl/install.go:227 +0x58e
main.runInstall({0xc0000160b0, 0x0, 0x0})
	mvdan.cc/fdroidcl/install.go:119 +0x6db
main.main1()
	mvdan.cc/fdroidcl/main.go:226 +0x3da
main.main()
	mvdan.cc/fdroidcl/main.go:193 +0x19

from fdroidcl.

Linus789 avatar Linus789 commented on June 8, 2024

Could you manually download com.jens.automation2 from F-Droid and install it via adb install -r <automation.apk> and show me the output?

from fdroidcl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.