fonts file error while building rpm???
while building an rpm(s) with (rpm -bb) I get the errors listed below. Strangely enough I don't refer at to the fonts directory. I'm executing "rpm -bb" as ordinary user. How does it come that /usr/sbin/Check is executed for this ordinary user and not just stopped, as in: richard@dar:/usr/tmp> /usr/sbin/Check Check does not work for normal users. Is there a way to prevent these errors?? Is this maybe broken, because I've XFree-4.3.0 installed, while Check expect 4.2.0?? -- Richard Bos Without a home the journey is endless + RPM_BUILD_ROOT=/tmp/making_of_wallpapers_1.0 + export RPM_BUILD_ROOT + test -x /usr/sbin/Check -a 500 = 0 -o -x /usr/sbin/Check -a '!' -z /tmp/making_of_wallpapers_1.0 + echo 'I call /usr/sbin/Check...' I call /usr/sbin/Check... + /usr/sbin/Check gzip: /usr/share/info/dir.bak.gz: Permission denied ls: /usr/share/info/dir.bak.gz: No such file or directory gzip: /usr/X11R6/lib/X11/fonts/100dpi/fonts.cache-1.gz: Permission denied ...... ls: /usr/X11R6/lib/X11/fonts/misc/fonts.cache-1.gz: No such file or directory gzip: /usr/X11R6/lib/X11/fonts/misc/.fonts-config-timestamp.gz: Permission denied ls: /usr/X11R6/lib/X11/fonts/misc/.fonts-config-timestamp.gz: No such file or directory gzip: /usr/X11R6/lib/X11/fonts/uni/fonts.cache-1.gz: Permission denied ls: /usr/X11R6/lib/X11/fonts/uni/fonts.cache-1.gz: No such file or directory gzip: /usr/X11R6/lib/X11/fonts/uni/.fonts-config-timestamp.gz: Permission denied ls: /usr/X11R6/lib/X11/fonts/uni/.fonts-config-timestamp.gz: No such file or directory gzip: /usr/X11R6/lib/X11/fonts/util/fonts.cache-1.gz: Permission denied ls: /usr/X11R6/lib/X11/fonts/util/fonts.cache-1.gz: No such file or directory + /usr/lib/rpm/brp-compress Processing files: wallpapers-1.0-1 File not found by glob: /tmp/making_of_wallpapers_1.0/usr/X11R6/lib/X11/fonts/truetype/*
participants (1)
-
Richard Bos