Re: [Bug 296547] Re: upgrade: boot partition to small

2008-12-06 Thread seanbeansea
*** This bug is a duplicate of bug 104337 ***
https://bugs.launchpad.net/bugs/104337

Thank you very much for your description!


Am Freitag, den 05.12.2008, 19:52 + schrieb Jean-Baptiste Lallement:

 *** This bug is a duplicate of bug 104337 ***
 https://bugs.launchpad.net/bugs/104337
 
 @seanbeansea,
 
 To remove old kernels, first check for the installed kernel with the command:
 dpkg -l linux-image-*|grep ^ii
 
 It should give you something like:
 ii  linux-image-2.6.27-5-generic   2.6.27-5.8 
Linux kernel image for version 2.6.27 on x86
 ii  linux-image-2.6.27-7-generic   2.6.27-7.16
Linux kernel image for version 2.6.27 on x86
 ii  linux-image-generic2.6.27.7.11
Generic Linux kernel image
 
 Then remove the kernel you don't want with (adapt it to your needs) 
 sudo apt-get remove --purge linux-image-2.6.27-5-generic
 
 Do it at your own risk and be careful to not remove the running kernel.
 
 HTH


-- 
upgrade: boot partition to small
https://bugs.launchpad.net/bugs/296547
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


Re: [Bug 296547] Re: upgrade: boot partition to small

2008-11-12 Thread seanbeansea
*** This bug is a duplicate of bug 291381 ***
https://bugs.launchpad.net/bugs/291381

Dateisystem 1024‐Blöcke   Benutzt Verfügbar Kapazit. Eingehängt
auf
/dev/sda3   197599132043 55516  71% /boot

By the way:
How can I delete old kernels?


Am Dienstag, den 11.11.2008, 22:03 + schrieb Jean-Baptiste
Lallement:

 The upgrade-manager counts 12MB / kernel and you have 8 kernels
 installed/upgraded that's around 100MB.
 
 What is the size of /boot ? Could you please provide the output of the 
 following command:
 df -P /boot
 
 Thanks.


-- 
upgrade: boot partition to small
https://bugs.launchpad.net/bugs/296547
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

Re: [Bug 296547] Re: upgrade: boot partition to small

2008-11-11 Thread seanbeansea
Hi,

thanks a lot for your work!
Hope that can help you.

Greetings!


Am Dienstag, den 11.11.2008, 11:33 + schrieb Jean-Baptiste
Lallement:

 Thank you for taking the time to report this bug and helping to make
 Ubuntu better. Could you please attach the files in /var/log/dist-
 upgrade to this bug report?
 
 This will greatly aid us in tracking down your problem.
 
 ** Changed in: update-manager (Ubuntu)
Status: New = Incomplete
 


** Attachment added: dist-upgrade.tar.gz
   http://launchpadlibrarian.net/19574965/dist-upgrade.tar.gz

-- 
upgrade: boot partition to small
https://bugs.launchpad.net/bugs/296547
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 296547] [NEW] upgrade: boot partition to small

2008-11-10 Thread seanbeansea
Public bug reported:

Binary package hint: update-manager

upgrade failed because of /boot-partition is to small and needs 101 mb
or 43,8 mb at least. My partition has more then 50 mb free.

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New

-- 
upgrade: boot partition to small
https://bugs.launchpad.net/bugs/296547
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


Re: [Bug 116010] Re: [apport] rdiff-backup crashed with OSError in mkdir()

2007-07-22 Thread seanbeansea
Hello Andrew,

the listing:
/dev/sda1 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
/sys on /sys type sysfs (rw,noexec,nosuid,nodev)
varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755)
varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
devshm on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
lrm on /lib/modules/2.6.20-16-386/volatile type tmpfs (rw)
/dev/sdb1 on /media/datas type ext3 (rw,nosuid,nodev)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
/dev/sde1 on /media/disk type vfat
(rw,nosuid,nodev,noatime,uid=1000,utf8,shortname=lower)

Thanks,
Tammo

Am Mittwoch, den 11.07.2007, 18:10 + schrieb owsla:
 What does the `mount` command report? Can you post the listing?
 
 Thanks, Andrew
 
 seanbeansea wrote:
  Hello,
  yes, you are right. Greetings.
  
  Am Dienstag, den 10.07.2007, 23:05 + schrieb owsla:
  What filesystem is /media/TREKSTOR/ running? Some type of FAT variety I
  presume?
 
 


-- 
[apport] rdiff-backup crashed with OSError in mkdir()
https://bugs.launchpad.net/bugs/116010
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


Re: [Bug 116010] Re: [apport] rdiff-backup crashed with OSError in mkdir()

2007-07-11 Thread seanbeansea
Hello,
yes, you are right. Greetings.

Am Dienstag, den 10.07.2007, 23:05 + schrieb owsla:
 What filesystem is /media/TREKSTOR/ running? Some type of FAT variety I
 presume?


-- 
[apport] rdiff-backup crashed with OSError in mkdir()
https://bugs.launchpad.net/bugs/116010
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


Re: [Bug 116010] Re: [apport] rdiff-backup crashed with OSError in mkdir()

2007-07-11 Thread seanbeansea
Hello,
yes, you are right. Greetings.

Am Dienstag, den 10.07.2007, 23:05 + schrieb owsla:
 What filesystem is /media/TREKSTOR/ running? Some type of FAT variety I
 presume?


-- 
[apport] rdiff-backup crashed with OSError in mkdir()
https://bugs.launchpad.net/bugs/116010
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 116010] [apport] rdiff-backup crashed with OSError in mkdir()

2007-05-21 Thread seanbeansea
Public bug reported:

Binary package hint: rdiff-backup

happended when a just booted the pc

ProblemType: Crash
Architecture: i386
Date: Mon May 21 17:32:42 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/rdiff-backup
InterpreterPath: /usr/bin/python2.5
Package: rdiff-backup 1.1.5-3build1
PackageArchitecture: i386
ProcCmdline: /usr/bin/python /usr/bin/rdiff-backup --remove-older-than 60D 
/media/TREKSTOR/backup
ProcCwd: /home/tammo
ProcEnviron:
 LANGUAGE=de_DE:de:en_GB:en
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
PythonArgs: ['/usr/bin/rdiff-backup', '--remove-older-than', '60D', 
'/media/TREKSTOR/backup']
SourcePackage: rdiff-backup
Uname: Linux familienpc 2.6.20-15-386 #2 Sun Apr 15 07:34:00 UTC 2007 i686 
GNU/Linux

** Affects: rdiff-backup (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] rdiff-backup crashed with OSError in mkdir()
https://bugs.launchpad.net/bugs/116010
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 116010] Re: [apport] rdiff-backup crashed with OSError in mkdir()

2007-05-21 Thread seanbeansea

** Attachment added: Dependencies.txt
   http://librarian.launchpad.net/7726139/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://librarian.launchpad.net/7726140/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://librarian.launchpad.net/7726141/ProcStatus.txt

** Attachment added: Traceback.txt
   http://librarian.launchpad.net/7726142/Traceback.txt

-- 
[apport] rdiff-backup crashed with OSError in mkdir()
https://bugs.launchpad.net/bugs/116010
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 114300] [apport] speedcrunch crashed with SIGSEGV in Q3TextParagraph::lineHeightOfChar()

2007-05-12 Thread seanbeansea
Public bug reported:

Binary package hint: speedcrunch

after calculating something a press the - and then it happens

ProblemType: Crash
Architecture: i386
Date: Sat May 12 21:27:29 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/speedcrunch
Package: speedcrunch 0.7~beta2-0ubuntu1
PackageArchitecture: i386
ProcCmdline: speedcrunch
ProcCwd: /home/tammo
ProcEnviron:
 LANGUAGE=de_DE:de:en_GB:en
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: speedcrunch
StacktraceTop:
 Q3TextParagraph::lineHeightOfChar ()
 Q3TextEdit::drawCursor () from /usr/lib/libQt3Support.so.4
 Q3TextEdit::setCursorPosition ()
 ?? ()
 ?? ()
Uname: Linux familienpc 2.6.20-15-386 #2 Sun Apr 15 07:34:00 UTC 2007 i686 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev scanner 
video

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

-- 
[apport] speedcrunch crashed with SIGSEGV in Q3TextParagraph::lineHeightOfChar()
https://bugs.launchpad.net/bugs/114300
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 114300] Re: [apport] speedcrunch crashed with SIGSEGV in Q3TextParagraph::lineHeightOfChar()

2007-05-12 Thread seanbeansea

** Attachment added: CoreDump.gz
   http://librarian.launchpad.net/7612781/CoreDump.gz

** Attachment added: Dependencies.txt
   http://librarian.launchpad.net/7612782/Dependencies.txt

** Attachment added: Disassembly.txt
   http://librarian.launchpad.net/7612783/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://librarian.launchpad.net/7612784/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://librarian.launchpad.net/7612785/ProcStatus.txt

** Attachment added: Registers.txt
   http://librarian.launchpad.net/7612786/Registers.txt

** Attachment added: Stacktrace.txt
   http://librarian.launchpad.net/7612787/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://librarian.launchpad.net/7612788/ThreadStacktrace.txt

