faqts : Computers : Operating Systems : Linux : Distributions : Debian

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

2 of 2 people (100%) answered Yes
Recently 2 of 2 people (100%) answered Yes

Entry

I have found a bug in Debian where do I submit it?

Jun 16th, 2001 01:57
Fredrik Steen,


Install the package "bug" # apt-get install bug
and try to find out what package the program is fom by issuing
$ dpkg -S /bin/ls 
This will output:
fileutils: /bin/ls
Then do a $ bug fileutils
and follow the instructions.. 
Read more at
http://www.debian.org/Bugs/