Re: Coin4 build failure

2020-08-07 Thread J. Scheurich
About a question related to #error... On 8/7/20 2:12 PM, Richard Shaw wrote: So I was curious what the error was, but my bigger question is, what changed? This was just a rebuild for the CMake change FTBFS. I have not changed anything other than what was necessary to fix the CMake commands.

Re: Coin4 build failure

2020-08-06 Thread J. Scheurich
You can bypass this by using CXXFLGS="-DXML_POOR_ENTROPY=1" export CXXFLAGS="-DXML_POOR_ENTROPY=1" in bash before compiling sorry... so long MUFTO ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to

Re: Coin4 build failure

2020-08-06 Thread J. Scheurich
On 07.08.20 02:58, Richard Shaw wrote: > While trying to update the spec for the CMake change I ran into this > for the first time: > > cd /builddir/build/BUILD/coin-6enkw/x86_64-redhat-linux-gnu/src/base > && /usr/bin/g++ >  -I/builddir/build/BUILD/coin-6enkw/x86_64-redhat-linux-gnu/data >

Re: Reminder: upcoming Fedora 33 deadlines & milestones

2020-08-04 Thread J. Scheurich
Am 05.08.20 um 01:52 schrieb Ben Cotton: Here are some upcoming deadlines and milestones for the Fedora 33 development cycle: Are you sure, that boost1.73 should be part of fedora 33 ? It lloks like boost.173 would require a future verson of gcc/g++ ao long MUFTI

Re: gdb says "Unexpected size of section `.reg-xstate/...` in core file

2020-07-11 Thread J. Scheurich
I'm not sure if this is a bug and if it is, where it is... $ coredumpctl gdb ... Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `/usr/lib/systemd/systemd-oomd'. Program terminated with signal SIGABRT, Aborted. warning: Unexpected size of section

yuv2png and vpxenc (webm) in fedora ?

2020-07-06 Thread J. Scheurich
Hi, Would it be ok, to create a png2vuy and vpxenc package in fedora ? With png2vuy and vpxenc it would be possible to create a webm-movie from a sequence of image files. Can the fedora firefox show a .webm file (youtube use the .webm format) ? A program, that could use png2yuv and vpxenc for

Why fedpkg build failed ?

2020-06-17 Thread J. Scheurich
Hi, I updated white_dune with creating a source.rpm, $ fedpkg clone wdune $ fedpkg import source.rpm $ fedpkg commit $ fedpkg push $ fedpkg build but i get the following problem https://koji.fedoraproject.org/koji/taskinfo?taskID=45824536 ->

Re: Fwd: How to update ? Was:[Red Hat Bugzilla] Your Outstanding Requests

2020-03-02 Thread J. Scheurich
Hi, >> What is wrong ? > Bugzilla + the build system are not magically linked. You need to close the > bug manually after building the package in rawhide and F32. > > Just from a quick glance I think your rebuilds were successful so you can > close the bug report. :-) Thanks. But how do i close

Fwd: How to update ? Was:[Red Hat Bugzilla] Your Outstanding Requests

2020-03-01 Thread J. Scheurich
Hi, I got the following mail: Forwarded Message Subject:[Red Hat Bugzilla] Your Outstanding Requests Date: Mon, 2 Mar 2020 02:11:13 GMT From: bugzi...@redhat.com To: muft...@web.de The following is a list of bugs or attachments to bugs in which a user has

Why does "fedpkg build" failed for wdune ?

2020-02-15 Thread J. Scheurich
https://koji.fedoraproject.org/koji/taskinfo?taskID=41519708 | Result | GenericError: Build already in progress (task 41519706) I already started "fedpkg build", but it said ... Watching tasks (this may be safely interrupted)... so i interrupted it and restarted "fedpkg build" What to do ?

reiew request freewrl 4.0

2020-01-10 Thread J. Scheurich
Hi, I want to offer a review swap for freewrl 4.0: https://bugzilla.redhat.com/show_bug.cgi?id=1789919 /I would prefer C/C++ project to review. so long MUFTI / ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to

wdune/white is available for fedora 32

2020-01-04 Thread J. Scheurich
Hi, After 13 months, wdune/white_dune is avaliable for fedora 32 8-) I want to say thanks for anyońe, who gave tips, especially Petr Menšík (the reviewer) and Robert-André Mauchin (the sponsor). so long MUFTI ___ devel mailing list --

Re: Fedora Account Data Update mufti11

2020-01-03 Thread J. Scheurich
On 1/3/20 3:55 PM, Dominik 'Rathann' Mierzejewski wrote: What does ssh -vvvmuft...@pkgs.fedoraproject.org say? $ ssh -vvv muft...@pkgs.fedoraproject.org OpenSSH_8.1p1, OpenSSL 1.1.1d FIPS  10 Sep 2019 debug1: Reading configuration data /home/home/mufti/.ssh/config debug1: Reading

Re: Fedora Account Data Update mufti11

2020-01-03 Thread J. Scheurich
You might have to wait a bit until the changes have propagated. If it still doesn't work, make sure the .ssh/id_rsa file has mode 600, otherwise OpenSSH will give you errors. Thanks, but it still do not work: $ ls -l .ssh/id_rsa.pub -rw---. 1 mufti mufti 575 Jan  3 13:41 .ssh/id_rsa.pub

Fwd: Fedora Account Data Update mufti11

2020-01-03 Thread J. Scheurich
Hi, I tried: $ fedpkg clone wdune Cloning into 'wdune'... muft...@pkgs.fedoraproject.org: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. Could not execute clone: Failed to execute

Re: Final fedora distribution Was: How to reuild wdune ?

2019-12-24 Thread J. Scheurich
https://koji.fedoraproject.org/koji/packageinfo?tagOrder=extra_arches=30158=-completion_time=0#taglist ** | Information for package wdune | f32     releng     yes Maybe this could be a problem ? so long MUFTI ___ devel mailing list --

Re: Final fedora distribution Was: How to reuild wdune ?

2019-12-24 Thread J. Scheurich
Hi, $ fedpkg request-branch --repo wdune f31 Could not execute request_branch: Missing a Pagure token. Refer to "fedpkg request-repo -h" to set atoken in your user configuration. $ fedpkg request-repo wdune Could not execute request_repo: A Bugzilla bug is required on new repository requests $

Re: Final fedora distribution Was: How to reuild wdune ?

2019-12-24 Thread J. Scheurich
Hi, | fedpkg request-branch --repo wdune f31 | fedpkg request-branch --repo wdune f30 $ fedpkg request-branch --repo wdune f31 Could not execute request_branch: Missing a Pagure token. Refer to "fedpkg request-repo -h" to set atoken in your user configuration. I created a new token at

Re: Final fedora distribution Was: How to reuild wdune ?

2019-12-24 Thread J. Scheurich
Hi, $ fedpkg build --target f32 was successfull. # lsb_release -a | grep Release Release:    32 # yum search wdune Last metadata expiration check: 1:42:31 ago on Tue 24 Dec 2019 06:59:24 AM CET. No matches found. What is needed to add wdune to fedora 32 ? so long MUFTI

Re: How to reuild wdune ?

2019-12-24 Thread J. Scheurich
$ fedpkg build --target f31 https://koji.fedoraproject.org/koji/taskinfo?taskID=39903543 Result BuildError: package wdune not in list for tag f31-updates-candidate What has to be done, to bring wdune to fedora 31 ? so long MUFTI ___ devel mailing

Re: How to reuild wdune ?

2019-12-23 Thread J. Scheurich
Hi, I got $ fedpkg build for wdune running, but what i need to publish it ? So i can install it with # yum install wdune ? so long MUFTI ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to

Re: How to reuild wdune ?

