You are not logged in.

#1 2008-11-06 19:34:22

psychodelica
Member
From: Moscow, Russia
Registered: 2008-11-06
Posts: 3

[SOLVED] Miro 1.2.8 problem

A have miro-1.2.8-1 for i686. It`s new installation for me, so i can`t tell the last working version. During Miro starting i have this report:

[andrey@archserver ~]$ miro &                                 
[1] 6202                                                     
[andrey@archserver ~]$ /usr/lib/python2.6/site-packages/miro/util.py:39: DeprecationWarning: the sha module is deprecated; use the hashlib module instead                                                                                                                               
  import sha                                                                                                                               
/usr/lib/python2.6/site-packages/miro/platform/frontends/html/MainFrame.py:41: DeprecationWarning: the sets module is deprecated           
  import sets                                                                                                                               
INFO     Starting up Miro                                                                                                                   
INFO     OS:         Linux                                                                                                                 
INFO     Version:    1.2.8                                                                                                                 
INFO     Revision:   https://svn.participatoryculture.org/sv … /resources - 8366                                       
INFO     Builder:    ronald@Miranda                                                                                                         
INFO     Build Time: 1225709379.01                                                                                                         
INFO     Starting event loop thread                                                                                                         
INFO     Restoring database...                                                                                                             
INFO     Connecting to /home/andrey/.miro/sqlitedb                                                                                         
INFO     Spawning global feed dtv:manualFeed                                                                                               
INFO     Spawning global feed dtv:singleFeed                                                                                               
/usr/lib/python2.6/site-packages/miro/util.py:39: DeprecationWarning: the sha module is deprecated; use the hashlib module instead         
  import sha                                                                                                                               
INFO     Spawning global feed dtv:search                                                                                                   
INFO     Spawning global feed dtv:searchDownloads                                                                                           
INFO     wbg: setting autodownload stuff initially to new                                                                                   
INFO     Spawning global feed dtv:directoryfeed                                                                                             
INFO     wbg: setting autodownload stuff initially to new                                                                                   
INFO     Creating channel tab order                                                                                                         
INFO     Creating playlist tab order                                                                                                       
INFO     Spawning Miro Guide...                                                                                                             
INFO     Spawning auto downloader...                                                                                                       
TIMING   Icon clear: 0.046                                                                                                                 
INFO     Starting movie data updates                                                                                                       
INFO     *** Launching Downloader Daemon ****                                                                                               
INFO     Adding default feeds                                                                                                               
INFO     Displaying main frame...                                                                                                           
INFO     Creating video display...                                                                                                         
WARNING  Menu item action "RenameVideo" not implemented                                                                                     
WARNING  Menu item action "FastForward" not implemented                                                                                     
WARNING  Menu item action "Rewind" not implemented                                                                                         
WARNING  Menu item action "UpVolume" not implemented                                                                                       
WARNING  Menu item action "DownVolume" not implemented                                                                                     
INFO     Finished startup sequence                                                                                                         
TIMING   idle (finishStartup() (using asUrgent)) too slow (0.993 secs)                                                                     
INFO     loaded renderer 'xinerenderer'                                                                                                     
TIMING   gtkAsyncMethod: <function initRenderers at 0xb6d6e25c> took too long: 3.033                                                       
WARNING  Error setting up drag and drop dummy element                                                                                       
INFO     got file:///tmp/tmp5ID1Q_.html                                                                                                     
TIMING   gtkAsyncMethod: <function selectDisplay at 0xb6d8d0d4> took too long: 1.463                                                       
TIMING   gtkSyncMethod: <function getDisplay at 0xb6d8d144> took too long: 4.618                                                           
INFO     First URL is https://www.miroguide.com/firsttime                                                                                   
TIMING   idle (select initial tab) too slow (4.624 secs)                                                                                   
INFO     got file:///tmp/tmpT7kw8y.html                                                                                                     
INFO     First URL is https://www.miroguide.com/                                                                                           
INFO     Checking for updates...                                                                                                           
/usr/lib/python2.6/site-packages/miro/eventloop.py:187: DeprecationWarning: socket.ssl() is deprecated.  Use ssl.wrap_socket() instead.     
  result = func(*args, **kwargs)                                                                                                           
