Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. write(2, ":: Remplacer beautiful-soup par "..., 64:: Remplacer beautiful-soup par community/python-beautifulsoup ?) = 64
  2. write(2, " [O/n] ", 7 [O/n] ) = 7
  3. fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
  4. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7704000
  5. read(0, O
  6. "O\n", 1024) = 2
  7. access("/var/lib/pacman/local/beautiful-soup-3.1.0.1-4/", F_OK) = 0
  8. open("/var/lib/pacman/local/beautiful-soup-3.1.0.1-4/desc", O_RDONLY|O_LARGEFILE) = 4
  9. fstat64(4, {st_mode=S_IFREG|0644, st_size=336, ...}) = 0
  10. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7703000
  11. read(4, "%NAME%\nbeautiful-soup\n\n%VERSION%"..., 4096) = 336
  12. read(4, "", 4096) = 0
  13. close(4) = 0
  14. munmap(0xb7703000, 4096) = 0
  15. --- SIGSEGV (Segmentation fault) @ 0 (0) ---
  16. write(1, "error: segmentation fault\n", 26error: segmentation fault
  17. ) = 26
  18. write(2, "Internal pacman error: Segmentat"..., 104Internal pacman error: Segmentation fault.
  19. Please submit a full bug report with --debug if appropriate.
  20. ) = 104
  21. exit_group(11) = ?
  22. [root@myhost cron.d]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement