Gaah, IPKG problems

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #800
    CtrlX
    Participant

    I’ve reinstalled my SLUG (OpenSlug 3.10) and I’m having problems installing the latest nightly (which I was using earlier).

    I’m using the firefly ipkg repository, but when I’m trying to install mt-daapd ipkg doesn’t install the nightly, it installs the stable release.

    I’ve tried to download the nightly and run ipkg install mt-daapd_svn-1417-1_armeb.ipk. But ***** ipkg still want to install the stable release even if I use the “force” commands. I’ve also tried to upgrade ending up with the same..

    Please, anyone.. help me before my slug ends up in pieces on the street.

    #7397
    stretch
    Participant

    you’ve left the path bit out of the command. what you need to enter is:

     ipkg install path/filename 

    without the path section it assumes ipkg from the repository.

    an easy way is to cd to the directory where the nightly is saved and then enter:

    ipkg install ./mt-daapd_svn-1417-1_armeb.ipk
    #7398
    CtrlX
    Participant

    Unfortunately, that don’t fix my problem.. (same problem)
    I’ve also tried the exact http-link to the ipk-file, and the same thing happens..

    #7399
    rpedde
    Participant

    @CtrlX wrote:

    I’ve reinstalled my SLUG (OpenSlug 3.10) and I’m having problems installing the latest nightly (which I was using earlier).

    I’m using the firefly ipkg repository, but when I’m trying to install mt-daapd ipkg doesn’t install the nightly, it installs the stable release.

    I’ve tried to download the nightly and run ipkg install mt-daapd_svn-1417-1_armeb.ipk. But ***** ipkg still want to install the stable release even if I use the “force” commands. I’ve also tried to upgrade ending up with the same..

    Please, anyone.. help me before my slug ends up in pieces on the street.

    The ipkg on the nightlies site is a unslung ipkg, not an openslug. As far as I know, the openslug package is unmaintained, and sitting at 0.2.3 (or was the last time I looked).

    I don’t have an openslug build chain, so I don’t have an openslug package.

    I might at some point start doing that, but I don’t have the bandwidth to attack it right now.

    — Ron

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Setup Issues’ is closed to new topics and replies.