Luis Rodrigo Gallardo Cruz wrote:
On Thu, Mar 13, 2008 at 02:33:54AM +0200, Eddy Petrișor wrote:
Luis Rodrigo Gallardo Cruz wrote:
And the migration of *that* is done by a simple copying over of the
file to the new .liferea_1.4 dir. Which pretty much rules out an error
there. Still, just to make sure, please take a look at that file and
try to see the entries for the failing feeds and compare them with the
file in the new dir.
0 [EMAIL PROTECTED] ~ $ grep -n 'updateInterval' ~/.liferea/feedlist.opml | sed
-r -e 's#^.*(text="[^"]*").*(updateInterval="[^"]*").*$#\1 \2#g' >
/tmp/strippeduiold
0 [EMAIL PROTECTED] ~ $ grep -n 'updateInterval' ~/.liferea_1.4/feedlist.opml |
sed -r -e 's#^.*(text="[^"]*").*(updateInterval="[^"]*").*$#\1 \2#g' >
/tmp/strippeduinew
0 [EMAIL PROTECTED] ~ $ diff -u /tmp/strippedui{old,new}
--- /tmp/strippeduiold 2008-03-13 01:35:38.000000000 +0200
+++ /tmp/strippeduinew 2008-03-13 01:35:48.000000000 +0200
@@ -17,7 +17,7 @@
text="Heron's Perch" updateInterval="-1"
text="Schneier on Security" updateInterval="-1"
text="Joel on Software" updateInterval="-1"
-text="mariuss' weblog - " updateInterval="-1"
+text="mariuss' weblog -" updateInterval="-1"
text="Planet Haskell" updateInterval="-1"
text="Stevey's Blog Rants" updateInterval="-1"
text="Razvan Patrascioiu - public_html" updateInterval="-1"
@@ -28,9 +28,6 @@
text="Programming" updateInterval="-1"
text="Real World Haskell: recent comments" updateInterval="-1"
text="Natali Del Conte" updateInterval="-1"
-text="Unread" updateInterval="-2"
-text="Flagged" updateInterval="-2"
text="ATI Proprietary Linux Driver Releases" updateInterval="360"
text="Syllable.org" updateInterval="-1"
-text="svn-buildpackage" updateInterval="-2"
text="Latest Secunia Security Advisories" updateInterval="30"
Nothing wrong here, it seems.
On to more promising lands:
Could you try running with --debug-update, please?
I moved away the ~/.liferea_1.4 directory (safe copy) and ran:
liferea --debug-update 2>&1 | tee liferea_update
The log is attached.
I hate Heisenbugs.
Not sure this is one.
I see nothing obviously wrong in this log. Even worse, there are
entries there about updating the feeds, mentioning relatively recent
entries in, for example, Debian Planet.
Did it keep failing after this update?
Yes, for instance, Debian Planet is still stuck at that post, "Sami Haahtinen: Installing Debian on
NSLU2" from the 6th of March.
Do you want me to send also the .liferea dir on which the upgrade is based?
Note that the message after the update refers to an inexistent
~/.liferea_1.2 directory. You might want to fix that, too. Should I open
another bug about this?
Yes, please.
Still, could it be because the upgrade is not made through an intermediate 1.2
version?
--
Regards,
EddyP
=============================================
"Imagination is more important than knowledge" A.Einstein