orphaning packages recode, python-bibtex, pybliographer

2019-08-15 Thread Zoltan Kota
Hi,

I am orphaning the following packages:

recode -- The upstream development of recode is not very active, and I
don't use it anymore.

python-bibtex -- The upstream develepoment is not very active and it
depends on python2.
See the bug at https://bugzilla.redhat.com/show_bug.cgi?id=1738118

pybliographer -- The upstream develepoment is not very active and it
depends on python2.
See the bug at https://bugzilla.redhat.com/show_bug.cgi?id=1738934

Thanks.
Zoltan
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


F29 Mass rebuild - Help needed to fix failed build

2018-07-18 Thread Zoltan Kota
Hi All,

The Mass rebuild of pybliographer failed. See below:

Fwd: releng's pybliographer-1.2.18-4.fc29 failed to build

Notification time stamped 2018-07-15 03:04:40 UTC

releng's pybliographer-1.2.18-4.fc29 failed to build
http://koji.fedoraproject.org/koji/buildinfo?buildID=1121364

It seems the .configure script does not find 'python'. The script uses
Python variable to store python path (configure.ac: AC_PATH_PROG(Python,
python, no) ).

Can I add/override this variable in the spec file?
eg. %configure Python=%{__python2}

or what is the correct syntax/way to fix the issue?

Thanks,
Zoltan
___
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/message/YRGJVYBQCLANUSZJW5IIXGVRSFXFX3W6/


recode - source url question

2014-01-21 Thread Zoltan Kota
Hi,

The author of recode moved the source tarballs to Github. There he provides
release tags, see below:

https://github.com/pinard/Recode/releases

What 'Source tag' should I use in the recode.spec file for version 3.6
tarball?

Zoltan
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

F17 installation on an Apple Macbook Pro

2012-09-24 Thread Zoltan Kota
Hi,

I've tried to follow the discussions related to Fedora and Apple
hardware in these lists. Some days ago I decided to try to install F17
on my Macbook Pro. Maybe it is useful to share my experiences.

The initial state was:
Apple Macbook Pro 3.1, a Triple-boot system with Mac OSX, WindowsXP,
Fedora 14, booting through ReFit
For Fedora I had a separate 'root', 'swap' and 'home' partitiion.
My plan was to do a fresh installation on the existing root partition
keeping the home partition as is.
The istallation media was F17 i386 DVD.

1. The system booted from DVD correctly, graphical setup was OK.
2. At selecting partitions I choose custom setup, and selected my
existing /, swap, and /home partitions for installation.
At this point I had to stop, because setup needed a bios boot
partition that I didn'h have.
3. As I didn't want to mess up my partitions completely / to have more
control, I manipulated my partition table out of the graphical setup.
I used gdisk in command line from the DVD. I removed my linux root
partition and created a 1MB Bios boot partition and a new root
partition. The other partitions were not touched. With gdisk I could
set the hybrid MBR as well.
4. Starting setup again, selecting custom disk layout with grub
installed on the boot partition, the installation was OK.
5. However the hybrid MBR of the disk was cleared. So I had to setup
again the hybrid MBR with gdisk. After that I could boot all the 3
systems with ReFit. (ReFit now shows an extra starting icon however,
that seems to start windows or fedora depending on which one was
booted last time. I don't know where comes this from.)
But finally I have bootable Fedora 17 system, hurrah. And my existing
other OS-es survived. :-)

I think
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: F17 installation on an Apple Macbook Pro

