Debian :: Cannot Convert To Dependency-based Boot
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
ADVERTISEMENT
Jan 13, 2010
I have just had an auto-update, and the process has stopped with the warning above. The full error message is given below. I had already had problems (not sure if they're somehow resolved or related to this) with updating [URL]. Tests have determined that problems in the boot system exist which prevent migration to dependency-based boot sequencing:
package virtualbox-ose removed but not purged, insserv: warning: script 'K20acpi-support' missing LSB tags and overrides, insserv: warning: script 'usplash' missing LSB tags and overrides, insserv: warning: script 'hwclock-save' missing LSB tags and overrides, insserv: warning: script 'acpid' missing LSB tags and overrides, insserv: warning: script 'gdm' missing LSB tags and overrides, insserv: warning: script 'failsafe-x' missing LSB tags and overrides, insserv: warning: script 'acpi-support' missing LSB tags and overrides, insserv: warning: script 'udevmonitor' missing LSB tags and overrides, insserv: warning: script 'hwclock' missing LSB tags and overrides, insserv: warning: script 'rsyslog-kmsg' missing LSB tags and overrides, insserv: script virtualbox-ose: service vboxdrv already provided!, insserv: script virtualbox-ose: service virtualbox-ose already provided!, insserv: warning: script 'dmesg' missing LSB tags and overrides, insserv: warning: script 'procps' missing LSB tags and overrides, insserv: warning: script 'atd' missing LSB tags and overrides, insserv: warning: script 'avahi-daemon' missing LSB tags and overrides, insserv: warning: script 'udevtrigger' missing LSB tags and overrides, insserv: warning: script 'apport' missing LSB tags and overrides, insserv: warning: script 'udev' missing LSB tags and overrides, insserv: warning: script 'ufw' missing LSB tags and overrides, insserv: warning: script 'rsyslog' missing LSB tags and overrides, insserv: warning: script 'anacron' missing LSB tags and overrides, insserv: warning: script 'network-manager' missing LSB tags and overrides, insserv: warning: script 'dbus' missing LSB tags and overrides, insserv: warning: script 'udev-finish' missing LSB tags and overrides, insserv: warning: script 'module-init-tools' missing LSB tags and overrides, insserv: warning: script 'hal' missing LSB tags and overrides, insserv: warning: script 'cron' missing LSB tags and overrides,
To reattempt the migration process after the problems have been fixed, run "dpkg-reconfigure sysv-rc".
View 4 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
Jan 17, 2016
How to boot debian on an RK3288 based device (that isn't a chromebook?). Been trying to do so myself, but to no avail.
The closest match to my device is this one in the sense that it uses the same SoC - an RK3288. However my device is not a chromebook; instead it is called an "RKM MK902II". Unfortunately I cannot find any information on how to boot this device (it does have a micro sd card slot it can boot from, though I'm guessing it needs some sort of bootloader to be written onto a micro sd card in a specific way, but how!).
Interestingly the device I have is running some sort of version of ubuntu. Though how it boots it is an absolute mystery!
I've tried searching around on the 'net for a while now and apart from a script and a few "distros" distributed as image files, I can't really find anything at all. Looking for info about this device or RK3288 chipset?
View 8 Replies
View Related
Oct 20, 2010
I have a 27 inch iMac with ATI Radeon HD 4670, and 8GB of Ram. When I try to boot a 64 bit Linux Mint LiveCD, I get a black screen as soon as the X server loads. Are there any, up to date, 64 bit debian/ubunt based liveCD's, That work ob my hardware? In general, what distribution works the best with Apple Hardware?
View 4 Replies
View Related
Jun 7, 2010
I notice that on DistroWatch, the descriptions include "debian based", "arch based", etc. For the newbie, is there any practical difference between the different bases, or is it a Coke vs Pepsi type question?
Is a distro based on Debian say, easier for a newbie to learn or work with than say one that is FreeBSD based?
View 9 Replies
View Related
Feb 2, 2011
what distro should i use, rpm based or debian based?
View 2 Replies
View Related
Dec 23, 2010
I have a RAID 5 array, md0, with three full-disk (non-partitioned) members, sdb, sdc, and sdd. My computer will hang during the AHCI BIOS if AHCI is enabled instead of IDE, if these drives are plugged in. I believe it may be because I'm using the whole disk, and the AHCI BIOS expects an MBR to be on the drive (I don't know why it would care).
Is there a way to convert the array to use members sdb1, sdc1 and sdd1, partitioned MBR with 0xFD RAID partitions?
View 1 Replies
View Related
Jul 17, 2009
I know of 3 at least so far Sidux and GRML and DRBL are there any others that are based on stabel or sid? or what? frugal as in like puppy, tinycore, dsl, etc nomadic like, usb, hd, etc?
View 14 Replies
View Related
May 19, 2010
I have just installed the centos 5.3 on my server machine. It looks for a USB media to boot. But I am not able to figure it out what i have done wrong. Why does it asks for USB media?If I have created a dependency of USB to boot, Is there any way i can remove this dependency. Or I have to reinstall the OS again?
View 1 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
Mar 18, 2011
I've currently got a Dual-boot of Windows 7 SP1 and Ubuntu 10.10, I'm wanting to wipe off the Windows 7 and keep my Current Ubuntu 10.10 (And ofc add the extra space from the Win7 Partition)I had Win7 Installed first and I used this Guide --> [URL] Below is an image of how my hard drive is partitioned currently.
All the Gray = Win7
All the white = Ubuntu
View 4 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
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
Aug 13, 2010
Debian and debian based distros issue has a issue that has come to make it self aware to me when I was trying to burn a video on my hard drive with braseo and it won't let me burn more than 4.4 gigs to a dvd with 4.7 gigs of free space even a file that is over the 4.4 gig limit by a megabyte with windows i didn't have this problem. One more thing I have 16 gig flash drive and on debian and debian based distros i can only use 13.1 gigs of it but on fedora I can use all 16 gigs.
View 3 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
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
View Related
Aug 9, 2009
Can't seem to figure out how grml is stopping the auto-dhcp during boot by default in grml network is disabled. I tried init.d, inittab, or whatever I cannot seem to find anything? I need eth0 to come up automatically at boot grml, for some reason won't remember my net setup and must re-setup at every boot? How can I make it do that?
View 5 Replies
View Related
May 29, 2011
Anyone know how to make a distro like Pinguy OS? How do I rebrand it and add stuff like Pinguy OS. Or should I base it on Pinguy OS and remove stuff I don't want in Pinguy OS.
View 1 Replies
View Related
Dec 8, 2009
The most recent flavour of Linux I've been using has been Sidux, but the update cycle in sid is a little too fast for my liking.
What I'm looking for:
- Debian Based
- KDE 4.X
- Ideally it would still be able to use debian archives (ie like sidux)
- Updates less often than sid, so you aren't a long way behind if you miss a week, but often enough to still have up to date versions of software.
View 9 Replies
View Related