El 2015-08-31 12:47, Andreas Schwab escribió:
Oscar C <[email protected]> writes:

I'm trying to install the update 5.22.0 of perl but although it's build
it's not yet on the repository (openSUSE:Factory:ARM), the published
version is 5.20.1.

Is there any problem?

Publishing only happens once the whole repository is ready.

Andreas.

Thanks Andreas. Although this a a little bit off-topic, let's see if there's a solution to this:

I'm trying to build perl-linux-DVB for arm in my project (home:ocurero:pvr). It builds ok and I can download it but because it's built with perl-5.22 I can't install it:

ixia:~ # zypper in perl-Linux-DVB
Loading repository data...
Reading installed packages...
Resolving package dependencies...

Problem: nothing provides perl(:MODULE_COMPAT_5.22.0) needed by perl-Linux-DVB-1.03-7.1.armv7hl
 Solution 1: do not install perl-Linux-DVB-1.03-7.1.armv7hl
Solution 2: break perl-Linux-DVB-1.03-7.1.armv7hl by ignoring some of its dependencies

That error is correct because perl is at 5.20 and no updated versions found, see:

ixia:~ # zypper info perl
Loading repository data...
Reading installed packages...

Information for package perl:
-----------------------------
Repository: openSUSE-Factory-repo-oss
Name: perl
Version: 5.20.1-3.1
Arch: armv7hl
Vendor: openSUSE
Installed: Yes
Status: up-to-date


So, Is there a way in OBS to build a package with a specific package version or path? (putting BuildRequires: perl = 5.20.1 in the spec file does not work because the package goes to an unresolved state).

I tried to build the package locally on my cubieboard but the same error happens.

Thanks!
--
Cheers
--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to