[DragonFlyBSD - Bug #2730] missing ABI 4.2 package versions in repos

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Fri Nov 7 03:09:50 PST 2014


Issue #2730 has been updated by ftigeot.


The /bin/sh file from the -RC4 iso image is not a DragonFly 4.0 executable:

# file sh
sh: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for DragonFly 3.0.901, stripped

This is what it should look like (from a machine upgraded manually):
/bin/sh: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for DragonFly 4.0.0, stripped


----------------------------------------
Bug #2730: missing ABI 4.2 package versions in repos
http://bugs.dragonflybsd.org/issues/2730#change-12268

* Author: masu
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 
----------------------------------------
Hi,

I have installed dfly 4.0.0RC (x86_64), enabled pkg mirror Schlundtech in df-latest.conf and tried to do a "pkg update" resulting in an error on missing files (meta.txz and digests.txz).

This is due to a wrong definition of ${ABI} in df-latest.conf which is set to 'dragonfly:4.2:x86:64'.
This directory does not exists on the pkg mirrors the latest is 'dragonfly:4.0:x86:64'.

Do I miss a step for an initial pkg repo fetch?

This issue remains after upgrading the machine to CURRENT.

Is it ok to set ${ABI} to 'dragonfly:4.0:x86:64' in pkg.conf in the meantime or will this be corrected shortly?

Regards
Matthias




-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account



More information about the Bugs mailing list