Bug 207171 - print/cups-base: Don't update to 2.0.3_4
Summary: print/cups-base: Don't update to 2.0.3_4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-13 23:17 UTC by Vladimir Omelchuk
Modified: 2016-02-14 05:52 UTC (History)
3 users (show)

See Also:


Attachments
patch-pkg-plist (688 bytes, patch)
2016-02-13 23:17 UTC, Vladimir Omelchuk
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Omelchuk 2016-02-13 23:17:10 UTC
Created attachment 166961 [details]
patch-pkg-plist

Don't update cups-base to version 2.0.3_4:

...
--->  Installing the new version via the port
===>  Installing for cups-base-2.0.3_4
===>   cups-base-2.0.3_4 depends on executable: gtk-update-icon-cache - found
===>   cups-base-2.0.3_4 depends on shared library: libgnutls.so - found (/usr/local/lib/libgnutls.so)
===>   cups-base-2.0.3_4 depends on shared library: libgcrypt.so - found (/usr/local/lib/libgcrypt.so)
===>   cups-base-2.0.3_4 depends on shared library: libcups.so - found (/usr/local/lib/libcups.so)
===>   cups-base-2.0.3_4 depends on shared library: libcupsimage.so - found (/usr/local/lib/libcupsimage.so)
===>   cups-base-2.0.3_4 depends on shared library: libpaper.so - found (/usr/local/lib/libpaper.so)
===>   cups-base-2.0.3_4 depends on shared library: libdns_sd.so - found (/usr/local/lib/libdns_sd.so)
===>   cups-base-2.0.3_4 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so)
===>   cups-base-2.0.3_4 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so)
===>   cups-base-2.0.3_4 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===>   cups-base-2.0.3_4 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so)
===>   Registering installation for cups-base-2.0.3_4 as automatic
pkg-static: Unable to access file /usr/ports/print/cups-base/work/stage/usr/local/%%ICONS%%share/icons/hicolor/128x128/apps/cups.png: No such file or directory
pkg-static: Unable to access file /usr/ports/print/cups-base/work/stage/usr/local/%%ICONS%%share/icons/hicolor/16x16/apps/cups.png: No such file or directory
pkg-static: Unable to access file /usr/ports/print/cups-base/work/stage/usr/local/%%ICONS%%share/icons/hicolor/32x32/apps/cups.png: No such file or directory
pkg-static: Unable to access file /usr/ports/print/cups-base/work/stage/usr/local/%%ICONS%%share/icons/hicolor/64x64/apps/cups.png: No such file or directory
*** Error code 74

Stop.
make[2]: stopped in /usr/ports/print/cups-base
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/print/cups-base
*** Error code 1

Stop.
make: stopped in /usr/ports/print/cups-base
Comment 1 Vladimir Omelchuk 2016-02-13 23:32:54 UTC
# uname -srm
FreeBSD 10.2-RELEASE-p12 amd64

# less /etc/make.conf
#BATCH=YES
#FORCE_PKG_REGISTER=YES
CPUTYPE?=core2
OPTIONS_SET=CUPS
WITHOUT_LPR=YES
DEFAULT_VERSIONS=apache=2.4
QT4_OPTIONS=CUPS NAS QGTKSTYLE
LOCALIZED_LANG=ru
DEFAULT_VERSIONS=perl5=5.20
MAKE_JOBS_UNSAFE=yes
DEFAULT_VERSIONS=mysql=5.7
Comment 2 Tobias Kortkamp freebsd_committer freebsd_triage 2016-02-14 00:18:03 UTC
Sorry about that. Also fixed with patch attached to bug #198777.
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2016-02-14 05:49:51 UTC
Fixed by reverting the change to 2.0.3_4 as 2.0.3_5. Sorry for the breakage.
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2016-02-14 05:50:42 UTC
See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190434 for additional discussion.
Comment 5 Kurt Jaeger freebsd_committer freebsd_triage 2016-02-14 05:52:50 UTC
Fixed by revert