[Bug 1531865] Re: 4.2 (linux-generic-lts-wily) kernel hangs on Bay Trail based Asus X553MA

2016-05-07 Thread Maura
I'm on 16.04, kernel 4.4, with the Pentium N3530 CPU and Intel Bay Trail
graphics, suffering this same problem. I've implemented the workaround
and hopefully that solves the issue because 16.04 has been pretty
unusable for me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1531865

Title:
  4.2 (linux-generic-lts-wily) kernel hangs on Bay Trail based Asus
  X553MA

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1531865/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2014-01-02 Thread Maura
Having this issue from a freshly installed, fully updated and upgraded
13.10.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1048131

Title:
  unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048131/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1244087] Re: Ubuntu 13.10 Main Menu editor Problem

2014-01-01 Thread Maura
Disclaimer: I'm a student, and not a Python programmer, and have only
been looking at Alacarte's code for an hour and a half or so. So this
might all be totally off-base.

Regarding the missing icon extensions, I think I found where it's
happening.

In ItemEditor.py (found here: http://bazaar.launchpad.net/~ubuntu-
branches/ubuntu/saucy/alacarte/saucy/view/head:/Alacarte/ItemEditor.py
), line 68:

def set_icon_string(image, icon):
if GLib.path_is_absolute(icon):
image.props.file = icon
else:
image.props.icon_name = strip_extensions(icon)

I did some testing, and an icon path that got stripped on saving in Main
Menu return True when passed to GLib.path_is_absolute. So if icon is
being passed to set_icon_string properly, then we shouldn't have this
issue.

The only place where we see set_icon_string used is on line 144:

def set_icon(self, ctl, name):
try:
val = self.keyfile.get_string(DESKTOP_GROUP, name)
except GLib.GError:
pass
else:
set_icon_string(self.builder.get_object(ctl), val)

The value returned by self.keyfile.get_string(DESKTOP_GROUP, name) must
not be evaluating True in GLib.path_is_absolute. Why? No idea. And
that's about all the sleuthing I can do at 1 am. I might take another
look soon, though.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1244087

Title:
  Ubuntu 13.10 Main Menu editor Problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alacarte/+bug/1244087/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508825] Re: Impossibile recuperare http://ppa.launchpad.net/ubuntu/wine/ubuntu/dists/karmic/main/binary-i386/Packages.gz 404 Not

2010-01-17 Thread Maura

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/38005495/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/38005496/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/38005497/ProcStatus.txt

** Attachment added: "XsessionErrors.txt"
   http://launchpadlibrarian.net/38005498/XsessionErrors.txt

-- 
Impossibile recuperare 
http://ppa.launchpad.net/ubuntu/wine/ubuntu/dists/karmic/main/binary-i386/Packages.gz
 404 Not 
https://bugs.launchpad.net/bugs/508825
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508825] [NEW] Impossibile recuperare http://ppa.launchpad.net/ubuntu/wine/ubuntu/dists/karmic/main/binary-i386/Packages.gz 404 Not

2010-01-17 Thread Maura
Public bug reported:

Binary package hint: gnome-terminal

Quando chiedo la verifica degli aggiornamenti questo è il messaggio d'errore 
che mi viene segnalato
cosa devo fare?
Impossibile recuperare 
http://ppa.launchpad.net/ubuntu/wine/ubuntu/dists/karmic/main/binary-i386/Packages.gz
  404  Not Found
Impossibile recuperare 
http://ppa.launchpad.net/ubuntu-winw/ppa/ubuntu/dists/karmic/main/binary-i386/Packages.gz
  404  Not Found
Impossibile scaricare alcuni file di indice: saranno ignorati o verranno usati 
quelli vecchi.

ProblemType: Bug
Architecture: i386
Date: Sun Jan 17 18:43:26 2010
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/gnome-terminal
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
Package: gnome-terminal 2.28.1-0ubuntu1
ProcEnviron:
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
SourcePackage: gnome-terminal
Uname: Linux 2.6.31-17-generic i686

** Affects: gnome-terminal (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Impossibile recuperare 
http://ppa.launchpad.net/ubuntu/wine/ubuntu/dists/karmic/main/binary-i386/Packages.gz
 404 Not 
https://bugs.launchpad.net/bugs/508825
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 508826] Re: Impossibile recuperare http://ppa.launchpad.net/ubuntu/wine/ubuntu/dists/karmic/main/binary-i386/Packages.gz 404 Not

2010-01-17 Thread Maura

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/38005499/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/38005500/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/38005501/ProcStatus.txt

** Attachment added: "XsessionErrors.txt"
   http://launchpadlibrarian.net/38005502/XsessionErrors.txt

-- 
Impossibile recuperare 
http://ppa.launchpad.net/ubuntu/wine/ubuntu/dists/karmic/main/binary-i386/Packages.gz
 404 Not 
https://bugs.launchpad.net/bugs/508826
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508826] [NEW] Impossibile recuperare http://ppa.launchpad.net/ubuntu/wine/ubuntu/dists/karmic/main/binary-i386/Packages.gz 404 Not

2010-01-17 Thread Maura
Public bug reported:

Binary package hint: gnome-terminal

Quando chiedo la verifica degli aggiornamenti questo è il messaggio d'errore 
che mi viene segnalato
cosa devo fare?
Impossibile recuperare 
http://ppa.launchpad.net/ubuntu/wine/ubuntu/dists/karmic/main/binary-i386/Packages.gz
  404  Not Found
Impossibile recuperare 
http://ppa.launchpad.net/ubuntu-winw/ppa/ubuntu/dists/karmic/main/binary-i386/Packages.gz
  404  Not Found
Impossibile scaricare alcuni file di indice: saranno ignorati o verranno usati 
quelli vecchi.

ProblemType: Bug
Architecture: i386
Date: Sun Jan 17 18:43:26 2010
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/gnome-terminal
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
Package: gnome-terminal 2.28.1-0ubuntu1
ProcEnviron:
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
SourcePackage: gnome-terminal
Uname: Linux 2.6.31-17-generic i686

** Affects: gnome-terminal (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Impossibile recuperare 
http://ppa.launchpad.net/ubuntu/wine/ubuntu/dists/karmic/main/binary-i386/Packages.gz
 404 Not 
https://bugs.launchpad.net/bugs/508826
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 504879] Re: package linux-image-2.6.31-17 -generic (not installed) failed to install/upgrade: ile tar rovinato - l'archivio del pacchetto è danne ggiato

2010-01-17 Thread Maura
** Changed in: linux (Ubuntu)
   Status: Incomplete => Fix Released

-- 
package linux-image-2.6.31-17-generic (not installed) failed to 
install/upgrade: ile tar rovinato - l'archivio del pacchetto è danneggiato
https://bugs.launchpad.net/bugs/504879
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 504879] Re: package linux-image-2.6.31-17 -generic (not installed) failed to install/upgrade: ile tar rovinato - l'archivio del pacchetto è danne ggiato

2010-01-08 Thread Maura

** Attachment added: "AlsaDevices.txt"
   http://launchpadlibrarian.net/37622462/AlsaDevices.txt

** Attachment added: "AplayDevices.txt"
   http://launchpadlibrarian.net/37622463/AplayDevices.txt

** Attachment added: "AptOrdering.txt"
   http://launchpadlibrarian.net/37622464/AptOrdering.txt

** Attachment added: "ArecordDevices.txt"
   http://launchpadlibrarian.net/37622465/ArecordDevices.txt

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/37622466/BootDmesg.txt

** Attachment added: "Card0.Amixer.values.txt"
   http://launchpadlibrarian.net/37622467/Card0.Amixer.values.txt

** Attachment added: "Card0.Codecs.codec97.0.ac97.0.0.txt"
   http://launchpadlibrarian.net/37622468/Card0.Codecs.codec97.0.ac97.0.0.txt

** Attachment added: "Card0.Codecs.codec97.0.ac97.0.0.regs.txt"
   
http://launchpadlibrarian.net/37622469/Card0.Codecs.codec97.0.ac97.0.0.regs.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/37622470/CurrentDmesg.txt

** Attachment added: "Dmesg.txt"
   http://launchpadlibrarian.net/37622471/Dmesg.txt

** Attachment added: "DpkgTerminalLog.gz"
   http://launchpadlibrarian.net/37622472/DpkgTerminalLog.gz

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/37622473/Lspci.txt

** Attachment added: "PciMultimedia.txt"
   http://launchpadlibrarian.net/37622474/PciMultimedia.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/37622475/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/37622476/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/37622477/ProcModules.txt

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/37622478/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/37622479/UdevLog.txt

** Attachment added: "WifiSyslog.txt"
   http://launchpadlibrarian.net/37622480/WifiSyslog.txt

-- 
package linux-image-2.6.31-17-generic (not installed) failed to 
install/upgrade: ile tar rovinato - l'archivio del pacchetto è danneggiato
https://bugs.launchpad.net/bugs/504879
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 504879] [NEW] package linux-image-2.6.3 1-17-generic (not installed) failed to install/upgrade : ile tar rovinato - l'archivio del pacchetto è d anneggiato

2010-01-08 Thread Maura
Public bug reported:

