problem about debian-wheezy-Collection of common programming errors


  • Lucas Kauffman
    dovecot debian-wheezy
    So I upgraded from Squeeze to Wheezy and Dovecot failed to resolve dependencies:dpkg: error processing dovecot-pop3d (–configure):dependency problems – leaving unconfigured Errors were encountered while processing:dovecot-coredovecot-gssapidovecot-sqlitedovecot-pgsqldovecot-sievedovecot-mysqldovecot-imapddovecot-commondovecot-ldapdovecot-pop3dAfter searching around on the internet I found the following article: http://www.itwire.com/opinion-and-analysis/open-sauce/59796-dovecot-fails-during-whe

  • JoelFan
    linux mysql debian-wheezy upgrade-issue
    I upgraded debian to wheezy and got errors with mysql-server so I removed it. Now I can’t reinstall it. I get:$ sudo apt-get install mysql-server … Unpacking mysql-server (from …/mysql-server_5.5.30+dfsg-1.1_all.deb) … Processing triggers for man-db … gdbm fatal: malloc error Setting up mysql-server-5.5 (5.5.30+dfsg-1.1) … [FAIL] Starting MySQL database server: mysqld . . . . . . . . . . . . . . failed! invoke-rc.d: initscript mysql, action “start” failed. … dpkg: error processing

  • jcrawfordor
    debian samba debian-wheezy
    sorry if the title is not so useful, but I don’t thoroughly understand what the problem even is here.I just set up Samba on a file server to simplify things for the Windows users (previously, Windows users had used sftp via filezilla – not near as convenient as a more native approach). For the purposes of testing, I just set up two shares. One is a globally-readable, globally-writable share that’s used as a common dumping ground. The other one I would like to be the homes share. so I have someth

  • holms
    debian-wheezy libc6
    I tried to upgrade few packages and then it’s failed on libc upgrade. And now it’s impossible to upgrade anything at all. here’s things I’ve done:# apt-get dist-upgradeReading package lists… Done Building dependency tree Reading state information… Done You might want to run ‘apt-get -f install’ to correct these. The following packages have unmet dependencies:libc6 : Depends: libc-bin (= 2.13-37) but 2.13-38 is installed E: Unmet dependencies. Try using -f.root@pagalbadaiktais:~# apt-get -f i

  • John Gardeniers
    init.d validation debian-wheezy lsb
    I’m wondering whether there’s any way to check my LSB init scripts for validity? For example whether there are circular runtime dependencies that may prevent my system from shutting down or starting up properly. I’m running on Debian Wheezy.

  • Korrupzion
    linux ext4 debian-wheezy inode partitions
    I have a machine at a datacenter with 3HDDs and running Debian Wheezy, at one of them I have an ext4 filesystem mounted on /data that has ran out of inodes (I’ve chosen an inappropriate inode size at install/had more tiny files than expected).There’s no problem in copying the partition content to another one, but I want to know which preventive measures should I have to do this process in a “production environment” (nothing serious btw).I need to avoid rebooting the machine and make the new file

  • aef
    kvm-virtualization lvm libvirt debian-wheezy virsh
    I’m running Debian Wheezy Beta 4 with KVM based guest systems which run the same operating system. I’m using LibVirt to manage the virtualisation.What I would like to do is to attach an LVM based block device to a running guest system through Virtio. If I would configure it through virsh edit [MACHINE] it would look like this:<disk type=’block’ device=’disk’><driver name=’qemu’ type=’raw’ cache=’none’ io=’native’/><source dev=’/dev/volume_group/logical_volume’/><target dev=’

  • Ultra
    debian utorrent openssl debian-wheezy
    On Debian Whezy 7.1, after installing OpenSSL as http://support.rstudio.org/help/kb/advanced/installing-openssl-098-on-debian-7-wheezy directs, I cant run utserver, where on Squeeze it was running out of box.Getting error like the file would not exist. Internet says it maybe crashes silenty but than no logs are provided:$ ./utserver bash: ./utserver: No such file or directoryHow to run it?

  • terdon
    virtualbox debian-wheezy
    We are having a strange issue with vboxdrv module in my workplace.Most of the host machines are Debian Wheezy, and we run some Windows virtual machines, built in VirtualBox, to access Windows-only programs.However, these machines are now crashing with kernel panic errors. The kernel is tainted due to vboxdrv module. I managed to solve this issue by updating VirtualBox to last version, but one of those still panics when running Java with the module loaded. I couldn’t find anything on the web abou

  • Y.T.
    usb boot debian crash debian-wheezy
    I have a Lenovo z580 laptop, and sometimes the boot is interrupted at the message of:Waiting for /dev to be fully populated[…]If the boot isn’t interrupted,the screen switches resolution and font type right after this line, but if it’s interrupted, the font and resolution stays the same, and the screen is filled with memory addresses and error messages, I think it might be in relation with my previous question, though I’m not sure… the testing distro is testing for a reason…What do you thi

  • AlexKey
    dns bind debian-wheezy powerdns
    I am migrating our office DNS servers to powerdns with MySQL backend. We quite often change our internal zone and therefore simple SQL query or web Ui would be much better than editing of text files for each DNS server.I’ve followed this guide http://www.howtoforge.com/installing-powerdns-with-mysql-backend-and-poweradmin-on-debian-squeeze on clean Debian 7 installation and afterwards imported our existing bind zone files using zone2sql. But after I did it, in my sandbox I cannot resolve any dom

  • aef
    php5 solr debian-wheezy
    I’m trying to use the Solr PHP extension on the recently-upgraded Debian Wheezy. It installs both from PECL and from sources flawlessly but instead of giving me expected functionality it gives me this on every PHP run:PHP Warning: PHP Startup: Unable to load dynamic library ‘/usr/lib/php5/20100525/solr.so’ – /usr/lib/php5/20100525/solr.so: undefined symbol: curl_easy_getinfo in Unknown on line 0Also scripts which use the extension throws an errorPHP Error[2]: include(SolrClient.php): failed t

  • waldo22
    debian ssl perl debian-wheezy
    I just upgraded to Debian Wheezy from Lenny (long story) and a few of my Perl packages didn’t make the upgrade for some reason, among them Crypt::SSLeay (libcrypt-ssleay-perl).I was unable to connect to my credit card payment gateway using LWP until I installed libcrypt-ssleay-perl, and now it “works”, but it takes 15-20 seconds to make the SSL connection due to the very unhelpful error message “error in unknown state”:SSL_connect:before/connect initializationSSL_connect:unknown state(waiting 15

  • aef
    kvm-virtualization software-raid io luks debian-wheezy
    I found out a performance problems with a Mumble server, which I described in a previous question are caused by an I/O latency problem of unknown origin. As I have no idea what is causing this and how to further debug it, I’m asking for your ideas on the topic.I’m running a Hetzner EX4S root server as KVM hypervisor. The server is running Debian Wheezy Beta 4 and KVM virtualisation is utilized through LibVirt.The server has two different 3TB hard drives as one of the hard drives was replaced aft

  • jscott
    apt gpg debian-wheezy
    When i try to install or update any packages I get:Untrusted packages could compromise your system’s security. You should only proceed with the installation if you are certain that this is what you want to do.I strongly suspect this is related to the error i get on update:$ sudo aptitude update Get: 1 http://ftp.us.debian.org wheezy InRelease [208 kB] Get: 2 http://debian.lcs.mit.edu wheezy InRelease [208 kB] Ign http://ftp.us.debian.org wheezy InRelease Hit http://ftp.us.debian.org wheezy/main

  • c33s
    debian java debian-wheezy packaging
    How to install Oracle Java on Debian Wheezy with make-jpkg and fakeroot?the manual for installing oracle java on debian wheezy is quite clear and understandable:http://wiki.debian.org/JavaPackage https://blogs.oracle.com/marigan/entry/installation_of_the_jdk_on http://www.debian-administration.org/articles/142download jdk-7u21-linux-x64.tar.gz from oracle install the java-package run make-jpkg with jdk-7u21-linux-x64.tar.gzas root running:make-jpkg jdk-7u21-linux-x64.tar.gz fakeroot make-jpkg j

Web site is in building