Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 12667] New: gaze alien barfs when there's to many install logs or when there is a non-file in the dir

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 12667] New: gaze alien barfs when there's to many install logs or when there is a non-file in the dir
  • Date: 11 Jun 2006 08:33:52 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=12667

Summary: gaze alien barfs when there's to many install logs or
when there is a non-file in the dir
Product: Sorcery
Version: 1.14.x
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Gaze
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: ruskie AT email.si


I recently had a /var crash and I had to get the install logs back from scry
so I put them all in and the following happened.
---
# wc -l aliens && gaze alien > aliens && wc -l aliens
155706 aliens
/usr/sbin/gaze: line 245: /bin/cat: Argument list too long
155706 aliens

# cleanse --logs

# wc -l aliens && gaze alien > aliens && wc -l aliens
155706 aliens
cat: /var/log/sorcery/install/logs: Is a directory
14792 aliens

# wc -l aliens && gaze alien > aliens && wc -l aliens
14792 aliens
14792 aliens

# sorcery --version
20060603
---
It seems the directory doesn't really interfere with the count though. But
still
gaze alien should only be checking in install logs for installed spells not
for every install log out there.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Sorcery-Bugs] [Bug 12667] New: gaze alien barfs when there's to many install logs or when there is a non-file in the dir, bugzilla-daemon, 06/11/2006

Archive powered by MHonArc 2.6.24.

Top of Page