Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#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 Bruno Cornec, 16 years ago

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

comment:2 by Bruno Cornec, 16 years ago

Milestone: 2.2.62.2.7

comment:3 by Bruno Cornec, 16 years ago

Resolution: worksforme
Status: newclosed

Without changelog, no way for me to fix that bug. Please re-open if still an issue with 2.2.6

comment:4 by Bruno Cornec, 15 years ago

Milestone: 2.2.72.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]

Note: See TracTickets for help on using tickets.