Guest User

test

a guest
Nov 6th, 2009
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. + . /usr/share/debconf/confmodule
  2. + [ ! ]
  3. + PERL_DL_NONLAZY=1
  4. + export PERL_DL_NONLAZY
  5. + [ ]
  6. + exec /usr/share/debconf/frontend /etc/gdm/failsafeDexconf vesa xorg.conf
  7. + . /usr/share/debconf/confmodule
  8. + [ ! 1 ]
  9. + [ -z ]
  10. + exec
  11. + [ ]
  12. + exec
  13. + DEBCONF_REDIR=1
  14. + export DEBCONF_REDIR
  15. + SERVER=xorg
  16. + XF86CONFIG=/etc/X11/xorg.conf.failsafe
  17. + PROGNAME=failsafeDexconf
  18. + SHOWHELP=
  19. + EARLYEXIT=
  20. + getopt --options ho: --longoptions help,output: -n failsafeDexconf -- vesa xorg.conf
  21. + GETOPT_OUTPUT= -- 'vesa' 'xorg.conf'
  22. + [ 0 -ne 0 ]
  23. + eval set -- -- 'vesa' 'xorg.conf'
  24. + set -- -- vesa xorg.conf
  25. + :
  26. + shift
  27. + break
  28. + [ -n ]
  29. + [ -n ]
  30. + DEXCONFTMPDIR=
  31. + trap if [ -e "$DEXCONFTMPDIR/backup" ] && [ -n "$XF86CONFIG" ]; then \
  32. cat "$DEXCONFTMPDIR/backup" >"$XF86CONFIG"; \
  33. fi; \
  34. exec 4<&-; \
  35. rm -rf "$DEXCONFTMPDIR"; \
  36. bomb "received signal; aborting" HUP INT QUIT TERM
  37. + TDIR_PARENT=/tmp
  38. + TDIR=/tmp/dexconf-tmp-2459
  39. + [ ! -d /tmp ]
  40. + [ ! -w /tmp ]
  41. + rm -rf /tmp/dexconf-tmp-2459
  42. + mkdir -m 0700 /tmp/dexconf-tmp-2459
  43. + DEXCONFTMPDIR=/tmp/dexconf-tmp-2459
  44. + exec
  45. + cat
  46. + db_get xserver-xorg/config/device/driver
  47. + _db_cmd GET xserver-xorg/config/device/driver
  48. + IFS= printf %s\n GET xserver-xorg/config/device/driver
  49. + IFS=
  50. read -r _db_internal_line
  51. + RET=10 xserver-xorg/config/device/driver doesn't exist
  52. + return 10
  53.  
Advertisement
Add Comment
Please, Sign In to add comment