You are not logged in.

#1 2017-02-04 12:23:52

SanskritFritz
Member
From: Budapest, Hungary
Registered: 2009-01-08
Posts: 1,923
Website

python2-rsvg package disappeared

I would like to maintain it in the AUR, but I simply can't find it anywhere. Please help me.


zʇıɹɟʇıɹʞsuɐs AUR || Cycling in Budapest with a helmet camera || Revised log levels proposal: "FYI" "WTF" and "OMG" (John Barnette)

Offline

#2 2017-02-04 12:51:06

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,441
Website

Re: python2-rsvg package disappeared


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#3 2017-02-04 13:40:30

SanskritFritz
Member
From: Budapest, Hungary
Registered: 2009-01-08
Posts: 1,923
Website

Re: python2-rsvg package disappeared

Thanks, I see. But that looks like python3 to me. Is there a python2 counterpart?


zʇıɹɟʇıɹʞsuɐs AUR || Cycling in Budapest with a helmet camera || Revised log levels proposal: "FYI" "WTF" and "OMG" (John Barnette)

Offline

#4 2017-02-04 13:44:09

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,441
Website

Re: python2-rsvg package disappeared

I linked to the history.  python2-rsvg is in the history 10 days ago.  There is not python3 in that PKGBUILD.  If you want to build python2-rsvg, get the PKGBUILD from >10 days ago:
https://git.archlinux.org/svntogit/pack … aa77243674


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#5 2017-02-04 13:55:26

SanskritFritz
Member
From: Budapest, Hungary
Registered: 2009-01-08
Posts: 1,923
Website

Re: python2-rsvg package disappeared

I missed that, thanks!
Why was it removed BTW?


zʇıɹɟʇıɹʞsuɐs AUR || Cycling in Budapest with a helmet camera || Revised log levels proposal: "FYI" "WTF" and "OMG" (John Barnette)

Offline

#6 2017-02-08 19:31:37

SanskritFritz
Member
From: Budapest, Hungary
Registered: 2009-01-08
Posts: 1,923
Website

Re: python2-rsvg package disappeared

I have received several complaints about the python2-rsvg package fault:

In file included from evo-ebook-environment.h:28:0,
from evo-ebook-environment.c:19:
/usr/include/evolution-data-server/libebook/e-book.h:23:2: error: #error "Only <libebook/libebook.h> should be included directly."
#error "Only <libebook/libebook.h> should be included directly."
^~~~~
In file included from /usr/include/evolution-data-server/libebook/e-book.h:37:0,
from evo-ebook-environment.h:28,
from evo-ebook-environment.c:19:
/usr/include/evolution-data-server/libebook/e-book-view.h:23:2: error: #error "Only <libebook/libebook.h> should be included directly."
#error "Only <libebook/libebook.h> should be included directly."
^~~~~
In file included from /usr/include/evolution-data-server/libebook/e-book-view.h:35:0,
from /usr/include/evolution-data-server/libebook/e-book.h:37,
from evo-ebook-environment.h:28,
from evo-ebook-environment.c:19:
/usr/include/evolution-data-server/libebook/e-book-types.h:25:2: error: #error "Only <libebook/libebook.h> should be included directly."
#error "Only <libebook/libebook.h> should be included directly."
^~~~~
In file included from /usr/include/evolution-data-server/libebook/e-book.h:38:0,
from evo-ebook-environment.h:28,
from evo-ebook-environment.c:19:
/usr/include/evolution-data-server/libebook/e-book-types.h:25:2: error: #error "Only <libebook/libebook.h> should be included directly."
#error "Only <libebook/libebook.h> should be included directly."
^~~~~
In file included from evo-ebook-environment.c:19:0:
evo-ebook-environment.h:29:30: fatal error: libebook/e-vcard.h: No such file or directory
#include <libebook/e-vcard.h>
^
compilation terminated.
make[2]: *** [Makefile:454: ebook_la-evo-ebook-environment.lo] Error 1
make[2]: Leaving directory '/home/arnaud/tempo/yaourt-tmp-arnaud/aur-python2-rsvg/src/gnome-python-desktop-2.32.0/evolution'
make[1]: *** [Makefile:511: all-recursive] Error 1
make[1]: Leaving directory '/home/arnaud/tempo/yaourt-tmp-arnaud/aur-python2-rsvg/src/gnome-python-desktop-2.32.0'
make: *** [Makefile:380: all] Error 2
==> ERROR: A failure occurred in build().

The package builds fine here on my archlinux, and I honestly don't know what the problem might be. Please help me.


zʇıɹɟʇıɹʞsuɐs AUR || Cycling in Budapest with a helmet camera || Revised log levels proposal: "FYI" "WTF" and "OMG" (John Barnette)

Offline

#7 2017-02-08 19:36:39

Raynman
Member
Registered: 2011-10-22
Posts: 1,539

Re: python2-rsvg package disappeared

Did you, like the complainers, try with yaourt? Or plain makepkg?

Offline

#8 2017-02-08 19:36:46

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,093

Re: python2-rsvg package disappeared

The reporters probably have other build dependencies installed that make the package build some other modules (evolution in this case). You should explicitely disable the build of modules other than rsvg in the configure line.

Offline

#9 2017-02-09 14:04:29

SanskritFritz
Member
From: Budapest, Hungary
Registered: 2009-01-08
Posts: 1,923
Website

Re: python2-rsvg package disappeared

arojas wrote:

The reporters probably have other build dependencies installed that make the package build some other modules (evolution in this case). You should explicitely disable the build of modules other than rsvg in the configure line.

Thanks, that should do the trick.


zʇıɹɟʇıɹʞsuɐs AUR || Cycling in Budapest with a helmet camera || Revised log levels proposal: "FYI" "WTF" and "OMG" (John Barnette)

Offline

Board footer

Powered by FluxBB