From Fedora Project Wiki

No edit summary
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{User:Cassmodiah/Infobox2
{{User:Cassmodiah/Infobox2
|REAL-NAME=Sébastien Boisvert
|REAL-NAME=Sébastien Boisvert
|image=sebhtml.jpeg,width=128
|image=Sebhtml.jpeg
|HOME= Québec City, Québec, Canada
|HOME= Québec City, Québec, Canada
|FAS-NAME=sebhtml
|FAS-NAME=sebhtml
Line 12: Line 12:


I'm a Canadian Institutes of Health Research -funded [http://boisvert.info doctoral student]. I utilize the message passing interface to solve computational problems in genomics.
I'm a Canadian Institutes of Health Research -funded [http://boisvert.info doctoral student]. I utilize the message passing interface to solve computational problems in genomics.
My main software projects:
* Ray, a assembler and profiler for genomes, metagenomes and transcriptomes (in C++ 1998) http://denovoassembler.sourceforge.net/
* RayPlatform (in C++ 1998), a framework and engine to build massively distributed apps http://github.com/sebhtml/RayPlatform
* Ray Cloud Browser [http://ec2-54-242-197-219.compute-1.amazonaws.com/~sebhtml/Ray-Cloud-Browser/client/ demo] (Javascript, HTML5, JSON, C++ 1998), a graph browser in the cloud https://github.com/sebhtml/Ray-Cloud-Browser


I started using Linux in 2003 with Red Hat 9. I am currently using Fedora 17 on a Thinkpad x230.
I started using Linux in 2003 with Red Hat 9. I am currently using Fedora 17 on a Thinkpad x230.
Line 19: Line 25:
== Finding a sponsor ==
== Finding a sponsor ==


* New packages
== New packages ==
** [https://bugzilla.redhat.com/show_bug.cgi?id=872783 Bug 872783 - (Ray) Review Request: Ray - Parallel genome assemblies for parallel DNA sequencing]
 
* [https://bugzilla.redhat.com/show_bug.cgi?id=872783 Bug 872783 - (Ray) Review Request: Ray - Parallel genome assemblies for parallel DNA sequencing]
 


== My <s>soon-to-be</s> sponsor ==


* My soon-to-be sponsor: [[User:Jussilehtola]]
* [[User:Jussilehtola]]


=== Readings ===
=== Readings ===
Line 39: Line 48:
* <s>http://fedoraproject.org/wiki/Common_Rpmlint_issues</s>
* <s>http://fedoraproject.org/wiki/Common_Rpmlint_issues</s>
* <s>https://fedoraproject.org/wiki/Using_the_Koji_build_system</s>
* <s>https://fedoraproject.org/wiki/Using_the_Koji_build_system</s>
=== Informal reviews ===
* [https://bugzilla.redhat.com/show_bug.cgi?id=883125 bannergrab]
* See comments in the section above for comments on packages


== My packages ==
== My packages ==
Line 52: Line 66:
* [https://admin.fedoraproject.org/pkgdb/users/packages/sebhtml?acls=owner&acls=commit my packages available in Fedora].
* [https://admin.fedoraproject.org/pkgdb/users/packages/sebhtml?acls=owner&acls=commit my packages available in Fedora].


* [http://fedoraproject.org/wiki/New_package_process_for_existing_contributors new package process]


== My package reviews ==
== My package reviews ==
Line 65: Line 81:
[ ] = Manual review needed
[ ] = Manual review needed
</pre>
</pre>
* [https://bugzilla.redhat.com/buglist.cgi?f1=OP&list_id=1006048&emaillongdesc1=1&f0=OP&resolution=---&resolution=NOTABUG&resolution=WONTFIX&resolution=DEFERRED&resolution=WORKSFORME&resolution=CURRENTRELEASE&resolution=RAWHIDE&resolution=ERRATA&resolution=DUPLICATE&resolution=UPSTREAM&resolution=NEXTRELEASE&resolution=CANTFIX&resolution=INSUFFICIENT_DATA&classification=Fedora&emailtype1=exact&o2=equals&f4=CP&query_format=advanced&j1=OR&f3=CP&f2=flagtypes.name&bug_status=NEW&bug_status=ASSIGNED&bug_status=MODIFIED&bug_status=ON_DEV&bug_status=ON_QA&bug_status=VERIFIED&bug_status=RELEASE_PENDING&bug_status=POST&bug_status=CLOSED&email1=seb%40boisvert.info&component=Package%20Review&product=Fedora comments]


* Reviews I have done: see [https://bugzilla.redhat.com/buglist.cgi?component=Package%20Review&emailassigned_to1=1&emailtype1=exact&email1=seb%40boisvert.info full list]  
* Reviews I have done: see [https://bugzilla.redhat.com/buglist.cgi?component=Package%20Review&emailassigned_to1=1&emailtype1=exact&email1=seb%40boisvert.info full list]  

Revision as of 19:20, 13 May 2013

Sébastien Boisvert
Sébastien Boisvert
Personal Information
Birthday: {{{birthday}}}
Home: Québec City, Québec, Canada
Fedora-specific Information
FAS-Name: sebhtml
Fedora-Mail: sebhtml@fedoraproject.org
Miscellaneous Information
Private Mail: {{{pmail}}}
GPG-Key: {{{gpg}}}
IRC: {{{irc-nick}}} on Libera.chat in
{{{irc-channels}}}
Badges (20)
If you build it... (Koji Success I) You can call me "Patches" (SCM I) Involvement If you build it... (Koji Success II) Egg Bona Fide What goes up... (Koji Failure I) What goes up... (Koji Failure II) Is this thing on? (Updates-Testing I) Embryo You can call me "Patches" (SCM II) Junior Badger (Badger I) Like a Rock (Updates-Stable I) Tadpole Helping Hand Let Me Introduce Myself Origin Froglet Tadpole with Legs Adult Frog
 


General information

I'm a Canadian Institutes of Health Research -funded doctoral student. I utilize the message passing interface to solve computational problems in genomics.

My main software projects:

I started using Linux in 2003 with Red Hat 9. I am currently using Fedora 17 on a Thinkpad x230.

I am interested in the Fedora Science and Technology Special Interest Group.

Finding a sponsor

New packages


My soon-to-be sponsor

Readings

Informal reviews

  • bannergrab
  • See comments in the section above for comments on packages

My packages


My package reviews

Key:
[x] = Pass
[!] = Fail
[-] = Not applicable
[?] = Not evaluated
[ ] = Manual review needed
  • Full list of packages waiting for a reviewer here.

Useful commands


# extract files from rpm
rpm2cpio myrpmfile.rpm | cpio -idmv

# check a spec file
rpmlint ray.spec

# build binary RPMS and SRPM 
rpmbuild -ba ray.spec

# check a source RPM file
rpmlint ray*.src.rpm

# check a binary RPM file
rpmlint ray*.rpm

# install packages
rpm -i ray*.rpm

# check a installed package
rpmlint ray-common

# list files in package
rpm -ql ray-common

# list files in RPM file
rpm -qpl ray.rpm

# build package in mock (sandbox)
mock -r fedora-17-x86_64 rebuild ray-2.1.0-2.fc17.src.rpm &> ray-2.1.0-2.fc17.src.rpm.mock

# automatically review a package from bugzilla
fedora-review -b 872783