OpenSUSE :: Zypper R - Best Version Of Package
Jul 5, 2010
I installed R using zypper some time back, but then I read that I should have used a specific repository called Rpatched. So (note order) I added the repository, then remove R (called R-base) and then proceeded to install the package. Clearly in my repository list there is more than one source of R. Should I have removed the package first and then add the new repository? How in fact does zypper deal with different repositories when they all have the same package? I expect it might choose the most recent version. But what happens when the packages are patched? How does it determine the best version of the package to use?
View 1 Replies
ADVERTISEMENT
Jul 16, 2010
I might switch to OpenSUSE from Debian, but I have my doubts still about package management with OpenSUSE. I'm glad to see that zypper now has the --clean-deps option. Is there a YAST GUI for this as well? I don't like the command line very much. Additionally, is there any way to remove a package with all its config files? In Debian with the Synaptic front end, you can right click on package and click "remove" and it will just uninstall the package but leave its configuration files intact.
But if you select "Completely Remove" it will remove all the configuration files so that if you later install the package again it will use the default settings once again. Is there any way to do this with OpenSUSE? Again, I'd prefer a GUI. Does 11.3 offer Delta RPM updates, and are there many repos that offer delta RPMs? Does Zypper cache downloaded packages by default? And using the YAST package management GUI are packages caches by default? If so, where? Does the YAST GUI try to refresh the package cache all the time, or can I do it manually?
View 4 Replies
View Related
Apr 2, 2011
Is there a command that I can use to find out what are the dependencies of a given package.
View 4 Replies
View Related
May 4, 2010
I have minimal open suse installed as a server and now i would like to install some packages with zypper and it always download some packages related to X11 and gnome but I want to ignore that.Is it possible some how that I can define a USE flag for that like -X -gnome?
View 1 Replies
View Related
Apr 20, 2010
I created an rpm that attempts to install the file /etc/rsyslog.conf (which on my system is already installed and owned by the rsyslog package). When I install this through rpm, I get the appropriate error. However, when I install the rpm through zypper, I get no complaints, and in the end two packages end up owning the file.
Is this the expected behavior? Does zypper force install rpms despite errors? I looked through all the config files, but couldn't find any setting dealing with this case. Is this something that is controlled by a config somewhere? I'm running openSUSE 11.2-0
Code:
linux:/usr/src/packages/RPMS/x86_64 # rpm -i testfile-2.0.1-0.x86_64.rpm
file /etc/rsyslog.conf from install of testfile-2.0.1-0.x86_64 conflicts with file from package rsyslog-4.4.1-3.1.x86_64
[code].....
View 4 Replies
View Related
May 22, 2010
everytime I run "zypper up -t patch", I get the following:
Code:
Loading repository data...
Reading installed packages...
Resolving package dependencies...
[code]...
View 4 Replies
View Related
Apr 15, 2011
My procedure for updating the installed packages was, to klick on the list of packages that are installed in the installation source @ system in YAST and choose "Update if newer version is available". Up to Suse 11.3 Yast automatically chooses the latest version from each available repository that is installed (eg, Packman or Mozilla Build Service). With 11.4 however, I noticed that it only updates a package, if a newer version is avalible in the repository from which the package originally origines. Since I don't want to look through 4 GB of packages manually, whether there are newer versions in another repository available, I ask you if I there is a posibility to get the old behavior of YAST back.
View 1 Replies
View Related
May 15, 2010
When i update package sax2-tools to version 8.1-618.1, from Xorg repository 11.2, it autimatically offers to delete the following packages:
sax2
sax2-gui
sax2-ident
sax2-libsax
sax2-libsax-perl
Dont know if this is a wanted behaviour.
View 3 Replies
View Related
Dec 29, 2010
OpenSuse 11.2 This link shows that gdb-7.2-61.1.x86_64.rpm is the latest version of GDB, but when I do: zypper install gdb, the version 6.8.x gets installed! The following result is after forceful refreshment:
Code:
linux-uitj:/home/anisha # zypper repos
# | Alias | Name | Enabled | Refresh
--+-----------------+-----------------------+---------+--------
1 | KDE:KDE3 | KDE:KDE3 | Yes | Yes
2 | X11:lxde | X11:lxde | Yes | Yes
[code].....
View 4 Replies
View Related
Nov 22, 2010
I'm building a certain RPM package that must require an old version of that same package in order to be installed/upgraded. Is this possible?
For example:
For a package foo v5, somewhere in the spec file:
"Requires: foo >= 4"
I'm declaring this on the Requires tag of the spec file, but when I try to install or upgrade the package (without having the previous required version installed) I get no dependency error! As for other dependencies it all works fine. If, instead, I create a package named "bar" that "Requires: foo >= 4", when installing I do get the expected dependency error. I'm thinking it's not possible to require an old version of the same package.
View 2 Replies
View Related
Sep 11, 2009
I have a fedora 11 with kernel package: kernel-PAE-2.6.29.6-217.2.3.fc11.i686
I would like to install the devel package for this kernel version, but I can't find it, because in the fedora repo there is only the original kernel (2.6.29.4....) and in the updates repo there is only the newest kernel package (2.6.30....)
Where can I find the packages which are between the fedora and update repos' versions?
View 2 Replies
View Related
Jul 23, 2010
I chose the local version of grub when prompted on the last update. However, after doing a bit of reading, it looks like I should have selected the "package maintainer's version" .
I've looked at the release notes [URL] related to grub and changing the menu.lst. However, when I open the menu.lst per the instructions, it is blank (the file opens but there is no text in it). I also ran the sudo update-grub command but was never prompted to choose a the local version or maintainer's version.
Is there a way to go back and get back to the prompt to select the ""package maintainer's version"?
View 9 Replies
View Related
Jan 22, 2011
Specifically, I want Clementine player 0.6, but the guy that installed Ubuntu on my laptop put natty narwhal alpha 1 on it (don't ask me why. I wanted maverick since its stable but he never really asked. The whole thing was kinda a surprise), and Clementine only offers downloads for Ubuntu distros up to maverick. So. Can I/is there a way I can install it anyway? Or am I forced to just use Banshee until the official Update comes out and Clementine is updated in....
View 6 Replies
View Related
Sep 7, 2010
I don't know why but sometimes zypper (v1.4.5) removes some of the installed packages before upgrading them.
Actually it removes it even before downloading a newer version. I just wonder what a stupid f**k implemented this behavior. I wish something awful happens to him.
An hour ago I tried to update few packages, among those were sysconfig, firefox and yast. Guess what? Zypper removed those before downloading newer versions. Due to a temporary network connection loss zypper could not download packages and quit leaving me without firefox, without yast and, what's even worse, without sysconfig package which contains essential system scripts such as ifup, ifdown etc (so my network went down completely without a possibility to restore). It's a big luck there was no new package of rpm (or it would be removed by zypper too) so I could just download those packages with my second PC and reinstall them from a memory stick.
Now I'm interested where should I file this bug, because without a doubt it's a critical one.
View 9 Replies
View Related
Sep 12, 2010
OpenSuse 11.2 AMD64
My question - how can I use Zypper to do the job of PackageKit ? That is, install security and recommended updates. If possible, I would like to then remove PackageKit. Do you see any problems ?
View 4 Replies
View Related
Sep 14, 2010
Yesterday I performed a zypper up on my system. Stock KDE4 that comes with 11.3. After I restarted the computer, it would get about 4/5 the way through the progress bar that displays when first starting then lock up hard. Starting in safe mode works. With a little experimenting I found that typing x11failsafe to the boot up options line let me start without a problem also.
The sleazy workaround would be to add that parameter to the grub menu, but I'd rather have a real fix. Has anyone else seen this issue? Is there a fix for it?
[Code]....
View 4 Replies
View Related
Dec 6, 2010
updating via Zypper. Recently I decided to do all the system updates via Zypper, because I trust Zypper more than the other update mechanisms. since 2 days I always get the following message in the terminal, when I do
Code:
zypper up
Code:
The following package updates will NOT be installed:
gstreamer-0_10-plugins-base kcm_gtk kdebase4-openSUSE
kdebase4-runtime-branding-openSUSE kdebase4-workspace-branding-openSUSE
kdelibs4-branding-openSUSE kdm-branding-openSUSE kio_sysinfo
[code]....
the packages mentioned in there are always the same, but I am more concerned about this message in general. In Ubuntu (which I used before) and in Debian, such a message meant, that you have to install some additional packages to resolve dependencies.
Code:
apt-get dist-upgrade
with this command the system installed the required additional packages and afterwards the packages which were listed as "will not be installed" so does this message in Zypper mean the same? Can I also do something like a "dist-upgrade" in OpenSuse, without bringing the whole system to (for example) 11.4, but to get all the updates including some new dependencies?
View 8 Replies
View Related
Dec 6, 2009
I'm upgrading from 11.2 RC1 to the final release.
I searched here, but didn't find much in the way of tutorials. This page was the best I found: Upgrade openSUSE
That page indicates that I only need to run
Code:
zypper dup
Very simple, but is it complete?
Thinking it is not that simple, I put together my own list of steps and I'd like some feedback on whether all this is necessary. In particular, is it necessary to run zypper dup outside X? Are my steps too complex?
sudo -s
zypper lr --export backups/repos/foo.repo
zypper ref
zypper in zypper libzypp (nothing to do)
[Code].....
I solved that by going into yast and disabling the CD-based repository. How do you do this in zypper when the error message doesn't tell you the name of the offending repository? That error could be very confusing to someone who didn't realize that a CD-based repository would be responsible for this.
View 9 Replies
View Related
Apr 22, 2010
I added Index of /repositories/KDE:/Backports/openSUSE_11.2 The opensuse.org says: If you just want the latest versions of e.g. amarok, digikam etc. you don't need to upgrade all of KDE, just add the Backports repo maintained by the openSUSE KDE Team. I want to update the Amarok to the new version (2.3) with zypper but I cant.
[Code]...
View 7 Replies
View Related
Apr 23, 2010
the zypper calling aria2c download the file, but the speed is too slow, so, I want to use proxy.the aria2 is supported to use proxy ,but I cannot find where is the config file. I want to know how the zypper pass the parameter such as file name file target and anthor option when aria2 is calling by zypper
View 9 Replies
View Related
Apr 24, 2010
I just got my repos back on the track. I looked for the eclipse platform in 'Yast->software management', still like 8 choiches to make. Can I use zypper again to install 'Eclipse'?
View 4 Replies
View Related
May 18, 2010
While trying to update my kernel as written here, "zypper up" hanged at retrieval.
The first row is where it hanged:
Code:
Retrieving: libpng12-0-32bit-1.2.39-2.2_2.3.1.x86_64.delta.rpm [error (0 B/s)]
Download interrupted by user
Abort, retry, ignore? [a/r/i/?] (a):
[Code].....
View 1 Replies
View Related
Jun 10, 2010
Turned on my PC as soon as I got home & found that Factory repo had a whole bunch of updates, so I selected to 'switch system packages' & clicked accept.
Whatever I tried to download & install displays an error message
Have even deleted the factory repo & re-added, to ensure it wasn't a change of url causing problems.
I'm running 11.2 64bit KDE 4.4.3
View 8 Replies
View Related
Oct 16, 2010
When would the zypper service be dead for openSUSE 11.2?
View 2 Replies
View Related
Nov 9, 2010
I added ettercap repo Index of /repositories/home:/bastianfriedrich/openSUSE_11.3 and I want to install 32-bit ettercap. But these commands fail:
Code:
# zypper install "ettercap-ng.i586"
# zypper install ettercap-ng.i586
# zypper install "ettercap-0.7.3-9.1.i586"
# zypper install "ettercap.i586=0.7.3-9.1"
View 6 Replies
View Related
Jan 18, 2011
Is it possible to add repositories from NFSv4 to zypper? I have initiated automatic mounting network resources on NFSv4 and it works fine, but after adding repository from NFSv4 to zypper, I have problem on refreshing repository data:
Code:
omega:/distrib/repositories/1 # zypper refresh repo-update-1
Retrieving repository 'repo-update-1' metadata []
[code]....
View 2 Replies
View Related
Apr 7, 2011
On my openSuSE 11.4 with GNome, zypper throws lots of errors when used on the command line.However, zypper does it's work correctly, but the error messages are annoying.Does anybody know what the problem is ?The error messages:
Code:
**
GLib-GIO:ERROR:gdbusconnection.c:2279:initable_init: assertion failed: (connection->initialization_error ==
[code]....
View 6 Replies
View Related
May 21, 2011
I was curios about why zypper up don't update some packages as in code...
View 2 Replies
View Related
Jul 23, 2011
I don't know why this is happening, however, all of a sudden I am unable to install any packages (from OpenSUSE repos of course) using either Zypper from the CLI or YaST2. Every time I try and install anything, or perfom a zypper dup, I am greeted with the below error message.
Code:
error: error(-30987) getting "" records from Requireversion index
error: db3 error(-30987) from dbcursor->c_get: DB_PAGE_NOTFOUND: Requested page not found
error: error(-30987) getting "" records from Requireversion index
error: db3 error(-30987) from dbcursor->c_get: DB_PAGE_NOTFOUND: Requested page not found
error: error(-30987) getting "" records from Requireversion index
error: db3 error(-30987) from dbcursor->c_get: DB_PAGE_NOTFOUND: Requested page not found
error: error(-30987) getting "" records from Requireversion index
error: db3 error(-30987) from dbcursor->c_get: DB_PAGE_NOTFOUND: Requested page not found
error: error(-30987) getting "" records from Requireversion index
error: db3 error(-30987) from dbcursor->c_get: DB_PAGE_NOTFOUND: Requested page not found
error: error(-30987) getting "" records from Requireversion index
error: db3 error(-30987) from dbcursor->c_get: DB_PAGE_NOTFOUND: Requested page not found
error: error(-30987) getting "" records from Requireversion index
error: db3 error(-30987) from dbcursor->c_get: DB_PAGE_NOTFOUND: Requested page not found
error: error(-30987) getting "" records from Requireversion index
I'm no stranger to OpenSUSE's package manager, however I have yet to come across this error before.
View 2 Replies
View Related
Mar 16, 2010
when in command line (because i cannot start plasma either) i get an error message stating [/usr/lib/YaST2/bin/y2base: symbol lookup error: /usr/lib64/libstdc++.so.6:undefined symbol: _ZNst_num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE, version GLIBCXX_3.4] i would like to know how bad it is and if it can possibly can be fixed
View 9 Replies
View Related