<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>17019</bug_id>
          
          <creation_ts>2008-09-05 01:40:10 +0400</creation_ts>
          <short_desc>&quot;dict -r&quot; has no effect</short_desc>
          <delta_ts>2008-09-05 01:40:12 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>dict</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ivan Zakharyaschev">imz</reporter>
          <assigned_to name="Vitaly Lipatov">lav</assigned_to>
          <cc>cheusov</cc>
    
    <cc>lav</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>77058</commentid>
    <comment_count>0</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2008-09-05 01:40:10 +0400</bug_when>
    <thetext>dict-1.9.15-alt5

&quot;man dict&quot; says:

       -r or --raw
              Be very verbose: show the raw client/server interaction.

, but it has no effect: 

$ dict -s suffix brigens -r -m
deu-eng:  u:brigens
$ dict -s suffix brigens -r   
No definitions found for &quot;u:brigens&quot;
$ 

-- no verbose information, cf. how it used to be on previous versions of dict (https://bugzilla.altlinux.org/show_bug.cgi?id=1709 ):

$ dict -s suffix brigens -r
* Send/2: client \&amp;quot;dict 1.8.0/rf on Linux 2.4.20-alt0.1-adv-up\&amp;quot;
match * suffix \&amp;quot;brigens\&amp;quot;
* Read: 220 arrakis.zephyrous dictd 1.8.0/rf on Linux 2.4.20-alt0.1-adv-up &amp;lt;auth                                                         
.mime&amp;gt; &amp;lt;&lt;a href=&quot;mailto:50.10966.1039706374@arrakis.zephyrous&amp;gt&quot; target=&quot;_new&quot;&gt;50.10966.1039706374@arrakis.zephyrous&amp;gt&lt;/a&gt;;
* Status = 220
* Processed 2
* Read: 250 ok
* Status = 250
* Processed 3
* Processed 4
* Read: 152 1 matches found
* Status = 152
* Text: deu-eng \&amp;quot;ц╪brigens\&amp;quot;
* Text: .
* Read: 250 ok [d/m/c = 0/1/1055598; 1.000r 0.000u 0.000s]
* Status = 250
* Processed 10
* Send/13
* Processed 13
* Send/14: define deu-eng \&amp;quot;?brigens\&amp;quot;
quit
* Read: 552 no match [d/m/c = 0/0/16; 0.000r 0.000u 0.000s]
* Status = 552
* Processed 11
No definitions found for \&amp;quot;?brigens\&amp;quot;
* Processed 1
* Read: 221 bye [d/m/c = 0/0/0; 1.000r 0.000u 0.000s]
* Status = 221
* Processed 14

-- it used to be verbose!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>