[arch-dev-public] dbscripts fails to move split packages
Hi, i tried to move vim from testing into extra and it failed. $ arch/db-move ==> usage: db-move <repo-from> <repo-to> <pkgname|pkgbase> ... $ /arch/db-move testing extra vim ==> Moving packages from [testing] to [extra]... -> vim (i686) -> vim (x86_64) $ /arch/db-move testing extra vim-runtime ==> ERROR vim-runtime not found in testing ==> Removing left over lock from [extra] (i686) ==> Removing left over lock from [testing] (i686) ==> Removing left over lock from [extra] (x86_64) ==> Removing left over lock from [testing] (x86_64) is it safe to do it manually ? -- Ionuț
On 09/05/2010 05:18 PM, Ionuț Bîru wrote:
Hi, i tried to move vim from testing into extra and it failed.
$ arch/db-move ==> usage: db-move <repo-from> <repo-to> <pkgname|pkgbase> ... $ /arch/db-move testing extra vim ==> Moving packages from [testing] to [extra]... -> vim (i686) -> vim (x86_64) $ /arch/db-move testing extra vim-runtime ==> ERROR vim-runtime not found in testing ==> Removing left over lock from [extra] (i686) ==> Removing left over lock from [testing] (i686) ==> Removing left over lock from [extra] (x86_64) ==> Removing left over lock from [testing] (x86_64)
is it safe to do it manually ?
false alarm. it looks like only the output is kinda wrong :) -- Ionuț
On Sun, 05 Sep 2010 17:23:14 +0300, Ionuț Bîru <ibiru@archlinux.org> wrote:
On 09/05/2010 05:18 PM, Ionuț Bîru wrote:
Hi, i tried to move vim from testing into extra and it failed.
$ arch/db-move ==> usage: db-move <repo-from> <repo-to> <pkgname|pkgbase> ... $ /arch/db-move testing extra vim ==> Moving packages from [testing] to [extra]... -> vim (i686) -> vim (x86_64) $ /arch/db-move testing extra vim-runtime ==> ERROR vim-runtime not found in testing ==> Removing left over lock from [extra] (i686) ==> Removing left over lock from [testing] (i686) ==> Removing left over lock from [extra] (x86_64) ==> Removing left over lock from [testing] (x86_64)
is it safe to do it manually ?
false alarm. it looks like only the output is kinda wrong :)
What's wrong with the output here? vim-runtime is not the pkgbase of a split package. -- Pierre Schmitz, https://users.archlinux.de/~pierre
On 09/05/2010 06:44 PM, Pierre Schmitz wrote:
On Sun, 05 Sep 2010 17:23:14 +0300, Ionuț Bîru<ibiru@archlinux.org> wrote:
On 09/05/2010 05:18 PM, Ionuț Bîru wrote:
Hi, i tried to move vim from testing into extra and it failed.
$ arch/db-move ==> usage: db-move<repo-from> <repo-to> <pkgname|pkgbase> ... $ /arch/db-move testing extra vim ==> Moving packages from [testing] to [extra]... -> vim (i686) -> vim (x86_64) $ /arch/db-move testing extra vim-runtime ==> ERROR vim-runtime not found in testing ==> Removing left over lock from [extra] (i686) ==> Removing left over lock from [testing] (i686) ==> Removing left over lock from [extra] (x86_64) ==> Removing left over lock from [testing] (x86_64)
is it safe to do it manually ?
false alarm. it looks like only the output is kinda wrong :)
What's wrong with the output here? vim-runtime is not the pkgbase of a split package.
i had the impression it would be like in the past were every package from a split build was listed. moving vim, it should print vgim, gvim, vim-runtime -- Ionuț
participants (2)
-
Ionuț Bîru
-
Pierre Schmitz