[Bug 992287] [NEW] virtualbox-dkms 4.1.2-dfsg-1ubuntu1: virtualbox kernel module failed to build

2012-04-30 Thread Kirk Steffensen
*** This bug is a duplicate of bug 991688 ***
https://bugs.launchpad.net/bugs/991688

Public bug reported:

I got this crash report on first boot after upgrading kubuntu from 11.10
to 12.04.  No other useful information observed by me.  I just
acknowledged the crash report.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: virtualbox-dkms 4.1.2-dfsg-1ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
DKMSKernelVersion: 3.2.0-24-generic
Date: Mon Apr 30 17:55:55 2012
InstallationMedia: Kubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
PackageArchitecture: all
PackageVersion: 4.1.2-dfsg-1ubuntu1
SourcePackage: virtualbox
Title: virtualbox-dkms 4.1.2-dfsg-1ubuntu1: virtualbox kernel module failed to 
build
UpgradeStatus: Upgraded to precise on 2012-04-30 (0 days ago)

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


** Tags: amd64 apport-package precise

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

Title:
  virtualbox-dkms 4.1.2-dfsg-1ubuntu1: virtualbox kernel module failed
  to build

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

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


[Bug 992287] Re: virtualbox-dkms 4.1.2-dfsg-1ubuntu1: virtualbox kernel module failed to build

2012-04-30 Thread Kirk Steffensen
*** This bug is a duplicate of bug 991688 ***
https://bugs.launchpad.net/bugs/991688

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

Title:
  virtualbox-dkms 4.1.2-dfsg-1ubuntu1: virtualbox kernel module failed
  to build

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

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


[Bug 966212] [NEW] jinfo plugin alternative should be mozilla-javaplugin.so instead of -javaplugin.so

2012-03-27 Thread Kirk Steffensen
Public bug reported:

The openjdk-6-jdk package creates /usr/lib/jvm/.java-1.6.0-openjdk.jinfo

The last line of this file defines the alternative for the Firefox java plugin
plugin -javaplugin.so /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so

Running update-java-alternatives with the original file results in an
error of update-alternatives: error: no alternatives for
-javaplugin.so.

# sudo update-java-alternatives --set java-1.6.0-openjdk
update-alternatives: error: no alternatives for -javaplugin.so.

This happens because there is no /etc/-javaplugin.so alternative
defined.  The correct alternative is /etc/mozilla-javaplugin.so.

If you add mozilla to -javaplugin.so in 
/usr/lib/jvm/.java-1.6.0-openjdk.jinfo, update-java-alternatives runs correctly.
plugin mozilla-javaplugin.so 
/usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so

Please add mozilla to that line when the openjdk-6-jdk package
installer generates /usr/lib/jvm/.java-1.6.0-openjdk.jinfo

Please also check openjdk-7-jdk for the same issue.  I am running 11.10,
so icedtea7-plugin is not available for me to check if the same issue
occurs with openjdk-7-jdk.  Someone should check it in 12.04, where I
understand icedtea7-plugin is working.

Thanks for the good work on the openjdk packages.

** Affects: openjdk-6 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  jinfo plugin alternative should be mozilla-javaplugin.so instead of
  -javaplugin.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/966212/+subscriptions

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


[Bug 966212] Re: jinfo plugin alternative should be mozilla-javaplugin.so instead of -javaplugin.so

2012-03-27 Thread Kirk Steffensen
I just confirmed on a fresh 11.10 VM that this also affects
openjdk-7-jdk.

With a fresh 11.10 installation, sudo apt-get install openjdk-7-jdk
resulted in /usr/lib/jvm/.java-1.7.0-openjdk-amd64.jinfo with the
following final line:

plugin -javaplugin.so /usr/lib/jvm/java-7-openjdk-
amd64/jre/lib/amd64/IcedTeaPlugin.so

Even though icedtea7-plugin isn't working in 11.10, when it does work,
this line will need to read mozilla-javaplugin.so instead of
-javaplugin.so:

plugin mozilla-javaplugin.so /usr/lib/jvm/java-7-openjdk-
amd64/jre/lib/amd64/IcedTeaPlugin.so

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

Title:
  jinfo plugin alternative should be mozilla-javaplugin.so instead of
  -javaplugin.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/966212/+subscriptions

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


