[opensuse-arm] Problem with devel:languages:perl
Hi. As I wrote in another message just now, I have openSUSE 12.2 running (thanks to Ciaran) on my Cubox. Now, I'd like to install some packages from the devel:languages:perl repository -- any pointers on how to do this? Perl itself is installed on the Cubox already, from the openSUSE-12.2-ARM-Repo-OSS repository. I tried adding the devel:languages:perl repository like this: zypper ar http://download.opensuse.org/repositories/devel:/languages:/perl/openSUSE_12... But it doesn't work. 'zypper search' sees the package 'perl-Data-ICal', but 'zypper install' cannot install it: linux:~ # zypper ref Retrieving repository 'perl modules (openSUSE_12.2)' metadata ....................................................................................[done] Building repository 'perl modules (openSUSE_12.2)' cache .........................................................................................[done] Repository 'openSUSE-12.2-ARM-Cubox' is up to date. Repository 'openSUSE-12.2-ARM-Repo-OSS' is up to date. All repositories have been refreshed. linux:~ # zypper se perl-Data-ICal Loading repository data... Reading installed packages... S | Name | Summary | Type --+----------------+-----------------------------------------------+----------- | perl-Data-ICal | Generates iCalendar (RFC 2445) calendar files | srcpackage linux:~ # zypper in perl-Data-ICal Loading repository data... Reading installed packages... Package 'perl-Data-ICal' not found. Resolving package dependencies... Nothing to do. Any suggestions? Thanks in advance. Nathan -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Nathan Cutler <presnypreklad@gmail.com> writes:
Now, I'd like to install some packages from the devel:languages:perl repository -- any pointers on how to do this?
There are no arm packages at all in this project. $ osc repos devel:languages:perl | grep arm
But it doesn't work. 'zypper search' sees the package 'perl-Data-ICal', but 'zypper install' cannot install it:
This is the source rpm. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Am 15.06.2013 10:59, schrieb Andreas Schwab:
Nathan Cutler <presnypreklad@gmail.com> writes:
Now, I'd like to install some packages from the devel:languages:perl repository -- any pointers on how to do this?
There are no arm packages at all in this project.
$ osc repos devel:languages:perl | grep arm
...which means you need to contact the devel:languages:perl maintainers to enable building and publishing armv7l packages in their repo config. Andreas -- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
participants (3)
-
Andreas Färber
-
Andreas Schwab
-
Nathan Cutler