Re: Beagle packages.



On Sun, 2004-08-29 at 02:54, Nat Friedman wrote:
> On Sat, 2004-08-28 at 23:29 +0200, Erik Bågfors wrote:
> > > 
> > > I'm also open to suggestions as to what else should be packaged and put
> > > in this channel.  Muine's on the list; anything else?
> > 
> > Blam!. Since straw isn't included in suse 9.1 and I really needed a
> > rss-reader. I packaged blam and installed it. So I have a suse 9.1 rpm
> > for it. Interested?
> 
> Yeah, send it along (via private mail or whatever) and I'll put it in
> the channel.

Great, I'll do that when I get to the right computer :)


Trying to install f-spot I get the following error:
-----
Unresolved dependencies:

Installing f-spot-0.0.2-1[Mono Desktop Extensions]

There are no installable providers of (any)/usr/lib/libsqlite.so[[Any]]
for f-spot-0.0.2-1[Mono Desktop Extensions]

f-spot-0.0.2-1 is scheduled to be installed, but this is not possible
because of dependency problems.

Marking this resolution attempt as invalid.
-----

Trying to install sqlite as well doesn't solve the situation.



Somewhat unrelated, has anyone seen strange behavior when installing
mono on suse 9.1. All directories had the permission rwx------ which
meant I could only run as root.  I ended up running the following
command to fix it.

for f in $(rpm -qa|grep mono|xargs -n1 rpm -ql); do test -d $f && chmod
og+rx $f; done


Regards,
Erik




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]