[GH-ISSUE #9] Can't install on OpenWrt 21.02.2 #8

Closed
opened 2026-03-04 12:00:10 +03:00 by kerem · 4 comments
Owner

Originally created by @Nurwahyu99 on GitHub (Apr 1, 2022).
Original GitHub issue: https://github.com/4IceG/luci-app-atinout-mod/issues/9

Can't install atinout and luci-app-atinout on OpenWrt 21.02.2

Originally created by @Nurwahyu99 on GitHub (Apr 1, 2022). Original GitHub issue: https://github.com/4IceG/luci-app-atinout-mod/issues/9 Can't install atinout and luci-app-atinout on OpenWrt 21.02.2
kerem closed this issue 2026-03-04 12:00:11 +03:00
Author
Owner

@4IceG commented on GitHub (Apr 1, 2022):

Hi, but what error is this, is there any message?

pt., 1 kwi 2022, 14:32 użytkownik Nurwahyu99 @.***>
napisał:

Can't install atinout and luci-app-atinout on OpenWrt 21.02.2


Reply to this email directly, view it on GitHub
https://github.com/4IceG/luci-app-atinout-mod/issues/9, or unsubscribe
https://github.com/notifications/unsubscribe-auth/AOIOFSNTGSPHT2KME2TFGPTVC3UFPANCNFSM5SIRYW7Q
.
You are receiving this because you are subscribed to this thread.Message
ID: @.***>

<!-- gh-comment-id:1085883613 --> @4IceG commented on GitHub (Apr 1, 2022): Hi, but what error is this, is there any message? pt., 1 kwi 2022, 14:32 użytkownik Nurwahyu99 ***@***.***> napisał: > Can't install atinout and luci-app-atinout on OpenWrt 21.02.2 > > — > Reply to this email directly, view it on GitHub > <https://github.com/4IceG/luci-app-atinout-mod/issues/9>, or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AOIOFSNTGSPHT2KME2TFGPTVC3UFPANCNFSM5SIRYW7Q> > . > You are receiving this because you are subscribed to this thread.Message > ID: ***@***.***> >
Author
Owner

@Nurwahyu99 commented on GitHub (Apr 3, 2022):

root@ImmortalWrt:~# opkg install luci-app-atinout-mod_1.3.2-20220315_all.ipk
Unknown package 'luci-app-atinout-mod'.
Collected errors:

  • pkg_hash_check_unresolved: cannot find dependency atinout for luci-app-atinout-mod
  • pkg_hash_fetch_best_installation_candidate: Packages for luci-app-atinout-mod found, but incompatible with the architectures configured
  • opkg_install_cmd: Cannot install package luci-app-atinout-mod.

i install on openwrt immortalwrt 21.02 snapshot kernel 5.4.188

<!-- gh-comment-id:1086751852 --> @Nurwahyu99 commented on GitHub (Apr 3, 2022): root@ImmortalWrt:~# opkg install luci-app-atinout-mod_1.3.2-20220315_all.ipk Unknown package 'luci-app-atinout-mod'. Collected errors: * pkg_hash_check_unresolved: cannot find dependency atinout for luci-app-atinout-mod * pkg_hash_fetch_best_installation_candidate: Packages for luci-app-atinout-mod found, but incompatible with the architectures configured * opkg_install_cmd: Cannot install package luci-app-atinout-mod. i install on openwrt immortalwrt 21.02 snapshot kernel 5.4.188
Author
Owner

@4IceG commented on GitHub (Apr 3, 2022):

Hi,
My package is not available in the OpenWrt repository and you have to install it manually as below:

wget https://github.com/4IceG/luci-app-atinout-mod/releases/download/1.3.2-20220315/luci-app-atinout-mod_1.3.2-20220315_all.ipk -O /tmp/luci-app-atinout-mod_1.3.2-20220315_all.ipk
opkg install /tmp/luci-app-atinout-mod_1.3.2-20220315_all.ipk

I guess the atinout package is also not in the OpenWrt repository (unless someone added it to immortalwrt 21.02, but I do not know) and you have to compile it yourself.

<!-- gh-comment-id:1086785144 --> @4IceG commented on GitHub (Apr 3, 2022): Hi, My package is not available in the OpenWrt repository and you have to install it manually as below: ``` wget https://github.com/4IceG/luci-app-atinout-mod/releases/download/1.3.2-20220315/luci-app-atinout-mod_1.3.2-20220315_all.ipk -O /tmp/luci-app-atinout-mod_1.3.2-20220315_all.ipk opkg install /tmp/luci-app-atinout-mod_1.3.2-20220315_all.ipk ``` I guess the atinout package is also not in the OpenWrt repository (unless someone added it to immortalwrt 21.02, but I do not know) and you have to compile it yourself.
Author
Owner

@Nurwahyu99 commented on GitHub (Apr 3, 2022):

when compiling there is an error too

<!-- gh-comment-id:1086832915 --> @Nurwahyu99 commented on GitHub (Apr 3, 2022): when compiling there is an error too
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/luci-app-atinout-mod#8
No description provided.