/packages/kamikaze0709/brcm-2.4/ (... md5sum mismatch)

If your problem doesn't fall into one of the other categories, report it here.

Moderator: Moderators

Post Reply
konrad
Posts: 1
Joined: Sat Sep 06, 2008 5:12 pm

/packages/kamikaze0709/brcm-2.4/ (... md5sum mismatch)

Post by konrad »

Hi!

I have installed Openwrt Kamikaze 2.4 (with Broadcom support). I've wanted to try Gargoyle UI, but when I'm doing this...
... so it look's like md5 sums from file [http://gargoyle-router.com/packages/kam ... 4/Packages] with these from [http://gargoyle-router.com/packages/kam ... /brcm-2.4/] aren't the same (maybe they're old).

Could any developer confirm what's wrong?

PS: I hope that this is only a human mistake, not any kind of atack.

here's more verbose output
  • root@OpenWrt:/# ipkg -verbose_wget --verbosity=3 install libuci
    pkg_info_preinstall_check: updating arch priority for each package
    pkg_info_preinstall_check: update file owner list
    best installation candidate for libuci
    adding libuci to providers
    libuci arch=mipsel arch_priority=10 version=0.3.3-1
    Found a valid candidate for the install: libuci 0.3.3-1
    arch mipsel (priority 10) supported for pkg libuci
    Installing libuci (0.3.3-1) to root...
    Downloading http://gargoyle-router.com/packages/kam ... mipsel.ipk
    Connecting to gargoyle-router.com [64.130.10.15:80]
    libuci_0.3.3-1_mipse 100% |**********************************************************************************************************| 12771 --:--:-- ETA
    Configuring unpacked packages
    Nothing to be done
    Done.
    Collected errors:
    Package libuci md5sum mismatch. Either the ipkg or the package index are corrupt. Try 'ipkg update'.
    hash_table[pkg-hash] n_buckets=0 n_elements=666 max_conflicts=0 n_conflicts=0
    hash_table[file-hash] n_buckets=0 n_elements=401 max_conflicts=0 n_conflicts=0
    hash_table[obs-file-hash] n_buckets=0 n_elements=0 max_conflicts=0 n_conflicts=0
    root@OpenWrt:/#

Eric
Site Admin
Posts: 1443
Joined: Sat Jun 14, 2008 1:14 pm

Re: /packages/kamikaze0709/brcm-2.4/ (... md5sum mismatch)

Post by Eric »

Yeah, this was a human mistake, thanks for pointing it out.

I recently upgraded the packages to a svn r30, which is newer than beta2 because of some important new error checking I added which seemed fairly critical. See this post. However, I forgot to update the package index files, hence the errors. Don't worry, there's nothing malicious going on.

The problem should be fixed now. You will have to run ipkg update again, but it should work after that. Please let me know if you have any further problems.

Post Reply