Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 107384
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Robin Johnson <robbat2@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Mathieu ALORENT <mathieu.alorent@gripp.fr>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 107384 depends on: Show dependency tree
Bug 107384 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-09-27 04:45 0000
I've emerged net-dns/ndu. Trying to edit a dns zone with the dnsedit command
hang, with the message : /usr/sbin/dnstouch: No such file or directory

- should dnstouch be moved from /usr/bin to /usr/sbin (I recommend this, as it
is a system tool)
or
- dnsedit should use /usr/bin/dnstouch insted of /usr/sbin/dnstouch

as a workaround, I linked /usr/bin/dnstouch to /usr/sbin/dnstouch
ln -s /usr/bin/dnstouch /usr/sbin/dnstouch

Reproducible: Always
Steps to Reproduce:
1. emerge ndu
2. dnsedit /etc/bind/pri/myzone.zone
3. modify the zone
4. save & quit

Actual Results:  
# dnsedit myzone.zone
/usr/sbin/dnsedit: line 22: /usr/sbin/dnstouch: No such file or directory
ndu version 0.4: DNS reverse file generator
Written by John Newbigin (jn@it.swin.edu.au)
updated


Expected Results:  
Should use the dnstouch command in the /usr/sbin dir, but does not exists

the dnstouch command is not installed in the /usr/sbin but in /usr/bin



>>> Install ndu-0.4-r2 into /var/tmp/portage/ndu-0.4-r2/image/ category net-dns
man:
prepallstrip:
strip: i386-pc-linux-gnu-strip --strip-unneeded
strip: i386-pc-linux-gnu-strip --strip-unneeded
   usr/sbin/ndu
   usr/bin/dnstouch
>>> Completed installing ndu-0.4-r2 into /var/tmp/portage/ndu-0.4-r2/image/

>>> Merging net-dns/ndu-0.4-r2 to /
--- /usr/
--- /usr/sbin/
>>> /usr/sbin/dnsedit
>>> /usr/sbin/ndu
--- /usr/bin/
>>> /usr/bin/dnstouch
--- /usr/share/
--- /usr/share/doc/
>>> /usr/share/doc/ndu-0.4-r2/
>>> /usr/share/doc/ndu-0.4-r2/README.gz
>>> /usr/share/doc/ndu-0.4-r2/INSTALL.gz
--- /etc/
--- /etc/bind/
>>> /etc/bind/ndu.conf
>>> Regenerating /etc/ld.so.cache...
>>> net-dns/ndu-0.4-r2 merged.
>>> Recording net-dns/ndu in "world" favorites file...

>>> clean: No packages selected for removal.

>>> Auto-cleaning packages ...

>>> No outdated packages were found on your system.


 * GNU info directory index is up-to-date.

------- Comment #1 From Robin Johnson 2005-12-11 19:42:17 0000 -------
fixed in cvs.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug