From: Dietmar Maurer <dietmar@proxmox.com>
To: Proxmox Backup Server development discussion
<pbs-devel@lists.proxmox.com>,
Thomas Lamprecht <t.lamprecht@proxmox.com>
Subject: Re: [pbs-devel] [PATCH backup 2/2] ui: add translation support
Date: Tue, 8 Sep 2020 06:56:09 +0200 (CEST) [thread overview]
Message-ID: <1762274680.911.1599540970577@webmail.proxmox.com> (raw)
In-Reply-To: <20200907125642.30604-3-t.lamprecht@proxmox.com>
dpkg: dependency problems prevent configuration of proxmox-backup-server:
proxmox-backup-server depends on pbs-i18n; however:
Package pbs-i18n is not installed.
So where is that package?
> On 09/07/2020 2:56 PM Thomas Lamprecht <t.lamprecht@proxmox.com> wrote:
>
>
> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
> ---
> debian/control | 1 +
> debian/control.in | 1 +
> src/bin/proxmox-backup-proxy.rs | 1 +
> src/server/rest.rs | 32 ++++++++++++++++++++++++--------
> www/index.hbs | 4 ++++
> 5 files changed, 31 insertions(+), 8 deletions(-)
>
> diff --git a/debian/control b/debian/control
> index e523d4d2..460cac6e 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -103,6 +103,7 @@ Depends: fonts-font-awesome,
> libjs-extjs (>= 6.0.1),
> libzstd1 (>= 1.3.8),
> lvm2,
> + pbs-i18n,
> proxmox-backup-docs,
> proxmox-mini-journalreader,
> proxmox-widget-toolkit (>= 2.2-4),
next prev parent reply other threads:[~2020-09-08 4:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-07 12:56 [pbs-devel] [PATCH backup 0/2] implement GUI " Thomas Lamprecht
2020-09-07 12:56 ` [pbs-devel] [PATCH backup 1/2] tools: rename extract_auth_cookie to extract_cookie Thomas Lamprecht
2020-09-07 12:56 ` [pbs-devel] [PATCH backup 2/2] ui: add translation support Thomas Lamprecht
2020-09-08 4:56 ` Dietmar Maurer [this message]
2020-09-08 6:44 ` Thomas Lamprecht
2020-09-08 7:03 ` [pbs-devel] applied-series: [PATCH backup 0/2] implement GUI " Thomas Lamprecht
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=1762274680.911.1599540970577@webmail.proxmox.com \
--to=dietmar@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
--cc=t.lamprecht@proxmox.com \
/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.
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.