<?xml version="1.0" encoding="iso-8859-1"?>
<feed version="0.3"
xmlns="http://purl.org/atom/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<title mode="escaped">chattr +a -V</title>
<link rel="alternate" type="text/html" href="http://www.devmike.com/blog"/>
<modified>2006-06-14T14:54:29-05:00</modified>
<author>
<name>chattr</name>
<url>http://www.devmike.com/blog</url>
</author>

<entry>
<title mode="escaped">Odd behavior accessing imap folders (authentication failed: courier-imap, sylpheed, kmail, balsa, evolution)</title>
<author>
<name>chattr</name>
</author>
<link rel="alternate" type="text/html" href="http://www.devmike.com/blog/archives/2006-06-14T14_41_22.html"/>
<id>http://www.devmike.com/blog/archives/2006-06-14T14_41_22.html</id>
<issued>2006-06-14T14:41:22-05:00</issued>
<modified>2006-06-14T14:41:22-05:00</modified>
<created>2006-06-14T14:41:22-05:00</created>

<content type="application/xhtml+xml" xml:lang="en" xml:space="preserve" mode="escaped">
<![CDATA[
<div class="intro">I admin the box (well, it's relly a <a href="http://linode.com">linode.com</a> account running a <a href="http://user-mode-linux.sourceforge.net/">user-mode Linux</a> kernel) on which this blog runs, and about two years ago, when devmike.com went live on the 'net, I installed and configured the Debian sarge <a href="http://packages.debian.org/testing/mail/courier-imap">courier-imap</a> package.  I tried out a number of MUAs (mail user agents) to access the imap folders, and settled on <a href="http://packages.debian.org/testing/mail/sylpheed">sylpheed</a> (sylpheed's <a href="http://sylpheed.good-day.net/en">home page is here</a>).<br><br>So, I created an account in sylpheed and set the 'basic' options to protocol IMAP4 and the 'receive' options to 'automatic'.  I was able to connect to the courier-imap server and authenticate / login, and read, compose and send mail.<br><br>About two days ago, I started getting an 'authentication failed' message in sylpheed's logs, and was unable to read mail.  I can ssh to devmike.com, and checked some configuration settings in the courier-imap server on devmike.com.  I also tried changing sylpheed's options for my mail accout to 'CRAM-MD5' and to 'LOGIN'.<br><br>The courier-imap configuration I had set up had this line in /etc/courier/authdaemonrc:<div class="blockquote">authmodulelist="authpam"</div>which means logins will be authenticated via pam, effectively meaning that I use my user account password to access my email via imap.  /etc/pam.d/imap contains<div class="blockquote">auth            required       pam_unix.so      nullok<br>account         required       pam_unix.so<br>password        required       pam_unix.so<br>session         required       pam_unix.so</div>One thing I tried was to change my user account password and then set the imap password to the new user account password, by doing<div class="blockquote"># userdbpw | userdb "john@example.com" set imappw</div>where I substituted my username and domain for john@example.com, and then running<div class="blockquote"># makeuserdb</div>I did <i>not</i> restart courier-imap, and I probably should have, because after doing those things (changing user account password, resetting the imap password and rebuliding the database), I was still unable to access my email via courier-imap.<br><br>It's now working.  I can use sylpheed to access my email, using the 'receive' options 'LOGIN' or 'automatic'.</div>
]]>
</content>

</entry>
<entry>
<title mode="escaped">Search by entering the search terms in the address bar and pressing enter</title>
<author>
<name>chattr</name>
</author>
<link rel="alternate" type="text/html" href="http://www.devmike.com/blog/archives/2006-06-05T07_21_14.html"/>
<id>http://www.devmike.com/blog/archives/2006-06-05T07_21_14.html</id>
<issued>2006-06-05T07:21:14-05:00</issued>
<modified>2006-06-05T07:21:14-05:00</modified>
<created>2006-06-05T07:21:14-05:00</created>

<content type="application/xhtml+xml" xml:lang="en" xml:space="preserve" mode="escaped">
<![CDATA[
<div class="intro">ubuntonista at <a href="http://ubuntu.wordpress.com/2006/06/05/change-firefoxs-default-search-method/">Change Firefox's Default Search Method</a> gives a great tip on making google searches easier in Firefox.  Using the tip, you can search with google merely by opening a new tab, typing in the search terms in the address bar (where you normally enter urls), and tapping the 'enter' key.  Never visit the google home page again!</div>
]]>
</content>

</entry>
<entry>
<title mode="escaped">Mars rovers: new software to search images for clouds and dust devils</title>
<author>
<name>chattr</name>
</author>
<link rel="alternate" type="text/html" href="http://www.devmike.com/blog/archives/2006-05-28T15_00_20.html"/>
<id>http://www.devmike.com/blog/archives/2006-05-28T15_00_20.html</id>
<issued>2006-05-28T15:00:20-05:00</issued>
<modified>2006-05-28T15:00:20-05:00</modified>
<created>2006-05-28T15:00:20-05:00</created>

<content type="application/xhtml+xml" xml:lang="en" xml:space="preserve" mode="escaped">
<![CDATA[
<div class="intro">In <a href="http://news.bbc.co.uk/2/hi/science/nature/5022524.stm">Mars robots to get smart upgrade</a>, the BBC's Jonathan Amos writes that new algorithms in Spirit's and Opportunity's software will search images for clouds and dust devils, and give priority in uploading those images.<div class="blockquote">Currently, the rovers are allocated time to look for clouds and dust devils, which may or may not appear - they are naturally transient events. And getting humans to sift the images is time consuming. ...<br><br>"If we could look for a much more extended time and select only those images with clouds then we could increase our understanding of how and when these phenomena form. Similarly with the dust devils [said JPL's Rebecca Castano]."</div>The Earth Observing-1 satellite has used such algorithms since 2003.<div class="blockquote">A classic example was an eruption on Antarctica's Mt Erebus volcano in 2004. Typically, it could take several weeks to learn such a remote volcano had gone into an active phase; but as soon as EO-1 detected heat from the lava lake at the mountain's summit, it reprogrammed its camera to take more pictures.<br><br>The spacecraft also sent a rapid alert to volcanologists on the mission's science team.<br><br>So successful has EO-1's Autonomous Sciencecraft Experiment software been that it is now running the satellite's main science operations.</div>The <a href="http://news.bbc.co.uk/1/hi/in_depth/sci_tech/2003/race_for_mars/default.stm">Exploring Mars</a> page at the BBC is updated regularly, and it has <a href="http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/in_depth/sci_tech/2003/race_for_mars/rss.xml">an RSS feed</a>.</div>
]]>
</content>

</entry>
<entry>
<title mode="escaped">North Carolina lottery ticket machine running Monta Vista Linux</title>
<author>
<name>chattr</name>
</author>
<link rel="alternate" type="text/html" href="http://www.devmike.com/blog/archives/2006-05-02T06_45_52.html"/>
<id>http://www.devmike.com/blog/archives/2006-05-02T06_45_52.html</id>
<issued>2006-05-02T06:45:52-05:00</issued>
<modified>2006-05-02T06:45:52-05:00</modified>
<created>2006-05-02T06:45:52-05:00</created>

<content type="application/xhtml+xml" xml:lang="en" xml:space="preserve" mode="escaped">
<![CDATA[
<div class="intro">At a Kangaroo convenience store in Raleigh yesterday, the lottery ticket machine (the one which checks scratch off tickets for winners) rebooted.  When it started coming back up, I saw dmesg echoing to the console with a <a href="http://www.mvista.com/">Monta Vista Linux</a> Tux logo.  <a href="http://www.gtech.com/">GTECH</a> supplies the hardware at that location, and, I believe, all four or five thousand scratch off ticket validation locations for the lottery.  The machine was running a 2.14 kernel, 2.14.17, IIRC.</div>
]]>
</content>

</entry>
<entry>
<title mode="escaped">When someone complains about the cold ...</title>
<author>
<name>chattr</name>
</author>
<link rel="alternate" type="text/html" href="http://www.devmike.com/blog/archives/2006-03-27T20_40_40.html"/>
<id>http://www.devmike.com/blog/archives/2006-03-27T20_40_40.html</id>
<issued>2006-03-27T20:40:40-05:00</issued>
<modified>2006-03-27T20:40:40-05:00</modified>
<created>2006-03-27T20:40:40-05:00</created>

<content type="application/xhtml+xml" xml:lang="en" xml:space="preserve" mode="escaped">
<![CDATA[
<div class="intro">Years ago, I was in Alaska for a few months, and before that, in Wisconsin back in the late 1960s and early 1970s.  Here's an image from radio station KNOM's <a href="http://www.knom.org/static.htm"><i>Nome Static</i></a> March, 2006 newsletter.<br><br><center><img src="http://devmike.com/blog/images/poof.jpg" alt="colder than 30°, a cup of hot water tossed in the air will instantly freeze" title="KNOM volunteer Eric Gauthier tosses hot water in the air" width=450 height=338><br><br>KNOM volunteer Eric Gauthier tosses hot water in the air.<br><br>It freezes instantly into vapor and pellets<br>when the air temperature is 30 below, Fahrenheit.<br>If it's 50 below or colder, it explodes<br>with a 'poof' entirely into frozen vapor.</center></div>
]]>
</content>

</entry>
<entry>
<title mode="escaped">'What a country!' Drunk in a bar?  Get arrested in Texas</title>
<author>
<name>chattr</name>
</author>
<link rel="alternate" type="text/html" href="http://www.devmike.com/blog/archives/2006-03-22T20_45_02.html"/>
<id>http://www.devmike.com/blog/archives/2006-03-22T20_45_02.html</id>
<issued>2006-03-22T20:45:02-05:00</issued>
<modified>2006-03-22T20:45:02-05:00</modified>
<created>2006-03-22T20:45:02-05:00</created>

<content type="application/xhtml+xml" xml:lang="en" xml:space="preserve" mode="escaped">
<![CDATA[
<div class="intro">In Texas, comments write themselves: <a href="http://news.yahoo.com/s/nm/20060322/us_nm/bars_dc">Texas arresting people in bars for being drunk</a>.<div class="blockquote">SAN ANTONIO, Texas (Reuters) - Texas has begun sending undercover agents into bars to arrest drinkers for being drunk, a spokeswoman for the Texas Alcoholic Beverage Commission said on Wednesday. ...<br><br>"There are a lot of dangerous and stupid things people do when they're intoxicated, other than get behind the wheel of a car," [Texas Alcoholic Beverage Commission's Carolyn] Beck said. "People walk out into traffic and get run over, people jump off of balconies trying to reach a swimming pool and miss."</div></div>
]]>
</content>

</entry>
<entry>
<title mode="escaped">NASA podcast on Cassini and possible liquid water on Enceladus</title>
<author>
<name>chattr</name>
</author>
<link rel="alternate" type="text/html" href="http://www.devmike.com/blog/archives/2006-03-09T19_49_13.html"/>
<id>http://www.devmike.com/blog/archives/2006-03-09T19_49_13.html</id>
<issued>2006-03-09T19:49:13-05:00</issued>
<modified>2006-03-09T19:49:13-05:00</modified>
<created>2006-03-09T19:49:13-05:00</created>

<content type="application/xhtml+xml" xml:lang="en" xml:space="preserve" mode="escaped">
<![CDATA[
<div class="intro">The Science@NASA podcast today (<a href="http://science.nasa.gov/podcast.xml">susbscription xml file location here</a>) is on the possible discovery of liquid water geysers on Saturn's moon Enceladus.<br><br>Links to stream or download the podcast are at the news article site <a href="http://science.nasa.gov/headlines/y2006/09mar_enceladus.html">Radical! Liquid Water on Enceladus</a>.  Enceladus' diameter is about 310 miles.</div>
]]>
</content>

</entry>
<entry>
<title mode="escaped">/usr/lib/libXft.so.2: undefined symbol: FT_GlyphSlot_Embolden</title>
<author>
<name>chattr</name>
</author>
<link rel="alternate" type="text/html" href="http://www.devmike.com/blog/archives/2006-02-26T08_33_59.html"/>
<id>http://www.devmike.com/blog/archives/2006-02-26T08_33_59.html</id>
<issued>2006-02-26T08:33:59-05:00</issued>
<modified>2006-02-26T08:33:59-05:00</modified>
<created>2006-02-26T08:33:59-05:00</created>

<content type="application/xhtml+xml" xml:lang="en" xml:space="preserve" mode="escaped">
<![CDATA[
<div class="intro">I closed my RSS reader <a href="http://liferea.sourceforge.net/">liferea</a>, and couldn't restart it through my toolbox (see <a href="http://home.columbus.rr.com/tbaer/linux/desktop/">White Magic Desktop for fvwm2</a>).  Trying from the command line, I got the message<div class="blockquote">$: A stale lockfile has been found, and was deleted.<br>No browser module configured!<br><br> ** ERROR **: Sorry, I was not able to load any installed browser modules! Try the --debug-all option to get debug information!<br>aborting...<br><br>[x 2]+  Aborted                 liferea</div>So, I did `liferea --debug-all` and got<div class="blockquote">A stale lockfile has been found, and was deleted.<br>CONF: using GNOME configured proxy: "127.0.0.1" port "3128"<br>CONF: Proxy settings are now 127.0.0.1:3128 NULL:NULL<br>GUI: Available browser modules (/usr/lib/liferea):<br><br>GUI: Failed to open HTML widget module (/usr/lib/liferea/liblihtmlg.so) specified in configuration!<br>/usr/lib/libXft.so.2: undefined symbol: FT_GlyphSlot_Embolden<br><br>No browser module configured!<br><br>** ERROR **: Sorry, I was not able to load any installed browser modules! Try the --debug-all option to get debug information!<br>aborting...<br>Aborted</div>OK, something wrong with libXft.so, which is supplied by libxft2 (`dpkg -S libXft.so.2` gives the name of the package supplying that file), and my libxft version was at 2.1.8.2-3 as shown by doing `dpkg --list libxft2`).<br><br>googling the phrase which is the title of this post lead me to <a href="http://lists.debian.org/debian-testing-changes/2006/02/msg00023.html">Re: Watch out! In Etch, apt-get upgrade breaks KDE on every machine I upgraded...</a> on one of the Debian mailing lists, which provided this solution:<div class="blockquote"># dpkg --force-depends -r libxft2<br># wget http://http.us.debian.org/debian/pool/main/x/xft/libxft2_2.1.7-1_i386.deb<br># dpkg -i libxft2_2.1.7-1_i386.deb<br># echo libxft2 hold | dpkg --set-selections</div>When I ran `dpkg --force-depends -r libxft2`, I got<div class="blockquote">dpkg: libxft2: dependency problems, but removing anyway as you request:<br> krita depends on libxft2 (>> 2.1.1).<br> inkscape depends on libxft2 (>> 2.1.1).<br> mrxvt depends on libxft2 (>> 2.1.1).<br> klipper depends on libxft2 (>> 2.1.1).<br> konqueror depends on libxft2 (>> 2.1.1).<br> libksieve0 depends on libxft2 (>> 2.1.1).<br> kicker depends on libxft2 (>> 2.1.1).<br> libvte4 depends on libxft2 (>> 2.1.1).<br> networkstatus depends on libxft2 (>> 2.1.1).<br> mozilla-firefox depends on libxft2 (>> 2.1.1).<br> koffice-libs depends on libxft2 (>> 2.1.1).<br> kdepim-kio-plugins depends on libxft2 (>> 2.1.1).<br> kwin depends on libxft2 (>> 2.1.1).<br> lesstif2 depends on libxft2 (>> 2.1.1).<br> lesstif1 depends on libxft2 (>> 2.1.1).<br> libkpimidentities1 depends on libxft2 (>> 2.1.1).<br> ksysguard depends on libxft2 (>> 2.1.1).<br> kdesktop depends on libxft2 (>> 2.1.1).<br> korganizer depends on libxft2 (>> 2.1.1).<br> ksplash depends on libxft2 (>> 2.1.1).<br> kcontrol depends on libxft2 (>> 2.1.1).<br> kmail depends on libxft2 (>> 2.1.1).<br> ark depends on libxft2 (>> 2.1.1).<br> kalarm depends on libxft2 (>> 2.1.1).<br> kdelibs-bin depends on libxft2 (>> 2.1.1).<br> abiword-plugins depends on libxft2 (>> 2.1.1).<br> quanta depends on libxft2 (>> 2.1.1).<br> ksmserver depends on libxft2 (>> 2.1.1).<br> libxft-dev depends on libxft2 (= 2.1.8.2-3).<br> libpango1.0-0 depends on libxft2 (>> 2.1.1).<br> fvwm depends on libxft2 (>> 2.1.1).<br> konserve depends on libxft2 (>> 2.1.1).<br> gnome-control-center depends on libxft2 (>> 2.1.1).<br>[<i>many other packages snipped</i>]<br>(Reading database ... 173146 files and directories currently installed.)<br>Removing libxft2 ...</div>A very bad bug (see the bugs.debian.org bug report at <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=350113">libxft2: "FT_GlyphSlot_Embolden" disappeared since version 2.1.7-1, apps depends on this!</a>).<br><br>The forced removal and install of a previous version of libxft2 worked, at least to the extent of liferea working.</div>
]]>
</content>

</entry>
<entry>
<title mode="escaped">shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory</title>
<author>
<name>chattr</name>
</author>
<link rel="alternate" type="text/html" href="http://www.devmike.com/blog/archives/2006-01-31T06_17_30.html"/>
<id>http://www.devmike.com/blog/archives/2006-01-31T06_17_30.html</id>
<issued>2006-01-31T06:17:30-05:00</issued>
<modified>2006-01-31T06:17:30-05:00</modified>
<created>2006-01-31T06:17:30-05:00</created>

<content type="application/xhtml+xml" xml:lang="en" xml:space="preserve" mode="escaped">
<![CDATA[
<div class="intro">Laughing at myself:  switching between tabs in multi-gnome-terminal, I ran `apt-get update && apt-get upgrade` from within a directory I had removed, and got that error message.  The clue to the solution  and what caused the problem was 'cannot access parent directories: No such file or directory'.  A simple `cd ..` did the trick.</div>
]]>
</content>

</entry>
<entry>
<title mode="escaped">'The following signatures couldn't be verified because the public key is not available ...'</title>
<author>
<name>chattr</name>
</author>
<link rel="alternate" type="text/html" href="http://www.devmike.com/blog/archives/2006-01-12T14_14_42.html"/>
<id>http://www.devmike.com/blog/archives/2006-01-12T14_14_42.html</id>
<issued>2006-01-12T14:14:42-05:00</issued>
<modified>2006-01-12T14:14:42-05:00</modified>
<created>2006-01-12T14:14:42-05:00</created>

<content type="application/xhtml+xml" xml:lang="en" xml:space="preserve" mode="escaped">
<![CDATA[
<div class="intro">The latest <a href="http://www.debian.org/News/weekly/2006/02/">Debian Weekly News</a> has links to solving the GPG problem `apt-get update` displayed after the first of the year ('The following signatures couldn't be verified because the public key is not available', etc.): <a href="http://lists.debian.org/debian-user/2006/01/msg00675.html">Re: GPG error on apt-get update</a>.<div class="blockquote">wget http://ftp-master.debian.org/ziyi_key_2005.asc -O - | sudo apt-key add -<br>wget http://ftp-master.debian.org/ziyi_key_2006.asc -O - | sudo apt-key add -</div></div>
]]>
</content>

</entry>

</feed>
