#246 closed defect (worksforme)
mondo "Failed to create global tmp directory /6%"
| Reported by: | checco | Owned by: | Bruno Cornec |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2.9 |
| Component: | mondo | Version: | 2.2.5 |
| Severity: | normal | Keywords: | tmpdir |
| Cc: |
Description
Using mondo under fedora core 8, I see that the tmp directory trying to be created is called "/6%" ... I see the source code does not reference this directly, but uses "asprintf" to create the tmp dir name.... is it possible that there is a pointer issue here?
as a workaround I've created a symbolic link from "/tmp" to "/6%"
John C. Checco, CISSP
Change History (4)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
| Milestone: | 2.2.6 → 2.2.7 |
|---|
comment:3 by , 17 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
Without changelog, no way for me to fix that bug. Please re-open if still an issue with 2.2.6
comment:4 by , 16 years ago
| Milestone: | 2.2.7 → 2.2.9 |
|---|
Indeed there was a problem in setup_tmpdir() which was doing some useless sed black magic creating that problem. Should be fixed in rev [2347]

Could you attach the /var/log/mondoarchive.log please so that I have more info on what happens.