[Lunar Linux 0000363]: Straw fail to compile

noreply at bugs.lunar-linux.org noreply at bugs.lunar-linux.org
Wed Sep 3 20:34:12 GMT 2003


A BUGNOTE has been added to this bug.
=======================================================================
http://bugs.lunar-linux.org/view_bug_page.php?f_id=0000363
=======================================================================
Reporter:                   scereze3
Handler:                    nhudson
=======================================================================
Project:                    Lunar Linux
Bug ID:                     0000363
Category:                   moonbase
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
=======================================================================
Date Submitted:             2003-08-28 05:29 GMT
Last Modified:              2003-09-03 20:34 GMT
=======================================================================
Summary:                    Straw fail to compile
Description: 
bash-2.05b# lin straw
Checking dependencies for straw
Building straw
msgfmt -c -o po/fi.mo po/fi.po
python2.2 -c 'import compileall; compileall.compile_dir("src/lib")'
make: python2.2: Command not found
Creating /var/log/lunar/compile/straw-0.14.bz2
! Problem detected during BUILD
make: *** [all] Error 127

=======================================================================

-----------------------------------------------------------------------
 nhudson - 2003-08-28 12:41 GMT 
-----------------------------------------------------------------------
Can you update straw to 0.19.1 your DETAILS file should look like this.

 MODULE=straw
         VERSION=0.19.1
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=http://savannah.nongnu.org/download/straw/straw.pkg/0.19/$SOURCE
        WEB_SITE=http://www.nongnu.org/straw
         ENTERED=20021223
         UPDATED=20021223
           SHORT=" Straw is a desktop news aggregator for the GNOME
environment."
cat << EOF
 Straw is a desktop news aggregator for the GNOME environment. Its aim
is to be a faster, easier and more accessible way to read news and blogs
than the traditional browser.
EOF


Try that add see if it compiles.

-----------------------------------------------------------------------
 scereze3 - 2003-08-28 14:38 GMT 
-----------------------------------------------------------------------
Just try this. It still fails to compile:

Building straw
xgettext -k_ -kN_ ./src/lib/SummaryParserCommon.py
./src/lib/PreferencesDialog.py ./src/lib/NetworkConstants.py
./src/lib/ExportSubscriptionsDialog.py ./src/lib/rssparser.py
./src/lib/PollManager.py ./src/lib/OfflineDialog.py ./src/lib/error.py
./src/lib/httplib_async.py ./src/lib/FindDialog.py ./src/lib/dashboard.py
./src/lib/Event.py ./src/lib/ItemStore.py ./src/lib/LookupManager.py
./src/lib/rssfinder.py ./src/lib/SubscriptionsMergeDialog.py
./src/lib/ImportSubscriptionsDialog.py ./src/lib/OPMLImport.py
./src/lib/ParsedSummary.py ./src/lib/FeedList.py ./src/lib/ImageCache.py
./src/lib/MainWindow.py ./src/lib/FeedDataRouter.py ./src/lib/Main.py
./src/lib/SubscribeDialog.py ./src/lib/OPML.py ./src/lib/Feed.py
./src/lib/FeedItems.py ./src/lib/SummaryParser.py
./src/lib/StrawURLOpener.py ./src/lib/QueueDict.py ./src/lib/Config.py
./src/lib/SummaryItem.py ./src/lib/__init__.py ./src/lib/OPMLExport.py
./src/lib/DashboardFrontend.py ./src/lib/URLFetch.py
./src/lib/SummaryParserMP.py ./test/LookupTests.py glade/strings.c -o
po/straw.pot
Merging po/de.po .................. terminé.
Merging po/fi.po .............. terminé.
Merging po/fr.po ........... terminé.
Merging po/no.po ........... terminé.
Merging po/ru.po ........... terminé.
msgfmt -c -o po/de.mo po/de.po
msgfmt -c -o po/fi.mo po/fi.po
msgfmt -c -o po/fr.mo po/fr.po
msgfmt -c -o po/no.mo po/no.po
msgfmt: po/no.po: AVERTISSEMENT: l'en-tête du fichier PO est floue
                  AVERTISSEMENT: les vieilles versions de msgfmt donneront
une erreur là dessus
msgfmt -c -o po/ru.mo po/ru.po
python2.2 -c 'import compileall; compileall.compile_dir("src/lib")'
make: python2.2 : commande introuvable
make: *** [all] Erreur 127
Creating /var/log/lunar/compile/straw-0.19.1.bz2
! Problem detected during BUILD

-----------------------------------------------------------------------
 tchan - 2003-08-28 15:31 GMT 
-----------------------------------------------------------------------
I fixed straw-0.14 to install correctly.  We are using Python2.3 and straw
does not autodetect this fact.  sedit in the BUILD script for the Makefile
and all is well.  This module also does strange things in POST_INSTALL and
POST_REMOVE, so I had to edit the python2.2 to python2.3 there as well. 
nhudson will probably upgrade this module to straw-0.19.1 when he has time
to test it.

-----------------------------------------------------------------------
 scereze3 - 2003-08-28 16:08 GMT 
-----------------------------------------------------------------------
I installed it, but the apps is not starting. Still looking for python 2.2

bash-2.05b$ /opt/lunar/gnome/2/bin/straw
/usr/bin/env: python2.2: No such file or directory

-----------------------------------------------------------------------
 nhudson - 2003-09-03 20:34 GMT 
-----------------------------------------------------------------------
I will be working on this and hopfully will have something done by this
weekend.



More information about the Lunar-bugs mailing list