On 08 Sep 2016, at 12:55 pm -0400, Andrew Gregory wrote:
> On 09/07/16 at 10:28pm, Ivy Foster wrote:
> > On 07 Sep 2016, at 10:05 pm -0400, Andrew Gregory wrote:
> > > This runs the risk of conflicting with another db if dbext is "" or
> > > ".bak", for example, if I have repos core and core.bak,
On 09/07/16 at 10:28pm, Ivy Foster wrote:
> On 07 Sep 2016, at 10:05 pm -0400, Andrew Gregory wrote:
> > On 09/07/16 at 07:22pm, ivy.fos...@gmail.com wrote:
> > > From: Ivy Foster
>
> > This is a step in the right direction, but the problem of downloading
> > an invalid db over a valid one still
On 07 Sep 2016, at 10:05 pm -0400, Andrew Gregory wrote:
> On 09/07/16 at 07:22pm, ivy.fos...@gmail.com wrote:
> > From: Ivy Foster
> This is a step in the right direction, but the problem of downloading
> an invalid db over a valid one still exists. The errors given in the
> bug report are not
On 09/07/16 at 07:22pm, ivy.fos...@gmail.com wrote:
> From: Ivy Foster
>
> Closes #46107
>
> Signed-off-by: Ivy Foster
> ---
> lib/libalpm/alpm.h| 1 +
> lib/libalpm/be_sync.c | 26 +-
> lib/libalpm/error.c | 2 ++
> 3 files changed, 28 insertions(+), 1 deletion
From: Ivy Foster
Closes #46107
Signed-off-by: Ivy Foster
---
lib/libalpm/alpm.h| 1 +
lib/libalpm/be_sync.c | 26 +-
lib/libalpm/error.c | 2 ++
3 files changed, 28 insertions(+), 1 deletion(-)
diff --git a/lib/libalpm/alpm.h b/lib/libalpm/alpm.h
index 168d71b.