Hello,
I come back to you to get help to add my local repository under Manjaro. I followed instructions given by some users here but I meet some difficulties.
First, I got all the packages and directories via the rsync tool.
Here is how my local repository is defined on my external hard drive after recovering via rsync:
/nameofmyexternalHD/Manjaro/localrepository/MJRO1902/
/pool
->/overlay
->Packages
->/overlay-32
->Packages
->/sync
->Packages
->/sync-32
-->Packages
/stable
->/community
->/i686
->community.db
->community.db.tar.gz
->community.files
->community.files.tar.gz
->/x86_64
->Packages
->/core
->/i686
->core.db
->core.db.tar.gz
->core.files
->core.files.tar.gz
->manjaro-system-20171199-1-any.pkg.tar.xz
->manjaro-system-20171199-1-any.pkg.tar.xz.sig
->/x86_64
->Packages
->/extra
->/i686
->extra.db
->extra.db.tar.gz
->extra.files
->extra.files.tar.gz
->/x86_64
->Packages
->/multilib
->/x86_64
->Packages
state
/stable-staging
->/community
->/i686
->community.db
->community.db.tar.gz
->community.files
->community.files.tar.gz
->/x86_64
->Packages
->/core
->/i686
->core.db
->core.db.tar.gz
->core.files
->core.files.tar.gz
->manjaro-system-20171199-1-any.pkg.tar.xz
->manjaro-system-20171199-1-any.pkg.tar.xz.sig
->/x86_64
->Packages
->/extra
->/i686
->extra.db
->extra.db.tar.gz
->extra.files
->extra.files.tar.gz
->/x86_64
->Packages
->/multilib
->/x86_64
->Packages
state
/x32-stable
->/community
->/i686
->Packages
->/core
->/i686
->Packages
->/extra
->/i686
->Packages
state
mirrorlist
state
I know I must use the repo-add command to generate the database for my local repository. But with this kind of structure I don't know how to do that ? And how to add it in the pacman.conf file ? That's why I posted this message.
Have you got an idea ?
Thanks a lot for your help.
Regards.