[Bug 966212] Re: jinfo plugin alternative should be mozilla-javaplugin.so instead of -javaplugin.so

2012-03-27 Thread Kirk Steffensen
** Also affects: openjdk-7 (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  jinfo plugin alternative should be mozilla-javaplugin.so instead of
  -javaplugin.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/966212/+subscriptions

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


[Bug 901758] Re: Mixed Java command versions after installing openjdk-7-jdk

2012-03-27 Thread Kirk Steffensen
openjdk-7-jdk has a dependency on openjdk-6-jre that it shouldn't.  This
results in openjdk-6-jre being installed with all of the jre
alternatives set to openjdk-6-jre instead of openjdk-7-jdk like you'd
expect from an installation of openjdk-7-jdk on a fresh Ubuntu 11.10
system.

If you run the following, you can see that both versions of openjdk are listed 
as java alternatives:
# update-java-alternatives --list
java-1.6.0-openjdk 1061 /usr/lib/jvm/java-1.6.0-openjdk
java-1.7.0-openjdk-amd64 1051 /usr/lib/jvm/java-1.7.0-openjdk-amd64

If you run the following, it will update all of your alternatives to use 
java-7-openjdk:
sudo update-java-alternatives --set java-1.7.0-openjdk-amd64

But you will now see two other bugs:
1) There is no icedtea7-plugin in 11.10.  openjdk-7-jdk installs 
icedtea-plugin, but this is the openjdk6 version.  
https://bugs.launchpad.net/ubuntu/+source/icedtea-web/+bug/905714
2) The .jinfo file incorrectly has -javaplugin.so instead of 
mozilla-javaplugin.so 
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/966212

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

Title:
  Mixed Java command versions after installing openjdk-7-jdk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/901758/+subscriptions

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


[Bug 487826] Re: Etherboot floppy boot terminal appears to load image and failed with 'Issuing RESET:' on 9.10

2010-10-13 Thread Kirk Steffensen
Oliver, still having the same problem under 10.04.1.  Tried installing
mknbi in chroot and then running update-initramfs, exiting chroot and
running ltsp-update-kernels.  This did not update nbi.img.  So I tried 
mknbi-linux --output=nbi.img-2.6.32-25-generic vmlinuz initrd.img from
chroot /boot/.  This did update nbi.img.  Reupdated ltsp kernels.  Still
failed to boot.

You said that mknbi and mkelfimage cannot be installed at the same time.
But, if I try to uninstall mkelfimage, it also uninstalls ltsp-client.
When I try update-initramfs with mkelfimage uninstalled, it gives three
errors of grep: /proc/modules: No such file or directory

Can you please develop a step-by-step set of instructions for restoring
mknbi and getting a good nbi.img?  We're using some ancient PCs for our
thin clients at a secondary school in Tanzania.  No hard disks, can't
boot from USB, and no CDROMS, so it's impossible to get gPXE on them
without buying hardware, which isn't in the budget.

Thanks in advance!
Kirk

-- 
Etherboot floppy boot terminal appears to load image and failed with 'Issuing 
RESET:' on 9.10
https://bugs.launchpad.net/bugs/487826
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 112803] Re: MASTER [Feisty] cupsd leaking file descriptors (was: Multiple jobs are not printed)

2007-06-19 Thread Kirk Steffensen
Till,

Just to clarify, do you only need the error log up to the point where it
starts endlessly repeating?

-- 
MASTER [Feisty] cupsd leaking file descriptors (was: Multiple jobs are not 
printed)
https://bugs.launchpad.net/bugs/112803
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 112803] Re: MASTER [Feisty] cupsd leaking file descriptors (was: Multiple jobs are not printed)

2007-06-09 Thread Kirk Steffensen
Sorry, no joy with cupsys_1.2.11-2ubuntu2...

Compile and install went well again, but then it had the exact same
symptoms.  It's still spawning about 10 FIFO pipes per job that it never
closes.

Flavor: Edubuntu
Version: 7.04
Kernel: AMD64

Thanks for continuing to look into this.

-- 
MASTER [Feisty] cupsd leaking file descriptors (was: Multiple jobs are not 
printed)
https://bugs.launchpad.net/bugs/112803
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 117769] Re: [feisty] cupsd leaking file descriptors (2)

2007-06-08 Thread Kirk Steffensen
*** This bug is a duplicate of bug 112803 ***
https://bugs.launchpad.net/bugs/112803

