看板 DFBSD_bugs 關於我們 聯絡資訊
My bad - pkgbox32, where these packages were built, had its package building setup copied from pkgbox64, and there were some old paths still set in the config files for x86_64. Reuploading momentarily. On Tue, May 10, 2011 at 4:06 PM, Max Herrgard <herrgard@gmail.com> wrote: > Gives this message when pkg_radd'ing on a x86_64 master box: > pkg_add: Warning: package `ircII-20081115nb1' was built for a platform: > pkg_add: DragonFly/i386 2.11 (pkg) vs. DragonFly/x86_64 2.11 (this host) > pkg_add: 1 package addition failed > > Temporary workaround is to use 2.10 packages: >> setenv BINPKG_SITES http://mirror-master.dragonflybsd.org/packages/x86_64/DragonFly-2.10/stable >> sudo -E pkg_radd ircII > > > cheers, > Max >