Hacker News new | ask | show | jobs
by keithpeter 2893 days ago
Alas, can't install many packages, dependency errors. Example below for texlive-collection-all

     fmtutil [INFO]: Not selected formats: 29
     fmtutil [INFO]: Total formats: 29
     fmtutil [INFO]: exiting with status 0
     pkg_add: no pkg found for 'tex-pgf-[0-9]*', sorry.
     pkg_add: Can't install dependency tex-pgf-[0-9]*
     pkg_add: Can't install dependency tex-pgfplots-[0-9]*
     pkg_add: Can't install dependency tex-milog-[0-9]*
     pkg_add: Can't install dependency texlive-collection-langgerman-[0-9]*
     pkg_add: 1 package addition failed
This could just be mirror flakiness, $PKG_PATH is resolving to

     http://cdn.NetBSD.org/pub/pkgsrc/packages/NetBSD/i386/8.0/All
There appears to be no native binary for LibreOffice. Investigating.
1 comments

Building packages can't start until the final release build of the base Operating System has been done, things like LibreOffice depend on a lot of other things. Maybe check again in a couple of days.
Cool, will try again in a bit. Looking very interesting so far.