Since bug 116673 is marked as a duplicate of bug 112803, I've also
marked this one as a duplicate.

(Pascal De Vuyst asked in bug 118356 that we put comments in the bug
report for bug 112803 instead of one of the duplicates, but it doesn't
make sense to add confirming comments to a closed bug, so I reopened it.
The way you reopen a bug is to click on the sideways arrow in the cell
under Affects at the top of the page.  That reveals a javascript
divison where you can change the status.)

-- 
[feisty] cupsd leaking file descriptors (2)
https://bugs.launchpad.net/bugs/117769
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 113773] Re: Cupsys has created 4.6 gb of log files in my /var/log/cups

2007-06-08 Thread Kirk Steffensen
*** This bug is a duplicate of bug 112803 ***
https://bugs.launchpad.net/bugs/112803

I believe this is a duplicate of bug 112803.  I and several others have
similar symptoms described there.

(Pascal De Vuyst asked in bug 118356 that we put comments in the bug
report for bug 112803 instead of one of the duplicates.)

-- 
Cupsys has created 4.6 gb of log files in my /var/log/cups 
https://bugs.launchpad.net/bugs/113773
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 117769] Re: [feisty] cupsd leaking file descriptors (2)

2007-06-08 Thread Kirk Steffensen
*** This bug is a duplicate of bug 112803 ***
https://bugs.launchpad.net/bugs/112803

** This bug has been marked a duplicate of bug 112803
   MASTER [Feisty] cupsd leaking file descriptors (was: Multiple jobs are not 
printed)

-- 
[feisty] cupsd leaking file descriptors (2)
https://bugs.launchpad.net/bugs/117769
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 113773] Re: Cupsys has created 4.6 gb of log files in my /var/log/cups

2007-06-08 Thread Kirk Steffensen
*** This bug is a duplicate of bug 112803 ***
https://bugs.launchpad.net/bugs/112803

** This bug has been marked a duplicate of bug 112803
   MASTER [Feisty] cupsd leaking file descriptors (was: Multiple jobs are not 
printed)

-- 
Cupsys has created 4.6 gb of log files in my /var/log/cups 
https://bugs.launchpad.net/bugs/113773
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 112803] Re: MASTER [Feisty] cupsd leaking file descriptors (was: Multiple jobs are not printed)

2007-06-07 Thread Kirk Steffensen
I have changed the status of this bug back to Confirmed from Fixed
Released because I'm still seeing it after updating my Feisty to
cupsys_1.2.11-2ubuntu1.  (Pascal De Vuyst asked in bug 118356 that we
put comments in this bug report instead of one of the duplicates, but it
doesn't make sense to add confirming comments to a closed bug, so I'm
reopening it.)

Last night I upgraded our Edubuntu Feisty server to 1.2.11 per the
instructions above.  No problems on the compile.  But this morning
cupsys stopped and began filling /etc/var/cups/error_log as others have
reported.  I caught it at 11 GB, but past experience says it was on its
way to filling the partition.

Here are the first few lines of the cups error_log:

E [07/Jun/2007:11:37:03 +0300] PID 14024 (/usr/lib/cups/filter/pstops) stopped 
with status 24!
E [07/Jun/2007:11:37:03 +0300] PID 14025 (/usr/lib/cups/backend/lpd) stopped 
with status 24!
E [07/Jun/2007:11:38:01 +0300] Unable to create job status pipes - Too many 
open files.
E [07/Jun/2007:11:38:32 +0300] Unable to create job status pipes - Too many 
open files.
E [07/Jun/2007:11:38:33 +0300] Unable to accept client connection - Too many 
open files.
E [07/Jun/2007:11:38:33 +0300] Unable to accept client connection - Too many 
open files.
E [07/Jun/2007:11:38:33 +0300] Unable to accept client connection - Too many 
open files.
E [07/Jun/2007:11:38:33 +0300] Unable to accept client connection - Too many 
open files.
E [07/Jun/2007:11:38:33 +0300] Unable to accept client connection - Too many 
open files.
E [07/Jun/2007:11:38:33 +0300] Unable to accept client connection - Too many 
open files.

The last line repeats for the rest of the file at several hundred KB per
minute.

I forgot to do an lsof while cups was dead.  The next time it dies, I
will do it.  Is there any other information that would be helpful for
troubleshooting?

