Re: Unresponsive maintainer: mbaldessari

2019-01-15 Thread Michele Baldessari
Hi Timothée,

sorry am a bit swamped with work. I should be able to get to them
week.

cheers,
Michele

On Tue, Jan 15, 2019 at 09:18:39AM +0100, Timothée Floure wrote:
> Hello,
> 
> Does anyone here know how to contact mbaldessari? I can't get him to answer on
> RHBZ#1640405 [0].
> 
> Output of `fedora_active_user.py`:
> 
> ```
> Last login in FAS:
>mbaldessari 2018-06-01
> Last action on koji:
>Tue, 04 Dec 2018 package list entry revoked: beets in trashcan by oscar
> Last package update on bodhi:
>2018-07-31 20:17:46 on package shorewall-5.2.0.4-1.fc28
> Last actions performed according to fedmsg:
>   - pvikt...@redhat.com updated 'cc' on RHBZ#1605799 'python-oauth2client: 
> FTBFS in Fedora raw...' on 2019-01-08 16:01:07 ()
>   - andreas.kri...@univie.ac.at updated nothing on RHBZ#1663924 'vdirsyncer 
> has unsatisfied requirement c...' on 2019-01-07 11:13:00 ()
>   - mhron...@redhat.com updated nothing on RHBZ#1663843 
> 'python-parsedatetime: Remove (sub)packag...' on 2019-01-07 09:20:22 ()
>   - redhat-bugzi...@krp.org.uk updated nothing on RHBZ#1640405 'vdirsyncer 
> broken on Fedora 29' on 2018-12-21 21:33:55 ()
>   - amah...@redhat.com updated 'cc' on RHBZ#1640405 'vdirsyncer broken on 
> Fedora 29' on 2018-12-20 16:21:52 ()
> ERROR:active-user:This shouldn't happen.
>   - number80's meeting titled "RDO meeting - 2018-12-19" ended in #rdo on 
> 2018-12-19 16:40:36
> ```
> 
> [0] https://bugzilla.redhat.com/show_bug.cgi?id=1640405 (vdirsyncer broken on 
> Fedora 29)
> 
> Thanks,
> 
> -- 
> Timothée



> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


-- 
Michele Baldessari
C2A5 9DA3 9961 4FFB E01B  D0BC DDD4 DCCB 7515 5C6D
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: Fop fonts issue in a freshly updated Fedora 28+

2018-05-16 Thread Michele Baldessari
Hi Peter,

