Results 1 to 6 of 6

Thread: application installation probelms

  1. #1
    Junior Member
    Join Date
    Jan 2004
    Posts
    1

    application installation probelms

    i was trying to install yahoo messenger(deb version) in my knoppix box but there were some errors
    btw, i am a noob


    below is the error msg i got

    ================================================== ===========================

    dpkg -i '//home/knoppix/yahoo.deb' ;echo RESULT=$?
    (Reading database ... dpkg: error processing //home/knoppix/yahoo.deb (--install):
    files list file for package `libgcj4-dev' is missing final newline
    Errors were encountered while processing:
    //home/knoppix/yahoo.deb
    Processing was halted because there were too many errors.
    RESULT=1

    ================================================== ===========================

    i tried uninstalling some applications as well(gaim) and was prompted

    ================================================== ===========================

    < export DEBIAN_FRONTEND; apt-get remove --purge --yes gaim ;echo RESULT=$?
    Reading Package Lists... Done
    Building Dependency Tree... Done
    The following packages will be REMOVED:
    gaim*
    0 upgraded, 0 newly installed, 1 to remove and 274 not upgraded.
    Need to get 0B of archives.
    After unpacking 6345kB disk space will be freed.
    (Reading database ... dpkg: error processing gaim (--purge):
    files list file for package `libgcj4-dev' is missing final newline
    Errors were encountered while processing:
    gaim
    Processing was halted because there were too many errors.
    W: Couldn't stat source package list http://non-us.debian.org ./ Packages (/var/lib/apt/lists/non-us.debian.org_%7ekitame_mozilla_._Packages) - stat (2 No such file or directory)
    W: Couldn't stat source package list http://people.debian.org sid/i386/ Packages (/var/lib/apt/lists/people.debian.org_%7ebranden_packages_sid_i386_Pac kages) - stat (2 No such file or directory)
    W: Couldn't stat source package list http://people.debian.org ./ Packages (/var/lib/apt/lists/people.debian.org_%7eblade_testing_._Packages) - stat (2 No such file or directory)
    W: You may want to run apt-get update to correct these problems
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    RESULT=100

    ================================================== ====================

    this line always pops up wheneevr i tried to install/uninstall any app

    ================================================== ===================
    files list file for package `libgcj4-dev' is missing final newline
    ================================================== ===================

    any help is sincerely appreciated

  2. #2
    Junior Member
    Join Date
    Jul 2004
    Location
    Salem, Oregon
    Posts
    1
    looks like im experiencing this same problem everytime ive installed, which has been about 2 times a day for the past week... if its not this error is something else snagging it up and causing it not to update or remove anything...

  3. #3
    Senior Member registered user
    Join Date
    Jul 2004
    Location
    Wisconsin, USA
    Posts
    536

    reply

    You must install klik. Try this site http://klik.berlios.de/. It helped me install yahoo with no problems.

  4. #4
    Senior Member registered user
    Join Date
    Mar 2004
    Posts
    900

    Re: application installation probelms

    Quote Originally Posted by mayhammer
    i was trying to install yahoo messenger(deb version) in my knoppix box but there were some errors
    btw, i am a noob


    below is the error msg i got

    ================================================== ===========================

    dpkg -i '//home/knoppix/yahoo.deb' ;echo RESULT=$?
    (Reading database ... dpkg: error processing //home/knoppix/yahoo.deb (--install):
    files list file for package `libgcj4-dev' is missing final newline
    Errors were encountered while processing:
    //home/knoppix/yahoo.deb
    Processing was halted because there were too many errors.
    RESULT=1

    ================================================== ===========================

    i tried uninstalling some applications as well(gaim) and was prompted

    ================================================== ===========================

    < export DEBIAN_FRONTEND; apt-get remove --purge --yes gaim ;echo RESULT=$?
    Reading Package Lists... Done
    Building Dependency Tree... Done
    The following packages will be REMOVED:
    gaim*
    0 upgraded, 0 newly installed, 1 to remove and 274 not upgraded.
    Need to get 0B of archives.
    After unpacking 6345kB disk space will be freed.
    (Reading database ... dpkg: error processing gaim (--purge):
    files list file for package `libgcj4-dev' is missing final newline
    Errors were encountered while processing:
    gaim
    Processing was halted because there were too many errors.
    W: Couldn't stat source package list http://non-us.debian.org ./ Packages (/var/lib/apt/lists/non-us.debian.org_%7ekitame_mozilla_._Packages) - stat (2 No such file or directory)
    W: Couldn't stat source package list http://people.debian.org sid/i386/ Packages (/var/lib/apt/lists/people.debian.org_%7ebranden_packages_sid_i386_Pac kages) - stat (2 No such file or directory)
    W: Couldn't stat source package list http://people.debian.org ./ Packages (/var/lib/apt/lists/people.debian.org_%7eblade_testing_._Packages) - stat (2 No such file or directory)
    W: You may want to run apt-get update to correct these problems
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    RESULT=100

    ================================================== ====================

    this line always pops up wheneevr i tried to install/uninstall any app

    ================================================== ===================
    files list file for package `libgcj4-dev' is missing final newline
    ================================================== ===================

    any help is sincerely appreciated
    Klik may help w/ ym but it does not fix apt. Try:

    Code:
    apt-get update
    
    apt-get -f install
    
    apt-get remove gaim
    Post any error messages.

  5. #5
    Senior Member registered user
    Join Date
    Jun 2004
    Posts
    788
    Try install synaptic. Synaptic can be use to remove broken application.

  6. #6
    Member registered user
    Join Date
    Jan 2004
    Posts
    40
    try their recomendation but in a worse case scenario there is another solution (use as last case scenariio)

    first off use apt for getting all your deb files it will resolve your dependency issues for you

    but if apt gets hung on a loop about errors installing a file sometimes it cant overwite exsisting files etc...

    cd /var/cahce/apt/archives

    dpkg -i --force-all (package name)

    will force it to setup said install

    ive had to use this one a time or two even useing apt....

Similar Threads

  1. Application
    By w5uc in forum MS Windows & New to Linux
    Replies: 29
    Last Post: 04-25-2005, 10:23 PM
  2. Probelms with ISO file
    By ziocalepino in forum General Support
    Replies: 11
    Last Post: 02-10-2005, 06:11 PM
  3. Bootable VHS-to-DVD application CD
    By Discerner0 in forum Ideas
    Replies: 0
    Last Post: 01-01-2004, 11:34 PM
  4. Application autorun
    By sparks40 in forum General Support
    Replies: 3
    Last Post: 06-08-2003, 01:04 PM
  5. probelms with netgear ma101 wireless usb-adapter
    By ballermann in forum Hardware & Booting
    Replies: 1
    Last Post: 02-26-2003, 09:38 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Juniper Networks EX2300-C-12T Compact 12-Port EX2300-C Series Ethernet Switch picture

Juniper Networks EX2300-C-12T Compact 12-Port EX2300-C Series Ethernet Switch

$300.00



Juniper Networks EX4400-48MP 48 port 5GbE + 12 port 10 Gigabit PoE++ Switch -NEW picture

Juniper Networks EX4400-48MP 48 port 5GbE + 12 port 10 Gigabit PoE++ Switch -NEW

$1400.00



Juniper Networks EX3300-24P | 24 Port Gigabit Network Switch w/ Power cord picture

Juniper Networks EX3300-24P | 24 Port Gigabit Network Switch w/ Power cord

$53.99



Juniper Networks EX2200-C-12P-2G Gigabit Ethernet Managed Switch picture

Juniper Networks EX2200-C-12P-2G Gigabit Ethernet Managed Switch

$79.99



Juniper EX3400-48P 48-Ports PoE+ 4x SFP+ and 2x QSFP+ Managed Switch Tested picture

Juniper EX3400-48P 48-Ports PoE+ 4x SFP+ and 2x QSFP+ Managed Switch Tested

$135.00



Juniper Networks EX3300 EX3300-48P 48-Port Gigabit PoE+ Switch picture

Juniper Networks EX3300 EX3300-48P 48-Port Gigabit PoE+ Switch

$59.95



Juniper EX2200-C-12T-2G 12-Port 10/100/1000 2x SFP Uplinks Compact Switch picture

Juniper EX2200-C-12T-2G 12-Port 10/100/1000 2x SFP Uplinks Compact Switch

$74.99



Juniper EX4200-48PX 48-PORT 10/100/1000BASET PoE Ethernet Switch picture

Juniper EX4200-48PX 48-PORT 10/100/1000BASET PoE Ethernet Switch

$50.00



Juniper Networks MX80-AC Router 4 Port XFP 10G MIC-3D-200E-SFP picture

Juniper Networks MX80-AC Router 4 Port XFP 10G MIC-3D-200E-SFP

$600.00



Juniper Networks EX2300-48P 48 Port Gigabit PoE 4 SFP 1/10G Network Switch picture

Juniper Networks EX2300-48P 48 Port Gigabit PoE 4 SFP 1/10G Network Switch

$185.00