2012-09-24 Thread Zoltan Kota
On Mon, Sep 24, 2012 at 9:02 AM, Zoltan Kota zolt...@gmail.com wrote:
 Hi,

 I've tried to follow the discussions related to Fedora and Apple
 hardware in these lists. Some days ago I decided to try to install F17
 on my Macbook Pro. Maybe it is useful to share my experiences.

 The initial state was:
 Apple Macbook Pro 3.1, a Triple-boot system with Mac OSX, WindowsXP,
 Fedora 14, booting through ReFit
 For Fedora I had a separate 'root', 'swap' and 'home' partitiion.
 My plan was to do a fresh installation on the existing root partition
 keeping the home partition as is.
 The istallation media was F17 i386 DVD.

 1. The system booted from DVD correctly, graphical setup was OK.
 2. At selecting partitions I choose custom setup, and selected my
 existing /, swap, and /home partitions for installation.
 At this point I had to stop, because setup needed a bios boot
 partition that I didn'h have.
 3. As I didn't want to mess up my partitions completely / to have more
 control, I manipulated my partition table out of the graphical setup.
 I used gdisk in command line from the DVD. I removed my linux root
 partition and created a 1MB Bios boot partition and a new root
 partition. The other partitions were not touched. With gdisk I could
 set the hybrid MBR as well.
 4. Starting setup again, selecting custom disk layout with grub
 installed on the boot partition, the installation was OK.
 5. However the hybrid MBR of the disk was cleared. So I had to setup
 again the hybrid MBR with gdisk. After that I could boot all the 3
 systems with ReFit. (ReFit now shows an extra starting icon however,
 that seems to start windows or fedora depending on which one was
 booted last time. I don't know where comes this from.)
 But finally I have bootable Fedora 17 system, hurrah. And my existing
 other OS-es survived. :-)

 I think

Soory, accidentally I sent it before I could finish my email.
So, I think would be nice to try F17_x86_64 as well? I have never
tried EFI installation of fedora before. Is it possible to install
grub efi in the root/boot partition during setup? ReFit should find it
as I know.

Zoltan
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: retire referencer in Fedora 16+ ?

2011-10-25 Thread Zoltan Kota
On Tue, Oct 25, 2011 at 12:11 PM, Ankur Sinha sanjay.an...@gmail.com wrote:
 Hi,

 Just wondering if we have another reference tool in the repos? Anyone?

Bibus, pybliographer?

Zoltan
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


pybliographer 1.2.15 license change

2011-10-07 Thread Zoltan Kota
Hi,

I have just built pybliographer-1.2.15 for rawhide. The documentation
of the program was converted into Mallard, and it's license changed to
Creative Commons.
So, the license changed from GPLv2+ and GFDL to GPLv2+ and CC-BY-SA.

Zoltan
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


changing email address

2011-02-02 Thread Zoltan Kota
Hi,

I would like to use an other email account for my fedora related works 
(mailing lists, bugzilla, fas, ...). Should I just simply change my email 
address in FAS, at Bugzilla, Mailman, git config, and that's all? Or is 
there any special procedure?
Thanks!

Zoltan

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


pathway rawhide..branched

2010-11-18 Thread Zoltan Kota
Hi,

Is there an automatic/smooth and/or recommended way to switch from rawhide 
to the branched-devel (when branching is being done) dist? 
E.g. Now I can upgrade my F14 to devel. Later when F15 is branched I would 
like to follow F15 and not devel. Is it possible automatically or I need 
to tweak my system manually. Last time I missed the 'branching point' and 
I got the updates from rawhide.
Sorry if I missed some trivial info somewhere!

Zoltan
   
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Heads up: bazaar is retired in F13 and devel

2010-02-19 Thread Zoltan Kota
Hi,

I have started the retiring process for bazaar in the F13 and devel 
branch.
Please update your package if it depends on bazaar!
Thanks!

Zoltan
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: help for fixing Fedora rawhide FTBFS

2010-02-15 Thread Zoltan Kota
On Mon, 15 Feb 2010, Toshio Kuratomi wrote:

  http://linux.dell.com/files/fedora/FixBuildRequires/mock-results/x86_64/bazaar-1.4.2-14.fc13.src.rpm/result/build.log
  
 Are we ready to retire this package yet?  It's been many years since
 upstream stopped maintaining this (in favor of bzr).

I think so. I will not use it from f13 and up; we are moving our 
(remaining) upstream 
repos to another vcs now. So, I can make bazaar dead in devel (according 
to the wiki page How_to_remove_a_package_at_end_of_life) if you agree?!

Zoltan
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel