<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.linux.debian.user">
    <title>gmane.linux.debian.user</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.user/456605"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.user/456604"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.user/456603"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.user/456602"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.user/456601"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.user/456600"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.user/456599"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.user/456598"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.user/456597"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.user/456596"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.user/456595"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.user/456594"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.user/456593"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.user/456592"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.user/456591"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.user/456590"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.user/456589"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.user/456588"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.user/456587"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.user/456586"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.user/456605">
    <title>Re: Debian 6 query - how to adjust mouse double click sensitivity</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.user/456605</link>
    <description>&lt;pre&gt;I have faced this problem too, googling was unsuccessful.


2013/5/24 Bret Busby &amp;lt;bret&amp;lt; at &amp;gt;busby.net&amp;gt;



&lt;/pre&gt;</description>
    <dc:creator>Valery Mamonov</dc:creator>
    <dc:date>2013-05-24T18:43:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.user/456604">
    <title>Re: Grub2 gives error :File not found and goes into rescue mode</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.user/456604</link>
    <description>&lt;pre&gt;Success!.
Thank you, Gary. I downloaded the 64 bit verison of the boot repair disk
and it works; the 32 bit version did not.


Somehow the MBR seems to have gone out of sync with grubsdevices. It looks
as if, especially when you chroot to a
mountpoint this can happen.  If root is mounted on /mnt I think one has to
do the following: mount /proc .mnt/proc
mount /run /mnt/run mount /sys /mnt/sys mount /dev  /mnt/dev mount /dev/pts
/mnt/ded/pts before doing chroot. I am not
sure of this but I found this in the aptosid manual. Somewhere along the
line I did a chroot without this and this may have
been the problem, but I am npot sure.

Sebastian


On Thu, May 23, 2013 at 7:09 PM, Gary Roach &amp;lt;gary719_list1&amp;lt; at &amp;gt;verizon.net&amp;gt;wrote:

&lt;/pre&gt;</description>
    <dc:creator>Sebastian Canagaratna</dc:creator>
    <dc:date>2013-05-24T18:34:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.user/456603">
    <title>Re: Remove Evolution</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.user/456603</link>
    <description>&lt;pre&gt;

I have never used aptitude but thought a command like

   aptitude unmarkauto '?reverse-depends(gnome) | ?reverse-recommends(gnome)'

might appeal; I'm impressed with its succinctness. On the other hand,
provided a user is aware that setting packages to manually installed is
sensible for his task, it seems using aptitude interactively is very
neat and possibly more accessible.

Doing the same thing with apt involves a lttle more thought. My paltry
attempt is:

   apt-cache depends --installed  gnome | cut -d ':' -f2 | xargs apt-mark manual

There might be more tweaking to be done.

Glad you solved your problem.








&lt;/pre&gt;</description>
    <dc:creator>Brian</dc:creator>
    <dc:date>2013-05-24T18:25:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.user/456602">
    <title>Re: "configuration of openssl" or "how to adjust openssl.cnf".</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.user/456602</link>
    <description>&lt;pre&gt;Dňa 24.05.2013 18:39 peasthope&amp;lt; at &amp;gt;shaw.ca  wrote / napísal(a):


try this http://www.eclectica.ca/howto/ssl-cert-howto.php/

regards

&lt;/pre&gt;</description>
    <dc:creator>Slavko</dc:creator>
    <dc:date>2013-05-24T17:55:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.user/456601">
    <title>Re: Need help setting up bluetooth file transfers</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.user/456601</link>
    <description>&lt;pre&gt;
 Hi.

Packages you've installed are 'client' ones, they are needed to 
transfer files from your computer to somewhere.

You need to install 'server' variant of obex utils, called
'obex-data-server'. To simplify things, you may also consider installing
'blueman' package, which is the most sane GUI to bluetooth in Debian IMO.

 Reco.


&lt;/pre&gt;</description>
    <dc:creator>recoverym4n&lt; at &gt;gmail.com</dc:creator>
    <dc:date>2013-05-24T17:43:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.user/456600">
    <title>Re: Search Wheezy-backports?</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.user/456600</link>
    <description>&lt;pre&gt;... 

For that I'd use 'apt-cache policy &amp;lt;package&amp;gt;', it's faster and I 
wouldn't know the search pattern by heart.

Kind regards,
Andrei
&lt;/pre&gt;</description>
    <dc:creator>Andrei POPESCU</dc:creator>
    <dc:date>2013-05-24T17:10:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.user/456599">
    <title>Re: Search Wheezy-backports?</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.user/456599</link>
    <description>&lt;pre&gt;

Nothing in particular. Just "in general."  For example say, in the
future, a particular version of an app from Stable repo is giving me
trouble or I need some feature(s) that's only in a newer version, and
I want to search ONLY backports to see if the newer version is there
before I go elsewhere.  That's all I was thinking. 


I have very limited experience with aptitude.  Have always used
apt-get.  So, I guess, I've got some studying to do.

Thanks for the info.

B


&lt;/pre&gt;</description>
    <dc:creator>Patrick Bartek</dc:creator>
    <dc:date>2013-05-24T16:56:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.user/456598">
    <title>"configuration of openssl" or "how to adjust openssl.cnf".</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.user/456598</link>
    <description>&lt;pre&gt;Hello again,

To make an own CA, try to sign a certificate.
carnot:/etc/ssl/localcerts# openssl ca -in daltonOpenVPN.csr -out daltonOpenVPN.crt
Using configuration from /usr/lib/ssl/openssl.cnf
Error opening CA private key ./demoCA/private/cakey.pem
  ...

carnot:/etc/ssl/localcerts# cd ..
carnot:/etc/ssl# ls openssl.cnf
openssl.cnf

It used /usr/lib/ssl/openssl.cnf rather than /etc/ssl/openssl.cnf ?

carnot:/etc/ssl# grep demoCA openssl.cnf
dir     = ./demoCA        # Where everything is kept
carnot:/etc/ssl# ls demoCA
ls: cannot access demoCA: No such file or directory

Appears that /etc/ssl/openssl.cnf has never been adjusted to fit this squeeze.

carnot:/etc/ssl# dpkg-reconfigure openssl
carnot:/etc/ssl#

No help there!

carnot:/etc/ssl# man openssl.cnf
No manual entry for openssl.cnf
carnot:/etc/ssl$ man openssl | grep openssl.cnf
carnot:/etc/ssl$ 

Googling "site:debian.org openssl.cnf" yields bug reports and 
complaints.

Is openssl.cnf documented?

Thanks,            ... Peter E.




&lt;/pre&gt;</description>
    <dc:creator>peasthope&lt; at &gt;shaw.ca</dc:creator>
    <dc:date>2013-05-24T16:39:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.user/456597">
    <title>Re: Troubleshooting apt-get -f install</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.user/456597</link>
    <description>&lt;pre&gt;On Fri, 24 May 2013 11:02:06 +0300
Andrei POPESCU &amp;lt;andreimpopescu&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

Andrei, you hit the nail right on its head.

Most aching part of the problem as I see it is that I don't know
what is the missing bit.  APT does not make it clear what
exactly is the missing bit (or bits) and why it cannot fulfill
the dependency (no such package? version too high/low?  a
conflict?).

So no, I don't know what I'm doing, but am feeling
adventurous, :) so...


...i try that and:

    me&amp;lt; at &amp;gt;here:~$ sudo apt-get install libqtwebkit4:i386
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    You might want to run 'apt-get -f install' to correct these:
    The following packages have unmet dependencies:
     libqtwebkit4:i386 : Depends: libgstreamer-plugins-base0.10-0:i386 (&amp;gt;= 0.10.31) but it is not going to be installed
                         Depends: libgstreamer0.10-0:i386 (&amp;gt;= 0.10.31) but it is not going to be installed
    E: Unmet dependencies. Try 'apt&lt;/pre&gt;</description>
    <dc:creator>Alois Mahdal</dc:creator>
    <dc:date>2013-05-24T15:44:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.user/456596">
    <title>Re: MySQL slow and high load with Debian Wheezy (was: [whole mail text])</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.user/456596</link>
    <description>&lt;pre&gt;Hi Andrei,

How could that KMail can answer from the subject if marked, but I strongly 
second Lisi´s notion of putting a legible text into the mail body and using a 
fine descriptive and short enough subject for the mail.

Am Donnerstag, 23. Mai 2013, 11:15:29 schrieb Andrei Hristow:

Lots of information is missing in there. What does slow mean? How do you 
notice its slow? Do you have any numbers? What is the workload? How is memory, 
cpu, disk usage and so on…

But just a rough guess:

Are you by chance using the -486 kernel? Well that will give you *one* CPU and 
I think a maximum of 1 GB of RAM (not sure about the latter).

With any current x86 hardware for 32-bit 686-pae is suitable, for 64-bit its 
amd64.

Ciao,
&lt;/pre&gt;</description>
    <dc:creator>Martin Steigerwald</dc:creator>
    <dc:date>2013-05-24T15:05:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.user/456595">
    <title>Debian 6 query - how to adjust mouse double click sensitivity</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.user/456595</link>
    <description>&lt;pre&gt;Hello.

I am running Debian 6, with GNOME 2.30.2 (I think; when I select Help-&amp;gt; 
About, with a GNOME application, that is the version number shown).

I have recently noticed a problem, with uncontrollable double (or 
multiple) mouse clicks, when a single click should be occurring, causing 
multiple problems.

In the System -&amp;gt; Preferences -&amp;gt; Mouse configuration setting utility, is 
an option for adjusting the timeout for mouse double clicks, but, 
apparently not a means of adjusting (in this case, lowering) the 
sensitivity, or, increasing the lag time (?) between clicks, which could 
(would) force the system to wait a longer (if so set) time for 
registering a double click; for example, adjusting a setting, so that 
the system would wait for 1/10 second, or, 1/2 second, before 
registering a double click, so that, if a user does not get the finger 
off the mouse button within a thousandth of  a second, a double click is 
not registered.

Can this parameter be adjusted, so that a user is required to distinctl&lt;/pre&gt;</description>
    <dc:creator>Bret Busby</dc:creator>
    <dc:date>2013-05-24T14:01:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.user/456594">
    <title>Re: amd64 debian wheezy installation: software raid: partition misaligned by 512 bytes</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.user/456594</link>
    <description>&lt;pre&gt;
md partitions are created when you select software RAID in the
installer, or manually created with mdadm.

-dsr-


&lt;/pre&gt;</description>
    <dc:creator>Dan Ritter</dc:creator>
    <dc:date>2013-05-21T16:15:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.user/456593">
    <title>Re: X Window System error</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.user/456593</link>
    <description>&lt;pre&gt;Have sence, but, emelfm (the 1) work fine to, so it it gtk. But mtpaint not
use gtk+ or gtk2. All point to the X server :(


Kailash Kalyani cogió un teclado y escribió: 


&lt;/pre&gt;</description>
    <dc:creator>låzaro</dc:creator>
    <dc:date>2013-05-24T08:53:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.user/456592">
    <title>Problem with SID after upgrade for samba 3.6.6</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.user/456592</link>
    <description>&lt;pre&gt;Hi,

After upgrading debian 6 to version 7 samba stopped working properly.

Log:

[2013/05/23 08:29:55.811240,  1] auth/server_info.c:386(samu_to_SamInfo3)
   The primary group domain 
sid(S-1-5-21-3651478259-4121578499-3132057975-513) does not match the 
domain sid(S-1-5-21-3182595135-1874831366-4239877494) for 
user(S-1-5-21-3182595135-1874831366-4239877494-60012)
[2013/05/23 08:29:55.811383,  0] 
auth/check_samsec.c:491(check_sam_security)
   check_sam_security: make_server_info_sam() failed with 
'NT_STATUS_UNSUCCESSFUL'


# net getlocalsid
SID for domain ROCKY is: S-1-5-21-2260219023-4180104146-1160048873

# net getdomainsid
SID for local machine ROCKY is: S-1-5-21-2260219023-4180104146-1160048873
SID for domain PRINTERRESERVA is: S-1-5-21-3651478259-4121578499-3132057975

#pdbedit -v user
User SID: S-1-5-21-3182595135-1874831366-4239877494-60012
Primary Group SID:    S-1-5-21-3651478259-4121578499-3132057975-513

Thanks,


Marcos.


&lt;/pre&gt;</description>
    <dc:creator>Marcos Renato da Silva Junior</dc:creator>
    <dc:date>2013-05-24T12:16:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.user/456591">
    <title>Re: virtual host/user and gui configuration</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.user/456591</link>
    <description>&lt;pre&gt;
do you mean courier-webadmin?

thanks

Pol


&lt;/pre&gt;</description>
    <dc:creator>Pol Hallen</dc:creator>
    <dc:date>2013-05-24T11:49:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.user/456590">
    <title>Re: Wheezy. Ugly df -Th output</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.user/456590</link>
    <description>&lt;pre&gt;
Will it ruin it more than a rather long output of df? Probably. It IS
unstable after all. It depends on what matters to you. Is the output of
one command such an issue to you that you'd upgrade to an untested,
volatile version? If so, go ahead, it might work.

Other options available to you are to compile your own copy of coreutils
with the patch added, to wait for the unstable version to make it into
testing and then request a backport or to just work around the problem
(perhaps using sed?).

&lt;/pre&gt;</description>
    <dc:creator>Darac Marjal</dc:creator>
    <dc:date>2013-05-24T11:28:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.user/456589">
    <title>Re: Remove Evolution</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.user/456589</link>
    <description>&lt;pre&gt;
Thanks for your effort to help me, mucho appreciated! In the light of
day the packages it was going to remove were non-essential in the
running of gnome-shell. Note to self: Don't do work late in the day.

&lt;/pre&gt;</description>
    <dc:creator>Stephen Allen</dc:creator>
    <dc:date>2013-05-24T11:26:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.user/456588">
    <title>Re: avahi-daemon:  Is it *really* needed?</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.user/456588</link>
    <description>&lt;pre&gt;Am 24.05.2013 01:03, schrieb Wayne Topa:


Yeah, and the best and most correct way to do that is to use the
aforementioned:

  update-rc.d avahi-daemon disable

avahi no longer uses a ENABLE flag in /etc/default/avahi-daemon. Those
flags are a hack and the above menthod is much better.

Michael


&lt;/pre&gt;</description>
    <dc:creator>Michael Biebl</dc:creator>
    <dc:date>2013-05-24T11:19:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.user/456587">
    <title>Re: Remove Evolution</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.user/456587</link>
    <description>&lt;pre&gt;
Thanks Andre. I don't use or care for aptitude interactive -- I use it 
from the command line. :) However your advice is good, and worked. 
Didn't realize when I wrote the 1st email that the Gnome metapackage it
wanted to remove was/appears to be the classic version, which I don't 
use. So removing it, wasn't an issue as I use Gnome-Shell.

All is well, evolution is removed and I'm a happy Debian Stable, laptop
user once again.

&lt;/pre&gt;</description>
    <dc:creator>Stephen Allen</dc:creator>
    <dc:date>2013-05-24T11:21:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.user/456586">
    <title>Re: Wheezy. Ugly df -Th output</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.user/456586</link>
    <description>&lt;pre&gt;
Thanks, Darac!

Is the unstable coreutils will ruin my stable system? Or, if install that
with 'no-recommends' option it is absolutely safe?
&lt;/pre&gt;</description>
    <dc:creator>Leonid Korostyshevski</dc:creator>
    <dc:date>2013-05-24T11:01:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.user/456585">
    <title>Re: Wheezy. Ugly df -Th output</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.user/456585</link>
    <description>&lt;pre&gt;
A solution to what? If you want the updated coreutils as mentioned in
that bug report, it's in upstable
(http://packages.debian.org/source/unstable/coreutils). If you mean a
solution to the bigger problem of duplicate entries, the upstream bug
suggests that's still being worked out. 

&lt;/pre&gt;</description>
    <dc:creator>Darac Marjal</dc:creator>
    <dc:date>2013-05-24T10:21:34</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.debian.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.debian.user</link>
  </textinput>
</rdf:RDF>
