First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 112864
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Science Related Packages <sci@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Tupone Alfredo <tupone@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
qcad-2.0.4.0-r3.ebuild qcad-2.0.4.0-r3.ebuild text/plain Tupone Alfredo 2005-11-17 16:03 0000 2.63 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 112864 depends on: Show dependency tree
Bug 112864 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-11-17 16:01 0000
If you unpack qcad, and you unpack it again, it does fully again the works.
This
happens because the mtime compare fails: one of the 2 qcad tar files happen to
have the '.' directory in it and set accordingly the time.
And time actually is before the tar mtime

Reproducible: Always
Steps to Reproduce:
1.ebuild qcad-2.0.4.0-r2.ebuild unpack
2.ebuild qcad-2.0.4.0-r2.ebuild unpack
3.

Actual Results:  
The 2 tar are extracted twice

Expected Results:  
The 2 tar should be extracted just once.
2nd time, the system should says

>>> WORKDIR is up-to-date, keeping...

------- Comment #1 From Tupone Alfredo 2005-11-17 16:03:31 0000 -------
Created an attachment (id=73110) [edit]
qcad-2.0.4.0-r3.ebuild 

just a touch {WORKDIR} after the unpack fix it

perhaps no need to change the revision, as there are no functional changes

------- Comment #2 From Marcus D. Hanwell 2005-11-27 09:34:16 0000 -------
Please provide diffs to the current ebuild in future as it makes the changes 
you made easier to see. This is quite a superficial bug - I have applied your 
fix to qcad-2.0.4.0-r2. 

First Last Prev Next    No search results available      Search page      Enter new bug