Re: [paludis-user] libreoffice-bin is blocked by libreoffice ?

2012-10-06 Thread denisgolovan
No, check the error more carefully. libreoffice-l10n depends upon libreoffice. -- Ciaran McCreesh Thanks Ciaran. And sorry for taking your time. I've reported the bug here - https://bugs.gentoo.org/show_bug.cgi?id=437402 -- Regards, Denis Golovan aka MageSlayer

Re: [paludis-user] libreoffice-bin is blocked by libreoffice ?

2012-10-11 Thread denisgolovan
Not exactly. || means take the leftmost possible. You can use --favour and --favour-matching to override this. Well. Now I see the logic behind that parameter. After reading http://devmanual.gentoo.org/general-concepts/dependencies/index.html I have a feeling PDEPEND is described specifically

[paludis-user] Several binary repos

2012-10-29 Thread denisgolovan
Hi all Currently I have two binary repos on my desktop. One - from my server and a local one. I am trying to build a package to save it to my local repo. If I do: # cave resolve --lazy =x11-libs/qt-3.3.8d::x-trinity --make binaries ... I get the following error. Error: * In program cave

[paludis-user] playman fails

2012-11-02 Thread denisgolovan
Hi all Looks like something wrong with Ruby. Some dependencies are missing ? den-desktop denis # playman multilib /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require': no such file to load -- Paludis (LoadError) from

Re: [paludis-user] Upgrade virtual/* deps

2013-03-15 Thread denisgolovan
              =dev-libs/libusb-1.0.9:1                                  =sys-freebsd/freebsd-lib-9.1_rc3-r1[usb]                              ) You may try to change the dependency with the -F modifier in cave resolve. Good luckOn Wed, Mar 13, 2013 at 10:53 PM, denisgolovan denisgolo...@yandex.ru

Re: [paludis-user] Upgrade virtual/* deps

2013-03-16 Thread denisgolovan
Hi all Ok. With the help of a nice man called zlin on #paludis, I managed to find a proper spell to cast. It's --keep parameter, so doing something like: #cave resolve --lazy chromium --keep if-same ... does the trick 16.03.2013, 02:07, denisgolovan denisgolo...@yandex.ru:  Hi  No errors

[paludis-user] Gentoo. Cannot update security set

2017-07-30 Thread denisgolovan
Hi all # cave resolve --lazy security ... results in following error when trying to update my Gentoo. Error: * In program cave resolve --lazy security: * When adding targets from commandline: * When adding set target 'security': * When building security or insecurity package set: *

Re: [paludis-user] Gentoo. Cannot update security set

2017-08-01 Thread denisgolovan
Hi all again I reported this issue as http://paludis.exherbo.org/trac/ticket/1358 -- Regards, Denis Golovan ___ paludis-user mailing list paludis-user@lists.exherbo.org http://lists.exherbo.org/mailman/listinfo/paludis-user

[paludis-user] Paludis is still maintained?

2018-01-08 Thread denisgolovan
Hi all I'd like to get some idea if Paludis is still maintained? I mean it's pretty stable, but some bugs which are related to Gentoo support are not resolved even being (imho) pretty simple. e.g. http://paludis.exherbo.org/trac/ticket/1352 -- Regards, Denis Golovan

Re: [paludis-user] Paludis is still maintained?

2018-01-09 Thread denisgolovan
> I don't have a Gentoo box. You're welcome to submit a replacement patch > for that that doesn't hard-core EAPIs, though, so it can be merged. It > is pretty simple, but no-one who has a Gentoo box to test it on has done > it yet. Should somebody provide/clean up the fix, I'll test it asap. --