First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 117935
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Default Assignee for Orphaned Packages <maintainer-needed@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Michael Hordijk <hoffbrinkle@hotmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
dnetc-2.9011.497_pre1.ebuild Pre release dnetc ebuild. text/plain Michael Hordijk 2006-01-05 13:56 0000 2.20 KB Details
dnetc.init-r2 New init.d with fixed "stop" text/plain Michael Hordijk 2006-01-05 13:57 0000 904 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 117935 depends on: Show dependency tree
Bug 117935 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-01-05 13:45 0000
Here's a bump for the new dnetc pre-release client.  I suppose previous
releases (except for 2.9011.496-r1) could be marked stable.

I also attach a new dnetc.init-r2 since the shutdown part of dnetc.init-r1 was
broken.

Other big fixes in this ebuild:

* use newconfd and newinitd instead of doexe and doins
* don't delete buffers after flushing them (there was a problem flushing and I
lost all my work)
* use diropts and exeopts to set permissions on installing (this avoids having
to fiddle with things in post_inst()

------- Comment #1 From Michael Hordijk 2006-01-05 13:56:41 0000 -------
Created an attachment (id=76273) [edit]
Pre release dnetc ebuild.

------- Comment #2 From Michael Hordijk 2006-01-05 13:57:12 0000 -------
Created an attachment (id=76274) [edit]
New init.d with fixed "stop"

------- Comment #3 From Taavi Ilves 2006-01-08 02:05:07 0000 -------
(In reply to comment #2)
> Created an attachment (id=76274) [edit]
> New init.d with fixed "stop"
> 

This part in the new initfile did not work for me:

        if [ -e ${DNETPATH}/dnetc.ini ]; then
                # use ini file
                start-stop-daemon ${STARTOPTS} -- \
                        -quiet -ini ${DNETPATH}/dnetc.ini

Option "-ini" is needed when you want to override default name of INI file. But
since "${DNETPATH}/dnetc.ini" leads to default INI file, the option is not
needed. I commented unneeded -ini option out and startup went nicely.

------- Comment #4 From Konstantin Arkhipov 2006-01-15 08:35:14 0000 -------
committed as 2.9011.497.
i've removed dnetc's shutdown in pkg_prerm, because user should stop it
manually via /etc/init.d/dnetc after package remove.
typo in dnetc.init's stop() fixed.

thank you for your fixes, Michael and Taavi.

------- Comment #5 From Dirk-Lüder Kreie 2006-10-04 02:57:07 0000 -------
Version 2.9011.497 doesn't emerge anymore, because the fileserver redirects all
fetch attempts to the 2.9011.498 sources.

see bug 150039

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