2019-12-23 Thread J. Scheurich
I tried the following: $ kinit muft...@fedoraproject.org rm -rf wdune fedpkg clone wdune cd wdune $ fedpkg import ~/rpmbuild/SRPMS/wdune-1.654-3.fc32.src.rpm > /dev/null $ git commit -sm "Initial import (#1658153)" You do

How to reuild wdune ?

2019-12-23 Thread J. Scheurich
Hi, I tried the following: $ kinit muft...@fedoraproject.org rm -rf wdune fedpkg clone wdune cd wdune $ fedpkg import ~/rpmbuild/SRPMS/wdune-1.654-3.fc32.src.rpm > /dev/null $ git commit -sm "Initial import (#1658153)" error: gpg failed to sign the data fatal: failed to write commit object $

Current status of wdune and vcglib ?

2019-12-22 Thread J. Scheurich
Hi, I got 2 emails: | Your Pagure API key wdune (white_dune) is a graphical VRML97/X3D editor will expire in 1 day(s). | Please get a new key for non-interrupted service. | Your Pagure API key vcglib Visualization and Computer Graphics Library will expire in 1 day(s). | Please get a new key

Re: which old version of fedora can read a old iRIX XFS filesystem ?

2019-11-20 Thread J. Scheurich
Hi, | When trying to mount a old SGI IRIX64 XFS filesystem, current Linux | versions complain with: | function not implemented | So you have to use a older Linux version (e.g. 2.68). Just for the records: i was able to read a IRIX64 XFS MO-dsik with a USB MO-drive using a Ubuntu Linux 4.10

which old version of fedora can read a old iRIX XFS filesystem ?

2019-11-17 Thread J. Scheurich
Hi, When trying to mount a old SGI IRIX64 XFS filesystem, current Linux versions complain with: function not implemented So you have to use a older Linux version (e.g. 2.68). Which fedora version is old enough and are old fedora CD/DVD images still available ? so long MUFTI

Re: How to approve a review request ?

