Mailinglist Archive: opensuse-bugs (6764 mails)
| < Previous | Next > |
[Bug 731090] kiwi: rpm-dir repository type does not find packages
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 17 Nov 2011 16:25:09 +0000
- Message-id: <20111117162509.DBE9F245523@molor.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=731090
https://bugzilla.novell.com/show_bug.cgi?id=731090#c1
Marcus Schaefer <ms@xxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
InfoProvider| |ma@xxxxxxxx
--- Comment #1 from Marcus Schaefer <ms@xxxxxxxx> 2011-11-17 16:25:09 UTC ---
we tested:
/usr/bin/zypper
--non-interactive --no-gpg-checks
--reposd-dir /var/cache/kiwi/zypper
--cache-dir /var/cache/kiwi/zypper
--raw-cache-dir /var/cache/kiwi/zypper
--config /var/cache/kiwi/zypper/zypper.conf.28042
--root "/mnt/sdb2/edu-second/build/image-root"
addrepo -f --type Plaindir '/mnt/sdb2/extras' mnt_sdb2_extras
and also
/usr/bin/zypper
--non-interactive --no-gpg-checks
--reposd-dir /var/cache/kiwi/zypper
--cache-dir /var/cache/kiwi/zypper
--raw-cache-dir /var/cache/kiwi/zypper
--config /var/cache/kiwi/zypper/zypper.conf.28042
--root "/mnt/sdb2/edu-second/build/image-root"
addrepo -f --type Plaindir 'file:///mnt/sdb2/extras' mnt_sdb2_extras
in both cases zypper does not complain and also build the repo cache but
did not find any package
Interesting enough a simple
zypper ar --type Plaindir "/mnt/sdb2/extras/"
worked.
I have no clue what's going on here, zypper on 11.4 has no problems with this
need help from the zypper people
Thanks
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |