Mailinglist Archive: opensuse (3513 mails)
< Previous | Next > |
Re: [opensuse] Soon giving up on openSUSE
- From: Michael Schroeder <mls@xxxxxxx>
- Date: Wed, 7 Jan 2009 17:56:28 +0100
- Message-id: <20090107165628.GB22062@xxxxxxx>
On Wed, Jan 07, 2009 at 05:52:36PM +0100, Christian wrote:
You have to substitute the '...' with a number. For me, zypper lr says
# | Alias | Name | Enabled | Refresh
--+---------------------------+---------------------------+---------+--------
1 | KDE:KDE4:UNSTABLE:Desktop | KDE:KDE4:UNSTABLE:Desktop | Yes | Yes
2 | openSUSE 11.1-0 | openSUSE 11.1-0 | Yes | Yes
3 | repo-non-oss | openSUSE-11.1-Non-Oss | Yes | Yes
4 | repo-source | openSUSE-11.1-Source | Yes | Yes
5 | repo-update | openSUSE-11.1-Update | No | Yes
so I'd use 'zypper mr -e 4'
But 'zypper si' still won't work because of 2), this needs
to be fixed on our side.
Cheers,
Michael.
--
Michael Schroeder mls@xxxxxxx
SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
On 2009-01-07 at 17:25 Michael Schroeder wrote:
On Wed, Jan 07, 2009 at 04:59:05PM +0100, Christian wrote:First, many thanks for all the help.
Well, I have been trying to switch to openSUSE from Ubuntu, but I cantget this to work.
I need to upgrade a package that is installed by the default, orca andat-spi. I usually check out the latest trunk through svn.
I have been trying to doso i am not able to build the dependencies so that i can compile and
zypper si -d orca at-spi but the source packages are not available and
install the new versions.
This would work if
1) you enable the source repository, try 'zypper lr' to check
if it's already there. To enable it, use 'zypper mr -e ...'.
If it's not there, use 'zypper ar
http://download.opensuse.org/source/distribution/11.1/repo/oss/
repo-source'
2) the source repository contained dependencies. Unfortunately this
isn't the case due to a bug in the repository creation script.
Cheers,
Michael.
The repository was already there so I tried:
zypper mr -e ... but it didn't work. Is this correct?
You have to substitute the '...' with a number. For me, zypper lr says
# | Alias | Name | Enabled | Refresh
--+---------------------------+---------------------------+---------+--------
1 | KDE:KDE4:UNSTABLE:Desktop | KDE:KDE4:UNSTABLE:Desktop | Yes | Yes
2 | openSUSE 11.1-0 | openSUSE 11.1-0 | Yes | Yes
3 | repo-non-oss | openSUSE-11.1-Non-Oss | Yes | Yes
4 | repo-source | openSUSE-11.1-Source | Yes | Yes
5 | repo-update | openSUSE-11.1-Update | No | Yes
so I'd use 'zypper mr -e 4'
But 'zypper si' still won't work because of 2), this needs
to be fixed on our side.
Cheers,
Michael.
--
Michael Schroeder mls@xxxxxxx
SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
< Previous | Next > |