<div dir="ltr">Hi Fedge,<div><br></div><div>this indeed seems to be a bug/a mistake I made. I've built new packages which should fix that. You will see here as soon as the updates are available:</div><div><br></div><div>   <a href="https://bodhi.fedoraproject.org/updates/?packages=geany-plugins">https://bodhi.fedoraproject.org/updates/?packages=geany-plugins</a></div><div><br></div><div><br></div><div>Thanks very much for reporting this & Regards,</div><div>Dominic</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 14, 2016 at 4:59 PM, Fedge No <span dir="ltr"><<a href="mailto:fedge-no@hotmail.com" target="_blank">fedge-no@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Well thanks for your time and the information. I have never really<br>
looked into the workings of the RPM system much. I've been having this<br>
issue since I installed Fedora 25 on a new machine, fresh install.<br>
Here's my dnf run with a few attempts at troubleshooting on my end.<br>
It's been exactly the same since the machine was set up.<br>
<br>
[root@fedge ~]# dnf install geany-plugins-*<br>
Last metadata expiration check: 1:36:46 ago on Wed Dec 14 06:17:33<br>
2016.<br>
Error: package geany-plugins-lipsum-1.29-1.<wbr>fc25.x86_64 obsoletes geany-<br>
plugins-geanylipsum <= 1.28 provided by geany-plugins-geanylipsum-1.<wbr>28-<br>
1.fc25.x86_64<br>
(try to add '--allowerasing' to command line to replace conflicting<br>
packages)<br>
[root@fedge ~]# dnf --allowerasing install geany-plugins-*<br>
Last metadata expiration check: 1:37:15 ago on Wed Dec 14 06:17:33<br>
2016.<br>
Error: package geany-plugins-lipsum-1.29-1.<wbr>fc25.x86_64 obsoletes geany-<br>
plugins-geanylipsum <= 1.28 provided by geany-plugins-geanylipsum-1.<wbr>28-<br>
1.fc25.x86_64<br>
[root@fedge ~]# dnf remove geany-plugins-lipsum<br>
No match for argument: geany-plugins-lipsum<br>
Error: No packages marked for removal.<br>
<div class="HOEnZb"><div class="h5"><br>
On Wed, 2016-12-14 at 12:53 +0100, Dominic Hopf wrote:<br>
> Greetings,<br>
><br>
> just to clarify the situation, I actually am the Fedora packager of<br>
> Geany and Geany-Plugins. Even if there probably is a syntax issue in<br>
> the RPM Specfile - which is stated by rpmlint you see some more<br>
> information about this update, beneath some others, the fact that it<br>
> is available in the stable Fedora repositories. There is no single<br>
> Fedora package of Geany-Plugins. It is intended (and usual on Fedora)<br>
> to install stuff this way:<br>
><br>
>     sudo dnf install 'geany-plugins-*'<br>
><br>
><br>
> Regards,<br>
> Dominic<br>
><br>
><br>
><br>
><br>
> On Tue, Dec 13, 2016 at 7:53 PM, Fedge No <<a href="mailto:fedge-no@hotmail.com">fedge-no@hotmail.com</a>><br>
> wrote:<br>
> > If you have a look at that link it apparently shows that both geany<br>
> > and<br>
> > geany-plugins failed rpmlint, whatever that is. That's probably why<br>
> > the<br>
> > plugins aren't available as a single package. I am not sure why<br>
> > geany<br>
> > itself is. Maybe an older version was provided before the new one<br>
> > failed that lint test.<br>
> ><br>
> > On Tue, 2016-12-13 at 10:01 +0100, Dominic Hopf wrote:<br>
> > > Greetings,<br>
> > ><br>
> > > as far as I can see the current Geany-Plugins 1.29 should be<br>
> > > available in the stable Fedora 25 repositories:<br>
> > ><br>
> > >     <a href="https://bodhi.fedoraproject.org/updates/FEDORA-2016-01ad22d5c" rel="noreferrer" target="_blank">https://bodhi.fedoraproject.<wbr>org/updates/FEDORA-2016-<wbr>01ad22d5c</a><br>
> > 5<br>
> > ><br>
> > > Please note that, with dnf, the usage for the installation<br>
> > changed a<br>
> > > bit and you will have to put quotes around the package pattern:<br>
> > ><br>
> > >     sudo dnf install 'geany-plugins-*'<br>
> > ><br>
> > > However, you are right that the installation instructions on the<br>
> > > website were not up-to-date. This now has been fixed with http://<br>
> > tiny<br>
> > > .cc/q4qphy<br>
> > ><br>
> > > Regards,<br>
> > > Dominic<br>
> > ><br>
> > ><br>
> > ><br>
> > > On Tue, Dec 13, 2016 at 6:01 AM, Fedge No <<a href="mailto:fedge-no@hotmail.com">fedge-no@hotmail.com</a>><br>
> > > wrote:<br>
> > > > The Fedora plugins documentation page is a little outdated. The<br>
> > > > page<br>
> > > > shows to use yum, not dnf and the repo doesn't have a package<br>
> > with<br>
> > > > the<br>
> > > > name geany-plugins. I suppose the yum command is still mapped<br>
> > to<br>
> > > > dnf and<br>
> > > > that would be better for CentOS users or something. I was<br>
> > hoping to<br>
> > > > install them all with one shot but it looks like I will have to<br>
> > do<br>
> > > > them<br>
> > > > individually for now. There seems to be two versions of<br>
> > > > geany-plugins-lipsum that conflict as well so dnf install<br>
> > > > geany-plugins-* doesn't work, either. I don't know if this is<br>
> > all<br>
> > > > intentional but I found it a bit inconvenient. Most people<br>
> > using<br>
> > > > Geany<br>
> > > > probably know how to work around this sort of stuff but it is<br>
> > what<br>
> > > > it is.<br>
> > > ><br>
> > > > ______________________________<wbr>_________________<br>
> > > > Users mailing list<br>
> > > > <a href="mailto:Users@lists.geany.org">Users@lists.geany.org</a><br>
> > > > <a href="https://lists.geany.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.geany.org/cgi-<wbr>bin/mailman/listinfo/users</a><br>
> > > ><br>
> > ><br>
> > ><br>
> > ><br>
> > > -- <br>
> > > Diese E-Mail ist nicht mit GPG signiert, da ich sie vom<br>
> > Webinterface<br>
> > > aus geschrieben habe.<br>
> > ><br>
> > > This mail is not signed with GPG because I wrote it from web<br>
> > > interface.<br>
> > > ______________________________<wbr>_________________<br>
> > > Users mailing list<br>
> > > <a href="mailto:Users@lists.geany.org">Users@lists.geany.org</a><br>
> > > <a href="https://lists.geany.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.geany.org/cgi-<wbr>bin/mailman/listinfo/users</a><br>
> > ______________________________<wbr>_________________<br>
> > Users mailing list<br>
> > <a href="mailto:Users@lists.geany.org">Users@lists.geany.org</a><br>
> > <a href="https://lists.geany.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.geany.org/cgi-<wbr>bin/mailman/listinfo/users</a><br>
> ><br>
><br>
><br>
><br>
> -- <br>
> Diese E-Mail ist nicht mit GPG signiert, da ich sie vom Webinterface<br>
> aus geschrieben habe.<br>
><br>
> This mail is not signed with GPG because I wrote it from web<br>
> interface.<br>
> ______________________________<wbr>_________________<br>
> Users mailing list<br>
> <a href="mailto:Users@lists.geany.org">Users@lists.geany.org</a><br>
> <a href="https://lists.geany.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.geany.org/cgi-<wbr>bin/mailman/listinfo/users</a><br>
______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.geany.org">Users@lists.geany.org</a><br>
<a href="https://lists.geany.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.geany.org/cgi-<wbr>bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Diese E-Mail ist nicht mit GPG signiert, da ich sie vom Webinterface aus geschrieben habe.<br><br>This mail is not signed with GPG because I wrote it from web interface.</div>
</div>