Package linux-image-2.6.31-17-generic_2.6.31-17.54_i386.deb:ile tar
rovinato-l'archivio del pacchetto è danneggiato. (not installed)

ProblemType: Package
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  maura  1482 F pulseaudio
CRDA: Error: [Errno 2] Nessun file o directory
Card0.Amixer.info:
 Card hw:0 'Live'/'SB Live! Value [CT4670] (rev.5, serial:0x201102) at 0xdc00, 
irq 5'
   Mixer name   : 'TriTech TR28602'
   Components   : 'AC97a:54524123'
   Controls  : 216
   Simple ctrls  : 38
Date: Fri Jan  8 19:03:29 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: ile tar rovinato - l'archivio del pacchetto è danneggiato
HibernationDevice: RESUME=UUID=83f9e21f-f3c8-41db-b245-4768d43e605b
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
Lsusb:
 Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: VIA Technologies, Inc. VT8363x
Package: linux-image-2.6.31-17-generic (not installed)
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-16-generic 
root=UUID=31f5faa8-585b-41d7-aeef-6c4b52d20f62 ro quiet splash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
RelatedPackageVersions:
 linux-backports-modules-2.6.31-16-generic N/A
 linux-firmware 1.25
RfKill:
 
SourcePackage: linux
Title: package linux-image-2.6.31-17-generic (not installed) failed to 
install/upgrade: ile tar rovinato - l'archivio del pacchetto è danneggiato
Uname: Linux 2.6.31-16-generic i686
dmi.bios.date: 05/24/2001
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: 6.00 PG
dmi.board.name: M7VKB
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvr6.00PG:bd05/24/2001:svnVIATechnologies,Inc.:pnVT8363x:pvr:rvn:rnM7VKB:rvr:cvn:ct3:cvr:
dmi.product.name: VT8363x
dmi.sys.vendor: VIA Technologies, Inc.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package linux-image-2.6.31-17-generic (not installed) failed to 
install/upgrade: ile tar rovinato - l'archivio del pacchetto è danneggiato
https://bugs.launchpad.net/bugs/504879
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 163112] Re: core dumped sarg last version

2009-08-10 Thread Maura Mathieu
I use squid3 package and not the squid2 package.
i have solved my probleme with making symbolic link :

ln -s /var/log/squid3/ /var/log/squid
ln -s /etc/squid3/ /etc/squid

-- 
core dumped sarg last version
https://bugs.launchpad.net/bugs/163112
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 163112] Re: core dumped sarg last version

2009-08-10 Thread Maura Mathieu
i have the probleme on jaunty Amd64

r...@central:~# sarg -z -l /var/log/squid3/access.log
SARG: TAG: language French
SARG: TAG: access_log /var/log/squid3/access.log squid
SARG: TAG: title "Squid User Access Reports"
SARG: TAG: font_face Tahoma,Verdana,Arial
SARG: TAG: header_color darkblue
SARG: TAG: header_bgcolor blanchedalmond
SARG: TAG: font_size 9px
SARG: TAG: background_color white
SARG: TAG: text_color #00
SARG: TAG: text_bgcolor lavender
SARG: TAG: title_color green
SARG: TAG: temporary_dir /tmp
SARG: TAG: output_dir /home/web_***/https/squid-reports
SARG: TAG: output_email root
SARG: TAG: resolve_ip 
SARG: TAG: user_ip no
SARG: TAG: topuser_sort_field BYTES reverse
SARG: TAG: user_sort_field BYTES reverse
SARG: TAG: exclude_users /etc/squid/sarg.users
SARG: TAG: exclude_hosts /etc/squid/sarg.hosts
SARG: TAG: date_format u
SARG: TAG: remove_temp_files yes
SARG: TAG: index yes
SARG: TAG: index_tree file
SARG: TAG: overwrite_report yes
SARG: TAG: records_without_userid ip
SARG: TAG: use_comma yes
SARG: TAG: topsites_num 100
SARG: TAG: topsites_sort_order CONNECT D
SARG: TAG: index_sort_order D
SARG: TAG: exclude_codes /etc/squid/sarg.exclude_codes
SARG: TAG: max_elapsed 2880
SARG: TAG: report_type topsites sites_users users_sites date_time denied 
auth_failures site_user_time_date
SARG: TAG: usertab /etc/squid/sarg.usertab
SARG: TAG: long_url no
SARG: TAG: date_time_by bytes
SARG: TAG: charset Latin1
SARG: TAG: show_successful_message no
SARG: TAG: show_read_statistics no
SARG: TAG: topuser_fields NUM DATE_TIME USERID CONNECT BYTES %BYTES 
IN-CACHE-OUT USED_TIME MILISEC %TIME TOTAL AVERAGE
SARG: TAG: user_report_fields CONNECT BYTES %BYTES IN-CACHE-OUT USED_TIME 
MILISEC %TIME TOTAL AVERAGE
SARG: TAG: site_user_time_date_type table
SARG: TAG: download_suffix 
"zip,arj,bzip,gz,ace,doc,iso,adt,bin,cab,com,dot,drv$,lha,lzh,mdb,mso,ppt,rtf,src,shs,sys,exe,dll,mp3,avi,mpg,mpeg"
SARG: TAG: mail_utility sendmail
*** buffer overflow detected ***: sarg terminated
=== Backtrace: =
/lib/libc.so.6(__fortify_fail+0x37)[0x7f18b77782c7]
/lib/libc.so.6[0x7f18b7776170]
sarg[0x418ca3]
sarg[0x419f2f]
sarg[0x409862]
/lib/libc.so.6(__libc_start_main+0xe6)[0x7f18b76975a6]
sarg[0x402419]
=== Memory map: 
0040-0043 r-xp  08:01 1404390
/usr/bin/sarg
0063-00631000 r--p 0003 08:01 1404390
/usr/bin/sarg
00631000-0063d000 rw-p 00031000 08:01 1404390
/usr/bin/sarg
0063d000-007e8000 rw-p 0063d000 00:00 0 
00f29000-00f4a000 rw-p 00f29000 00:00 0  [heap]
7f18b553c000-7f18b5552000 r-xp  08:01 1638461
/lib/libgcc_s.so.1
7f18b5552000-7f18b5752000 ---p 00016000 08:01 1638461
/lib/libgcc_s.so.1
7f18b5752000-7f18b5753000 r--p 00016000 08:01 1638461
/lib/libgcc_s.so.1
7f18b5753000-7f18b5754000 rw-p 00017000 08:01 1638461
/lib/libgcc_s.so.1
7f18b5754000-7f18b576b000 r-xp  08:01 1638517
/lib/libpthread-2.9.so
7f18b576b000-7f18b596a000 ---p 00017000 08:01 1638517
/lib/libpthread-2.9.so
7f18b596a000-7f18b596b000 r--p 00016000 08:01 1638517
/lib/libpthread-2.9.so
7f18b596b000-7f18b596c000 rw-p 00017000 08:01 1638517
/lib/libpthread-2.9.so
7f18b596c000-7f18b597 rw-p 7f18b596c000 00:00 0 
7f18b597-7f18b5975000 r-xp  08:01 1402426
/usr/lib/libXdmcp.so.6.0.0
7f18b5975000-7f18b5b74000 ---p 5000 08:01 1402426
/usr/lib/libXdmcp.so.6.0.0
7f18b5b74000-7f18b5b75000 rw-p 4000 08:01 1402426
/usr/lib/libXdmcp.so.6.0.0
7f18b5b75000-7f18b5b77000 r-xp  08:01 1402415
/usr/lib/libXau.so.6.0.0
7f18b5b77000-7f18b5d76000 ---p 2000 08:01 1402415
/usr/lib/libXau.so.6.0.0
7f18b5d76000-7f18b5d77000 r--p 1000 08:01 1402415
/usr/lib/libXau.so.6.0.0
7f18b5d77000-7f18b5d78000 rw-p 2000 08:01 1402415   Abandon

r...@central:~# uname -a
Linux Central 2.6.28-13-generic #45-Ubuntu SMP Tue Jun 30 22:12:12 UTC 2009 
x86_64 GNU/Linux

r...@central:~# apt-cache show sarg
Package: sarg
Priority: optional
Section: universe/web
Installed-Size: 1460
Maintainer: Ubuntu MOTU Developers 
Original-Maintainer: Luigi Gangitano 
Architecture: amd64
Version: 2.2.5-2
Replaces: sqmgrlog
Depends: libc6 (>= 2.4), libgd2-noxpm (>= 2.0.36~rc1~dfsg) | libgd2-xpm (>= 
2.0.36~rc1~dfsg)
Suggests: squid, httpd | apache2, squidguard, libapache2-mod-php5
Conflicts: sqmgrlog
Filename: pool/universe/s/sarg/sarg_2.2.5-2_amd64.deb
Size: 575856
MD5sum: 8857a54f38f60ab75fc2f691c290b896
SHA1: e0b3b854f1177cf720d80697f1f939bc6fc993c0
SHA256: 267059ac08e55c146beacf67a49765cda184c1c5b99cfdcd1f9ba31274fef535
Description: squid analysis report generator
 Sarg is a Squid Analysis Report Generator that