First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 137874
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 141981
Assigned To: Aron Griffis (RETIRED) <agriffis@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Mike Williams <mike@gaima.co.uk>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 137874 depends on: Show dependency tree
Bug 137874 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: 2006-06-24 13:02 0000
src_install() {
...
        if use screen; then
                sed -i -e 's/SCREEN="no"/SCREEN="yes"/'
"${D}"/etc/init.d/xendomains
        fi
...
}

/etc/init.d/xendomains should be /etc/conf.d/xendomains
The functionality works fine with the change, although the call to logrotate
fails as /usr/share/xen/xen-consoles-logrotate doesn't exist, and I can't find
it anywhere.

------- Comment #1 From Mike Williams 2006-06-24 15:08:11 0000 -------
Oh, nothing created /var/log/xen-consoles/ either. Doesn't generate any error
from screen though.

------- Comment #2 From Andrew Ross (RETIRED) 2006-08-13 04:20:28 0000 -------
Marking as duplicate of a younger bug because it has more information on it.

*** This bug has been marked as a duplicate of 141981 ***

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