-- 
[apport] speedcrunch crashed with SIGSEGV in Q3TextParagraph::lineHeightOfChar()
https://bugs.launchpad.net/bugs/114300
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 112404] Re: [apport] evolution-2.10 crashed with SIGSEGV

2007-05-04 Thread seanbeansea

** Attachment added: CoreDump.gz
   http://librarian.launchpad.net/7555845/CoreDump.gz

** Attachment added: Dependencies.txt
   http://librarian.launchpad.net/7555847/Dependencies.txt

** Attachment added: Disassembly.txt
   http://librarian.launchpad.net/7555848/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://librarian.launchpad.net/7555849/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://librarian.launchpad.net/7555850/ProcStatus.txt

** Attachment added: Registers.txt
   http://librarian.launchpad.net/7555851/Registers.txt

** Attachment added: ThreadStacktrace.txt
   http://librarian.launchpad.net/7555852/ThreadStacktrace.txt

-- 
[apport] evolution-2.10 crashed with SIGSEGV
https://bugs.launchpad.net/bugs/112404
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 112404] [apport] evolution-2.10 crashed with SIGSEGV

2007-05-04 Thread seanbeansea
Public bug reported:

Binary package hint: evolution

just happened shortly after booting.

ProblemType: Crash
Architecture: i386
Date: Thu May  3 22:13:25 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/evolution-2.10
Package: evolution 2.10.1-0ubuntu2
PackageArchitecture: i386
ProcCmdline: evolution-2.10
ProcCwd: /home/tammo
ProcEnviron:
 LANGUAGE=de_DE:de:en_GB:en
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: evolution
Stacktrace:
 #0  0xb71e7ad5 in ?? () from /usr/lib/libedataserverui-1.2.so.8
 #1  0xb7badbac in ?? () from /usr/lib/libgtk-x11-2.0.so.0
 #2  0x080afb98 in ?? ()
 #3  0xbfd35d28 in ?? ()
 #4  0x in ?? ()
StacktraceTop:
 ?? () from /usr/lib/libedataserverui-1.2.so.8
 ?? () from /usr/lib/libgtk-x11-2.0.so.0
 ?? ()
 ?? ()
 ?? ()
Uname: Linux familienpc 2.6.20-15-386 #2 Sun Apr 15 07:34:00 UTC 2007 i686 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev scanner 
video

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

-- 
[apport] evolution-2.10 crashed with SIGSEGV
https://bugs.launchpad.net/bugs/112404
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 108974] [apport] kdeinit crashed with SIGSEGV

2007-04-22 Thread seanbeansea
Public bug reported:

Binary package hint: kdelibs

it happens when I have started the computer.

ProblemType: Crash
Architecture: i386
Date: Sat Apr 21 15:57:52 2007
Disassembly: 0xb7ce6a2b:
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/kdeinit
Package: kdelibs4c2a 4:3.5.6-0ubuntu14
PackageArchitecture: i386
ProcCmdline: kdesktop\ [kdeinit]
ProcCwd: /home/tammo
ProcEnviron:
 
Signal: 11
SourcePackage: kdelibs
Stacktrace: #0  0xb7ce6a2b in ?? ()
StacktraceTop: ?? ()
ThreadStacktrace:
 
Uname: Linux familienpc 2.6.20-15-386 #2 Sun Apr 15 07:34:00 UTC 2007 i686 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev scanner 
video

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

-- 
[apport] kdeinit crashed with SIGSEGV
https://bugs.launchpad.net/bugs/108974
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 108974] Re: [apport] kdeinit crashed with SIGSEGV

2007-04-22 Thread seanbeansea

** Attachment added: CoreDump.gz
   http://librarian.launchpad.net/7386874/CoreDump.gz

** Attachment added: Dependencies.txt
   http://librarian.launchpad.net/7386875/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://librarian.launchpad.net/7386876/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://librarian.launchpad.net/7386877/ProcStatus.txt

** Attachment added: Registers.txt
   http://librarian.launchpad.net/7386878/Registers.txt

-- 
[apport] kdeinit crashed with SIGSEGV
https://bugs.launchpad.net/bugs/108974
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdelibs in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 108489] Upgrade to feisty

2007-04-21 Thread seanbeansea
Public bug reported:

Binary package hint: update-manager

xy

ProblemType: Package
Date: Sat Apr 21 10:34:54 2007
ErrorMessage: ErrorMessage: SystemError in cache.commit(): E:Sub-process 
/usr/bin/dpkg returned an error code (1)

Package: update-manager
SourcePackage: update-manager

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Upgrade to feisty
https://bugs.launchpad.net/bugs/108489
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