From knocte@gmail.com Sat Aug 30 16:14:29 2008 From: =?utf-8?q?=22Andr=C3=A9s?= G. Aragoneses" To: buildservice@lists.opensuse.org Subject: [opensuse-buildservice] Problem pulling repos Date: Sat, 30 Aug 2008 18:17:05 +0200 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0136696328086012702==" --===============0136696328086012702== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello, I'm packaging my first app in OBS. It's noarch and firstly focused on=20 OpenSUSE 11.0. It depends on some packages I've found that are available=20 in this repo: http://download.opensuse.org/repositories/devel:/languages:/perl/openSUSE_11.= 0/ So then I've included it in the metadata of mine, using: osc meta prj -e home:knocte:bugzilla My XML ends up being: OBS packages for bugzilla server software i586 x86_64 Now it seems that there is a problem on the resolution of dependencies=20 because I'm only able to install the packages apparently by 1 of 4 ways=20 I've tried: 1) 1-click install from software.opensuse.org: I get wierd problems=20 about not being able to contact with the repository. 2) Adding my home repository to Yast->Software repositories, and trying=20 to install it from Yast->Software Management: I get a segmentation fault. 3) Adding my home repository to Yast->Software repositories, and trying=20 to install the package with zypper ("sudo zypper install bugzilla"): > sudo zypper install bugzilla root's password: Reading installed packages... Problem: nothing provides perl-Email-MIME >=3D 1.816 needed by=20 bugzilla-3.2rc1-19.1.noarch Solution 1: do not ask to install a solvable providing bugzilla Choose the above solution using '1' or cancel using 'c' [1/C]: 4) Adding my home repository *and* the devel:languages:perl repository=20 to Yast->Software repositories, and install it from Yast->Software=20 Management: it works! What should I do to get the package working with all ways and not only=20 the last one? Thanks in advance. --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org --===============0136696328086012702==-- From knocte@gmail.com Sat Aug 30 16:26:47 2008 From: =?utf-8?q?=22Andr=C3=A9s?= G. Aragoneses" To: buildservice@lists.opensuse.org Subject: [opensuse-buildservice] Re: Problem pulling repos Date: Sat, 30 Aug 2008 18:25:58 +0200 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3409921928602586072==" --===============3409921928602586072== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Andrés G. Aragoneses wrote: > (...) > 1) 1-click install from software.opensuse.org: I get wierd problems > about not being able to contact with the repository. Hugh, I've now tested again this method, and it seems to work, but yesterday it was not working, and I tested it more than once. > 2) Adding my home repository to Yast->Software repositories, and trying > to install it from Yast->Software Management: I get a segmentation fault. > > 3) Adding my home repository to Yast->Software repositories, and trying > to install the package with zypper ("sudo zypper install bugzilla"): > > > sudo zypper install bugzilla > root's password: > Reading installed packages... > > Problem: nothing provides perl-Email-MIME >= 1.816 needed by > bugzilla-3.2rc1-19.1.noarch > Solution 1: do not ask to install a solvable providing bugzilla > > Choose the above solution using '1' or cancel using 'c' [1/C]: > > 4) Adding my home repository *and* the devel:languages:perl repository > to Yast->Software repositories, and install it from Yast->Software > Management: it works! > > > What should I do to get the package working with all ways and not only > the last one? Thanks in advance. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org > For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org --===============3409921928602586072==-- From rawang@novell.com Sun Aug 31 07:34:12 2008 From: Ray Wang To: buildservice@lists.opensuse.org Subject: Re: [opensuse-buildservice] Problem pulling repos Date: Sun, 31 Aug 2008 01:37:28 -0600 Message-ID: <48BABAB8.802B.0061.0@novell.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4023374471723513311==" --===============4023374471723513311== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi,=20 > > > > i586 > x86_64 > look at these two lines: > > actually, I'm not pretty sure about where the problem is, but i guess,=20 the order of repository and project in second line are the opposite to the fi= rst line. would you try to modify it as: > > and then give it a try? good luck! :) --- Ray Wang (=E7=8E=8B=E7=A3=8A) PRC Beijing Linux R&D Engineer Novell Software (Beijing) Ltd http://www.novell.com --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org --===============4023374471723513311==--