INFO     *** Daemon ready ***                                                                                                               
INFO     got file:///usr/share/miro/resources/html/guide-navigation.html                                                                   
INFO     First URL is https://www.miroguide.com/                                                                                           
INFO     got about:blank                                                                                                                   
INFO     First URL is https://www.miroguide.com/                                                                                           
INFO     got https://www.miroguide.com/firsttime                                                                                           
INFO     First URL is https://www.miroguide.com/                                                                                           
INFO     unknown url type http://feeds.miroguide.com/~r/miroguide … 09478/5418, not generating enclosure                     
TIMING   idle (Thread Pool Callback (Feedparser callback - http://feeds.miroguide.com/miroguide/toprated)) too slow (0.512 secs)           
INFO     Up to date.                                                                                                                       
INFO     failed() called; generating crash report.                                                                                         
INFO     ----- CRASH REPORT (DANGER CAN HAPPEN) -----                                                                                       
INFO     App:        Miro                                                                                                                   
Publisher:  Participatory Culture Foundation                                                                                               
Platform:   gtk-x11                                                                                                                         
Python:     2.6 (r26:66714, Oct 27 2008, 10:50:31)  [GCC 4.3.2]                                                                             
Py Path:    ['/usr/bin', '/usr/lib/python26.zip', '/usr/lib/python2.6', '/usr/lib/python2.5/site-packages', '/usr/lib/python2.6/plat-linux2', '/usr/lib/python2.6/lib-tk', '/usr/lib/python2.6/lib-old', '/usr/lib/python2.6/lib-dynload', '/usr/lib/python2.6/site-packages', '/usr/lib/python2.6/site-packages/Numeric', '/usr/lib/python2.6/site-packages/gtk-2.0']                                                             
Version:    1.2.8                                                                                                                           
Serial:     20081024000                                                                                                                     
Revision:   https://svn.participatoryculture.org/sv … /resources - 8366                                               
Builder:    ronald@Miranda                                                                                                                 
Build Time: 1225709379.01                                                                                                                   
Time:       Thu Nov  6 22:28:03 2008                                                                                                       
When:       While handling timeout (Save database)                                                                                         

Exception
---------
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/miro/trapcall.py", line 43, in trapCall
    function(*args, **kwargs)
  File "/usr/lib/python2.6/site-packages/miro/storedatabase.py", line 1255, in runUpdate
    self.update (object)
  File "/usr/lib/python2.6/site-packages/miro/storedatabase.py", line 1292, in update
    data = cPickle.dumps(savable,cPickle.HIGHEST_PROTOCOL)
PicklingError: Can't pickle storedatabase.SavableObject: import of module storedatabase failed

Call stack
----------
  File "/usr/lib/python2.6/site-packages/miro/trapcall.py", line 48, in trapCall
    signals.system.failedExn(when)

Threads
-------
Current: Event Loop
Active:
- MainThread
- ThreadPool - 1 [Daemon]
- Movie Data Thread [Daemon]
- Event Loop
- ThreadPool - 2 [Daemon]
- ThreadPool - 0 [Daemon]

INFO     ----- END OF CRASH REPORT -----
INFO     unknown url type http://feeds.miroguide.com/~r/miroguide … 12164/8195, not generating enclosure
LoadPlugin: failed to initialize shared library /opt/java/jre/plugin/i386/ns7/libjavaplugin_oji.so [/opt/java/jre/plugin/i386/ns7/libjavaplugin_oji.so: undefined symbol: _ZTVN10__cxxabiv121__vmi_class_type_infoE]
TIMING   idle (Thread Pool Callback (Feedparser callback - http://feeds.miroguide.com/miroguide/new)) too slow (0.850 secs)
TIMING   feed update for: http://www.fileden.com/files/2008/5/14/ … ailers.rss too slow (1.375 secs)
TIMING   idle (Thread Pool Callback (Feedparser callback - http://www.fileden.com/files/2008/5/14/ … lers.rss)) too slow (1.376 secs)
INFO     unknown url type https://www.miroguide.com/channels/5522, not generating enclosure
INFO     unknown url type https://www.miroguide.com/channels/3515, not generating enclosure
INFO     unknown url type https://www.miroguide.com/channels/3874, not generating enclosure
TIMING   idle (Thread Pool Callback (Feedparser callback - http://feeds.miroguide.com/miroguide/popular)) too slow (0.719 secs)
TIMING   WARNING: Calling <function <lambda> at 0x8b6f41c> on HTTPClient: http://feeds.pbs.org/pbs/moyers/journal-video too slow (1.203 secs)
TIMING   feed update for: http://www.washingtonpost.com/wp-srv/mm … odcast.xml too slow (2.591 secs)
TIMING   idle (Thread Pool Callback (Feedparser callback - http://www.washingtonpost.com/wp-srv/mm … cast.xml)) too slow (2.592 secs)
TIMING   feed update for: http://feeds.pbs.org/pbs/moyers/journal-video too slow (1.602 secs)
TIMING   idle (Thread Pool Callback (Feedparser callback - http://feeds.pbs.org/pbs/moyers/journal-video)) too slow (1.603 secs)

Can anyone tell me what to do?
Thanx!

Last edited by psychodelica (2008-11-12 18:05:02)

Offline

#2 2008-11-06 19:37:43

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,365
Website

Re: [SOLVED] Miro 1.2.8 problem

Looks like something is a bit broken there...  Can you file a bug report?

Offline

#3 2008-11-06 20:36:15

psychodelica
Member
From: Moscow, Russia
Registered: 2008-11-06
Posts: 3

Re: [SOLVED] Miro 1.2.8 problem

I have opened new bug: http://bugs.archlinux.org/task/12022

I hope I have understood you correctly

Last edited by psychodelica (2008-11-06 21:52:24)

Offline

#4 2008-11-06 21:49:15

Rhino
Member
Registered: 2007-12-17
Posts: 7
Website

Re: [SOLVED] Miro 1.2.8 problem

I get the same error. I didn't get it before updating to 1.2.8-1 so I guess its a problem with this version of miro only.

Offline

#5 2008-11-07 02:45:19

georgia_tech_swagger
Member
From: Upstate, SC
Registered: 2008-07-02
Posts: 138
Website

Re: [SOLVED] Miro 1.2.8 problem

Same problem here.   I hope my Miro database isn't hosed by this.    It'd take me hours to get it how I had previously.


Res Publica Non Dominetur

Laptop:  Arch x86 | Thinkpad X220 | Core i5 2410-M | 8 GB DDR3 | Sandy Bridge
Desktop:  Arch x86_64 | Custom | Core i7 920 | 6 GB DDR3 | GeForce 260 GTX

Offline

#6 2008-11-07 04:24:11

georgia_tech_swagger
Member
From: Upstate, SC
Registered: 2008-07-02
Posts: 138
Website

Re: [SOLVED] Miro 1.2.8 problem

Anybody have the previous i686 miro in their cache?   Going without Miro for me is like going without a web browser for most other people.


Res Publica Non Dominetur

Laptop:  Arch x86 | Thinkpad X220 | Core i5 2410-M | 8 GB DDR3 | Sandy Bridge
Desktop:  Arch x86_64 | Custom | Core i7 920 | 6 GB DDR3 | GeForce 260 GTX

Offline

#7 2008-11-07 09:44:02

Enredante
Member
Registered: 2008-04-05
Posts: 4

Re: [SOLVED] Miro 1.2.8 problem

Hello everybody!  smile

georgia_tech_swagger wrote:

Anybody have the previous i686 miro in their cache?   Going without Miro for me is like going without a web browser for most other people.

I hope it helps you:
http://www.box.net/shared/mgq3hmiibe - Miro-1.2.7-2-i686.pkg.tar.gz

I will wait till you confirm it me.

Regards from Madrid, in Spain.

Last edited by Enredante (2008-11-07 09:48:23)

Offline

#8 2008-11-07 13:28:28

georgia_tech_swagger
Member
From: Upstate, SC
Registered: 2008-07-02
Posts: 138
Website

Re: [SOLVED] Miro 1.2.8 problem

Thanks Enredante!   I tried but it's still broke.   Looks like whatever was upgraded at the same time near Miro broke it.

PicklingError: Can't pickle storedatabase.SavableObject: import of module storedatabase failed

Wasn't there a recent update to pysqlite?


Res Publica Non Dominetur

Laptop:  Arch x86 | Thinkpad X220 | Core i5 2410-M | 8 GB DDR3 | Sandy Bridge
Desktop:  Arch x86_64 | Custom | Core i7 920 | 6 GB DDR3 | GeForce 260 GTX

Offline

#9 2008-11-07 14:19:21

Peterix
Member
Registered: 2008-05-05
Posts: 30

Re: [SOLVED] Miro 1.2.8 problem

This is the log from last update (I cut out unrelated packages).

[2008-11-07 00:33] starting full system upgrade
[2008-11-07 00:50] upgraded python (2.5.2-5 -> 2.6-2)
[2008-11-07 00:50] upgraded dbus-python (0.83.0-1 -> 0.83.0-2)
[2008-11-07 00:50] upgraded pycairo (1.6.4-1 -> 1.6.4-2)
[2008-11-07 00:50] upgraded pygobject (2.15.4-1 -> 2.15.4-2)
[2008-11-07 00:50] upgraded python-numeric (24.2-2 -> 24.2-3)
[2008-11-07 00:50] upgraded pygtk (2.13.0-1 -> 2.13.0-2)
[2008-11-07 00:50] upgraded pyorbit (2.24.0-1 -> 2.24.0-2)
[2008-11-07 00:50] upgraded gnome-python (2.22.3-2 -> 2.22.3-3)
[2008-11-07 00:50] upgraded gnome-python-extras (2.19.1-2 -> 2.19.1-3)
[2008-11-07 00:51] upgraded pycups (1.9.42-1 -> 1.9.42-2)
[2008-11-07 00:52] upgraded miro (1.2.7-2 -> 1.2.8-1)
[2008-11-07 00:52] upgraded postgresql-libs (8.3.4-2 -> 8.3.5-1)
[2008-11-07 00:52] upgraded pydb (1.22-2 -> 1.22-3)
[2008-11-07 00:52] upgraded sip (4.7.7-2 -> 4.7.7-3)
[2008-11-07 00:52] upgraded pyqt (4.4.3-1 -> 4.4.3-2)
[2008-11-07 00:52] upgraded python-notify (0.1.1-3 -> 0.1.1-5)
[2008-11-07 00:52] upgraded pyxdg (0.15-2 -> 0.15-3)
[2008-11-07 00:52] upgraded pyxml (0.8.4-3 -> 0.8.4-5)
[2008-11-07 00:52] upgraded setuptools (0.6c9-1 -> 0.6c9-2)
[2008-11-07 00:52] upgraded sonata (1.5.3-1 -> 1.5.3-2)
[2008-11-07 00:52] upgraded tagpy (0.94.5-7 -> 0.94.5-8)

I downgraded everything related to python and miro no longer spits out those database errors. However, all my channels are lost.

Offline

#10 2008-11-07 17:19:41

georgia_tech_swagger
Member
From: Upstate, SC
Registered: 2008-07-02
Posts: 138
Website

Re: [SOLVED] Miro 1.2.8 problem

Peterix wrote:

This is the log from last update (I cut out unrelated packages).
I downgraded everything related to python and miro no longer spits out those database errors. However, all my channels are lost.

I *realllllly* hope I can avoid that.   I had probably 300 things downloaded across 75 channels.   It'd take me forever to find feed links and re-download alot of this stuff.   Especially Mevio stuff.


Res Publica Non Dominetur

Laptop:  Arch x86 | Thinkpad X220 | Core i5 2410-M | 8 GB DDR3 | Sandy Bridge
Desktop:  Arch x86_64 | Custom | Core i7 920 | 6 GB DDR3 | GeForce 260 GTX

Offline

#11 2008-11-07 21:07:49

Peterix
Member
Registered: 2008-05-05
Posts: 30

Re: [SOLVED] Miro 1.2.8 problem

Well, the videos are still there, just not linked to the channels. Check the folder you use for miro downloads. It should be possible to get at least the names of all your channels, because miro downloads them into individual subfolders.

Offline

#12 2008-11-07 21:38:31

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Re: [SOLVED] Miro 1.2.8 problem

georgia_tech_swagger wrote:
Peterix wrote:

This is the log from last update (I cut out unrelated packages).
I downgraded everything related to python and miro no longer spits out those database errors. However, all my channels are lost.

I *realllllly* hope I can avoid that.   I had probably 300 things downloaded across 75 channels.   It'd take me forever to find feed links and re-download alot of this stuff.   Especially Mevio stuff.

yes that is not really a solution. I did a rebuild of the 1.2.7 series but it has the same issues, as well as 1.2trunk. I'll look deeper into it early next week, I probably won't have time to really digg into this issue earlier. Any help is appreciated of course.

The problem looks to be in the database somewhere so if you are affraid to lose your channels I suggest backing them up. I suppose your videos will be safe.

Offline

#13 2008-11-08 05:06:55

georgia_tech_swagger
Member
From: Upstate, SC
Registered: 2008-07-02
Posts: 138
Website

Re: [SOLVED] Miro 1.2.8 problem

Looking ~/.miro/ ... it would appear Miro insists that the previous database is corrupted.    You have to make a serious effort to corrupt a SQLite3 database.   So I call ballocks on that.

In fact, you can nuke ~/.miro/ and it *still* complains about a corrupted database.

Does anybody have any version of the following OTHER THAN 2.4.1-2?:

extra/python-pysqlite

Because I think it's the culprit here.

Last edited by georgia_tech_swagger (2008-11-08 05:09:59)


Res Publica Non Dominetur

Laptop:  Arch x86 | Thinkpad X220 | Core i5 2410-M | 8 GB DDR3 | Sandy Bridge
Desktop:  Arch x86_64 | Custom | Core i7 920 | 6 GB DDR3 | GeForce 260 GTX

Offline

#14 2008-11-08 05:21:26

georgia_tech_swagger
Member
From: Upstate, SC
Registered: 2008-07-02
Posts: 138
Website

Re: [SOLVED] Miro 1.2.8 problem

I dug up an old PKGBUILD of pysqlite-1.3.5 .... and that's not it.  sad

It's got to be a Python issue.   I didn't even notice the Python 2.6 update.   I'm still sort use to Gentoo where they don't dare update beyond Python 2.4 because everything Python related on the planet starts breaking like this.

Anybody have a i686 pkg.tar.gz of Python 2.5?    I've really got to stop having Shaman automatically clean out old .pkg.tar.gz files.   Things break too frequently not to.

Last edited by georgia_tech_swagger (2008-11-08 05:32:07)


Res Publica Non Dominetur

Laptop:  Arch x86 | Thinkpad X220 | Core i5 2410-M | 8 GB DDR3 | Sandy Bridge
Desktop:  Arch x86_64 | Custom | Core i7 920 | 6 GB DDR3 | GeForce 260 GTX

Offline

#15 2008-11-08 10:18:39

ashyanbhog
Member
From: India
Registered: 2008-08-19
Posts: 49

Re: [SOLVED] Miro 1.2.8 problem

Miro is hosed, looks like I've lost my channels too! can't believe the package made it through testing, this is sad :-(

Offline

#16 2008-11-09 05:28:26

georgia_tech_swagger
Member
From: Upstate, SC
Registered: 2008-07-02
Posts: 138
Website

Re: [SOLVED] Miro 1.2.8 problem

Looks to me like this HAS to be a problem with all those Python updates that came down the pipe.   Either Miro is not coded for changes that happened in Python 2.6 .... or there's a problem in the Python 2.6 packages. 

Either way -- somebody forgot to simply RUN Miro with the new Python packages in [testing] before pushing them out.    It seems impossible for Miro to not crash with current python packages, even if you rm ~/.miro/


Res Publica Non Dominetur

Laptop:  Arch x86 | Thinkpad X220 | Core i5 2410-M | 8 GB DDR3 | Sandy Bridge
Desktop:  Arch x86_64 | Custom | Core i7 920 | 6 GB DDR3 | GeForce 260 GTX

Offline

#17 2008-11-09 07:33:25

ashyanbhog
Member
From: India
Registered: 2008-08-19
Posts: 49

Re: [SOLVED] Miro 1.2.8 problem

Yeah looks like Miro was somehow not run with Python 2.6. Was following the Python 2.6 move thread on Dev mailing list, but don't remember anybody mentioning Miro as a problem.

I've a backup of the database from a few weeks ago, but i'm sure there are plenty of users out there who may have to rebuild their channel list! Should push Miro developers to make sure something like this doesn't happen in future.

Offline

#18 2008-11-09 19:44:08

jelly
Administrator
From: /dev/null
Registered: 2008-06-10
Posts: 714

Re: [SOLVED] Miro 1.2.8 problem

Well i still can use miro, but all my channels are lost, but i still have my videos!!:)

Offline

#19 2008-11-09 21:15:15

georgia_tech_swagger
Member
From: Upstate, SC
Registered: 2008-07-02
Posts: 138
Website

Re: [SOLVED] Miro 1.2.8 problem

Is it saving your channels?   I tried to rebuild my channel list from scratch and it won't even save/load them properly.

This is infuriating.


Res Publica Non Dominetur

Laptop:  Arch x86 | Thinkpad X220 | Core i5 2410-M | 8 GB DDR3 | Sandy Bridge
Desktop:  Arch x86_64 | Custom | Core i7 920 | 6 GB DDR3 | GeForce 260 GTX

Offline

#20 2008-11-09 22:07:35

georgia_tech_swagger
Member
From: Upstate, SC
Registered: 2008-07-02
Posts: 138
Website

Re: [SOLVED] Miro 1.2.8 problem

I just talked to the Miro team, and Miro flat out does not work with Python 2.6.   They haven't even begun work on making it work with 2.6 either.

Can we get Arch to roll back to Python 2.5?   Or at least provide PKGBUILDS of all the previously working 2.5 python builds?

It seems like every major upgrade (during the last half year I've used Arch) leads to this sort of upheavel.   KDE 4.1.    Python 2.6.   Early kernel 2.6.26.   And so on.    I need to go on the offensive to get things in control again.     I'll press a laptop into service as a test machine running testing ... but I think maybe more is needed.

If Arch Devs are unwilling to roll back or provide PKGBUILDS of Python 2.5 .... is anybody interested in helping me form an Arch "Rollback" site?   It seems like having a site that represents all the ArchLinux main repos ... as of two weeks ago ... would be TREMENDOUSLY useful for things that somehow got out of testing like this.

Last edited by georgia_tech_swagger (2008-11-09 22:18:19)


Res Publica Non Dominetur

Laptop:  Arch x86 | Thinkpad X220 | Core i5 2410-M | 8 GB DDR3 | Sandy Bridge
Desktop:  Arch x86_64 | Custom | Core i7 920 | 6 GB DDR3 | GeForce 260 GTX

Offline

#21 2008-11-09 22:18:54

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Re: [SOLVED] Miro 1.2.8 problem

georgia_tech_swagger wrote:

I just talked to the Miro team, and Miro flat out does not work with Python 2.6.   They haven't even begun work on making it work with 2.6 either.

do you know if it would still work with python 2.4 or would this also require extensive patching?

Offline

#22 2008-11-09 22:39:12

georgia_tech_swagger
Member
From: Upstate, SC
Registered: 2008-07-02
Posts: 138
Website

Re: [SOLVED] Miro 1.2.8 problem

For the longest time they used it with 2.4 on Gentoo.   Only recently did Gentoo upgrade to Python 2.5 ... and they did it with a hybrid approach, where both 2.4 and 2.5 are resident on the system.  (Portage breaks in Python 2.5)   

I'd recommend Python 2.5 .... but 2.4 should be serviceable if we cheat heavily off Gentoo's bug report on Miro.   Which, I assure you, is the longest god forsaken bug report OF ALL TIME.    (Miro STILL isn't in portage ... and stuff like that is a big reason I went to Arch on the desktop.)


Res Publica Non Dominetur

Laptop:  Arch x86 | Thinkpad X220 | Core i5 2410-M | 8 GB DDR3 | Sandy Bridge
Desktop:  Arch x86_64 | Custom | Core i7 920 | 6 GB DDR3 | GeForce 260 GTX

Offline

#23 2008-11-10 05:21:31

ashyanbhog
Member
From: India
Registered: 2008-08-19
Posts: 49

Re: [SOLVED] Miro 1.2.8 problem

Arch and Miro had no problem with Python 2.5 if i'm correct. Since no other package is acting up with Python 2.6, it makes no sense to rollback for just one package.

Is it possible to package Miro with just the required python 2.5 files and push it down as a single package? 

It surely is a horrible way of packaging things, but sticking with 2.5 for the whole system can begin to throw up problems with other packages

Offline

#24 2008-11-10 05:41:41

georgia_tech_swagger
Member
From: Upstate, SC
Registered: 2008-07-02
Posts: 138
Website

Re: [SOLVED] Miro 1.2.8 problem

ashyanbhog wrote:

Arch and Miro had no problem with Python 2.5 if i'm correct. Since no other package is acting up with Python 2.6, it makes no sense to rollback for just one package.

Is it possible to package Miro with just the required python 2.5 files and push it down as a single package? 

It surely is a horrible way of packaging things, but sticking with 2.5 for the whole system can begin to throw up problems with other packages

Levelator, a package I maintain in AUR, is totally hopeless with Python 2.6 right now.   There's *alot* of stuff out there made with Python that simply won't work with Python 2.6.


Res Publica Non Dominetur

Laptop:  Arch x86 | Thinkpad X220 | Core i5 2410-M | 8 GB DDR3 | Sandy Bridge
Desktop:  Arch x86_64 | Custom | Core i7 920 | 6 GB DDR3 | GeForce 260 GTX

Offline

#25 2008-11-10 11:15:20

ashyanbhog
Member
From: India
Registered: 2008-08-19
Posts: 49

Re: [SOLVED] Miro 1.2.8 problem

Hi georgia_tech_swagger

do you follow the dev mailing list?, There was some discussion about Python 2.6 and packages that had issues with it,.

Offline

Board footer

Powered by FluxBB