Thanks for looking into this.

** Changed in: cupsys (Ubuntu)
   Status: Fix Released = Confirmed

-- 
MASTER [Feisty] cupsd leaking file descriptors (was: Multiple jobs are not 
printed)
https://bugs.launchpad.net/bugs/112803
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 112803] Re: MASTER [Feisty] cupsd leaking file descriptors (was: Multiple jobs are not printed)

2007-06-07 Thread Kirk Steffensen
cupsys_1.2.11-2ubuntu1 is currently running. It has opened many FIFO
pipes that it has not closed.  It hasn't crashed yet, but experience
shows that it will soon.

I've attached an output from lsof -p $(pidof cupsys).  This shows
about 700 open pipes.  About 50 jobs have been printed since cupsd was
restarted.

I'm running two printers, both over the network: HP 1022N and Minolta
Pi3500.

Hope this helps.  Please let me know any other diagnostics to try.

** Attachment added: Output from sudo lsof -p $(pidof cupsd)  cupsys_lsof
   http://launchpadlibrarian.net/8010266/cupsys_lsof

-- 
MASTER [Feisty] cupsd leaking file descriptors (was: Multiple jobs are not 
printed)
https://bugs.launchpad.net/bugs/112803
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 112803] Re: MASTER [Feisty] cupsd leaking file descriptors (was: Multiple jobs are not printed)

2007-06-07 Thread Kirk Steffensen
I forgot to say that I'm running the AMD64 kernel.  Doesn't seem like it
should matter, but you never know.

(As a temporary work-around, I've added a cron job to root's crontab
that restarts cupsys every 10 minutes.  It works for now, but is not
very elegant.)

Thanks.

-- 
MASTER [Feisty] cupsd leaking file descriptors (was: Multiple jobs are not 
printed)
https://bugs.launchpad.net/bugs/112803
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 112803] Re: MASTER [Feisty] cupsd leaking file descriptors (was: Multiple jobs are not printed)

2007-06-06 Thread Kirk Steffensen
I think that what Till said should read:

sudo apt-get install build-essential fakeroot
sudo apt-get build-dep cupsys
sudo dpkg-source -x cupsys_1.2.11-2ubuntu1.dsc
cd cupsys-1.2.11
sudo dpkg-buildpackage -rfakeroot
cd ..
sudo dpkg -i *.deb

Thanks1

-- 
MASTER [Feisty] cupsd leaking file descriptors (was: Multiple jobs are not 
printed)
https://bugs.launchpad.net/bugs/112803
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 100035] Re: [Feisty] LTSP chroot upgrade fails

2007-04-19 Thread Kirk Steffensen
Lukas,

Thanks.  Forgive the newbie, but should I try mounting /proc after
chroot, but before the update, or after the update?

-- 
[Feisty] LTSP chroot upgrade fails
https://bugs.launchpad.net/bugs/100035
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 96103] Re: NetworkManager does not allow more than one active NIC

2007-04-05 Thread Kirk Steffensen
Changing to confirmed, since I and several others have noted the same
problem.

