Debian Installation :: Multiple SystemD Errors After Upgrade From Wheezy

Mar 3, 2016

Recently I upgraded my machine from wheezy to jessie.

Everything went smooth until the point that I restarted the node.

During startup I'm getting the following message which is flooding the screen:

Code: Select allsystemd-journald[296]: Failed to forward syslog message: Connection refused

After waiting a long time (the message above still continues to flood the screen), I'm being prompted with the following:

Code: Select allGive root password for maintenance (or type Control-D to continue):

If I press Ctrl+D the boot process continues and finally boots normally.

What I can do to avoid pressing Ctrl+D during the boot process?

I'm assuming that it must be a startup service which is failing but I'm unable to trace which exactly is that.

I'm attaching the full log [URL] ....

View 8 Replies


ADVERTISEMENT

Debian Installation :: Dist-upgrade From Wheezy (using Systemd) To Jessie Hangs

Nov 19, 2014

I have done on previous releases, but this time it hangs on me. It's "only" a Virtualbox, so I can reproduce it.

The wheezy already runs systemd, and is fully updated to to latest packages. Does not run any graphical.

Edits the source.list and does
$ apt-get update
$ apt-get upgrade # Did on one upgrade
$ apt-get dist-upgrade

It starts to upgrade (complains about missing version in libpgp-error), libc is installed, but at some point the systemd is running at high CPU and a dpkg seems to be stalled.

Should I disable systemd on wheezy before? This might not have been tested so much.

View 10 Replies View Related

Debian Configuration :: Wheezy - After Update Systemd Turn Off Laptop Screen On Boot

Sep 25, 2015

I decided to update all the software on my computer. Fortunately, it upgraded kernel version 3.14 to 3.16. I was happy to learn that suspend now worked on my laptop by calling pm-suspend, but it did not worked by closing the lid. So I search and found on debian's website that installing systemd and adding some config lines in /etc/systemd/logind.conf would sove the issue. So I followed the procedure and did like instructed, to end up with a computer that boots on black screen.

The last verbrose line I see on boot up is "kvm disabled by bios" and then it shutdown down the screen. The computer works, as I can login and shutdown by doing those operation blindly.

I tried removing systemd but it still does not work. If I use the old kernel 3.14 I can boot without any problem, but if I use kernel 3.16, I boot to a black screen. I remember successfully booting in 3.16 before installing systemd.

View 4 Replies View Related

Debian Installation :: Upgrade To Wheezy Successful But No CLI And No GUI?

Jun 9, 2011

I upgraded one of my Squeeze installations to Wheezy, but after selecting it in grub, nothing is displayed on screen: no CLI and no GUI. I tried Ctrl + Alt + F[1-7] and I got nothing. My laptop is Acer Aspire 7715Z. I am attributing this to module as there seems to be disk activity, but without a screen, I cannot be certain.

View 14 Replies View Related

Debian Installation :: Upgrade From Squeeze To Wheezy Or Jessie

Jul 28, 2015

is it possible to simulate upgrading a Squeeze installation to a Wheezy or Jessie installation, on a OVH server ?I would like simulate upgrading server, and if not problems, upgrading in real time.I don't do that manipulation, and I don't do mistakes on a production server.

View 2 Replies View Related

Debian Installation :: Failed Wheezy To Jessie Upgrade (cannot Boot)

Aug 13, 2014

I upgraded from deb7 to deb8, but am no longer able to boot. After passing the grub boot menu, the following messages are displayed:

Code:
Select allLoading, please wait...
[    6.065713] systemd-fsck[148]: /dev/sda1: clean, 428644/1310720 files, 410616
9/52442880 blocks
[    7.480551] Error: Driver 'pcspkr' is already registered, aborting...
[    8.692700] systemd-fsck[341]: /dev/sda5: clean, 145485/6176768 files, 17407409/24695552 blocks
[   18.066215] Loading kernel module for a network device with CAP_SYS_MODULE (deprecated). Use CAP_NET_ADMIN and alias netdev- instead
_

The screen then clears and an underscore is displayed as the sole character at the top left position of the screen. The system hangs at this point. During installation, I rejected two changed files: /etc/init.d/bootlogd and /etc/libreoffice/sofficerc. For both, I opted to keep the installed version (the default choice of the installer) rather than replacing with the new version. The first might be related to the problem, although it seems to be responsible only for logging the boot process, and I would not expect this to compromise booting.

In case this information is useful, sda1 is mounted at /, sda2 is swap space, sda3 is extended, and sda5 is a logical partition mounted at /home.

I am able to boot into rescue mode, but other than that the system is not usable. Unfortunately, no useful error messages are given to aid in diagnosing the problem.

View 12 Replies View Related

Debian Installation :: Broken Grub After Wheezy To Jessie Upgrade

Jun 2, 2015

I've changed my /etc/apt/sources.lst file to use "jessie" repositories instead of "wheezy". I then ran synaptic and updated everything (there were loads of packages, something like 2000 to update).

After this I rebooted. The grub menu shows as usual with the background image I'd set and the operating systems as usual (including Windows 7) however there is no longer a 5 second countdown and when I select *any* menu option, it asks for a username and password.

I don't know what username and password it's asking for as I never used to have one set!!! I did have a username and password set up so that if you wanted to edit a grub menu option so I tried that but to no avail.

I'm using MBR/BIOS not EFI.

View 3 Replies View Related

Debian :: Wheezy Errors After Upgrades

Nov 11, 2015

I have upgraded the packages on wheezy and I see lots of errors

Code: Select allaptitude update aptitude upgrade.

I see Code: Select allErrors were encountered while processing:
 
mysql-server-5.5
 ntp
 rsyslog
 apache2.2-common
 apache2-mpm-prefork
 apache2
 bind9
 corosync
 
[code]...

Still I am not able to install the dependencies.

View 13 Replies View Related

Debian Installation :: Upgrade From Wheezy To Jessie Modify Print Drivers?

Feb 9, 2016

Does upgrade from wheezy to jessie modify print drivers....

View 1 Replies View Related

Debian :: How To Upgrade To Wheezy

May 20, 2011

I got "stuck" with stable up to now and want to upgrade to Wheezy. But, although I've done this before, I'm having a dependency problem I wanted to ask about before breaking my system somehow. This is the /etc/apt/sources.list, ready for Wheezy:

[URL]

So, I regularly use aptitude as my package manager. After updating the database with aptitude update, trying aptitude full-upgrade gives me a huge of conflicts.

[code]....

But, if I use apt-get dist-upgrade, I get no conflicts. if I dist-upgrade with apt-get, will that affect my daily usage of aptitude (which I prefer)? I know APT is a single database and apt-get and aptitude are just different interfaces, but I guess differences might rise when marking packages as automatically or manually installed.

View 7 Replies View Related

Debian :: No Internet After Upgrade From Wheezy To Jessie

May 27, 2015

I upgraded my Wheezy 7.8 to make sure all packages were installed Before taking the next step to upgrade to Jessie.I upgraded to Jessie and it seemed to run OK....but after reboot I had no network Connection..I checked ifconfig and the wrong network card mac address is being assigned to the wrong card....?I have a clonezilla server on my server, so this was my network interfaces before and after upgrade

Code: Select all# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback

[code]...

I even checked nano /etc/resolv.conf and sure enough my gateway was the same for my Internet eth0.When I ran ifconfig I could see that the eth0 mac address was set as eth1..I tried to reset my drbl for clonezilla but that only sees the vmware Connection and not my actural cards.. have taken alook at /etc/udev/rules.d/70-persistent-net.rules and the assignment is right but not ifconfig?

View 14 Replies View Related

Debian :: Wheezy To Jessie Upgrade Will Not Boot

May 28, 2015

With "quiet" removed from the grub linux line, I'm getting the following error messages when the boot hangs up early in the boot process (19.768231 seconds into boot).:

input: HDA NVidia HDMI/DP,pcm=3 as devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input6
input: HDA NVidia HDMI/DP,pcm=7 as devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input7
input: HDA NVidia HDMI/DP,pcm=8 as devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input8

So, is this a NVidia issue or a sound card issue?

View 1 Replies View Related

Debian Hardware :: No Sound After Upgrade (Wheezy)

Jan 17, 2014

Sound is not working perfectly since installation. I fixed it by command: 'alsactl init' every time sound doesn't come out. However, since last week, sound was not working. I suspect it was caused by the 'apt-get upgrade' I did.

Code: Select allroot@debian:~# alsactl init
alsactl: init:1743: No soundcards found...
lspci (only audio)
Code: Select allroot@debian:~# lspci -v
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] SiS7012 AC'97 Sound Controller (rev a0)
   Subsystem: Micro-Star International Co., Ltd. Device b002

[Code] ....

It seems I am missing a module/ kernel driver for the sound card

Note: I have testing in sources list but have stable with higher priority. So I should still be in Wheezy

View 5 Replies View Related

Debian :: "Wheezy" - Several Errors - Post-install / Screen Freezes?

May 22, 2011

Downloaded and copied to a usb pen drive the latest debian testing snapshot netinstall iso:
wget url

then
dd if=debian-testing-amd64-netinst.iso of=/dev/sdb

Everything went fine, even the install part.After the 1st boot, problems started. I've never seen so much errors after a first install and probably they are all reported.

1. ata_id[297]: HDIO_GET_IDENTITY failed for '/dev/sdb'
2. mkdir: cannot create directory `/run/udev/rules.d/': Read-only file system
3. startpar: service(s) returned failure: udev ... failed!
4. INIT: Id "co" respawning too fast: disabled for 5 minutes
5. eth0 doesn't automatically start; one has to start it via ifup eth0
After that, installed a minimal xserver-xorg-core, xserver-xorg-video-radeon and kde-plasma-desktop.
I'm unable to use the newly DE environment, the screen just freezes, I'm guessing because of the udev error.

I have to restart via Magic SysRQ key:
Alt+PrtScr+S > Alt+PrtScr+U > Alt+PrtScr+B

View 4 Replies View Related

Debian Multimedia :: Wheezy Black Screen After Upgrade

May 4, 2015

i have an installation of wheezy 7.8 i think. i was facing difficulties in read of matroska video. therefore have decided to installer gstreamer1.0 wich should be resolve my problem. i have added the backports repository in apt sources list. after an apt-get update i launch apt-get install gstreamer1.0 . i have noticed it have starting downloading more file than it needs i concluded that it was a upgrade or something like because the kernel was also updated. after the the packet downloading it has started the installation with some errors related to LOCALE LCC. it has stopped and restarted some services wich is normal. i have closed all others apps and restarted. Here start the hell. after the restart i have passed the kde login screen and after BLACK SCREEN with mouse working.

Alt+F2 don't open the krunner

What i have tried? i have rename the /home/jefcolbi/.cache and back it again, rename /home/jefcolbi/.kde and back it again. next i have tried to check the Xorg config file. i created a new one with X -configure, modified it to feet my system configuration this does not resolve the problem but add another the keyboard is not working in graphical mode.

My system configuration:

Toshiba laptop Satellite Pro L300
Dual core
3gb Ram
graphic card:Mobile Intel(R) GMA 4500MHD
sound card: Intel HD Audio
debian whezzy 7.8 with KDE

Note: everything was working fine before trying to install gstreamer1.O from backports repository

View 3 Replies View Related

Debian :: Dedi Server Don't Reboot After Wheezy / Jessie Upgrade

Jul 26, 2015

I have upgraded my debian server on april when Jessie came up, but I *forgot* to reboot at this time. As a new kernel* was released this week as a security update, and since my server installed it (via unattended-upgrade on security packages), I rebooted it last night. It never came back online.

I have access to a rescue boot (Ubuntu 12.04 LTS), and tried to analyse the failure (by mounting /sys /dev /proc and /boot and chrooting), but without luck so far.

As it's a dedicated server, I don't have access to the console. What I know :

No log in var/log since the failed reboot. I don't know how to have/find others logs.Previous kernel was 3.2.0-4-amd64, new is 3.16.0-4-amd64, What I tried without luck) :

Change the booting kernel, via update-grub. Tried 3.2, 3.2 with sysvinit and 3.16 rescue mode I think. I should have done it right, but without console it's hard to tell.apt-get update/apt-get upgrade/apt-get dist-upgradeadding nomodeset to kernel load in grubWhat I haven't tried :

update-initramfs, I don't really know why it would block the boot

*linux-image-3.16.0-4-amd64:amd64 3.16.7-ckt11-1+deb8u2

View 6 Replies View Related

Debian Hardware :: Wheezy - Cannot Upgrade Nvidia Driver To 319.82 Backport

Nov 17, 2014

I'm on Wheezy with version 304.117 of the proprietary nvidia driver installed and working, but an application I have needs a newer version of the driver. I'm trying to install the 319.82 version in backports by following the instructions given here, but when I issue the command to install nvidia-kernel-dkms, I get the following:

Code: Select all> sudo aptitude -t wheezy-backports -r install nvidia-kernel-dkms

The following NEW packages will be installed:
  libgl1-nvidia-glx-i386:i386{a} nvidia-driver{a}

The following packages will be REMOVED:
  libgl1-nvidia-alternatives{u} libglx-nvidia-alternatives{u}
  libxvmcnvidia1{u} nvidia-glx{u}

The following packages will be upgraded:
  glx-alternative-nvidia glx-diversions libgl1-nvidia-glx
  libgl1-nvidia-glx:i386 libnvidia-ml1 nvidia-alternative
  nvidia-installer-cleanup nvidia-kernel-dkms nvidia-settings
  nvidia-smi nvidia-vdpau-driver xserver-xorg-video-nvidia

The following partially installed packages will be configured:
  mint-flashplugin-11:i386
12 packages upgraded, 2 newly installed, 4 to remove and 151 not upgraded.
Need to get 32.3 MB of archives. After unpacking 9,440 kB will be freed.

The following packages have unmet dependencies:
 glx-alternative-mesa : Depends: glx-diversions (= 0.2.2) but 0.5.1~bpo70+1 is to be installed.
Internal error: found 2 (choice -> promotion) mappings for a single choice.
Internal error: found 2 (choice -> promotion) mappings for a single choice.

The following actions will resolve these dependencies:

      Remove the following packages:                                     
1)      glx-alternative-mesa                                             
2)      glx-alternative-nvidia                                           
3)      libgl1-nvidia-glx                                                 
4)      libgl1-nvidia-glx:i386                                           
5)      nvidia-alternative                                               
6)      nvidia-kernel-dkms                                               

[Code] ....

Accept this solution? [Y/n/q/?] q

The mint-flashplugin problem is a separate issue which I've had for a while. I assume that it can be ignored for the purposes of this post.

If I'm reading the aptitude output above correctly, it's telling me that the only way to "resolve" the conflict is by uninstalling all nvidia support, leaving me with no driver at all. Is that right?

View 2 Replies View Related

Debian Installation :: Systemd - Automount Windows Partition / USB Devices In Jessie

May 11, 2015

There seems to be no documentation on how to automount partitions and USB devices under systemd in Jessie. (Overall, systemd entirely lacks any useful documentation or GUI configuration tools -- all very cryptic and hidden.)

I created custom files to enable automounting. I put them in /etc/systemd/system -- this may not be the right place, but it works.

Kernel note:
This does not work under the old Wheezy kernel linux-image-3.2.0-4.

To automount my Windows partition so I can access its files, I created:
/etc/systemd/system/media-windows.mount

The name of the file must match the mount point -- in this case, /media/windows

My file notes the device and file type, plus an fmask option so all the Windows files don't seem to be executable:

[Unit]
Description = windows mount to /media/windows
[Mount]
What=/dev/sda1
Where=/media/windows
Type=ntfs-3g
Options=fmask=111
[Install]
WantedBy=multi-user.target

The file ownership must be root.root. Apparently it doesn't need to be executable.

After creating, enable with:

sudo systemctl enable media-windows.mount

and it will mount on the next boot.

I read elsewhere that the before running the enable command you should run a start command:

sudo systemctl start media-windows.mount

but that didn't work for me.

View 2 Replies View Related

Debian Installation :: Suspend / Resume / Restore Services Under Systemd On Jessie

May 11, 2015

Fixing my chronic suspend/resume problems turned out to be easier under systemd, but like everything else lacks documentation.

To suspend rather than power off when pressing the power button, I edited /etc/systemd/login.conf

uncommenting this line and changing it to suspend:
HandlePowerKey=suspend

and uncommenting the line
HandleLidSwitch=suspend

Some services were lost on resume. This problem seems common. To run a command on resume, I believe you have to make your own script, and create a systemd file to run it.

My script is /home/james/.bin/james-resume.service, which contains:

#! /bin/sh
/sbin/hdparm -B 255 /dev/sda

This must be executable. Ownership doesn't seem to matter.

To run it, I made a file in /etc/systemd/systen/suspend.target.wants
The file name must match the script name:
/etc/systemd/system/suspend.target.wants/james-resume.service

This contains:

[Unit]
Description=Run James jobs at resume
After=suspend.target
After=hibernate.target
After=hybrid-sleep.target

[Service]
ExecStart=/bin/bash /home/james/.bin/james-resume.service
[Install]
WantedBy=suspend.target
WantedBy=hibernate.target
WantedBy=hybrid-sleep.target

Ownership must be root.root. Apparently it doesn't need to be executable.

Then enable with:
sudo systemctl enable james-resume.service

and check with:
sudo systemctl status james-resume.service

If it says the service is loaded, it's OK -- inactive only means it's done running.

View 7 Replies View Related

Fedora Installation :: FC10 Multiple Errors Right After Install

Jan 30, 2009

I have just loaded the FC9 onto a HP/Compaq D510 2.8Ghz/Intel graphic card. Everything when as expected during the install but on login I get the following set of errors. The follow Panels encounters a problem.

[Code].....

View 3 Replies View Related

Debian :: Apt-get Upgrade Errors

Jul 29, 2010

During my upgrade I had errors. 3 times the same list of errors.

Once they followed:

Once they followed:

Once they followed:

The errors are:

Should I try to do something about it? My computer seems to be functioning normally.

View 5 Replies View Related

Debian Installation :: Sid Installation WITHOUT Systemd

Sep 12, 2015

Is there a "classic" way to realize it?

What is to do?

I would prefer to install only the base of SID and to add my goodies progressively as I need...

View 14 Replies View Related

Debian :: Errors After Upgrade To Squeeze

Dec 28, 2010

I just upgraded to Debian Squeeze (from Lenny) and there are several errors occuring.

The first one is that whenever I want to use mplayer it gives me the following output:

Maybe that has to do with faulty drivers, I'm not sure yet.

What's bugging me a little bit more is whenever I start a shell like konsole or xterm it displays the following:

It roughly translates to:

A third problem is when I try to use something like mplayer or java and then try the tab completion I get yet another error.

Which would be:

So I get "bash: _get_comp_words_by_ref: command not found", however it's not like that with all of my applications. Tab completion after the command "vlc" for example works just fine.

View 14 Replies View Related

Debian :: Squeeze: Errors Running Upgrade

Nov 20, 2010

I've just tried running an upgrade and I'm getting lots of errors. Anyone having the same problem or know a fix/workaround

View 3 Replies View Related

Debian Installation :: Wheezy To SSD Drive?

Jan 6, 2013

Just re-installed Wheezy to ssd-drive and noticed that everything works much faster than before. For the older install I made some changes to /etc/fstab (I think) which I found from the web. I don't remember exactly what changes.

Question is: what's the situatation with Wheezys beta4-release and ssd-drive? Do I have to edit something at the moment, or does the installer notice ssd-drive and make everything needed?

View 7 Replies View Related

Debian Configuration :: Errors During Recent Apt-get Dist-upgrade

Feb 15, 2016

This is on my AMD64 Testing box...A couple days ago during an apt-get dist-upgrade, near the end I saw the errors below.

I haven't noticed anything broken, yet. I usually only see dkms errors when VBox squawks after an update and I run /etc/init.d vboxdrv setup.

The section of the results containing the errors to the end of the output:

Code: Select allSetting up linux-image-4.3.0-1-amd64 (4.3.5-1) ...
/etc/kernel/postinst.d/dkms:
error: db5 error(-30969) from dbenv->open: BDB0091 DB_VERSION_MISMATCH: Database environment version mismatch
error: cannot open Packages index using db5 -  (-30969)
error: cannot open Packages database in /root/.rpmdb
error: db5 error(-30969) from dbenv->open: BDB0091 DB_VERSION_MISMATCH: Database environment version mismatch

[Code] ....

View 2 Replies View Related

Debian :: Installation Of The Liquorix Kernel In Wheezy

Jun 15, 2011

I searched the forum about installing the liquorix kernel but I cannot understand why the file /etc/apt/sources.list is not mentioned to invoke the liquorix repository.

Instead, I found: Alternative Performance Kernel for Debian wrote:For anyone interested, just add the following to a sources file (/etc/apt/sources.list.d/liquorix.list): deb [url] or for you scripters, echo "deb [url]

View 2 Replies View Related

Debian Installation :: Overwrite Wheezy With Jessie

Jun 20, 2015

I already have a Notebook with windows (for some reason it needs 3 partitions..) and wheezy. When I installed wheezy I create 2 logical partition inside a primary one: one logical for /home and the other one for filesystem. Now I would like to overwrite wheezy and get get jessie, but without touching windows and home.

I already try to upgrading and it went wrong, so I prefer overwrite, what I have to do during "manual installation" phase?

View 11 Replies View Related

Debian Installation :: Moving From Squeeze To Wheezy?

Apr 2, 2011

I'm wondering I've read in some places that if people would like to move from a stable branch of Debian to the testing you can usually just replace the lines in sources.list with the testing release and update and then dist-upgrade. Is this true...and if so is it safe?

View 1 Replies View Related

Debian :: Nautilus-dropbox Installation On Wheezy

Nov 9, 2014

I added the following line to my sources.list

Code: Select alldeb [URL] ..... wheezy main non-free

and then after:

Code: Select allapt-get update

I run:

Code: Select allapt-get install nautilus-dropbox

but I got stuck (console freeze) and I had to reboot hoping to sort out somehow...

After reboot I try to apt-get again but I got the following message (my traslation)

Code: Select allE: dpkg was interrupted.

It's  necessary to do "sudo dpkg --configure -a" for correcting the problem

So I went in the console again for that command and I get

Code: Select allConfigurazione di nautilus-dropbox (1.4.0-3)...

Dropbox is the easiest way to share and store your files online. [URL] ....

but nothing fruitful seems to happen; and now how to proceed?

View 11 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved