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

FS#3165 - [opkg | ppp ] installation collision #8548

Closed
openwrt-bot opened this issue Jun 8, 2020 · 1 comment
Closed

FS#3165 - [opkg | ppp ] installation collision #8548

openwrt-bot opened this issue Jun 8, 2020 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

n8v8R:

{”kernel”:”4.14.180”,”hostname”:”OpenWrt”,”system”:”ARMv7 Processor rev 1 (v7l)”,”model”:”Turris Omnia”,”board_name”:”cznic,turris-omnia”,”release”:{”distribution”:”OpenWrt”,”version”:”19.07.3”,”revision”:”r11063-85e04e9f46”,”target”:”mvebu/cortexa9”,”description”:”OpenWrt 19.07.3 r11063-85e04e9f46”}}


Collected errors:

  • check_data_file_clashes: Package ppp-multilink wants to install file /etc/ppp/chap-secrets
    But that file is already provided by package * ppp
  • check_data_file_clashes: Package ppp-multilink wants to install file /etc/ppp/filter
    But that file is already provided by package * ppp
  • check_data_file_clashes: Package ppp-multilink wants to install file /etc/ppp/options
    But that file is already provided by package * ppp
  • check_data_file_clashes: Package ppp-multilink wants to install file /etc/ppp/resolv.conf
    But that file is already provided by package * ppp
  • check_data_file_clashes: Package ppp-multilink wants to install file /lib/netifd/ppp-down
    But that file is already provided by package * ppp
  • check_data_file_clashes: Package ppp-multilink wants to install file /lib/netifd/ppp-up
    But that file is already provided by package * ppp
  • check_data_file_clashes: Package ppp-multilink wants to install file /lib/netifd/ppp6-up
    But that file is already provided by package * ppp
  • check_data_file_clashes: Package ppp-multilink wants to install file /lib/netifd/proto/ppp.sh
    But that file is already provided by package * ppp
  • check_data_file_clashes: Package ppp-multilink wants to install file /usr/sbin/pppd
    But that file is already provided by package * ppp
  • opkg_install_cmd: Cannot install package ppp-multilink.

The opkg install command failed with code 255.

@openwrt-bot
Copy link
Author

n8v8R:

After removal of //ppp// and installation of //ppp-multilink// the installation of //(luci-proto-)modemmanager// fails with

Collected errors:

  • check_data_file_clashes: Package ppp wants to install file /etc/ppp/resolv.conf
    But that file is already provided by package * ppp-multilink
  • check_data_file_clashes: Package ppp wants to install file /lib/netifd/ppp-down
    But that file is already provided by package * ppp-multilink
  • check_data_file_clashes: Package ppp wants to install file /lib/netifd/ppp-up
    But that file is already provided by package * ppp-multilink
  • check_data_file_clashes: Package ppp wants to install file /lib/netifd/ppp6-up
    But that file is already provided by package * ppp-multilink
  • check_data_file_clashes: Package ppp wants to install file /lib/netifd/proto/ppp.sh
    But that file is already provided by package * ppp-multilink
  • check_data_file_clashes: Package ppp wants to install file /usr/sbin/pppd
    But that file is already provided by package * ppp-multilink
  • opkg_install_cmd: Cannot install package luci-proto-modemmanager.

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

No branches or pull requests

1 participant