Debian :: Dependency: Cp: Preserving Permissions For `/var/lib/ucf/hashfile.7': Permis
Jan 13, 2011
My Debian Squeeze server that I'm trying to make a LAMP server is currently a LAM server. I get these errors when trying to install php5:
[Code]....
View 4 Replies
ADVERTISEMENT
May 5, 2010
My samba-shares are mounted in fstab. Everything works fine except for one small issue: when copying files from the local PC to the share the files are copied but the timestamps and permissions of the files are not. Instead a message "operation not permitted" appears. 'root' on the client can copy files WITH timestamp etc, a normal user cannot.
Below the line in fstab on the client and smb.conf on the server.
View 3 Replies
View Related
Sep 27, 2014
I'm going to move from Linux Mint (Debian Edition) to Debian on my Laptop (3 user). The current setup is LMDE-Cinnamon, with 4 partitions; /, swap, home and data. All the important data lives in data while home is used for preferences only.
Am I right in thinking that preserving the data partition is as simple as not formatting it during the installation?
And what about home? Obviously this now contains a lot of irrelevant stuff (Cinnamon settings for example) and many programs will be in different versions...
- Just keep it (after all the irrelevant stuff should not do anything bad?)? And if so how do I tell the installer to do this?
- Format and restore the relevant preferences manually from the backup?
- Format and have everybody set up their preferences as needed?
View 7 Replies
View Related
Jul 18, 2010
I recently installed Squeeze. Almost every time I install software I have unresolvable dep errors. In my Software Sources Everything is checked Main, Contrib, Non-Free and source. But in 3rd party the only thing in there is the installation CD. Is this correct or am I missing repos? downside of running testing? If I'm missing them could someone please post what repos I should have...
View 6 Replies
View Related
Jul 14, 2015
I've created a package and added package conflicts entry in it's control file(in my case, all the lib-mesa packages). Now each package that depends on lib-mesa cannot be installed. How can i define my package as alternative to lib-mesa, so i can install those packages ? Is there a way i can add my package as an alternative in the package dependencies(the ones that depends on lib-mesa)?
View 1 Replies
View Related
Aug 19, 2015
Is there a way to find if a package is a dependency of some other package/s that you have installed it.
For instance, let's say there is a library called libkolabxml1
Now if I just install it and ask :-
Code: Select all$$ aptitude why libkolabxml1
Unable to find a reason to install libkolabxml1.
But I remember it being useful/needed somewhere.
View 1 Replies
View Related
Jun 2, 2010
I am running Debian squeeze and I am trying to install hplip-3.10.5 so I can use my new HP Photosmart C4750 printer.I downloaded the automatic installer and ran it and it gave me the following error message:
RE-CHECKING DEPENDENCIES
------------------------
error: A required dependency 'cups-image (CUPS image - CUPS image development files)' is still missing.
error: Installation cannot continue without this dependency.
error: Please manually install this dependency and re-run this installer.
So I ran apt-get install cups-image and got the following:
raygo75@RayGo1:~/Desktop$ sudo apt-get install cups-image
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package cups-image
does the package "cups-image" exist? and if it does were can I find it. I have looked to no avail. I have posted a question on hplip seeing as that is were I got the script from.
View 12 Replies
View Related
Jun 16, 2010
I tried to compile it but it seems to have one extra dependency after the other that needs to be compiled. I'm assuming that it should work since Google Chrome works for Lenny (apparently). Will it be added to backports eventually or anything of the sort?
View 3 Replies
View Related
May 8, 2011
Encounter errors of files with "missing LSB tag and overrides". Looking up the recommended website, I found the following instructions.
insserv: warning: script 'X' missing LSB tags and overrides
The /etc/init.d/X script is lacking the LSB fields. Adding them to the script header or as a override file in /etc/insserv/overrides/X would solve it.
But where to get the LSB field? There is a list of known files but those giving problems are not among them.
View 3 Replies
View Related
Aug 14, 2011
I have successfully build .deb im my box and it is running well. But during the debuild process I got followingdpkg-shlibdeps: warning: dependency on libatk-1.0.so.0 could be avoided if "debian/retrovol/usr/bin/retrovol" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libdl.so.2 could be avoided if "debian/retrovol/usr/bin/retrovol" were
[code]....
View 1 Replies
View Related
Apr 23, 2011
I'm trying to install the driver for my printer, from a repo at Kyoto University. Did it before on other distros (Etch, Lenny,...). One of the three packages has an unmet dependency, libcupsys2-gntls..... (or something- doesn't matter, it's long gone). I expected to be able to use the -d option in apt-get to download it, and unpack it by hand, and place the vital parts in the right positions manually. Done that before, somehow, not necessarily this way. But apt-get won't let me download it, because of the unmet dependency.
Is apt-get really that stupid? If I only want to download it, why does it matter if there is an unmet (and, these days, unmeetable) dependency? Could I download it some other way? I've looked at Aptitude, and can't make head nor tail of it. Synaptic? Have I got the command right? #apt-get -d install package. EDIT: Tried #apt-get install -d package. Also apt-get --download-only --force-yes package. Or I could be really subversive, and copy the two essential files across from my Puppy system. Puppy didn't notice that this lib was missing, just got on with it. Funny old world, isn't it?
View 14 Replies
View Related
Jul 15, 2011
During installation of ssh I get an error message regarding dependency problems.
Dependency problems prevent configuring of ssh.
View 9 Replies
View Related
Mar 19, 2011
ex: package A depends on package B, C and D I want to remove only C and D and leave A in a broken state. how?
View 4 Replies
View Related
Jul 12, 2011
There may be a way not to download all dependency and install one by one.But how?Sorry for such a basic question but i could find only solutions for ubuntu.
View 6 Replies
View Related
Jul 15, 2015
I'm trying to install KDE, but I can't. I've tried using tasksel, but it gave me an error, so I tried to install task-kde-desktop myself. When I did that, I ran into some dependency issues:
Code: Select allSome packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.
The following packages have unmet dependencies:
task-kde-desktop : Depends: kde-standard but it is not going to be installed
Depends: kdm but it is not going to be installed
Recommends: kdeaccessibility but it is not going to be installed
Recommends: k3b but it is not going to be installed
[Code]...
View 5 Replies
View Related
Mar 23, 2016
When installing Rstudio from: [URL] .... in Debian stretch I get the following:
Code: Select allDependency is not satisfiable: libgstreamer0.10-0
Dependency is not satisfiable: libgstreamer-plugins-base0.10-0
seems like there's only libgstreamer1.0-0 available in stretch. In sid it's included though: [URL] ....
For the time being I installed the sid versions but wonder what's a proper solution.
View 2 Replies
View Related
Jan 13, 2010
Here's my problem: I'm running a Lenny laptop and I need both wifi and virtualbox to work. I had to do a kernel upgrade to run the wifi. It works with either the 2.6.29 or 2.6.30 kernels, but with 2.6.30 I'm having screen brightness issues that I can't seem to get rid of. So I want to run 2.6.29, but virtualbox is a bit of a problem because it requires linux-headers-2.6.29, but when I try to install the amd64 headers it tells me that it cannot install the dependency linux-kbuild-2.6.29. Is there any way I can get that dependency installed on my computer?
View 14 Replies
View Related
May 31, 2010
What is this Dependency Problem. I got the following Error while installing yahoo messanger. What could be the solution or the alternatives for this.
[code]...
View 7 Replies
View Related
Mar 27, 2016
I've got this weird problem: when I reboot my Debian 8.3 server, I have to run through the crypto unlocking processes for my encrypted volumes a few times before I actually get to a login screen. The operation times out 85% of the time, leaving me to reboot and try over and over until the system is happy.
Here's my partitioning setup (manually partitioned at install):
/boot: 500 MB, EXT2, nodev, nosuid, noexec
/tmp: 2 GB, EXT2, AES-256/xts-plain64 with RANDOM KEY
swap: 2.5 GB, AES-256/xts-plain 64 with RANDOM KEY
/: 35 GB, EXT4, AES-256/xts-plain 64 with PASSPHRASE
/var: 35 GB, EXT4, AES-256/xts-plain 64 with PASSPHRASE
/home: 45 GB, EXT4, AES-256/xts-plain 64 with PASSPHRASE
Here's the output from journalctl -b -p 3:
Code: Select allDate and time | server name | systemd[1]: Timed out waiting for device dev-sda5.device
Date and time | server name | systemd[1]: Dependency failed for Cryptography Setup for sda5_crypt
Date and time | server name | systemd[1]: Dependency failed for Encrypted Volumes
Date and time | server name | systemd[1]: Dependency failed for dev-mapper-sda5_crypt.device
Date and time | server name | systemd[1]: Dependency failed for /tmp
[Code] ....
I had the same problem in previous builds where I chose Twofish instead of AES, and I was hoping that the timeouts would be fixed by switching to AES as my CPU has the AES instruction set. Obviously that didn't make a damn bit of difference.
What am I doing wrong, or what should I change in my setup? The encryption is a requirement. Could the problem be caused by something as stupid as using a RANDOM KEY instead of a PASSPHRASE on /tmp and swap?
Debian 8.3 as OS version.
View 1 Replies
View Related
May 1, 2010
currently my installation is on sda1, while /home is on sdb1. I'd like to wipe sda1 and reinstall Ubuntu 10.04 from scratch.
Can I just run the 10.04 installer, reformat sda1, install 10.04 over it, then follow a guide to remount sdb1 to /home (and chown the new /home)?
View 4 Replies
View Related
Mar 31, 2011
I could understand the idea of security "if I haven't touched the file in 9 days, and the timestamp was changed, I know someone was in my system". But, is there any other purpose for preserving timestamps?
View 3 Replies
View Related
Jan 8, 2010
Using "List View" in Nautilus (Ubuntu 9.10), is there a way to preserve the column width? If I manually change the column width and click into another folder, the width automatically reverts to the old width when I return.
View 4 Replies
View Related
Jun 13, 2011
cp (GNU coreutils 6.9).
I have these files:
Code:
I want to copy them to /xp/borrar/ such that the result is
Code:
Can this be done with the cp command alone?
View 7 Replies
View Related
Jun 3, 2010
I need to copy my data from the pc to an external hard drive with keeping the attributes; so i used the command
cp -rp ~/sourceDir ~/Destination
but when i am coping it it give the error message "cp: failde to preserve ownership for 'file' : Operation not permitted and it copied the files to the destination but the attributes has changed from
-rw-r--r-- to
-rwxr-xr-x
I tried to copy it by loging as the root also but still the same thing happens. how to copy the files with preserving the attributes
View 7 Replies
View Related
Nov 10, 2010
How to backup my Linux server for preserving data in case if hard disk crashes?
View 2 Replies
View Related
Feb 16, 2011
Here are the contents of the file
1600
1900
2200
2800
I want to read file content using shell script and check if the difference between the two line count is 300
View 5 Replies
View Related
Oct 3, 2010
I disliked LXDE's pcmanfm so much that I've switched over to feh and idesk but for the life of me I can't get feh's wallpaper setting to stay between sessions. Typing 'feh --bg-scale /usr/share/lxde/wallpapers/lxde_blue.jpg' immediately gives me what I want, but next login it's gone again. I know I have to put an entry in ~/home/pargoo/.config/openbox/autostart.sh but nothing works. So far I've tried:
eval `cat $HOME/.fehbg` &
eval `cat $HOME/pargoo/.fehbg` &
eval `cat ~/.fehbg` &
[Code].....
View 7 Replies
View Related
Nov 30, 2010
If I have a partition like /dev/hd1 that is unencrypted and want it to be encrypted, but want to keep everything currently in that partition, how can I do that?
View 2 Replies
View Related
Feb 11, 2011
I'm searching for a tutorial on how to convert my videos (AVI, WMV and MKV formats) to a format that offers both good quality and small size.The audio part should be 128 kbit/s mp3 lame.I'm using Fedora 14 with an rpmfusion repo. It would be especially nice to be able to batch-convert the AVIs.
View 1 Replies
View Related
Jul 20, 2011
I would like to find the command that copy my eclipse options to another workspace code...
It doesn't work, and it could be source of error to write the path .metadata/.plugins manually. It certainly a better idea to create a complete script ?
View 1 Replies
View Related