Re: [Bug 983543] Re: Internal Error, No file name for libc6

2012-04-19 Thread Kuya Marc
It seems to be working! However, due to Internet-related bottlenecks on my
end, apt-get dist-upgrade runs longer than normal. I think the dpkg
instructions is what fixed the problem.

Marc
*
*

On Thu, Apr 19, 2012 at 02:56, Sean Clarke sean.cla...@sec-consulting.co.uk
 wrote:

 See if this fixes it for you as root:

 apt-get update
 apt-get clean
 apt-get install -fy
 dpkg -i /var/cache/apt/archives/*.deb
 dpkg --configure -a
 apt-get install -fy
 apt-get dist-upgrade

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/983543

 Title:
  Internal Error, No file name for libc6

 Status in “eglibc” package in Ubuntu:
  Confirmed

 Bug description:
  Here are the results when doing a sudo apt-get update  sudo apt-get
  dist-upgrade:

  Reading 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.15-0ubuntu9) but 2.15-0ubuntu7 is
 installed
   libstdc++6 : Depends: gcc-4.6-base (= 4.6.3-1ubuntu4) but 4.6.3-1ubuntu5
 is installed
   libstdc++6-4.6-dev : Depends: libstdc++6 (= 4.6.3-1ubuntu5) but
 4.6.3-1ubuntu4 is installed
  E: Unmet dependencies. Try using -f.

  Here are the results for: sudo apt-get -f install -y

  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Correcting dependencies... Done
  The following extra packages will be installed:
libc-bin libstdc++6
  The following packages will be upgraded:
libc-bin libstdc++6
  2 upgraded, 0 newly installed, 0 to remove and 138 not upgraded.
  10 not fully installed or removed.
  Need to get 0 B/1,458 kB of archives.
  After this operation, 1,024 B of additional disk space will be used.
  E: Internal Error, No file name for libc6

  Problem first noticed 10 hours prior to this posting.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libc6 2.15-0ubuntu9
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic i686
  ApportVersion: 2.0.1-0ubuntu3
  Architecture: i386
  Date: Tue Apr 17 07:22:23 2012
  EcryptfsInUse: Yes
  InstallationMedia: Lubuntu 11.10 Oneiric Ocelot - Release i386
 (20111012)
  ProcEnviron:
   LANGUAGE=en_PH:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_PH.UTF-8
   SHELL=/bin/bash
  SourcePackage: eglibc
  UpgradeStatus: No upgrade log present (probably fresh install)

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/983543/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983543

Title:
  Internal Error, No file name for libc6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/983543/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 983543] Re: Internal Error, No file name for libc6

2012-04-19 Thread Kuya Marc
Sean Clarke's solution has WORKED!

What really worked was the following commands:
1. dpkg -i /var/cache/apt/archives/*.deb
2. dpkg --configure -a

The 1st dpkg 'force' installs from archives without aptitude.
The 2nd dpkg does automatic configurations.

Marc


** Tags added: lubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983543

Title:
  Internal Error, No file name for libc6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/983543/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983543] [NEW] Internal Error, No file name for libc6

2012-04-16 Thread Kuya Marc
Public bug reported:

Here are the results when doing a sudo apt-get update  sudo apt-get
dist-upgrade:

Reading 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.15-0ubuntu9) but 2.15-0ubuntu7 is installed
 libstdc++6 : Depends: gcc-4.6-base (= 4.6.3-1ubuntu4) but 4.6.3-1ubuntu5 is 
installed
 libstdc++6-4.6-dev : Depends: libstdc++6 (= 4.6.3-1ubuntu5) but 
4.6.3-1ubuntu4 is installed
E: Unmet dependencies. Try using -f.

Here are the results for: sudo apt-get -f install -y

Reading package lists... Done
Building dependency tree   
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
  libc-bin libstdc++6
The following packages will be upgraded:
  libc-bin libstdc++6
2 upgraded, 0 newly installed, 0 to remove and 138 not upgraded.
10 not fully installed or removed.
Need to get 0 B/1,458 kB of archives.
After this operation, 1,024 B of additional disk space will be used.
E: Internal Error, No file name for libc6

Problem first noticed 10 hours prior to this posting.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: libc6 2.15-0ubuntu9
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic i686
ApportVersion: 2.0.1-0ubuntu3
Architecture: i386
Date: Tue Apr 17 07:22:23 2012
EcryptfsInUse: Yes
InstallationMedia: Lubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
ProcEnviron:
 LANGUAGE=en_PH:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_PH.UTF-8
 SHELL=/bin/bash
SourcePackage: eglibc
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: eglibc (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983543

Title:
  Internal Error, No file name for libc6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/983543/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983543] Re: Internal Error, No file name for libc6

2012-04-16 Thread Kuya Marc
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983543

Title:
  Internal Error, No file name for libc6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/983543/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 901407] Re: libglib2.0-0 is breaking some parts

2012-03-22 Thread Kuya Marc
I found a Quick Fix!!!

First and foremost, add this alias to your list of aliases:

alias reset-lxdm='sudo killall lxdm-binary  sleep 5  sudo lxdm-
binary '

Second, on a cold-boot, login as normal, but this time, press Ctrl-
Alt-F1 and login. Type the reset-lxdm command.

And third, re-login as normal.

On repeated reboots, repeat steps 2 and 3.

I am not sure how to do a automated-timed killall of lxdm-binary at
bootup.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901407

Title:
  libglib2.0-0 is breaking some parts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxdm/+bug/901407/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 944730] [NEW] Browser Freezes System during Cacheing.

2012-03-02 Thread Kuya Marc
Public bug reported:

When browsing and RAM usages reaches 463 MB, System completely FROZEN
with excessive hard drive activity. System goes back to normal after 3
to 15 minutes.

As I write this post, 228MB out of 463MB is being used. This Report a
bug page is being done in a single tab.

When visiting Facebook and not playing games nor viewing videos, within
10 minutes (average), system will freeze while excessive hard drive
activity is in progress. Temporary solution has been exiting the browser
every 15 minutes, and only use one (1) tab.

When visiting Wordpress.com (my blog), browser works fine until working
with the post box and attempting to view my pages or posts, system
will freeze from several seconds to several minutes.

The system does not crash! 10% of the time, the browser will ask to kill
pages. Other than that, the longest time I had to wait to be able to use
the system was 45 minutes. Despite excessive hard drive activity, I had
to hold the power button down until my laptop turns off.

Alternatively, when I press Ctrl-Alt-F1, logging in can take up to five
(5) minutes before I can enter 'sudo killall chromium-browser', Once I
kill the browser, system is back to normal operation (at normal speeds).

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: chromium-browser 17.0.963.56~r121963-0ubuntu0.11.10.1
ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
Uname: Linux 3.2.0-17-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Fri Mar  2 19:31:17 2012
Desktop-Session:
 DESKTOP_SESSION = Lubuntu
 XDG_CONFIG_DIRS = 
/etc/xdg/lubuntu/:/etc/xdg/xdg-/usr/bin/startlubuntu:/etc/xdg:/etc/xdg
 XDG_DATA_DIRS = 
/etc/xdg/lubuntu:/usr/share//usr/bin/startlubuntu:/usr/local/share/:/usr/share/:/usr/share:/usr/share/gdm:/var/lib/menu-xdg
EcryptfsInUse: Yes
Env:
 MOZ_PLUGIN_PATH = None
 LD_LIBRARY_PATH = None
InstallationMedia: Lubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
ProcEnviron:
 LANGUAGE=en_PH:en
 PATH=(custom, no user)
 LANG=en_PH.UTF-8
 SHELL=/bin/bash
SourcePackage: chromium-browser
UpgradeStatus: No upgrade log present (probably fresh install)
chromium-default: CHROMIUM_FLAGS=

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/944730

Title:
  Browser Freezes System during Cacheing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/944730/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 944730] Re: Browser Freezes System during Cacheing.

2012-03-02 Thread Kuya Marc
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/944730

Title:
  Browser Freezes System during Cacheing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/944730/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 944859] Re: opening /dev/audio: No such file or directory

2012-03-02 Thread Kuya Marc
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/944859

Title:
  opening /dev/audio: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/saytime/+bug/944859/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 944859] [NEW] opening /dev/audio: No such file or directory

2012-03-02 Thread Kuya Marc
Public bug reported:

saytime no longer functions in 11.10. It just says, opening /dev/audio:
No such file or directory.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: saytime 1.0-22
ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
Uname: Linux 3.2.0-17-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Fri Mar  2 22:43:05 2012
EcryptfsInUse: Yes
InstallationMedia: Lubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
ProcEnviron:
 LANGUAGE=en_PH:en
 PATH=(custom, no user)
 LANG=en_PH.UTF-8
 SHELL=/bin/bash
SourcePackage: saytime
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: saytime (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/944859

Title:
  opening /dev/audio: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/saytime/+bug/944859/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 945260] [NEW] lxpanel Needs Memory Meter

2012-03-02 Thread Kuya Marc
Public bug reported:

Similar to CPU Usage Monitor, the Memory Info from Task Manager (lxtask) need 
to be available for lxpanel, especially for users of 512 MB RAM and less. It 
should be similar to what is being used in Gnome/Unity, showing the following 
pieces of info:
o RAM Used
o RAM Free
o Swap Used

Additionally, it should show an indicator of 'cacheing' when the CPU is
at maximum (per CPU Usage Monitor) when the system freezes for out of
memory conditions.

The Memory Meter is NEEDED because having a frozen system with excessive
hard drive activity isn't useful at all.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: lxpanel 0.5.8-1ubuntu3
ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
Uname: Linux 3.2.0-17-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Config_Home_Lubuntu:
 [Command]
 FileManager=pcmanfm %s
 Terminal=lxterminal -e
 Logout=lubuntu-logout
Date: Sat Mar  3 08:02:16 2012
EcryptfsInUse: Yes
InstallationMedia: Lubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
ProcEnviron:
 LANGUAGE=en_PH:en
 PATH=(custom, no user)
 LANG=en_PH.UTF-8
 SHELL=/bin/bash
SourcePackage: lxpanel
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: lxpanel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/945260

Title:
  lxpanel Needs Memory Meter

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxpanel/+bug/945260/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 945260] Re: lxpanel Needs Memory Meter

2012-03-02 Thread Kuya Marc
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/945260

Title:
  lxpanel Needs Memory Meter

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxpanel/+bug/945260/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 945266] Re: Missing Kill Window Feature

2012-03-02 Thread Kuya Marc
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/945266

Title:
  Missing Kill Window Feature

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxpanel/+bug/945266/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 945266] [NEW] Missing Kill Window Feature

2012-03-02 Thread Kuya Marc
Public bug reported:

Over the years of using Gnome, I have gotten used to a taskbar function
that when clicked, it asks me what window to kill. In lxpanel, this
feature does not exist. The normal kill process when using lxtask is not
fast enough (not a higher priority). There should be a one-click
feature-option on lxpanel to kill a windowed task at will (abruptly).
For example, a windowed app has frozen the system, instantly killing it
restores the system.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: lxpanel 0.5.8-1ubuntu3
ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
Uname: Linux 3.2.0-17-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Config_Home_Lubuntu:
 [Command]
 FileManager=pcmanfm %s
 Terminal=lxterminal -e
 Logout=lubuntu-logout
Date: Sat Mar  3 08:12:36 2012
EcryptfsInUse: Yes
InstallationMedia: Lubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
ProcEnviron:
 LANGUAGE=en_PH:en
 PATH=(custom, no user)
 LANG=en_PH.UTF-8
 SHELL=/bin/bash
SourcePackage: lxpanel
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: lxpanel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/945266

Title:
  Missing Kill Window Feature

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxpanel/+bug/945266/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs