I would like to be the maintainer for the Enlightenment e17 for Fedora. I am sending this e-mail to seek guidance and also a sponsor. Getting e17 on Fedora i will need to build and install the following packages
eina - Core data structure library.
eet - Data encode/decode and storage library.
evas - Canvas and scenegraph rendering library.
ecore - Core mainloop, display abstraction and utility library.
embryo - Small Pawn based virtual machine and compiler.
edje - Abstract GUI layout and animation object library.
efreet - Standards handling for freedesktop.org standards.
e_dbus - Dbus wrapping and glue layer library.
eeze - Device abstraction library.
elementary - Elementary, the widget set...
emotion - Emotion, video and audio codec API...
ethumb - EThumb, thumbnail generation library...
eio - Eio, async I/O library...
and finally
Enlightenment 17 - The Window Manager and Desktop Shell.
I also build Terminology a new terminal emulator based on the efl libraries. I currently build these on a local vm and have a repository setup on my website. I tried to use Koji however seeing that the required packages needed to build e17 are not available i cannot build using Koji, or i don't know how to do the builds. I would need to work my list down in the order i have because eet depends on eina. So eina would need to be build first then it's dev packages installed. Then ecore depends on the packages listed above it.
On my local machine i wrote a script that would build a package, install rpm and dev rpm then move on to the next package. I am not sure how i would do this with koji.
I look forward to feedback on this.
Thanks.
On , Edward Mann wrote:
I would like to be the maintainer for
the Enlightenment e17 for Fedora. I am sending this e-mail to seek guidance and also a sponsor. Getting e17 on Fedora i will need to build and install the following packages
eina - Core data structure
library.
eet - Data encode/decode and storage library.
evas
- Canvas and scenegraph rendering library.
ecore - Core mainloop,
display abstraction and utility library.
embryo - Small Pawn based
virtual machine and compiler.
edje - Abstract GUI layout and
animation object library.
efreet - Standards handling for
freedesktop.org standards.
e_dbus - Dbus wrapping and glue layer
library.
eeze - Device abstraction library.
elementary -
Elementary, the widget set...
emotion - Emotion, video and audio
codec API...
ethumb - EThumb, thumbnail generation library...
eio - Eio, async I/O library...
and finally
Enlightenment
17 - The Window Manager and Desktop Shell.
I also build
Terminology a new terminal emulator based on the efl libraries. I currently build these on a local vm and have a repository setup on my website. I tried to use Koji however seeing that the required packages needed to build e17 are not available i cannot build using Koji, or i don't know how to do the builds. I would need to work my list down in the order i have because eet depends on eina. So eina would need to be build first then it's dev packages installed. Then ecore depends on the packages listed above it.
On my local machine i wrote a script
that would build a package, install rpm and dev rpm then move on to the next package. I am not sure how i would do this with koji.
I look
forward to feedback on this.
Thanks.
I should have added something about myself. I am married with 2 kids gave the dog to a friend, wife likes cats. :-D I enjoy scuba diving, not much since the kids, and Christian apologetics. I have been using Fedora since it first came out and was running RedHat Linux before that. I work as a software developer and Unix/Linux administrator. As well as doing VMWare administration. I do small consultant jobs to keep me exposed to using Linux in different settings.
Well that should do it.
Thanks.
On 11/27/2012 02:47 PM, Edward Mann wrote:
I would like to be the maintainer for the Enlightenment e17 for Fedora. I am sending this e-mail to seek guidance and also a sponsor. Getting e17 on Fedora i will need to build and install the following packages
eina - Core data structure library.
In Fedora as "libeina" (I own it)
eet - Data encode/decode and storage library.
In Fedora as "eet" (I own it)
evas - Canvas and scenegraph rendering library.
In Fedora as "evas" (I own it)
ecore - Core mainloop, display abstraction and utility library.
In Fedora as "ecore" (I own it)
embryo - Small Pawn based virtual machine and compiler.
edje - Abstract GUI layout and animation object library.
efreet - Standards handling for freedesktop.org standards.
e_dbus - Dbus wrapping and glue layer library.
eeze - Device abstraction library.
elementary - Elementary, the widget set...
emotion - Emotion, video and audio codec API...
ethumb - EThumb, thumbnail generation library...
eio - Eio, async I/O library...
I don't think any of these are in Fedora, so they'd be a great place to start. Let me know if you need any changes to the four packages I own, once you get in the packager group, I'd be happy to let you comaintain them.
~tom
== Fedora Project
On , Tom Callaway wrote:
On 11/27/2012 02:47 PM, Edward Mann
wrote:
I would like to be the maintainer for the Enlightenment e17
for Fedora. I am sending this e-mail to seek guidance and also a sponsor. Getting e17 on Fedora i will need to build and install the following packages eina - Core data structure library.
In Fedora as
"libeina" (I own it)
eet - Data encode/decode and storage
library.
In Fedora as "eet" (I own it) ecore - Core mainloop,
display abstraction and utility library.
In Fedora as "ecore">
t:5px; width:100%">embryo - Small Pawn based virtual machine an
dje -
Abstract GUI layout and animation object library. efreet - Standards handling for freedesktop.org standards. e_dbus - Dbus wrapping
n -
Emotion, video and audio codec API... ethumb - EThumb, thumbnail generation library... eio - Eio, async I/O library...
I don't
think any of these are in Fedora, so they'd be a great place to
start. Let me know if you need any changes to the four packages I own,
once you get in the packager group, I'd be happy to let you
comaintain them.
~tom
== Fedora Project
Thanks for the response Tom. I had searched the packages, however i realized i needed to go one more page in the package list to find those that you own. E17 currently needs all packages to be at the 1.7.2 release. The Enlightenment team plans on keeping them all at the same version number even if some packages have no changes. You probably already know this.
I think i remember removing libeina when i installed my build of eina. If we can get libeina up to 1.7.2 then i will adjust the packages to look for libeina and not eina.
I have all the packages up on my website http://www.edmann.com/Enlightenment/repo/Fedora/17/
Also i have the yum repo
[Enlightenment] name=Enlightenment for Fedora $releasever baseurl=http://edmann.com/Enlightenment/repo/Fedora/$releasever/X86_64/RPMS enabled=1 metadata_expire=7d gpgcheck=0 [Enlightenment - Sources] name=Enlightenment SRPMS for Fedora $releasever baseurl=http://edmann.com/Enlightenment/repo/Fedora/$releasever/SRPMS enabled=1 metadata_expire=7d gpgcheck=0
Right now it's only for x86_64, i will build another vm and do i386 packages. Not sure if that will be needed, but people might come across it and want those. I will also do 18 beta as well.
Do i need to make a bug request for each package or is that premature for me to do right now?
Thanks
Actually the baseurl provided in your paste does not work for me.
here is the fixed entry: baseurl= http://www.edmann.com/Enlightenment/repo/Fedora/$releasever/x86_64/RPMS
2012/11/29 Edward Mann e.dev@edmann.com
**
On , Tom Callaway wrote:
On 11/27/2012 02:47 PM, Edward Mann wrote:
I would like to be the maintainer for the Enlightenment e17 for Fedora. I am sending this e-mail to seek guidance and also a sponsor. Getting e17 on Fedora i will need to build and install the following packages eina - Core data structure library.
In Fedora as "libeina" (I own it)
eet - Data encode/decode and storage library.
In Fedora as "eet" (I own it)
evas - Canvas and scenegraph rendering library.
In Fedora as "evas" (I own it)
ecore - Core mainloop, display abstraction and utility library.
In Fedora as "ecore" (I own it)
embryo - Small Pawn based virtual machine and compiler. edje - Abstract GUI layout and animation object library. efreet - Standards handling for freedesktop.org standards. e_dbus - Dbus wrapping and glue layer library. eeze - Device abstraction library. elementary - Elementary, the widget set... emotion - Emotion, video and audio codec API... ethumb - EThumb, thumbnail generation library... eio - Eio, async I/O library...
I don't think any of these are in Fedora, so they'd be a great place to start. Let me know if you need any changes to the four packages I own, once you get in the packager group, I'd be happy to let you comaintain them.
~tom
== Fedora Project
Thanks for the response Tom. I had searched the packages, however i realized i needed to go one more page in the package list to find those that you own. E17 currently needs all packages to be at the 1.7.2 release. The Enlightenment team plans on keeping them all at the same version number even if some packages have no changes. You probably already know this.
I think i remember removing libeina when i installed my build of eina. If we can get libeina up to 1.7.2 then i will adjust the packages to look for libeina and not eina.
I have all the packages up on my website http://www.edmann.com/Enlightenment/repo/Fedora/17/
Also i have the yum repo
[Enlightenment] name=Enlightenment for Fedora $releasever baseurl= http://edmann.com/Enlightenment/repo/Fedora/$releasever/X86_64/RPMS enabled=1 metadata_expire=7d gpgcheck=0 [Enlightenment - Sources] name=Enlightenment SRPMS for Fedora $releasever baseurl=http://edmann.com/Enlightenment/repo/Fedora/$releasever/SRPMS enabled=1 metadata_expire=7d gpgcheck=0
Right now it's only for x86_64, i will build another vm and do i386 packages. Not sure if that will be needed, but people might come across it and want those. I will also do 18 beta as well.
Do i need to make a bug request for each package or is that premature for me to do right now?
Thanks
-- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel
Another comment: while you keep that repository up id really welcome if you could sign the packages in your private repo.
2012/11/29 Rudolf Kastl che666@gmail.com
Actually the baseurl provided in your paste does not work for me.
here is the fixed entry: baseurl= http://www.edmann.com/Enlightenment/repo/Fedora/$releasever/x86_64/RPMS
2012/11/29 Edward Mann e.dev@edmann.com
**
On , Tom Callaway wrote:
On 11/27/2012 02:47 PM, Edward Mann wrote:
I would like to be the maintainer for the Enlightenment e17 for Fedora. I am sending this e-mail to seek guidance and also a sponsor. Getting e17 on Fedora i will need to build and install the following packages eina - Core data structure library.
In Fedora as "libeina" (I own it)
eet - Data encode/decode and storage library.
In Fedora as "eet" (I own it)
evas - Canvas and scenegraph rendering library.
In Fedora as "evas" (I own it)
ecore - Core mainloop, display abstraction and utility library.
In Fedora as "ecore" (I own it)
embryo - Small Pawn based virtual machine and compiler. edje - Abstract GUI layout and animation object library. efreet - Standards handling for freedesktop.org standards. e_dbus - Dbus wrapping and glue layer library. eeze - Device abstraction library. elementary - Elementary, the widget set... emotion - Emotion, video and audio codec API... ethumb - EThumb, thumbnail generation library... eio - Eio, async I/O library...
I don't think any of these are in Fedora, so they'd be a great place to start. Let me know if you need any changes to the four packages I own, once you get in the packager group, I'd be happy to let you comaintain them.
~tom
== Fedora Project
Thanks for the response Tom. I had searched the packages, however i realized i needed to go one more page in the package list to find those that you own. E17 currently needs all packages to be at the 1.7.2 release. The Enlightenment team plans on keeping them all at the same version number even if some packages have no changes. You probably already know this.
I think i remember removing libeina when i installed my build of eina. If we can get libeina up to 1.7.2 then i will adjust the packages to look for libeina and not eina.
I have all the packages up on my website http://www.edmann.com/Enlightenment/repo/Fedora/17/
Also i have the yum repo
[Enlightenment] name=Enlightenment for Fedora $releasever baseurl= http://edmann.com/Enlightenment/repo/Fedora/$releasever/X86_64/RPMS enabled=1 metadata_expire=7d gpgcheck=0 [Enlightenment - Sources] name=Enlightenment SRPMS for Fedora $releasever baseurl=http://edmann.com/Enlightenment/repo/Fedora/$releasever/SRPMS enabled=1 metadata_expire=7d gpgcheck=0
Right now it's only for x86_64, i will build another vm and do i386 packages. Not sure if that will be needed, but people might come across it and want those. I will also do 18 beta as well.
Do i need to make a bug request for each package or is that premature for me to do right now?
Thanks
-- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel
After yum install enlightenment running enlightenment_start makes it crash:
enlightenment_start E - PID=22138, valgrind=0 /usr/bin/enlightenment: symbol lookup error: /usr/lib64/libedje.so.1: undefined symbol: EIO_MONITOR_FILE_CREATED
2012/11/29 Rudolf Kastl che666@gmail.com
Another comment: while you keep that repository up id really welcome if you could sign the packages in your private repo.
2012/11/29 Rudolf Kastl che666@gmail.com
Actually the baseurl provided in your paste does not work for me.
here is the fixed entry: baseurl= http://www.edmann.com/Enlightenment/repo/Fedora/$releasever/x86_64/RPMS
2012/11/29 Edward Mann e.dev@edmann.com
**
On , Tom Callaway wrote:
On 11/27/2012 02:47 PM, Edward Mann wrote:
I would like to be the maintainer for the Enlightenment e17 for Fedora. I am sending this e-mail to seek guidance and also a sponsor. Getting e17 on Fedora i will need to build and install the following packages eina - Core data structure library.
In Fedora as "libeina" (I own it)
eet - Data encode/decode and storage library.
In Fedora as "eet" (I own it)
evas - Canvas and scenegraph rendering library.
In Fedora as "evas" (I own it)
ecore - Core mainloop, display abstraction and utility library.
In Fedora as "ecore" (I own it)
embryo - Small Pawn based virtual machine and compiler. edje - Abstract GUI layout and animation object library. efreet - Standards handling for freedesktop.org standards. e_dbus - Dbus wrapping and glue layer library. eeze - Device abstraction library. elementary - Elementary, the widget set... emotion - Emotion, video and audio codec API... ethumb - EThumb, thumbnail generation library... eio - Eio, async I/O library...
I don't think any of these are in Fedora, so they'd be a great place to start. Let me know if you need any changes to the four packages I own, once you get in the packager group, I'd be happy to let you comaintain them.
~tom
== Fedora Project
Thanks for the response Tom. I had searched the packages, however i realized i needed to go one more page in the package list to find those that you own. E17 currently needs all packages to be at the 1.7.2 release. The Enlightenment team plans on keeping them all at the same version number even if some packages have no changes. You probably already know this.
I think i remember removing libeina when i installed my build of eina. If we can get libeina up to 1.7.2 then i will adjust the packages to look for libeina and not eina.
I have all the packages up on my website http://www.edmann.com/Enlightenment/repo/Fedora/17/
Also i have the yum repo
[Enlightenment] name=Enlightenment for Fedora $releasever baseurl= http://edmann.com/Enlightenment/repo/Fedora/$releasever/X86_64/RPMS enabled=1 metadata_expire=7d gpgcheck=0 [Enlightenment - Sources] name=Enlightenment SRPMS for Fedora $releasever baseurl=http://edmann.com/Enlightenment/repo/Fedora/$releasever/SRPMS enabled=1 metadata_expire=7d gpgcheck=0
Right now it's only for x86_64, i will build another vm and do i386 packages. Not sure if that will be needed, but people might come across it and want those. I will also do 18 beta as well.
Do i need to make a bug request for each package or is that premature for me to do right now?
Thanks
-- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel
the crash happens because of a collision with libeio which is in the fedora main repository.
2012/11/29 Rudolf Kastl che666@gmail.com
After yum install enlightenment running enlightenment_start makes it crash:
enlightenment_start E - PID=22138, valgrind=0 /usr/bin/enlightenment: symbol lookup error: /usr/lib64/libedje.so.1: undefined symbol: EIO_MONITOR_FILE_CREATED
2012/11/29 Rudolf Kastl che666@gmail.com
Another comment: while you keep that repository up id really welcome if you could sign the packages in your private repo.
2012/11/29 Rudolf Kastl che666@gmail.com
Actually the baseurl provided in your paste does not work for me.
here is the fixed entry: baseurl= http://www.edmann.com/Enlightenment/repo/Fedora/$releasever/x86_64/RPMS
2012/11/29 Edward Mann e.dev@edmann.com
**
On , Tom Callaway wrote:
On 11/27/2012 02:47 PM, Edward Mann wrote:
I would like to be the maintainer for the Enlightenment e17 for Fedora. I am sending this e-mail to seek guidance and also a sponsor. Getting e17 on Fedora i will need to build and install the following packages eina - Core data structure library.
In Fedora as "libeina" (I own it)
eet - Data encode/decode and storage library.
In Fedora as "eet" (I own it)
evas - Canvas and scenegraph rendering library.
In Fedora as "evas" (I own it)
ecore - Core mainloop, display abstraction and utility library.
In Fedora as "ecore" (I own it)
embryo - Small Pawn based virtual machine and compiler. edje - Abstract GUI layout and animation object library. efreet - Standards handling for freedesktop.org standards. e_dbus - Dbus wrapping and glue layer library. eeze - Device abstraction library. elementary - Elementary, the widget set... emotion - Emotion, video and audio codec API... ethumb - EThumb, thumbnail generation library... eio - Eio, async I/O library...
I don't think any of these are in Fedora, so they'd be a great place to start. Let me know if you need any changes to the four packages I own, once you get in the packager group, I'd be happy to let you comaintain them.
~tom
== Fedora Project
Thanks for the response Tom. I had searched the packages, however i realized i needed to go one more page in the package list to find those that you own. E17 currently needs all packages to be at the 1.7.2 release. The Enlightenment team plans on keeping them all at the same version number even if some packages have no changes. You probably already know this.
I think i remember removing libeina when i installed my build of eina. If we can get libeina up to 1.7.2 then i will adjust the packages to look for libeina and not eina.
I have all the packages up on my website http://www.edmann.com/Enlightenment/repo/Fedora/17/
Also i have the yum repo
[Enlightenment] name=Enlightenment for Fedora $releasever baseurl= http://edmann.com/Enlightenment/repo/Fedora/$releasever/X86_64/RPMS enabled=1 metadata_expire=7d gpgcheck=0 [Enlightenment - Sources] name=Enlightenment SRPMS for Fedora $releasever baseurl=http://edmann.com/Enlightenment/repo/Fedora/$releasever/SRPMS enabled=1 metadata_expire=7d gpgcheck=0
Right now it's only for x86_64, i will build another vm and do i386 packages. Not sure if that will be needed, but people might come across it and want those. I will also do 18 beta as well.
Do i need to make a bug request for each package or is that premature for me to do right now?
Thanks
-- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel
I have signed the packages and updated my repo. I have also created a rpm to install the repo config and the gpg pub key.
yum install http://www.edmann.com/Enlightenment/repo/Fedora/17/x86_64/RPMS/enlightenment...
I also built a new 17 test machine to test out the install and found that selinux will prevent enlightenment from starting up on the initial startup. I put it in permissive mode and it was able to start. I put it back to enforcing and it worked fine, then restarted with it in default enforcing and i was still able to get into e17.
I am building 386 and x86_64 fedora 18 beta machines and will run the builds on those as well. I will update with the new repos.
For libeio i ran yum install enlightenment eio and it pulled the package from my repo. I will do some more testing on this with the 18 boxes.
Thanks
On , Rudolf Kastl wrote:
the crash happens because of a collision with libeio which is
in the fedora main repository.
2012/11/29 Rudolf Kastl
After yum install enlightenment running
enlightenment_start makes it crash:
enlightenment_start E -
PID=22138, valgrind=0
/usr/bin/enlightenment: symbol lookup error:
/usr/lib64/libedje.so.1: undefined symbol: EIO_MONITOR_FILE_CREATED
2012/11/29 Rudolf Kastl che666@gmail.com
Another comment:
while you keep that repository up id really welcome if you could sign the packages in your private repo.
2012/11/29 Rudolf Kastl
Actually the baseurl provided in your paste
does not work for me.
here is the fixed entry:
baseurl=http://www.edmann.com/Enlightenment/repo/Fedora/$releasever/x86_64/RPMS [6]
2012/11/29 Edward Mann e.dev@edmann.com
On
, Tom Callaway wrote:
On 11/27/2012 02:47 PM, Edward Mann
wrote:
> I would like to be the maintainer for the
Enlightenment e17 for Fedora. I am sending this e-mail to seek guidance and also a sponsor. Getting e17 on Fedora i will need to build and install the following packages eina - Core data structure library.
In Fedora as "libeina" (I own it)
> eet - Data encode/decode and storage library.
In
Fedora as "eet" (I own it)
ecore - Core mainloop, display
abstraction and utility library.
In Fedora as "e> eft:
5px; width: 100%;">embryo - Small Pawn based virtual machi
er.
edje - Abstract GUI layout and animation object library. efreet - Standards handling for freedesktop.org [1] standards. e_dbus - Dbus wrapping and glue
> motion, video and audio codec API...
ethumb - EThumb, thumbnail generation library... eio - Eio, async I/O library...
> > I don't think any of these are in Fedora,
so they'd be a great place to
> start. Let me know if you need any
changes to the four packages I own,
> once you get in the packager
group, I'd be happy to let you comaintain them.
> >
~tom
> > == > Fedora Project
Thanks for
the response Tom. I had searched the packages, however i realized i needed to go one more page in the package list to find those that you own. E17 currently needs all packages to be at the 1.7.2 release. The Enlightenment team plans on keeping them all at the same version number even if some packages have no changes. You probably already know this.
I think i remember removing libeina when i installed my
build of eina. If we can get libeina up to 1.7.2 then i will adjust the packages to look for libeina and not eina.
I have all the
packages up on my website http://www.edmann.com/Enlightenment/repo/Fedora/17/ [2]
Also i have the yum repo
[Enlightenment]
name=Enlightenment for Fedora $releasever
baseurl=http://edmann.com/Enlightenment/repo/Fedora/$releasever/X86_64/RPMS [3]
enabled=1 metadata_expire=7d gpgcheck=0
[Enlightenment - Sources]
name=Enlightenment SRPMS for Fedora
$releasever
baseurl=http://edmann.com/Enlightenment/repo/Fedora/$releasever/SRPMS [4]
enabled=1 metadata_expire=7d gpgcheck=0
Right now it's only for x86_64, i will build another vm and do
i386 packages. Not sure if that will be needed, but people might come across it and want those. I will also do 18 beta as well.
Do i need to make a bug request for each package or is that premature for me to do right now?
Thanks
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel [5]
Links: ------ [1] http://freedesktop.org [2] http://www.edmann.com/Enlightenment/repo/Fedora/17/ [3] http://edmann.com/Enlightenment/repo/Fedora/$releasever/X86_64/RPMS [4] http://edmann.com/Enlightenment/repo/Fedora/$releasever/SRPMS [5] https://admin.fedoraproject.org/mailman/listinfo/devel [6] http://www.edmann.com/Enlightenment/repo/Fedora/$releasever/x86_64/RPMS
I have created new Fedora 18 Beta repo. This repo has both x86_64 and i686 in it. You can install via my repo rpm
yum install http://www.edmann.com/Enlightenment/repo/Fedora/18/enlightenment-repo-0.0.3-...
And then try out enlightenment. I tested the x86_64 i just have not had time to do the same with the i686.
Let me know if things do not work.
yum install enlightenment terminology e_modules-engage
I added more depends to the enlightenment spec to hopefully resolve some install issues. After testing i will see if i need to add more.
Thanks
On , Edward Mann wrote:
I have signed the packages and updated my repo. I
have also created a rpm to install the repo config and the gpg pub key.
yum install
http://www.edmann.com/Enlightenment/repo/Fedora/17/x86_64/RPMS/enlightenment...
I also built a new 17 test machine to test out the install and
found that selinux will prevent enlightenment from starting up on the initial startup. I put it in permissive mode and it was able to start. I put it back to enforcing and it worked fine, then restarted with it in default enforcing and i was still able to get into e17.
I am
building 386 and x86_64 fedora 18 beta machines and will run the builds on those as well. I will update with the new repos.
For libeio i
ran yum install enlightenment eio and it pulled the package from my repo. I will do some more testing on this with the 18 boxes.
Thanks
On , Rudolf Kastl wrote:
the crash happens because
of a collision with libeio which is in the fedora main repository.
2012/11/29 Rudolf Kastl che666@gmail.com
After yum install
enlightenment running enlightenment_start makes it crash:
enlightenment_start
E - PID=22138, valgrind=0
/usr/bin/enlightenment: symbol lookup error: /usr/lib64/libedje.so.1: undefined symbol: EIO_MONITOR_FILE_CREATED
2012/11/29 Rudolf
Kastl che666@gmail.com
Another comment: while you keep that
repository up id really welcome if you could sign the packages in your private repo.
2012/11/29 Rudolf Kastl
Actually the baseurl provided in your
paste does not work for me.
here is the fixed entry:
baseurl=http://www.edmann.com/Enlightenment/repo/Fedora/$releasever/x86_64/RPMS [6]
2012/11/29 Edward Mann e.dev@edmann.com
On , Tom Callaway wrote:
> On 11/27/2012 02:47
PM, Edward Mann wrote:
> >> I would like to be the
maintainer for the Enlightenment e17 for Fedora. I am sending this e-mail to seek guidance and also a sponsor. Getting e17 on Fedora i will need to build and install the following packages eina - Core data structure library.
> > In Fedora as "libeina" (I own
it)
> >> eet - Data encode/decode and storage
library.
> > In Fedora as "eet" (I own it) > ecore -
Core mainloop, display abstraction and utility library.
>
> In Fedora as "eco> t: 5px; width: 100%;">embryo - Small Pawn
based virtual machine
> . edje - Abstract GUI layout and animation
object library. efreet - Standards handling for freedesktop.org [1] standards. e_dbus - Dbus wrapping and glue layer lib
> >>
eo and audio codec API... ethumb - EThumb, thumbnail generation library... eio - Eio, async I/O library...
>> >> I don't
think any of these are in Fedora, so they'd be a great place to
>>
start. Let me know if you need any changes to the four packages I own,
>> once you get in the packager group, I'd be happy to let
you comaintain them.
>> >> ~tom >> >>
==
>> Fedora Project
Thanks for the response Tom. I
had searched the packages, however i realized i needed to go one more page in the package list to find those that you own. E17 currently needs all packages to be at the 1.7.2 release. The Enlightenment team plans on keeping them all at the same version number even if some packages have no changes. You probably already know this.
I think i
remember removing libeina when i installed my build of eina. If we can get libeina up to 1.7.2 then i will adjust the packages to look for libeina and not eina.
I have all the packages up on my
website http://www.edmann.com/Enlightenment/repo/Fedora/17/ [2]
Also i have the yum repo
[Enlightenment]
name=Enlightenment for Fedora $releasever
baseurl=http://edmann.com/Enlightenment/repo/Fedora/$releasever/X86_64/RPMS [3]
enabled=1 metadata_expire=7d gpgcheck=0
[Enlightenment - Sources]
name=Enlightenment SRPMS for Fedora
$releasever
baseurl=http://edmann.com/Enlightenment/repo/Fedora/$releasever/SRPMS [4]
enabled=1 metadata_expire=7d gpgcheck=0
Right now it's only for x86_64, i will build another vm and do
i386 packages. Not sure if that will be needed, but people might come across it and want those. I will also do 18 beta as well.
Do i need to make a bug request for each package or is that
premature for me to do right now?
Thanks
--
devel mailing list devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel [5]
Links: ------ [1] http://freedesktop.org [2] http://www.edmann.com/Enlightenment/repo/Fedora/17/ [3] http://edmann.com/Enlightenment/repo/Fedora/$releasever/X86_64/RPMS [4] http://edmann.com/Enlightenment/repo/Fedora/$releasever/SRPMS [5] https://admin.fedoraproject.org/mailman/listinfo/devel [6] http://www.edmann.com/Enlightenment/repo/Fedora/$releasever/x86_64/RPMS
I was just informed that trying to install enlightenment when you have libeio installed won't work. eio that i have and libeio are two different projects. I am not sure how to work around or fix this. If anyone has suggestions i'm all ears.
Thanks On Fri, 2012-11-30 at 17:58 -0600, Edward Mann wrote:
I have created new Fedora 18 Beta repo. This repo has both x86_64 and i686 in it. You can install via my repo rpm
yum install http://www.edmann.com/Enlightenment/repo/Fedora/18/enlightenment-repo-0.0.3-...
And then try out enlightenment. I tested the x86_64 i just have not had time to do the same with the i686.
Let me know if things do not work.
yum install enlightenment terminology e_modules-engage
I added more depends to the enlightenment spec to hopefully resolve some install issues. After testing i will see if i need to add more.
Thanks
On , Edward Mann wrote:
I have signed the packages and updated my repo. I have also created a rpm to install the repo config and the gpg pub key.
yum install http://www.edmann.com/Enlightenment/repo/Fedora/17/x86_64/RPMS/enlightenment...
I also built a new 17 test machine to test out the install and found that selinux will prevent enlightenment from starting up on the initial startup. I put it in permissive mode and it was able to start. I put it back to enforcing and it worked fine, then restarted with it in default enforcing and i was still able to get into e17.
I am building 386 and x86_64 fedora 18 beta machines and will run the builds on those as well. I will update with the new repos.
For libeio i ran yum install enlightenment eio and it pulled the package from my repo. I will do some more testing on this with the 18 boxes.
Thanks
On , Rudolf Kastl wrote:
the crash happens because of a collision with libeio which is in the fedora main repository. 2012/11/29 Rudolf Kastl <che666@gmail.com> After yum install enlightenment running enlightenment_start makes it crash: enlightenment_start E - PID=22138, valgrind=0 /usr/bin/enlightenment: symbol lookup error: /usr/lib64/libedje.so.1: undefined symbol: EIO_MONITOR_FILE_CREATED 2012/11/29 Rudolf Kastl <che666@gmail.com> Another comment: while you keep that repository up id really welcome if you could sign the packages in your private repo. 2012/11/29 Rudolf Kastl <che666@gmail.com> Actually the baseurl provided in your paste does not work for me. here is the fixed entry: baseurl=http://www.edmann.com/Enlightenment/repo/Fedora/$releasever/x86_64/RPMS 2012/11/29 Edward Mann <e.dev@edmann.com> On , Tom Callaway wrote: On 11/27/2012 02:47 PM, Edward Mann wrote: I would like to be the maintainer for the Enlightenment e17 for Fedora. I am sending this e-mail to seek guidance and also a sponsor. Getting e17 on Fedora i will need to build and install the following packages eina - Core data structure library. In Fedora as "libeina" (I own it) eet - Data encode/decode and storage library. In Fedora as "eet" (I own it) evas - Canvas and scenegraph rendering library. In Fedora as "evas" (I own it) ecore - Core mainloop, display abstraction and utility library. In Fedora as "ecore" (I own it) embryo - Small Pawn based virtual machine and compiler. edje - Abstract GUI layout and animation object library. efreet - Standards handling for freedesktop.org standards. e_dbus - Dbus wrapping and glue layer library. eeze - Device abstraction library. elementary - Elementary, the widget set... emotion - Emotion, video and audio codec API... ethumb - EThumb, thumbnail generation library... eio - Eio, async I/O library... I don't think any of these are in Fedora, so they'd be a great place to start. Let me know if you need any changes to the four packages I own, once you get in the packager group, I'd be happy to let you comaintain them. ~tom == Fedora Project Thanks for the response Tom. I had searched the packages, however i realized i needed to go one more page in the package list to find those that you own. E17 currently needs all packages to be at the 1.7.2 release. The Enlightenment team plans on keeping them all at the same version number even if some packages have no changes. You probably already know this. I think i remember removing libeina when i installed my build of eina. If we can get libeina up to 1.7.2 then i will adjust the packages to look for libeina and not eina. I have all the packages up on my website http://www.edmann.com/Enlightenment/repo/Fedora/17/ Also i have the yum repo [Enlightenment] name=Enlightenment for Fedora $releasever baseurl=http://edmann.com/Enlightenment/repo/Fedora/$releasever/X86_64/RPMS enabled=1 metadata_expire=7d gpgcheck=0 [Enlightenment - Sources] name=Enlightenment SRPMS for Fedora $releasever baseurl=http://edmann.com/Enlightenment/repo/Fedora/$releasever/SRPMS enabled=1 metadata_expire=7d gpgcheck=0 Right now it's only for x86_64, i will build another vm and do i386 packages. Not sure if that will be needed, but people might come across it and want those. I will also do 18 beta as well. Do i need to make a bug request for each package or is that premature for me to do right now? Thanks -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel
On 12/01/2012 01:02 PM, Edward Mann wrote:
I was just informed that trying to install enlightenment when you have libeio installed won't work. eio that i have and libeio are two different projects. I am not sure how to work around or fix this. If anyone has suggestions i'm all ears.
I'll try to take a look at this later this week (I'd do it now, but I'm in all day meetings).
~tom
== Fedora Project
devel@lists.stg.fedoraproject.org