Active Topics

 



Notices


Reply
Thread Tools
Posts: 112 | Thanked: 28 times | Joined on Mar 2008 @ Victoria, BC
#11
Tried to install, but got a message that Installer was unable to update Panucci because something was missing. Python -Mutagen, whatever that is.
 
Posts: 63 | Thanked: 43 times | Joined on May 2008
#12
Originally Posted by JoeF View Post
Tried to install, but got a message that Installer was unable to update Panucci because something was missing. Python -Mutagen, whatever that is.
The package you're referring to is python2.5-mutagen. It is available in both the Chinook and Diablo Extras repos.

That warning is actually a good thing; it means that we've correctly listed the dependencies in our .deb . Since you're not installing Panucci from a repo (like Extras) the application manager won't install the needed dependencies (don't ask me why, it seems kinda dumb to me).

The solution is to simply install the dependencies manually and then install Panucci. Note: This will not be the case when 0.3 is uploaded to Diablo Extras, in that situation the application manager will take care of fetching all of the needed dependencies because you are installing from a repo.

To install the missing dependency run the following as root (see the original post for the full list of dependencies):
Code:
apt-get install python2.5-mutagen
Thank you for testing,

nick
 
tso's Avatar
Posts: 4,783 | Thanked: 1,253 times | Joined on Aug 2007 @ norway
#13
the general ones said it was to encourage the use of repos over .deb's, especially if the latter had no source attached alongside it...
 
Posts: 112 | Thanked: 28 times | Joined on Mar 2008 @ Victoria, BC
#14
I tried the apt-get install python2.5-mutagen (from root) and got a shopping list of can't do this, can't do that. Not sure what the problem is. Is there a way to install the python dependencies from application manager? It might work from there.
 
Posts: 63 | Thanked: 43 times | Joined on May 2008
#15
Originally Posted by tso View Post
the general ones said it was to encourage the use of repos over .deb's, especially if the latter had no source attached alongside it...
That's a very good point, I'll get to work setting up a Panucci-testing repo.

nick

P.S. Panucci source code is always available from here and here. Also, if you want to build your own .deb from inside a scratchbox environment do the following:
  • Clone the git tree and "cd" into it: git clone git://git.nikosapi.org/panucci.git; cd panucci
  • Run "dch -i" to add a changelog entry
  • Run "make build-package" to generate the .deb
 
Posts: 63 | Thanked: 43 times | Joined on May 2008
#16
Originally Posted by JoeF View Post
I tried the apt-get install python2.5-mutagen (from root) and got a shopping list of can't do this, can't do that. Not sure what the problem is. Is there a way to install the python dependencies from application manager? It might work from there.
Could you copy/paste the error? I don't *think* you can install libraries using the application manager (maybe if you enable red-pill mode)...

nick
 
tso's Avatar
Posts: 4,783 | Thanked: 1,253 times | Joined on Aug 2007 @ norway
#17
Originally Posted by nikosapi View Post
That's a very good point, I'll get to work setting up a Panucci-testing repo.
or just get it up on extra-devel...

thats what its there for, really...
 
Posts: 63 | Thanked: 43 times | Joined on May 2008
#18
Originally Posted by tso View Post
or just get it up on extra-devel...

thats what its there for, really...
I applied for an invitation to upload to Maemo Extras last week, but still have yet to get a response. Does extras-devel require an invitation as well?

If so, I guess I'll have to get thp to upload for me atm
 
tso's Avatar
Posts: 4,783 | Thanked: 1,253 times | Joined on Aug 2007 @ norway
#19
i think there may have been a issue with the upload access requests, i got the impression on irc at least...
 
Posts: 112 | Thanked: 28 times | Joined on Mar 2008 @ Victoria, BC
#20
Originally Posted by nikosapi View Post
Could you copy/paste the error? I don't *think* you can install libraries using the application manager (maybe if you enable red-pill mode)...

nick
I'll try to copy the error message later this evening as I am not near WiFi till then...
 
Reply

Tags
panucci, testing


 
Forum Jump


All times are GMT. The time now is 15:08.