Re: Even more yum breakage; this time with libreoffice

2014-02-24 Thread Ed Greshko
On 02/24/14 18:23, Dario Lesca wrote:
> Il giorno lun, 24/02/2014 alle 10.01 +0800, Ed Greshko ha scritto:
>> To get past the libreoffice problem
>>
>> Download what you need from here  
>> http://koji.fedoraproject.org/koji/buildinfo?buildID=499516
>>
>> And then do
>>
>> yum localinstall whatever.rpm
> This is only a workaround, and many users cannot apply it.

Yes, this is a "workaround" and was directed specifically in response to a 
question by Dan.   Many others can apply it.  Maybe many others aren't able to 
due to lack of knowledge.

>
> IMHO, The final solution is:
>
> A=libcmis
> B=libreoffice
>
> If [ "a new package version exist for A" \
>   and "it's useful for some other new package B" ]
> then
>   push A and B to repo for update
> else
>   none of A and B is pushed for update.
> fi 
>

Yes.  And for those unable to avail themselves of the "workaround" they can 
wait for the final solution. 

-- 
Getting tired of non-Fedora discussions and self-serving posts
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Even more yum breakage; this time with libreoffice

2014-02-24 Thread Dario Lesca
Il giorno lun, 24/02/2014 alle 10.01 +0800, Ed Greshko ha scritto:
> To get past the libreoffice problem
> 
> Download what you need from here  
> http://koji.fedoraproject.org/koji/buildinfo?buildID=499516
> 
> And then do
> 
> yum localinstall whatever.rpm

This is only a workaround, and many users cannot apply it.

IMHO, The final solution is:

A=libcmis
B=libreoffice

If [ "a new package version exist for A" \
and "it's useful for some other new package B" ]
then
push A and B to repo for update
else
none of A and B is pushed for update.
fi 

-- 
Dario Lesca - sip:da...@solinos.it
(Inviato da Linux Fedora20 con Gnome3.10)


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Even more yum breakage; this time with libreoffice

2014-02-23 Thread Ed Greshko
On 02/24/14 10:17, Dan Irwin wrote:
> Great work. I knew the rpm would be out there.
>
> I could not remember koji's hostname. But I did know it existed.
>
> Thanks again.

Thanks actually goes to joachim.bac...@rhrk.uni-kl.de who pointed it out in a 
previous thread. 

I just regurgitated it.   :-)

-- 
Getting tired of non-Fedora discussions and self-serving posts
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Even more yum breakage; this time with libreoffice

2014-02-23 Thread Dan Irwin
Hi Ed,

Great work. I knew the rpm would be out there.

I could not remember koji's hostname. But I did know it existed.

Thanks again.



On Mon, Feb 24, 2014 at 12:01 PM, Ed Greshko  wrote:

> On 02/24/14 09:55, Dan Irwin wrote:
> > It seems libreoffice depends on libcmis-0.4.so.4()(64bit), yet there is
> no libcmis-0.4.so.4()(64bit) in any fedora repo.
> >
> > I do see libcmis-0.3.1-8.fc20.x86_64, but this is in the os repo, and
> not in updates.
> >
> > I am going to assume this is a widespread problem, and not related to my
> machine's broken rpm database.
> >
> > I am yet to completely fix my system from the dupe packages/rpm
> scriptlet problem. And now I have no openoffice until someone pushes
> libcmis-0.4.
>
> To get past the libreoffice problem
>
> Download what you need from here
> http://koji.fedoraproject.org/koji/buildinfo?buildID=499516
>
> And then do
>
> yum localinstall whatever.rpm
>
> It will bring in the libreoffice as updates.
>
> >
> > Its been a rough week in fedoraland!
>
> Maybe for you  :-) :-)
>
> --
> Getting tired of non-Fedora discussions and self-serving posts
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Even more yum breakage; this time with libreoffice

2014-02-23 Thread Ed Greshko
On 02/24/14 09:55, Dan Irwin wrote:
> It seems libreoffice depends on libcmis-0.4.so.4()(64bit), yet there is no 
> libcmis-0.4.so.4()(64bit) in any fedora repo.
>
> I do see libcmis-0.3.1-8.fc20.x86_64, but this is in the os repo, and not in 
> updates.
>
> I am going to assume this is a widespread problem, and not related to my 
> machine's broken rpm database.
>
> I am yet to completely fix my system from the dupe packages/rpm scriptlet 
> problem. And now I have no openoffice until someone pushes libcmis-0.4.

To get past the libreoffice problem

Download what you need from here  
http://koji.fedoraproject.org/koji/buildinfo?buildID=499516

And then do

yum localinstall whatever.rpm

It will bring in the libreoffice as updates.

>
> Its been a rough week in fedoraland!

Maybe for you  :-) :-)

-- 
Getting tired of non-Fedora discussions and self-serving posts
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Even more yum breakage; this time with libreoffice

2014-02-23 Thread Dan Irwin
Hi all,

It seems libreoffice depends on libcmis-0.4.so.4()(64bit), yet there is no
libcmis-0.4.so.4()(64bit) in any fedora repo.

I do see libcmis-0.3.1-8.fc20.x86_64, but this is in the os repo, and not
in updates.

I am going to assume this is a widespread problem, and not related to my
machine's broken rpm database.

I am yet to completely fix my system from the dupe packages/rpm scriptlet
problem. And now I have no openoffice until someone pushes libcmis-0.4.

Its been a rough week in fedoraland!

Cheers,

Dan.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org