[Bug 244462] fusefs-exfat source code package not found in distfiles directory.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 27 06:43:59 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244462

            Bug ID: 244462
           Summary: fusefs-exfat source code package not found in
                    distfiles directory.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: samm at FreeBSD.org
          Reporter: zoujiaqing at gmail.com
             Flags: maintainer-feedback?(samm at FreeBSD.org)
          Assignee: samm at FreeBSD.org

## Ports error:

[zoujiaqing at freebsd /usr/ports/sysutils/fusefs-exfat]$ sudo make install clean
Password:
===>  License GPLv2+ MSPAT needs confirmation, will ask later
===>   fusefs-exfat-1.3.0 depends on file: /usr/local/sbin/pkg - found
=> relan-exfat-v1.3.0_GH0.tar.gz doesn't seem to exist in
/usr/ports/distfiles/.
=> Attempting to fetch
https://codeload.github.com/relan/exfat/tar.gz/v1.3.0?dummy=/relan-exfat-v1.3.0_GH0.tar.gz
env: axel: No such file or directory
=> Attempting to fetch
http://distcache.FreeBSD.org/ports-distfiles/relan-exfat-v1.3.0_GH0.tar.gz
env: axel: No such file or directory
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1

Stop.
make: stopped in /usr/ports/sysutils/fusefs-exfat

## Resolve for wget

wget https://github.com/relan/exfat/archive/v1.3.0.tar.gz
cp v1.3.0.tar.gz /usr/ports/distfiles/relan-exfat-v1.3.0_GH0.tar.gz

## Please

Add fusefs-exfat to pkg mirror? I want use `pkg install fusefs-exfat` to
install it.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list