all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yuri Khan <yuri.v.khan@gmail.com>
To: VanL <van@scratch.space>
Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Re: 'apt build-dep emacs' has unmet dependencies
Date: Sun, 5 Jan 2020 22:47:20 +0700	[thread overview]
Message-ID: <CAP_d_8XKA0j9BLMOOR6chnqrhEOhh8Bweedbq3_rsE--ut9tQA@mail.gmail.com> (raw)
In-Reply-To: <m2tv5a43i4.fsf@scratch.space>

On Sun, 5 Jan 2020 at 17:12, VanL <van@scratch.space> wrote:

> The entry in sources.list uses
>
>   deb http://mirror.internode.on.net/pub/raspbian/raspbian/ buster...
>   deb-src http://mirror.internode.on.net/pub/raspbian/raspbian/ buster...
>   #deb http://raspbian.raspberrypi.org/raspbian/ buster...
>   #deb-src http://raspbian.raspberrypi.org/raspbian/ buster...

Exactly this way, with the ellipses? That’s not going to work.

Otherwise, that mirror seems to be complete, with all four packages
(librsvg2-dev, libgtk-3-dev, libasound2-dev, libmagick++-6.q16-dev)
available in the ‘main’ component. These two lines should have been
sufficient:

    deb http://mirror.internode.on.net/pub/raspbian/raspbian/ buster main
    deb-src http://mirror.internode.on.net/pub/raspbian/raspbian/ buster main

(for day-to-day use, you might want to also list ‘contrib’ and/or
‘non-free’ components along with ‘main’).



  reply	other threads:[~2020-01-05 15:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-04 11:50 'apt build-dep emacs' has unmet dependencies VanL
2020-01-04 13:27 ` Óscar Fuentes
2020-01-05  2:30   ` VanL
2020-01-05  7:02 ` Yuri Khan
2020-01-05 10:11   ` VanL
2020-01-05 15:47     ` Yuri Khan [this message]
2020-01-06  1:29       ` VanL

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAP_d_8XKA0j9BLMOOR6chnqrhEOhh8Bweedbq3_rsE--ut9tQA@mail.gmail.com \
    --to=yuri.v.khan@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=van@scratch.space \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.