8000 falter-berlin-owmsh: Install cronjob by akira25 · Pull Request #476 · freifunk-berlin/falter-packages · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

falter-berlin-owmsh: Install cronjob #476

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

akira25
Copy link
Member
@akira25 akira25 commented Mar 19, 2025

Followup of #473

@akira25 akira25 marked this pull request as ready for review March 19, 2025 18:22
@akira25 akira25 requested review from Noki and pktpls March 19, 2025 18:22
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new package needs to be added, otherwise it won't work.

Comment on lines +36 to +43
define Package/falter-berlin-owmsh/postinst
#!/bin/sh
if [ -z $${IPKG_INSTROOT} ] ; then
( . /etc/uci-defaults/owm ) && rm -f /etc/uci-defaults/owm
rm -f /tmp/luci-indexcache
fi
endef

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand how this would install the cronjob. Can you please explain what it does?!?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the sharp review! You're right. I forgot to add the file, I'm sorry.

I've added the remaining thing in the updated version of this MR.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we really need to delete the luci-indexcache? from my understanding it is totally unrelated.

@akira25 akira25 force-pushed the followup_owm_sh_move branch from e99d8fa to 163dafa Compare March 21, 2025 10:55
@akira25 akira25 force-pushed the followup_owm_sh_move branch from 163dafa to 2f2de3f Compare March 21, 2025 10:59
@akira25
Copy link
Member Author
akira25 commented Mar 21, 2025

Pipeline fails due to reaching the unathed pull limit of the container registry.

@akira25 akira25 requested a review from Noki March 21, 2025 11:05
@@ -33,7 +33,7 @@ define Package/falter-common
TITLE:=Falter common files
EXTRA_DEPENDS:=uci, libuci-lua, lua, ip, ethtool, iwinfo, libiwinfo-lua,
EXTRA_DEPENDS+= uhttpd, uhttpd-mod-ubus, luci, luci-app-package-manager, luci-i18n-base-de, luci-i18n-package-manager-de, luci-proto-ppp, luci-theme-bootstrap,
EXTRA_DEPENDS+= luci-mod-falter, luci-i18n-falter-de, luci-app-falter-owm, luci-app-falter-owm-ant, luci-app-falter-owm-cmd, luci-app-falter-owm-gui,
EXTRA_DEPENDS+= luci-mod-falter, luci-i18n-falter-de,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still missing the new package as dependency

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0