[opensuse-arm] armv7l tumbleweed repo out of sync(?)
Hi, Currently, I am seeing the strange things. Some packages are missed in repo cache of armv7l Factory. I did zypper clean -all, zypper refresh -f, but still. For instance, gcc-c++ is missed. The file itself is present: http://download.opensuse.org/ports/armv7hl/tumbleweed/repo/oss/suse/armv7hl/... But the package is not searchable: dyn-221:/ # zypper se gcc Loading repository data... Reading installed packages... S | Name | Summary | Type --+---------------------+-----------------------------------------------------------+-------- | gcc5-info | Documentation for the GNU compiler collection | package | gcc6-info | Documentation for the GNU compiler collection | package | gccmakedep | Utility to list the resource database of an X application | package i | libgcc_s1 | C compiler runtime library | package | libstdc++6-gcc5-doc | Documentation for the GNU C++ standard library | package | libstdc++6-gcc6-doc | Documentation for the GNU C++ standard library | package dyn-221:/ # zypper lr -r -d Repository priorities are without effect. All enabled repositories share the same priority. # | Alias | Name | Enabled | GPG Check | Refresh | Priority | Type | URI | Service --+------------------------------------+------------------------------------+---------+-----------+---------+----------+-------+-----------------------------------------------------------------+-------- 1 | openSUSE-Ports-Tumbleweed-repo-oss | openSUSE-Ports-Tumbleweed-repo-oss | Yes | (r ) Yes | Yes | 99 | yast2 | http://download.opensuse.org/ports/armv7hl/tumbleweed/repo/oss/ | Is it just for me? -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Sorry, I've found the reason. I did linux32 chroot, and I had to specify arch = armv7hl in /etc/zypp/zypp.conf manually. 25.12.2016 15:07, Matwey V. Kornilov пишет:
Hi,
Currently, I am seeing the strange things. Some packages are missed in repo cache of armv7l Factory. I did zypper clean -all, zypper refresh -f, but still.
For instance, gcc-c++ is missed. The file itself is present:
http://download.opensuse.org/ports/armv7hl/tumbleweed/repo/oss/suse/armv7hl/...
But the package is not searchable:
dyn-221:/ # zypper se gcc Loading repository data... Reading installed packages...
S | Name | Summary | Type --+---------------------+-----------------------------------------------------------+-------- | gcc5-info | Documentation for the GNU compiler collection | package | gcc6-info | Documentation for the GNU compiler collection | package | gccmakedep | Utility to list the resource database of an X application | package i | libgcc_s1 | C compiler runtime library | package | libstdc++6-gcc5-doc | Documentation for the GNU C++ standard library | package | libstdc++6-gcc6-doc | Documentation for the GNU C++ standard library | package dyn-221:/ # zypper lr -r -d Repository priorities are without effect. All enabled repositories share the same priority.
# | Alias | Name | Enabled | GPG Check | Refresh | Priority | Type | URI | Service --+------------------------------------+------------------------------------+---------+-----------+---------+----------+-------+-----------------------------------------------------------------+-------- 1 | openSUSE-Ports-Tumbleweed-repo-oss | openSUSE-Ports-Tumbleweed-repo-oss | Yes | (r ) Yes | Yes | 99 | yast2 | http://download.opensuse.org/ports/armv7hl/tumbleweed/repo/oss/ |
Is it just for me?
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
participants (1)
-
Matwey V. Kornilov