On Tue, May 15, 2018 at 07:05:07PM +0200, Peter Lemenkov wrote:
> Hello All!
> 
> Just got a strange issue while generating doc-files from sources with fop:
> 
> https://kojipkgs.fedoraproject.org//work/tasks/763/26980763/build.log
> 
> Exception in thread "main" java.lang.NoSuchMethodError:
> org.apache.fontbox.cff.CFFFont.getProperty(Ljava/lang/String;)Ljava/lang/Object;
> at org.apache.fop.fonts.truetype.OTFFile.readName(OTFFile.java:134)
> at org.apache.fop.fonts.truetype.OpenFont.readFont(OpenFont.java:740)
> at org.apache.fop.fonts.truetype.OFFontLoader.read(OFFontLoader.java:109)
> at org.apache.fop.fonts.truetype.OFFontLoader.read(OFFontLoader.java:93)
> at org.apache.fop.fonts.FontLoader.getFont(FontLoader.java:124)
> at org.apache.fop.fonts.FontLoader.loadFont(FontLoader.java:108)
> at 
> org.apache.fop.fonts.autodetect.FontInfoFinder.find(FontInfoFinder.java:254)
> at org.apache.fop.fonts.FontAdder.add(FontAdder.java:63)
> at 
> org.apache.fop.fonts.FontDetectorFactory$DefaultFontDetector.detect(FontDetectorFactory.java:105)
> at org.apache.fop.fonts.FontManager.autoDetectFonts(FontManager.java:229)
> at 
> org.apache.fop.fonts.DefaultFontConfigurator.configure(DefaultFontConfigurator.java:82)
> at 
> org.apache.fop.render.PrintRendererConfigurator.getCustomFontCollection(PrintRendererConfigurator.java:147)
> at 
> org.apache.fop.render.PrintRendererConfigurator.setupFontInfo(PrintRendererConfigurator.java:127)
> at org.apache.fop.render.intermediate.IFUtil.setupFonts(IFUtil.java:170)
> at 
> org.apache.fop.render.intermediate.IFRenderer.setupFontInfo(IFRenderer.java:187)
> at org.apache.fop.area.RenderPagesModel.(RenderPagesModel.java:75)
> at org.apache.fop.area.AreaTreeHandler.setupModel(AreaTreeHandler.java:135)
> at org.apache.fop.area.AreaTreeHandler.(AreaTreeHandler.java:105)
> at 
> org.apache.fop.render.RendererFactory.createFOEventHandler(RendererFactory.java:350)
> at org.apache.fop.fo.FOTreeBuilder.(FOTreeBuilder.java:107)
> at org.apache.fop.apps.Fop.createDefaultHandler(Fop.java:104)
> at org.apache.fop.apps.Fop.(Fop.java:78)
> at org.apache.fop.apps.FOUserAgent.newFop(FOUserAgent.java:179)
> at org.apache.fop.cli.InputHandler.renderTo(InputHandler.java:107)
> at org.apache.fop.cli.Main.startFOP(Main.java:186)
> at org.apache.fop.cli.Main.main(Main.java:216)
> make[3]: Leaving directory
> '/builddir/build/BUILD/otp-OTP-20.3.6/lib/stdlib/doc/src'
> make[3]: *** 
> [/builddir/build/BUILD/otp-OTP-20.3.6/make/x86_64-redhat-linux-gnu/otp.mk:329:
> ../pdf/stdlib-3.4.5.pdf] Error 1
> make[2]: Leaving directory '/builddir/build/BUILD/otp-OTP-20.3.6/lib/stdlib'
> make[2]: *** [/builddir/build/BUILD/otp-OTP-20.3.6/make/otp_subdir.mk:29:
> docs] Error 2
> make[1]: Leaving directory '/builddir/build/BUILD/otp-OTP-20.3.6/lib'
> make[1]: *** [/builddir/build/BUILD/otp-OTP-20.3.6/make/otp_subdir.mk:29:
> docs] Error 2
> make: *** [Makefile:416: docs] Error 2
> 
> For me it looks very much the same as the issue described here -
> https://stackoverflow.com/questions/41501641/fop-giving-nosuchmethoderror-when-font-auto-detect-enable
> 
> However I'm not sure how to fix it?

Eck and I spent some time looking at this.
So the issue is actually this one here:
-fontbox.noarch 1.8.13-4.fc28
+fontbox.noarch 2.0.9-2.fc28

The problem is that fontbox has been upgraded to 2.0.x but support for
2.0.x has landed only in FOP 2.2:
From https://xmlgraphics.apache.org/fop/2.2/changes_2.2.html:
FOP-2562: Update to PDFBox 2

So via BZ https://bugzilla.redhat.com/show_bug.cgi?id=1298915 we should
push for an update of fop to 2.2 since pdfbox is already out and
released.

cheers,
Michele
-- 
Michele Baldessari<mich...@acksyn.org>
C2A5 9DA3 9961 4FFB E01B  D0BC DDD4 DCCB 7515 5C6D
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Intent to orphan shorewall

2016-02-09 Thread Michele Baldessari
On Mon, Feb 08, 2016 at 10:56:11AM -0500, Digimer wrote:
> > I see this is still orphaned. I am happy to step in if you guys changed
> > your mind, as I use shorewall quite a bit in my setups.
> 
> I want to take it over, but work has proven more busy that I expected.
> If you have the cycles, please take it. I would be happy to be
> co-maintainer though. This would have been my first package, so it's
> probably smarter if I helped someone with experience rather than try to
> do it myself. :)

Thanks, Digimer. I have taken ownership. Please do add yourself to the
ACLs and we can work on maintaining it together. I have updated it
locally and will test it once I am back home at the end of this week.
After that I will update it to 5.x in rawhide only for now.

cheers,
Michele
-- 
Michele Baldessari<mich...@acksyn.org>
C2A5 9DA3 9961 4FFB E01B  D0BC DDD4 DCCB 7515 5C6D
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org


Re: Intent to orphan shorewall

2016-02-08 Thread Michele Baldessari
On Thu, Dec 17, 2015 at 11:03:46PM -0500, Digimer wrote:
> On 17/12/15 09:26 PM, Orion Poplawski wrote:
> > On 12/17/2015 05:27 PM, Digimer wrote:
> >> I'll take co-maintainer to assist Alex as she comes up to speed. I
> >> maintained the "cluster" package in Fedora up until it was retired in
> >> F16. I'm a little rusty now, but shorewall is a fairly simple package
> >> and we already maintain a repo of our own, so I expect little trouble.
> >>
> >> digimer
> >>
> >> On 17/12/15 10:48 AM, Alex Bruneau wrote:
> >>> I am new to package maintaining, but Alteeve's Niche uses Shorewall
> >>> in one of our offerings, and I'd be happy to take it on. Our tech
> >>> lead is available to assist as well. Thank you for all of your work
> >>> on the package!
> > 
> > So, Alex (nyz ?) appears to not be a packager, and I can't find
> > digimer's FAS name.  I'll just have to ask that people add themselves to
> > the package:
> > 
> > https://admin.fedoraproject.org/pkgdb/package/rpms/shorewall/
> 
> I just added myself as a watcher.
> 
> Alex (nick is 'nyz', yes) just setup her account today. I'll chat with
> her tomorrow about setting up on FAS.

I see this is still orphaned. I am happy to step in if you guys changed
your mind, as I use shorewall quite a bit in my setups.

Please let me know,
Michele
-- 
Michele Baldessari<mich...@acksyn.org>
C2A5 9DA3 9961 4FFB E01B  D0BC DDD4 DCCB 7515 5C6D
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org


Request to take over orphaned python-mutagen

2014-12-09 Thread Michele Baldessari
Hi all,

as per [1], I'd like to take over the orphaned python-mutagen package.
Let me know if there are any objections.

Cheers,
Michele

[1] 
https://fedoraproject.org/wiki/Orphaned_package_that_need_new_maintainers#Claiming_Ownership_of_an_Orphaned_Package_Procedure
-- 
Michele Baldessarimich...@acksyn.org
C2A5 9DA3 9961 4FFB E01B  D0BC DDD4 DCCB 7515 5C6D
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: How can we make F17 be able to boot on Macs (with or without reFit)

2012-02-28 Thread Michele Baldessari
On Tue, Feb 28, 2012 at 05:22:22PM +, Matthew Garrett wrote:
 On Tue, Feb 28, 2012 at 05:57:38PM +0100, Andreas Tunek wrote:
  Has there been any more tests getting F17 to boot on macs, with or without
  refit? I would love to test, but if macs are not any target hardware for
  fedora it would be pretty pointless.
 
 Yes, F17's current media should be pretty close to working.

FWIW I installed F16 some time ago and upgraded just yesterday to F17 
(via the rc4 iso) just fine on my MacbookAir4,1. 
F16 didn't have a working graphical anaconda (Intel HW was too new), F17
upgrade went perfectly. So Kudos to everyone ;)

cheers,
-- 
Michele Baldessarimich...@acksyn.org
C2A5 9DA3 9961 4FFB E01B  D0BC DDD4 DCCB 7515 5C6D
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

[389-devel] jss/ldapjdk source

2010-10-17 Thread Michele Baldessari
Hi all,

some time ago the sources for jss could be found here:
http://ftp.mozilla.org/pub/mozilla.org/security/jss/releases/

Now they seem to have disappeared. Anyone know if they're in some
branch over at hg.mozilla.org?

Similar question for ldapjdk. It used to be available through the following 
command:
cvs -d :pserver:anonym...@cvs-mirror.mozilla.org:/cvsroot co -rLDAPJavaSDK_418 
DirectorySDKSourceJava 

This still works, but I wonder if that is still to be considered the
official upstream.

Thanks,
-- 
Michele Baldessari mich...@acksyn.org 
C2A5 9DA3 9961 4FFB E01B  D0BC DDD4 DCCB 7515 5C6D
--
389-devel mailing list
389-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-devel