unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [elpa] ZNC package
@ 2015-02-16 11:03 Cédric Chépied
  2015-02-16 12:16 ` Artur Malabarba
  0 siblings, 1 reply; 4+ messages in thread
From: Cédric Chépied @ 2015-02-16 11:03 UTC (permalink / raw)
  To: emacs-devel

Hi,

In my package list, znc can't be installed anymore because it is
incompatible. It depends on ERC which can't be installed. ERC is built in Emacs
but is in the list.

Znc works (I installed it from github) the only problem is the dependency. ERC
should be added in built-in packages list or removed from the dependencies list.

There are other packages with the same problem (erc-tweet, erc-youtube).

Regards,
-- 
Cédric Chépied
<cedric.chepied@gmail.com>



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [elpa] ZNC package
  2015-02-16 11:03 [elpa] ZNC package Cédric Chépied
@ 2015-02-16 12:16 ` Artur Malabarba
  2015-02-16 12:27   ` Cédric Chépied
  0 siblings, 1 reply; 4+ messages in thread
From: Artur Malabarba @ 2015-02-16 12:16 UTC (permalink / raw)
  To: Cédric Chépied; +Cc: emacs-devel

I ran into that as well. For the cases I looked into, the packages
were requiring an erc version higher than the built-in one, this
higher version was only available through marmalade (and since I don't
have marmalade configured, they were flagged as incompatible). Would
this be the case of your package as well?

One solution for this would be for the most recent erc version to be
distributed on GElpa (which is configured for everyone).

In general though, a package that's on Melpa shouldn't depend on a
package that's *only* on Marmalade, and a package on Marmalade
shouldn't depend on a package that's *only* on Melpa. Or, in the very
least, they should say so in the installation instructions.

2015-02-16 11:03 GMT+00:00 Cédric Chépied <cedric.chepied@gmail.com>:
> Hi,
>
> In my package list, znc can't be installed anymore because it is
> incompatible. It depends on ERC which can't be installed. ERC is built in Emacs
> but is in the list.
>
> Znc works (I installed it from github) the only problem is the dependency. ERC
> should be added in built-in packages list or removed from the dependencies list.
>
> There are other packages with the same problem (erc-tweet, erc-youtube).
>
> Regards,
> --
> Cédric Chépied
> <cedric.chepied@gmail.com>
>



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [elpa] ZNC package
  2015-02-16 12:16 ` Artur Malabarba
@ 2015-02-16 12:27   ` Cédric Chépied
  2015-02-16 13:17     ` Artur Malabarba
  0 siblings, 1 reply; 4+ messages in thread
From: Cédric Chépied @ 2015-02-16 12:27 UTC (permalink / raw)
  To: bruce.connor.am; +Cc: emacs-devel

On Mon, 16 Feb 2015 13:16:18 +0100,
Artur Malabarba wrote:
> 
> I ran into that as well. For the cases I looked into, the packages
> were requiring an erc version higher than the built-in one, this
> higher version was only available through marmalade (and since I don't
> have marmalade configured, they were flagged as incompatible). Would
> this be the case of your package as well?

This is my configuration:

(setq package-archives '(("gnu" . "http://elpa.gnu.org/packages/")
                         ("marmalade" . "https://marmalade-repo.org/packages/")
                         ("melpa" . "http://melpa.milkbox.net/packages/")))

And I have no erc package.
-- 
Cédric Chépied
<cedric.chepied@gmail.com>



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [elpa] ZNC package
  2015-02-16 12:27   ` Cédric Chépied
@ 2015-02-16 13:17     ` Artur Malabarba
  0 siblings, 0 replies; 4+ messages in thread
From: Artur Malabarba @ 2015-02-16 13:17 UTC (permalink / raw)
  To: Cédric Chépied; +Cc: emacs-devel

> And I have no erc package.

You're right. Sorry. Everything I said before was about flymake, not
erc (I got confused).
I think erc indeed has a problem (which I'm explicitly asking elsewhere).



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-02-16 13:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-16 11:03 [elpa] ZNC package Cédric Chépied
2015-02-16 12:16 ` Artur Malabarba
2015-02-16 12:27   ` Cédric Chépied
2015-02-16 13:17     ` Artur Malabarba

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).