| Summary: | 7.0 packages require gettext 0.16.3 but 0.17.1 is in ports | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Stone <CStone80> |
| Component: | Individual Port(s) | Assignee: | freebsd-ports (Nobody) <ports> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->closed Not a bug. The 7.0-release packages were built from the ports present at the time of 7.0-release. If you want up-to-date packages with the new gettext, use packages-7-stable. Responsible Changed From-To: freebsd-bugs->freebsd-ports Not a bug. The 7.0-release packages were built from the ports present at the time of 7.0-release. If you want up-to-date packages with the new gettext, use packages-7-stable. |
I purchased a 7.0 bare machine (had ports loaded) I tried to install ports KDE 3.5.8 and received message that gettext-0.16.1_3 failed [says gettext-0.17.1 is loaded. Doing pkg_info on "gettext*" I get: required by: gmake libgpg libsba libgcrypt gnupg wget xkeyboard gliv dbus-glib policykit hal xorg-server Fix: go through dependencies and change 0.16.1_3 to 0.17_1 or change the code to accept a higher release # (I'm new to FreeBSD and don't know how) How-To-Repeat: on a fresh install of basic 7.0 1. sysinstall 2. post-install 3. packages 4. file system [on my machine iis/0 has ports] 5. x11-servers 6. xorg-server-1.4_4.1 7. install ---> gettext-0.16.1_3 failure ....