Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 97411 Details for
Bug 146973
app-admin/tmpwatch: /var/tmp/portage shall not be cleaned if emerge is running
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
tmpwatch.cron.patch
tmpwatch.cron.patch (text/plain), 434 bytes, created by
Cédric Krier
on 2006-09-19 06:38:13 UTC
(
hide
)
Description:
tmpwatch.cron.patch
Filename:
MIME Type:
Creator:
Cédric Krier
Created:
2006-09-19 06:38:13 UTC
Size:
434 bytes
patch
obsolete
>--- tmpwatch.cron~ 2006-09-19 15:36:09.000000000 +0200 >+++ tmpwatch.cron 2006-09-19 15:36:31.000000000 +0200 >@@ -29,7 +29,7 @@ > > # Delete everything in PORTAGE_TMPDIR that hasn't been modified in 2 weeks. > # >-# if [[ -d ${PORTAGE_TMPDIR:-/var/tmp/portage} ]]; then >+# if [[ -d ${PORTAGE_TMPDIR:-/var/tmp/portage} && -z $(/usr/bin/pgrep emerge) ]]; then > # ${TMPWATCH} --mtime --all 336 ${PORTAGE_TMPDIR:-/var/tmp/portage} > # fi >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 146973
: 97411