Skip to content
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

can't install pkg pbr & luci-app-pbr on version 7.0.0 #15572

Open
1 task done
YusufMavzer opened this issue May 27, 2024 · 3 comments
Open
1 task done

can't install pkg pbr & luci-app-pbr on version 7.0.0 #15572

YusufMavzer opened this issue May 27, 2024 · 3 comments
Labels
bug issue report with a confirmed bug invalid

Comments

@YusufMavzer
Copy link

Describe the bug

To be absolutely sure that the problem wasn't caused by me I factory reseted my device

  • Factory reset
  • First time boot after reset was version 5.x.
  • Followed the reForis setup guide.
  • Immediately performed an upgrade to version 7.0
  • SSH into the device
  • opkg update
  • opkg install pbr luci-app-pbr
root@turris:~# opkg install pbr luci-app-pbr
Installing pbr (1.1.1-7) to root...
Downloading https://repo.turris.cz/hbs/omnia/packages/packages/pbr_1.1.1-7_all.ipk
Installing firewall4 (2022-10-18-7ae5e14b-2) to root...
Downloading https://repo.turris.cz/hbs/omnia/packages/base/firewall4_2022-10-18-7ae5e14b-2_arm_cortex-a9_vfpv3-d16.ipk
Collected errors:
 * check_data_file_clashes: Package firewall4 wants to install file /etc/hotplug.d/iface/20-firewall
	But that file is already provided by package  * firewall
 * check_data_file_clashes: Package firewall4 wants to install file /etc/init.d/firewall
	But that file is already provided by package  * firewall
 * check_data_file_clashes: Package firewall4 wants to install file /sbin/fw3
	But that file is already provided by package  * firewall
 * opkg_install_cmd: Cannot install package pbr.
Installing luci-app-pbr (1.1.1-7) to root...
Downloading https://repo.turris.cz/hbs/omnia/packages/luci/luci-app-pbr_1.1.1-7_all.ipk
Installing firewall4 (2022-10-18-7ae5e14b-2) to root...
Downloading https://repo.turris.cz/hbs/omnia/packages/base/firewall4_2022-10-18-7ae5e14b-2_arm_cortex-a9_vfpv3-d16.ipk
Collected errors:
 * check_data_file_clashes: Package firewall4 wants to install file /etc/hotplug.d/iface/20-firewall
	But that file is already provided by package  * firewall
 * check_data_file_clashes: Package firewall4 wants to install file /etc/init.d/firewall
	But that file is already provided by package  * firewall
 * check_data_file_clashes: Package firewall4 wants to install file /sbin/fw3
	But that file is already provided by package  * firewall
 * opkg_install_cmd: Cannot install package luci-app-pbr.

To further investigate I performed
opkg install pbr luci-app-pbr --nodeps
This got it installed but unfortunately split routing doesn't work with wireguard vpn.

OpenWrt version

r20300+124-3547565f24

OpenWrt release

7.0.0

OpenWrt target/subtarget

mvebu/cortexa9

Device

Turris Omnia

Image kind

Official downloaded image

Steps to reproduce

No response

Actual behaviour

No response

Expected behaviour

  • Being able to install pbr & luci-app-pbr without --nodeps
  • pbr to work

Additional info

No response

Diffconfig

No response

Terms

  • I am reporting an issue for OpenWrt, not an unsupported fork.
@YusufMavzer YusufMavzer added bug issue report with a confirmed bug bug-report to-triage labels May 27, 2024
Copy link

Invalid Version reported. r20300+124-3547565f24
Is this from a clean repository?

Copy link

Invalid Release reported. 7.0.0
Is this from a clean repository?

@YusufMavzer YusufMavzer changed the title luci-app-pbr_1.1.1-7_all.ipk can't install pkg pbr & luci-app-pbr on version 7.0.0 May 27, 2024
@jmv2009
Copy link

jmv2009 commented May 27, 2024

Is this some kind of Openwrt based TurrisOS. https://forum.turris.cz/t/turris-os-7-0-is-out/19937. You are definitely at the wrong place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug issue report with a confirmed bug invalid
Projects
None yet
Development

No branches or pull requests

2 participants