[Bug 49088] Re: crashed on installation, other o/s now inaccessable.

2006-07-31 Thread Matt Blissett
In case that's the cause, I'll add I had Linux installed on what was to
become / (/dev/hda5) in my case too. But I'm 99% sure I asked the
installer to format /.

I the end, I booted using the live CD (F6, and adjust the line),
installed Lilo and used 'update-lilo' then edited /etc/lilo.conf myself.

-- 
crashed on installation, other o/s now inaccessable.
https://launchpad.net/bugs/49088

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


[Bug 49088] Re: crashed on installation, other o/s now inaccessable.

2006-07-31 Thread Matt Blissett
I have the same, the installer crashed whilst installing the bootloader,
which hasn't installed correctly. Is this because GRUB doesn't work if
/boot/grub/... can't be accessed by the BIOS? I.e. my / partition is
40GB after the start of the disk (Windows got there first). I've never
had GRUB working in this situation, but Lilo does (I think all of LILO
fits in the MBR?)

Traceback (most recent call last):
  File "/usr/bin/ubiquity", line 130, in ?
install(sys.argv[1])
  File "/usr/bin/ubiquity", line 55, in install
ret = wizard.run()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 
311, in run
self.process_step()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 
734, in process_step
self.mountpoints_to_summary()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 
1047, in mountpoints_to_summary
self.progress_loop()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 
524, in progress_loop
raise RuntimeError, ("Install failed with exit code %s; see "
RuntimeError: Install failed with exit code 1; see /var/log/installer/syslog 
and /var/log/syslog

-- 
crashed on installation, other o/s now inaccessable.
https://launchpad.net/bugs/49088

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


[Bug 49088] Re: crashed on installation, other o/s now inaccessable.

2006-07-31 Thread Matt Blissett


-- 
crashed on installation, other o/s now inaccessable.
https://launchpad.net/bugs/49088

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


[Bug 49088] Re: crashed on installation, other o/s now inaccessable.

2006-08-01 Thread Matt Blissett
BTW, since this makes Windows inaccessible it could do with being
fixed...

-- 
crashed on installation, other o/s now inaccessable.
https://launchpad.net/bugs/49088

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


[Bug 1824734] [NEW] GPS weeknumber epoch rollover support

2019-04-14 Thread Matt Blissett
Public bug reported:

Some GPS receivers, such as my Skytraq, don't handle the GPS week epoch
rollover. I get times from August 1999, which is when the last rollover
happened.

The current (Git) version of gpsbabel includes code/options to handle
this (in most cases automatically, but see
https://github.com/gpsbabel/gpsbabel/blob/master/xmldoc/formats/options
/skytraq-gps-week-rollover.xml anyway), so I think all that's needed is
an up-to-date build of the package.

** Affects: gpsbabel (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/1824734

Title:
  GPS weeknumber epoch rollover support

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

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

[Bug 1826728] [NEW] Dependency on texlive-latex-recommended

2019-04-28 Thread Matt Blissett
Public bug reported:

Without texlive-latex-recommended installed, adding text to a new
diagram causes the error

  ! LaTeX Error: File `xcolor.sty' not found.

** Affects: ipe (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/1826728

Title:
  Dependency on texlive-latex-recommended

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

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

[Bug 615786] Re: flashplugin-installer doesn't use the system proxy settings, so fails to install from behind a filtering proxy / firewall

2010-08-23 Thread Matt Blissett
I had the environment variable http_proxy set correctly, but sudo
removes them.  You can use the -E flag to sudo to preserve all
environment variables. (Compare 'env', 'sudo env' and 'sudo -E env'.)

sudo -E aptitude install flashplugin-installer

worked fine for me. sudo -i ... would probably work too, if your
system's environment is set up correctly.

-- 
flashplugin-installer doesn't use the system proxy settings, so fails to 
install from behind a filtering proxy / firewall
https://bugs.launchpad.net/bugs/615786
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