https://bugs.freedesktop.org/show_bug.cgi?id=89730
--- Comment #30 from poma <[email protected]> --- # which xtrace /bin/xtrace # rpm -qf /bin/xtrace glibc-utils-2.20-8.fc21.x86_64 # yum -q search xtrace ============================= N/S matched: xtrace ============================== xtrace.x86_64 : A program for X11 protocol tracing # yum -q install xtrace ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: xtrace x86_64 1.3.1-7.fc21 fedora 102 k Transaction Summary ================================================================================ Install 1 Package Is this ok [y/d/N]: y Transaction check error: file /usr/bin/xtrace from install of xtrace-1.3.1-7.fc21.x86_64 conflicts with file from package glibc-utils-2.20-8.fc21.x86_64 Error Summary ------------- # yumdownloader -q xtrace # rpm -ivh xtrace-1.3.1-7.fc21.x86_64.rpm Preparing... ################################# [100%] file /usr/bin/xtrace from install of xtrace-1.3.1-7.fc21.x86_64 conflicts with file from package glibc-utils-2.20-8.fc21.x86_64 # rpm -ivh xtrace-1.3.1-7.fc21.x86_64.rpm --force Preparing... ################################# [100%] Updating / installing... 1:xtrace-1.3.1-7.fc21 ################################# [100%] # rpm -qf /bin/xtrace xtrace-1.3.1-7.fc21.x86_64 # xtrace --help xtrace: Dump all X protocol data being tunneled from a fake X display to a real one. usage: xtrace [options] [[--] command args ...] --display, -d <display to connect to> --fakedisplay, -D <display to fake> --copyauthentication, -c Copy credentials --nocopyauthentication, -n Do not copy credentials --authfile, -f <file instead of ~/.Xauthority to get credentials from> --newauthfile, -F <file instead of ~/.Xauthority to put credentials in> --waitforclient, -W wait for connection even if command terminates --stopwhendone, -s Return when last client disconnects --keeprunning, -k Keep running --denyextensions, -e Fake unavailability of all extensions --readwritedebug, -w Print amounts of data read/sent --maxlistlength, -m <maximum number of entries in each list shown> --outfile, -o <filename> Output to file instead of stdout --buffered, -b Do not output every line but only when buffer is full # xtrace --version xtrace version 1.3.1 -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
