Hi Gergely,

my name is Gergely Kiss, I have recently started creating patches for openwrt 
and I'm about to publish some packages to the packages repository (some ported 
from oldpackages, others are brand new).
Sounds good, thanks. Please read and follow our guidelines when doing pull requests (if you haven't already) since this will make it easier to review and we can push stuff faster.

They can be found here: https://github.com/openwrt/packages/blob/master/CONTRIBUTING.md

root@OpenWrt:~# opkg install seafile-server
Installing seafile-server (3.1.7-1) to root...
Downloading file:///tmp/packages/seafile-server_3.1.7-1_ar71xx.ipk.
Collected errors:
  * satisfy_dependencies_for: Cannot satisfy the following dependencies for 
seafile-server:
  *     shadow-utils *
  * opkg_install_cmd: Cannot install package seafile-server.

As far as I can understand, shadow-utils is a pseudo-package only, it's install 
section is empty and therefore the package file is not generated, hence the 
dependency cannot be satisfied by opkg.
I just pushed a fix to the packages feed. Please check if that solves your issue.


Cheers,

Steven
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to