Advertisement
Guest User

Untitled

a guest
Apr 25th, 2012
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.90 KB | None | 0 0
  1. cacho@musix2:~$
  2. cacho@musix2:~$ gksu leafpad /etc/apt/sources.list
  3. /usr/share/themes/Taqua/gtk-2.0/gtkrc:54: Clearlooks configuration option "sunkenmenu" is not supported and will be ignored.
  4. /usr/share/themes/Taqua/gtk-2.0/gtkrc:55: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
  5. /usr/share/themes/Taqua/gtk-2.0/gtkrc:56: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
  6. /usr/share/themes/Taqua/gtk-2.0/gtkrc:57: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
  7. /usr/share/themes/Taqua/gtk-2.0/gtkrc:54: Clearlooks configuration option "sunkenmenu" is not supported and will be ignored.
  8. /usr/share/themes/Taqua/gtk-2.0/gtkrc:55: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
  9. /usr/share/themes/Taqua/gtk-2.0/gtkrc:56: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
  10. /usr/share/themes/Taqua/gtk-2.0/gtkrc:57: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
  11. cacho@musix2:~$ su
  12. Contraseña:
  13. musix2:/home/cacho# apt get update
  14. apt: invalid flag: get
  15. Usage: apt <apt and javac options> <source files>
  16. where apt options include:
  17. -classpath <path> Specify where to find user class files and annotation processor factories
  18. -cp <path> Specify where to find user class files and annotation processor factories
  19. -d <path> Specify where to place processor and javac generated class files
  20. -s <path> Specify where to place processor generated source files
  21. -source <release> Provide source compatibility with specified release
  22. -version Version information
  23. -help Print a synopsis of standard options; use javac -help for more options
  24. -X Print a synopsis of nonstandard options
  25. -J<flag> Pass <flag> directly to the runtime system
  26. -A[key[=value]] Options to pass to annotation processors
  27. -nocompile Do not compile source files to class files
  28. -print Print out textual representation of specified types
  29. -factorypath <path> Specify where to find annotation processor factories
  30. -factory <class> Name of AnnotationProcessorFactory to use; bypasses default discovery process
  31. See javac -help for information on javac options.
  32.  
  33. musix2:/home/cacho# apt-get update
  34. Des:1 http://ftp.ccc.uba.ar testing Release.gpg [836B]
  35. Des:2 http://ftp.ccc.uba.ar testing/main Translation-es [377kB]
  36. Des:3 http://ftp.ccc.uba.ar testing Release [186kB]
  37. Ign http://ftp.ccc.uba.ar testing Release
  38. Des:4 http://ftp.ccc.uba.ar testing/main Packages/DiffIndex [7876B]
  39. Des:5 http://ftp.ccc.uba.ar testing/main 2012-04-25-1418.37.pdiff [5767B]
  40. Des:6 http://ftp.ccc.uba.ar testing/main 2012-04-25-1418.37.pdiff [5767B]
  41. Des:7 http://ftp.ccc.uba.ar testing/main 2012-04-25-1418.37.pdiff [5767B]
  42. Descargados 578kB en 7s (80,0kB/s)
  43. Leyendo lista de paquetes... Hecho
  44. musix2:/home/cacho# aptitude install iceweasel
  45. Leyendo lista de paquetes... Hecho
  46. Creando árbol de dependencias
  47. Leyendo la información de estado... Hecho
  48. Leyendo la información de estado extendido
  49. Inicializando el estado de los paquetes... Hecho
  50. Escribiendo información de estado extendido... Hecho
  51. Leyendo las descripciones de las tareas... Hecho
  52. No se instalará, actualizará o eliminará ningún paquete.
  53. 0 paquetes actualizados, 0 nuevos instalados, 0 para eliminar y 0 sin actualizar.
  54. Necesito descargar 0B de ficheros. Después de desempaquetar se usarán 0B.
  55. Escribiendo información de estado extendido... Hecho
  56. Leyendo lista de paquetes... Hecho
  57. Creando árbol de dependencias
  58. Leyendo la información de estado... Hecho
  59. Leyendo la información de estado extendido
  60. Inicializando el estado de los paquetes... Hecho
  61. Leyendo las descripciones de las tareas... Hecho
  62.  
  63. musix2:/home/cacho#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement