<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tsukasa's ramblings &#187; iPhone/iPod</title>
	<atom:link href="http://blag.tsukasa.net.au/category/iphoneipod/feed/" rel="self" type="application/rss+xml" />
	<link>http://blag.tsukasa.net.au</link>
	<description>Tech ramblings of Greg Darke, a University of Sydney student</description>
	<lastBuildDate>Fri, 28 May 2010 12:40:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>iPod/iPhone Application update breakage</title>
		<link>http://blag.tsukasa.net.au/2008/09/05/ipodiphone-application-update-breakage/</link>
		<comments>http://blag.tsukasa.net.au/2008/09/05/ipodiphone-application-update-breakage/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 06:41:31 +0000</pubDate>
		<dc:creator>Tsukasa</dc:creator>
				<category><![CDATA[iPhone/iPod]]></category>

		<guid isPermaLink="false">http://blag.tsukasa.net.au/?p=10</guid>
		<description><![CDATA[I think I should prefix this post with one quick proviso&#8230; I have pwned my iPod, this may have caused the things I am about to talk about.
I noticed that after I updated my device to 2.0.1 (and restored the backup) a few things stopped working&#8230; These were, that I could no longer view my [...]]]></description>
			<content:encoded><![CDATA[<p>I think I should prefix this post with one quick proviso&#8230; I <b>have</b> pwned my iPod, this <i>may</i> have caused the things I am about to talk about.</p>
<p>I noticed that after I updated my device to 2.0.1 (and restored the backup) a few things stopped working&#8230; These were, that I could no longer view my mail (it kept beeping every 15 minutes to tell me there was something new), and I could no longer update (AppStore) applications (either via iTunes, or directly on the device).</p>
<p>Since I had ssh access to the device, I was able to dive into the file-system structure to see if there was anything that seemed a little weird&#8230; After fiddling around for a little while, I discovered that some of the mail sub directories (~/Library/Mail/) were owned by the user root. This seemed odd since Apple had made all user applications run as the mobile user (as of about 1.0.2). I decided to chown these directories back to the mobile user. This Seemed to fix the mail bugs.</p>
<p>After a few more weeks, I decided to try to fix the bugs with application updates. After some more exploring, I discovered that the problem had the same root cause as the mail bug (directories were owned by the wrong user). This time the directory in question was ~/Media/ApplicationArchives/. It seems that this location is used by Apple in the process of updating apps&#8230; In particular, it contains a zip file of the application to be installed.</p>
]]></content:encoded>
			<wfw:commentRss>http://blag.tsukasa.net.au/2008/09/05/ipodiphone-application-update-breakage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