2019-11-15 Thread J. Scheurich
Hi I want to approve the review request of vimvi-qt, but this is my first offical review 8-( You need to set fedora-review+ flag. Click on "Show advanced fields" near the top of the bug, and flags should be visible in a drop-down menu on the right. Mufti, it's weird that your screenshot

Re: How to approve a review request ?

2019-11-15 Thread J. Scheurich
Hi, I want to approve the review request of vimvi-qt, but  this is my first offical review 8-( You need to set fedora-review+ flag. Click on "Show advanced fields" near the top of the bug, and flags should be visible in a drop-down menu on the right. I still don't find it 8-(

How to approve a review request ?

2019-11-15 Thread J. Scheurich
Hi, I want to approve the review request of vimvi-qt, but  this is my first offical review 8-( https://bugzilla.redhat.com/show_bug.cgi?id=1770278 I can't find the right page to do that. Can someone help me ? so long MUFTI ___ devel mailing list --

Re: Problems using fedpkg

2019-11-12 Thread J. Scheurich
Hi, >> When i try to use "fedpkg co vcglib", i get >> >> $ fedpkg co vcglib >> Cloning into 'vcglib'... >> muft...@pkgs.fedoraproject.org: Permission denied (publickey). >> fatal: Could not read from remote repository. >> >> >> How to set/reset the right account information ? >> >> so long >>

Problems using fedpkg

2019-11-12 Thread J. Scheurich
Hi, When i try to use "fedpkg co vcglib", i get $ fedpkg co vcglib Cloning into 'vcglib'... muft...@pkgs.fedoraproject.org: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. Could not

Re: Simple review swap: vimiv-qt: image viewer with vim like key bindings

2019-11-08 Thread J. Scheurich
Would anyone like to swap reviews please? I'd like to vimiv-qt reviewed: https://bugzilla.redhat.com/show_bug.cgi?id=1770278 I could review it in exchange of a review of vcglib: https://bugzilla.redhat.com/show_bug.cgi?id=1677989 This has been already reviewed, but the review is too old to be

Re: review swap for vcglib

2019-10-26 Thread J. Scheurich
Cause the last review is too old, i need a fresh review for vcglib: https://bugzilla.redhat.com/show_bug.cgi?id=1677989 I also cannot find the "muftii" FAS account you listed in this bug ... Sorry, typo: it should be "mufti11" 8-( I'm available for any review in exchange. My initial

review swap for vcglib

2019-10-26 Thread J. Scheurich
Hi, Cause the last review is too old, i need a fresh review for vcglib: https://bugzilla.redhat.com/show_bug.cgi?id=1677989 I'm available for any review in exchange. My initial target is wdune (white_dune), but it also requires OpenSubdiv. There is a fedora 30 package for OpenSubdiv and a

review swap for wdune (white_dune)

2019-10-24 Thread J. Scheurich
Hi, Cause the last review is too old, i need a fresh review for wdune (white_dune): https://bugzilla.redhat.com/show_bug.cgi?id=1658153 This package requires vcglib: https://bugzilla.redhat.com/show_bug.cgi?id=1677989 I'm available for any review in exchange. so long MUFTI

Re: vcglib Review too old

2019-10-20 Thread J. Scheurich
$ fedpkg request-repo vcglib 1677989 Could not execute request_repo: The Bugzilla bug's review was approved over 60 days ago What to do ? A need a "new" review. This can be pretty simple if the original reviewer just resets the "fedora-review" flag and sets it again (assuming there is no new

vcglib Review too old

2019-10-20 Thread J. Scheurich
Hi, When i try $ fedpkg request-repo vcglib 1677989 Could not execute request_repo: The Bugzilla bug's review was approved over 60 days ago What to do ? so long MUFTI ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an

Re: Low Memory Detection on Linux

2019-10-18 Thread J. Scheurich
gmemusage is a tool to show memory usage per userspace application. top can show low memory state. I remember gmemusage from the SGI days and remember using it on Linux too, but currently yum whatprovides */gmemusage claims there are No Matches Found. Where did you get your gmemusage from?

Re: Low Memory Detection on Linux

2019-10-18 Thread J. Scheurich
do you know if there's any reliable and widely available way how to measure memory usage on Linux by user space application (Firefox in this case) and detect low-memory state? gmemusage is a tool to show memory usage per userspace application. top can show low memory state. so long MUFTI

Re: fedora-review broken?

2019-08-28 Thread J. Scheurich
> On Wed, Aug 28, 2019, 15:12 Richard Shaw > wrote: > > While I'm trying to use it for a review on RPM Fusion I don't > think the error is related... > > Just running fedora-review without any arguments produces this in > the log: > > Traceback

Re: fedora-review seam to not work 8-(

2019-08-07 Thread J. Scheurich
| Try cleaning your chroot. > mock -scrub=all This do not help on fedora 31 8-( $  fedora-review -n vcglib INFO: Processing local files: vcglib INFO: Getting .spec and .srpm Urls from : Local files in /home/home/mufti INFO:   --> SRPM url: file:///home/home/mufti/vcglib-1.0.1-1.src.rpm INFO:  

Re: fedora-review seam to not work 8-(

2019-08-05 Thread J. Scheurich
> What's your version of fedora-review? You should have 0.7.2 > > Name : fedora-review > Version : 0.7.2 > Release : 1.fc30 $ fedora-review -V fedora-review version 0.7.2 65d36bb 2019-04-09 16:30:26 -0400 external plugins: $ yum info fedora-review ... Installed Packages Name 

fedora-review seam to not work 8-(

2019-08-05 Thread J. Scheurich
Hi, (Since the last update ?) fedora-review seams to not work: I am using Spec URL: ftp://ftp.ourproject.org/pub/wdune/vcglib.spec SRPM URL: ftp://ftp.ourproject.org/pub/wdune/vcglib-1.0.1-1.src.rpm as a testcase. $ fedora-review -n vcglib INFO: Processing local files: vcglib INFO: Getting

Re: Offering do-anything-swap in exchange to white_dune sponsoring

2019-07-29 Thread J. Scheurich
On 30.07.19 00:55, Alexander Ploumistos wrote: > Hello mufti, > > > On Mon, Jul 29, 2019 at 9:56 PM J. Scheurich wrote: >> What can you do in a informal review more than sending comments with >> found potential problems ? > Helpful comments such as those you've

Re: Offering do-anything-swap in exchange to white_dune sponsoring

2019-07-29 Thread J. Scheurich
>> https://bugzilla.redhat.com/show_bug.cgi?id=1669913 >> https://bugzilla.redhat.com/show_bug.cgi?id=1672861 >> https://bugzilla.redhat.com/show_bug.cgi?id=1672862 >> https://bugzilla.redhat.com/show_bug.cgi?id=1672863 >> https://bugzilla.redhat.com/show_bug.cgi?id=1684936 >> >> > I wouldn't

Re: Offering do-anything-swap in exchange to white_dune sponsoring

2019-07-29 Thread J. Scheurich
>> Cause i can't offer a review-swap (cause i am not in the packager >> group), i offer a do-anything-swap in exchange to white_dune fedora >> sponsoring. > Posting links to the informal reviews you completed would be the best > way to attract potential sponsors, but I cannot find any. >

Re: Offering do-anything-swap in exchange to white_dune sponsoring

2019-07-26 Thread J. Scheurich
> > Cause i can't offer a review-swap (cause i am not in the packager > > group), i offer a do-anything-swap in exchange to white_dune fedora > > sponsoring. > > Posting links to the informal reviews you completed would be the best > way to attract potential sponsors, but I cannot find any. > >

Offering do-anything-swap in exchange to white_dune sponsoring

2019-07-26 Thread J. Scheurich
Hi, Cause i can't offer a review-swap (cause i am not in the packager group), i offer a do-anything-swap in exchange to white_dune fedora sponsoring. I have some experience in writing C, C++, java, awk, lex/yacc and shellscript, but i don't have enough time to write a complex 30 lines

Added Qt usage example to white_dune

2019-07-20 Thread J. Scheurich
Hi, Added a Qt export example to white_dune 1.222 as wdune-1.222/docs/export_example_c++/qt_opengl_example/ So you can click/drag your 3D application part in white_dune and click/drag your 2D application part in qtcreator/qtdesigner. A screenshot of the example is here:

Added simple 3D game to wdune opengl_examples subpackage

2019-07-01 Thread J. Scheurich
Hi, I added the VRML97 based "Tux warbird" 3D game to the white_dune opengl_examples subpackage. This adds C++ code to the VRML-Script nodes in a way that makes it possible to still use warbird.wrl in a VRML97 browser like FreeWRL or (webgl based) firefox. The resulting interactive binary only

Re: how to create Makefile

2019-05-16 Thread J. Scheurich
I'm trying to compile the program olive with the help of a spec file [1], which unfortunately fails when creating the Makefile. Have somebody a idea or solution ? qt projects usally uses "qmake" if you have a .pro project file. https://doc.qt.io/archives/3.3/qmake-manual-3.html so long

white_dune reached version 1.0 (need sponsoring)

2019-04-29 Thread J. Scheurich
Hi, white_dune (3D modeler and animation-tool) reached version 1 cause it could render any visible node of VRML87/X3D 3.3. It needs fedora sponsoring. https://bugzilla.redhat.com/show_bug.cgi?id=1658153 Petr Mensik wrote | find anyone to sponsor your account on devel list. I think this

Re: Strange C++ error with GCC 9.0.1

2019-03-27 Thread J. Scheurich
g++ -DHAVE_CONFIG_H -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP -DHAVE_EPOLL -I. -I./include -D__LINUX -I./include -Wall -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches

Re: Introduction

2019-03-14 Thread J. Scheurich
Hello! I'm Ruchit Vithani, a sophomore from DAIICT gandhinagar, India. I'm new to this community and would like to contribute. Will someone help me get started? If you want to add a package to fedora, you have first to ask for a review. Read

Uninstallable aqsis-core in fedora 30

2019-03-09 Thread J. Scheurich
Hi, It looks like "aqsis-core" is not installable in fedora 30 (x86_64) # dnf install aqsis-core Last metadata expiration check: 0:03:47 ago on Sat 09 Mar 2019 04:19:02 PM CET. Error:  Problem: conflicting requests   - nothing provides libboost_system.so.1.66.0()(64bit) needed by

Re: Looking for volunteers for a handful of Go package reviews

2019-03-03 Thread J. Scheurich
I have several Go packages in need of a review for the latest Rclone version. I'm available for any review in exchange. - golang-github-anacrolix-dms https://bugzilla.redhat.com/show_bug.cgi?id=1684956 I would review it, but i am not in the packager group 8-( All i can offer is a unofficial

Re: Expect nag email if you are maintaining a package in fedora with important/critical flaw open against it

2019-02-20 Thread J. Scheurich
Really nothing else to say here, apart from $SUBJECT. Expect nag email if you are maintaining a package in fedora with important/critical flaw open against it | ... Red Hat Product Security Team Is this security related or can i nag about  the  FE-NEEDSPONSOR flag in wdune ? so long MUFTI

Re: Adding zstd support for mksquashfs

2019-02-20 Thread J. Scheurich
On Wed, 20 Feb 2019 10:15:13 +0100 Roberto Ragusa wrote: > squashfs is now supporting the interesting zstd compression algorithm, > but the mksquashfs tool in Fedora doesn't support zstd. ... > Which is the correct way to get this into Fedora? You have to create a RPM package

review request: vcglib

2019-02-17 Thread J. Scheurich
Hi, I entered a review request for the vcglib library. https://bugzilla.redhat.com/show_bug.cgi?id=1677989 Despite it's name, this is not a real .a/.so library. It is just a huge collection of C++ header files. Unfortunatly i can not offer a official review swap, cause i am not in the

Re: Review swap: newsboat

2019-02-15 Thread J. Scheurich
Hi, I have packaged terminal RSS/Atom reader newsboat [1] for Fedora, and I would like to have it reviewed [2] (ideally before F30 beta). Any volunteers? I would review it (unclear, if i have the rights (i have a fedora account, but i don't know, if this is sufficent for a offical review)) in

Re: compilation of mellowplayer fails on Fedora 30 with gcc-9.0.1 - error: redundant move in return statement [-Werror=redundant-move]

2019-02-07 Thread J. Scheurich
the compilation of mellowplayer-3.5.1 with gcc-9.0.1 fails on Fedora 30, see the build.log [1] Fedora Bugzilla [2] - -Wredundant-move gives false positives in C++11 mode [1] https://kojipkgs.fedoraproject.org//work/tasks/2212/32602212/build.log BUILDSTDERR:

Re: undefined symbol: shm_open (ppc64le and aarch64)

2019-02-06 Thread J. Scheurich
| One of my packages failed the mass rebuild, but only on ppc64le and aarch64. The error they both hit is this: Error: package or namespace load failed for 'BiocParallel' in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object

Re: NeuroFedora review swaps

2019-01-28 Thread J. Scheurich
If you've submitted a review ticket for wdune already, I will be happy to review it and provide comments. https://bugzilla.redhat.com/show_bug.cgi?id=1658153 so long MUFTI ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send

Re: how can i compile against zlib system library

2019-01-18 Thread J. Scheurich
i want to compile helm[1] for Fedora 29, but i want to compile it against the zlib system library. I added in helm/standalone/builds/linux/Makefile ... JUCE_CXXFLAGS += ... -fpermissive ... JUCE_LDFLAGS +=  ... -lz and the error you told about vanished - but the rpm do not completed 8-(

Re: Asking for a review swap Was: Why no wdune sponsoring ?

2019-01-13 Thread J. Scheurich
> I have looked at your spec/srpm and it needs much improvement, What can be improvided ? The srpm produces a valid rpm on all architecures, all tips of https://bugzilla.redhat.com/show_bug.cgi?id=1653481 has been followed. so long MUFTI ___ devel

Re: Asking for a review swap Was: Why no wdune sponsoring ?

2019-01-12 Thread J. Scheurich
Asking for a review swap is usually done as a post to this very "devel" mailing list, and it includes the package name, bugzilla link, and which kinds of packages you can review in return. package  name: wdune (whitr_dune) bugzilla link:  

Re: Why no wdune sponsoring ?

2019-01-12 Thread J. Scheurich
LMGTFY (fedora review swap ) https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/5OPPTTNKQF2S5PUOX4HNAW5B7R4UFREU/ This review ends with https://bugzilla.redhat.com/show_bug.cgi?id=557546 | Fedora Update System 2010-03-23 23:30:09 UTC |

Re: Why no wdune sponsoring ?

2019-01-11 Thread J. Scheurich
Hi, Are there any tips how to get wdune fedora sponsoring ? What to do ? Propose a review swap , you review a package for other and other review your package and sponsor / mentor you . How to initialise a review swap ? Is there a mailing list or something to initialise review swaps ? Are

Why no wdune sponsoring ?

2019-01-11 Thread J. Scheurich
Hi, Are there any tips how to get wdune fedora sponsoring ? We are working years on free software, but the distributors simply ignore it (or worse) use a more than 10 years old version (like in debian/ubuntu) 8-( What is wrong with wdune ? It uses old technologies like motif or X3D. Motif

Who is the fedora sponsor for aqsis ?

2019-01-05 Thread J. Scheurich
Hi, Still searching for a wdune fedora sponsor. Who is the fedora sponsor for aqsis ? wdune (white_dune) can convert VRML/X3D to a RIB file, which can be used with aqsis to create images (the images can be concatinated to build a movie). so long MUFTI

Introducing white_dune

2018-12-16 Thread J. Scheurich
Hi, Cause wdune/white_dune still needs sponsoring, i need to indroduce it. white_dune is a graphical VRML97/X3D editor, simple 3D modeller, animation tool, and VRML97/X3DV commandline compiler in development. With white_dune you can create/change 3D objects and animate them (in a easy way if

How to use %license: with a license file ?

2018-12-13 Thread J. Scheurich
https://bugzilla.redhat.com/show_bug.cgi?id=1653481 COPYING.txt must be installed with %license not %doc. But %License: only accepts things like GPLv3+ or am i wrong ? so long MUFTI ___ devel mailing list -- devel@lists.fedoraproject.org To

Re: Need help with Add Package to Source Code Management (SCM) system

2018-12-11 Thread J. Scheurich
$ fedpkg --name wdune-0.99-1.pl1216 request-repo 31403246 Could not execute request_repo: A Bugzilla bug is required on new repository requests What bug is needed ? The review bug that you created when getting the package reviewed:

Need help with Add Package to Source Code Management (SCM) system

2018-12-11 Thread J. Scheurich
Hi, I need help: https://fedoraproject.org/wiki/Join_the_package_collection_maintainers#Add_Package_to_Source_Code_Management_.28SCM.29_system_and_Set_Owner I tried: $ fedpkg --release f29 build --scratch --srpm rpmbuild/SRPMS/wdune-0.99-1.pl1216.fc29.src.rpm . Created task: 31403246

Re: Self Introduction: J."MUFTI" Scheurich

2018-12-10 Thread J. Scheurich
| I am a programmer/maintainer of white_dune and i am trying to include it into fedora. You need to create a non-production (scratch) build which cannot be released when building from a SRPM, like this: $ fedpkg --release f29 build --scratch --srpm

Self Introduction: J."MUFTI" Scheurich

2018-12-10 Thread J. Scheurich
https://fedoraproject.org/wiki/Join_the_package_collection_maintainers#Introduce_yourself | When a new package maintainer joins the Fedora Project, we request that he/she introduces | themselves on the Fedora devel