** Changed in: network-manager (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
NetworkManager does not allow more than one active NIC
https://launchpad.net/bugs/96103

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


[Bug 96103] Re: NetworkManager does not allow more than one active NIC

2007-04-05 Thread Kirk Steffensen
I can confirm that this occurs.  It kills Edubuntu on a dual-homed LTSP
server.

Restarting networking with sudo /etc/init.d/networking restart does
not correct the problem.  You have to manually ifdown both nics and the
ifup both of them.  This restores the IP address for both nics.

-- 
NetworkManager does not allow more than one active NIC
https://launchpad.net/bugs/96103

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


[Bug 100035] [Feisty] LTSP chroot upgrade fails

2007-04-02 Thread Kirk Steffensen
Public bug reported:

When upgrading the LTSP chroot from both 6.10 and 7.04 beta, it fails
due to the console-setup package.  Similar upgrades the LTSP server and
a stand-alone Edubuntu desktop do not fail.

The last part of the dpkg message stream with the relevant failure
follows:

Setting up console-setup (1.13ubuntu10) ...
Installing new version of config file /etc/init.d/console-setup ...
invoke-rc.d: initscript console-setup, action start failed.
dpkg: error processing console-setup (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of ubuntu-minimal:
 ubuntu-minimal depends on console-setup; however:
  Package console-setup is not configured yet.
dpkg: error processing ubuntu-minimal (--configure):
 dependency problems - leaving unconfigured
Setting up xorg (7.2-0ubuntu10) ...
Errors were encountered while processing:
 console-setup
 ubuntu-minimal
E: Sub-process /usr/bin/dpkg returned an error code (1)

Manually restarting console-setup inside the chroot did not result in an
error.  The only fix that I found was to delete the chroot and rebuild
it.

ProblemType: Bug
Architecture: i386
Date: Mon Apr  2 07:12:48 2007
DistroRelease: Ubuntu 7.04
Uname: Linux library 2.6.20-12-386 #2 Wed Mar 21 20:53:13 UTC 2007 i686 
GNU/Linux

** Affects: ltsp (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[Feisty] LTSP chroot upgrade fails
https://launchpad.net/bugs/100035

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


[Bug 100021] [Feisty] LTSP fails on multi-homed server

2007-04-02 Thread Kirk Steffensen
Public bug reported:

As documented in bug #96103 https://bugs.launchpad.net/ubuntu/+source
/network-manager/+bug/96103 the network manager will only activate one
nic at a time in a multi-homed host.  If you run ifconfig, the second
card is there, but there is no IP address assigned to it, even though it
has a static address in /etc/network/interfaces.  On my system, network
manager always starts eth1, the public internet interface, and leaves
eth0 down, the LTSP client-side interface.

LTSP's DHCP fails to start because there is no active subnet for the
client side.

The work around is to manually sudo ifdown eth0 and then sudo ifup
eth0.  This restores an IP address for the client side.  Then run sudo
/etc/init.d/dhcp3-server restart.

This must be manually done on every reboot.  I have tried to make a
init.d script to automate it, but being a linux newbie, I still haven't
been able to get it to work in the right place to come after networking
start and before dhcp start.

Please fix for Feisty release.  This kills LTSP out of the box.  Thanks.

ProblemType: Bug
Architecture: i386
Date: Mon Apr  2 05:50:11 2007
DistroRelease: Ubuntu 7.04
Uname: Linux library 2.6.20-12-386 #2 Wed Mar 21 20:53:13 UTC 2007 i686 
GNU/Linux

** Affects: ltsp (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[Feisty] LTSP fails on multi-homed server
https://launchpad.net/bugs/100021

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


[Bug 59031] Re: Edubuntu LTSP Thin-Clients hang before graphical login

2006-09-07 Thread Kirk Steffensen
From a href=https://launchpad.net/bugs/39294;Bug #39294/a

Oliver,

Changing the line that reads
/etc/init.d/usplash stop
to be
/etc/init.d/usplash start
in the /opt/ltsp/i386/etc/init.d/ltsp-client file

did the trick for me, too.

Thanks!  We now have a very usable test system.  Hope to roll out a full
production purchase soon!

-- 
Edubuntu LTSP Thin-Clients hang before graphical login
https://launchpad.net/bugs/59031

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


[Bug 39294] Re: No ldm login on the thinclient

2006-09-07 Thread Kirk Steffensen
Oliver,

Changing the line that reads
/etc/init.d/usplash stop
to be
/etc/init.d/usplash start
in the /opt/ltsp/i386/etc/init.d/ltsp-client file

did the trick for me, too.

Thanks!  We now have a very usable test system.  Hope to roll out a full
production purchase soon!

-- 
No ldm login on the thinclient
https://launchpad.net/bugs/39294

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


[Bug 59031] Edubuntu LTSP Thin-Clients hang before graphical login

2006-09-05 Thread Kirk Steffensen
Public bug reported:

Binary package hint: edubuntu-server

Posting bug after talking to ogra on #edubuntu.

After rebooting a Dapper Edubuntu LTSP diskless thin-client, the client
will often hang after loading the kernel before the graphical login
loads.  The thin client presents its own TTY1 login (which cannot be
used, since the thin client only has a locked root account).

This is corrected by pressing alt-f7, which restores the graphical
login.

ogra reports that this is corrected in Edgy.  It would be great if it
could be patched for Dapper LTS.  Thanks.

** Affects: edubuntu-meta (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Edubuntu LTSP Thin-Clients hang before graphical login
https://launchpad.net/bugs/59031

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