[Bug 1966849] Re: gzip exec format error under WSL

2022-04-27 Thread Xavier Rodriguez Bores Hardy
I download the file https://ftp.gnu.org/gnu/gzip/gzip-1.12.tar.gz
I Untar it tar xvzf with ubuntu 20
I copy all the files to Ubuntu 22
I run the ./configure
I run make
I run sudo make install
I exit the terminal
I log in again
and the new gzip 1.12 work very good

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

Title:
  gzip exec format error under WSL

To manage notifications about this bug go to:
https://bugs.launchpad.net/gzip/+bug/1966849/+subscriptions


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

[Bug 1860851] Re: blueman-applet crashed with UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8e in position 4: invalid start byte

2021-05-14 Thread Robert Hardy
This error was annoying. Something triggered it and the logs were not clear on 
what.
I'm was file corruption somewhere. I had some old files in 
/home/myusername/.cache/blueman*
I removed those and logged out and in. No more crash but it may not last.

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

Title:
  blueman-applet crashed with UnicodeDecodeError: 'utf-8' codec can't
  decode byte 0x8e in position 4: invalid start byte

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

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

[Bug 1873514] Re: Ubuntu uses insecure FreeRDP version

2020-05-28 Thread Robert Hardy
Thanks. I deliberately wasn't going to use cairo instead of libswscale
as I read it may cause performance issues for image scaling. I didn't
test it so some testing is needed to see if it matters or is even used
with guacamole.

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

Title:
  Ubuntu uses insecure FreeRDP version

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

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

[Bug 1873514] Re: Ubuntu uses insecure FreeRDP version

2020-05-28 Thread Robert Hardy
Thanks much appreciated. I've got a development build from the freerdp-
daily PPA but it's pretty clear that the symbols still need appropriate
mapping. The Debian build has some it for the 2.1.0 build they started.
It's clearly some kind of backwards compatibility logic but I'm unclear
on intent. I'm still trying to figure out if the new freerdp2-2.1.1
package really should have libswscale support. That is desirable to the
guacamole package but it is unclear if that package will need the
support in freerdp2. I suspect it would be easy to add with a
libswscale-dev build require to freerdp2's packaging and it should pick
it up.

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

Title:
  Ubuntu uses insecure FreeRDP version

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

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

[Bug 1873514] Re: Ubuntu uses insecure FreeRDP version

2020-05-27 Thread Robert Hardy
FYI a Debian developer has started on freerdp 2.1.0, nothing is released as of 
yet. I took a look at all the symbols in that package and was taking the wrong 
approach so I didn't use my attempt.
The freerdp-daily repository guys have also kindly packaged 2.1.1.

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

Title:
  Ubuntu uses insecure FreeRDP version

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

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

[Bug 1873514] Re: Ubuntu uses insecure FreeRDP version

2020-05-22 Thread Robert Hardy
I suspect freerdp2 was derailed in politics much like the stalls and eventual 
removal of a package for guacamole-server. What is currently deployed in Ubuntu 
focal is a alpha development snapshot of freerdp2 2.0.0 which is buggy to the 
point of being unusable for Apache guacamole and has significant security 
holes. There are 14 CVEs currently listed as fixed in freerdp 2.1.0.
The advisories, which are a recent additional reflective of the maturity of the 
product, can be found here: 
https://github.com/FreeRDP/FreeRDP/security/advisories

It's hard to get an exact number on security issues between that
development snapshot and the stable release but freerdp went through a
lot of development before the recent stable releases appeared. Hundreds
to thousands of issues fixed and some of them will have had security
impact.

An alpha development snapshot may been needed temporarily in an LTS
release but it should be replaced with something stable once it is
available.

I have no interest in the politics and have not managed to navigate the 
bureaucracy needed to contribute packages to Debian and Ubuntu. I am trying to 
see if I can leverage the freerdp2 daily builds to build a stable package for 
freerdp 2.1.1 which is the current stable release.
I'm also trying to see if I can take the 0.9.9 Debian package of Apache 
Guacamole and rebuild it around 1.1.0 and eventually 1.2.0 as that release is 
what will be stable on 20.04.
If someone can help grease inclusion of the resulting packages that would be 
appreciated.

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

Title:
  Ubuntu uses insecure FreeRDP version

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

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

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-05-09 Thread Robert Hardy
For me initially I saw it when working with large office documents and
when attempting to do certain 1080p A/V playback. When it really got bad
I couldn't use a browser as it was happening all the time.

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

Title:
  5.3.0-46-generic - i915 - frequent GPU hangs  / resets rcs0

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

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

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-05-08 Thread Robert Hardy
Hmm so patches were effective for:
i5-8250U Kaby Lake R i.e. Gen 8
i9-9880H and i3-8100 both Coffee Lake Gen 9

It's hard enough debugging this directly on hardware. Doing it in a VM isn't 
going to be helpful.
Which CPU models are still failing with 5.3.0-52.46 or 5.3.0-52.46+lp1861395v1?

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

Title:
  5.3.0-46-generic - i915 - frequent GPU hangs  / resets rcs0

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

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

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-05-08 Thread Robert Hardy
To be clear 5.3.0-51 did NOT include the backported patches.
Proposed 5.3.0-52.46 had some and 5.3.0-52.46+lp1861395v1 had more. 
Out of curiosity could the people who are still having hangs on the 5.3.0-52.46 
proposed or 5.3.0-52.46+lp1861395v1 kernel have different generations of CPUs?

I've got a Coffee Lake CPU and the patches seemed to do a better job of fixing 
issues for me.
Perhaps we really have two different issues here.

@pcworld we saw similar behaviour. What is your CPU model?
Here is mine:
# grep "model name" /proc/cpuinfo
CPU model name  : Intel(R) Core(TM) i3-8100 CPU @ 3.60GHz

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

Title:
  5.3.0-46-generic - i915 - frequent GPU hangs  / resets rcs0

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

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

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-05-05 Thread Robert Hardy
I also had the issue on the 5.3.0-45 kernel but it happened once for 2 seconds 
every two days.
It wasn't even noticeable unless you really looked for it. The 5.3 kernel 
series seems to be a total write off at this point.

While it likely isn't allowed as a solution it might be less effort to
back port the focal 5.4.0-28-generic kernel to eoan. I've been on that
for several days. Since I upgraded to focal, I've seen no BT kernel
panics, no issues with HDMI passthrough audio not working, no i915 hangs
or any of the other issues I was seeing on the 5.3.0-x kernels.

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

Title:
  5.3.0-46-generic - i915 - frequent GPU hangs  / resets rcs0

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

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

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-05-03 Thread Robert Hardy
After it was pretty clear a stable kernel wasn't coming any time soon for 19.10 
I gave up and took a dangerous leap. The only way I was going to get a 5.4 
kernel was to move to 20.04.
It was dangerous and I had to get there through a do-release-upgrade -d. Highly 
not recommended if you don't know what you are doing. I basically backed 
everything up and planned on things failing. 
I did it from the command line from multiple root shells launched ahead of time 
using screen in case X died.

I had Virtualbox 6.1.6 installed before I went through my upgrade. It
was not a clean upgrade as something as part of the upgrade process
forced the uninstall of Virtualbox 6.1.6.

I suspect it was because some of the dependencies of Virtualbox 6.1.6
only existed in Universe on focal Virtualbox 6.1.6 was uninstalled as
part of the upgrade to 20.04.

The upgrade actually blew up but I knew enough to recover. That blew a lot of 
things out of the water and was not listed on the upgrade screen or I would not 
have proceeded. I shutdown virtualbox and let it be temporarily uninstalled. 
Then I did a apt-get dist-upgrade and once that completed I tried to install 
Virtualbox 6.1.6 again but failed due to missing dependencies. I regretted 
doing an apt-get autoremove --purge just before hand.
I had to manually download and install libqt5opengl5:amd64 for focal and then 
an apt-get install -f was able to fix python and in turn Virtualbox 6.1.6. Then 
once Virtualbox installed things worked again.

After all the hell on 19.10 suddenly all my problems are gone. My NIC
drivers still work thanks to the updated Intel e1000e 3.8.4 release DKMS
package which Intel engineering kindly provided. That badly needs to be
native to Ubuntu 20.04 as the kernel driver at least back on 5.3.0
didn't work for me.

I have seen no i915 hangs with the kernel 5.4.0-28-generic. I haven't
seen any flaky Bluetooth behavior that led to kernel panics but to be
fair I didn't need to use Bluetooth audio sink on 20.04 as my HDMI audio
pass-through works properly again!

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

Title:
  5.3.0-46-generic - i915 - frequent GPU hangs  / resets rcs0

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

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

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-05-02 Thread Robert Hardy
I got about another 4 hrs before I had a 2nd hard crash with 5.3.0-52. I
once again could not shutdown or reboot and was forced to hit my reset
button. What a mess

Basically BT audio works until the connection stops. Pausing an audio
stream encourages the BT audio to unpair. The Audio sink still shows
connected in Linux even though my DVD player shows it has unpaired.

After that happens does it doesn't do that cleanly and causes a kernel panic 
when you attempt to reconnect the audio. Afterwards you cannot cleanup the 
broken audio sink or power off Bluetooth.
Any kind of authentication seems to freeze the session. Things are very broken.

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

Title:
  5.3.0-46-generic - i915 - frequent GPU hangs  / resets rcs0

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

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

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-05-02 Thread Robert Hardy
Here is the syslog content just before the hard crash on proposed 5.3.0-52 from 
which I could not reboot and finally had to hit my reset button. Please note 
this syslog extract contains a long string of UTF8 characters I had never seen 
before in a syslog just before the crash where I had to hit the reset button. I 
did not remove those.
For lack of a better option, I'm still running it and BT audio has worked so 
far today..


** Attachment added: "5.3.0-52 hard crash syslog excerpt."
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1872001/+attachment/5365206/+files/syslog_hard_crash_bluetooth.txt

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

Title:
  5.3.0-46-generic - i915 - frequent GPU hangs  / resets rcs0

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

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

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-05-02 Thread Robert Hardy
The lack of kernel stability here is really getting frustrating
With recent kernels audio playback over HDMI has stopped working for me 
altogether.
I'm getting zero traction resolving it. 
I get audio playback when I plug in a headset but short cables are preventing 
use of that. Longer ones ordered but with pandemic ETA in weeks.
I was able to get audio over Bluetooth working as a temporary work around but 
that was so unstable that it crashed my computer so badly I could not reboot.
With the new 5.3.0-52.46 kernel I've seen both multiple crashes of blueman and 
kernel stack traces with kernels failing to the point of being unable to reboot 
once.
No i915 hangs though ugh...

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

Title:
  5.3.0-46-generic - i915 - frequent GPU hangs  / resets rcs0

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

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

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-05-01 Thread Robert Hardy
Just an FYI for those trying to figure out what the heck is going on.

The fix related to this thread wasn't in 5.3.0-51.44.
>From the changelog, which is hard to find, the fix was committed in 
>5.3.0-52.46 which is currently in eoan-proposed:

5.3.0-46-generic - i915 - frequent GPU hangs  / resets rcs0 (LP: #1872001)
- drm/i915/execlists: Preempt-to-busy
- drm/i915/gt: Detect if we miss WaIdleLiteRestore
- drm/i915/execlists: Always force a context reload when rewinding RING_TAIL

It is not recommended to run proposed kernels for production systems but it is 
possible to add them to systems which would otherwise be broken (like mine 
right now) using this repository:
https://launchpad.net/~canonical-kernel-team/+archive/ubuntu/proposed

I had hoped since that also contained a bunch of audio fixes it might
have fixed my inability to play sound but I haven't solved that one yet.
I still have yet to see a hang on 5.3.0-52.46 either but again video
playback with sound and heavy office document work seemed to trigger
hangs for me so with no sound I could just be avoiding the problem...

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

Title:
  5.3.0-46-generic - i915 - frequent GPU hangs  / resets rcs0

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

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

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-05-01 Thread Robert Hardy
I thought 5.3.0-48.41+lp1861395v1 fixed it for me. I haven't logged a hang for 
a very long time.
Now out of the blue my audio stopped working altogether. I tried rebooting into 
5.3.0-51.44 and I still don't have audio but I'm not hanging with that either.

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

Title:
  5.3.0-46-generic - i915 - frequent GPU hangs  / resets rcs0

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

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

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-23 Thread Robert Hardy
The test kernel 5.3.0-48.41+lp1861395v1 seems to be a major improvement!
On 5.3.0-45.37 pauses still happened rarely i.e. a single 2 second pause every 
15 hrs and I hadn't noticed them until I was watching the logs for them.
5.3.0-46 and later were pausing several times a minute and the system was 
unusable. 
This test kernel 5.3.0-48.41+lp1861395v1 has yet to pause at all. I will keep 
testing it but I suspect we have a winner here.

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

Title:
  5.3.0-46-generic - i915 - frequent GPU hangs  / resets rcs0

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

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

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-17 Thread Robert Hardy
I wanted the security patches in 5.3.0-46.38 so I tried updating to the
kernel from proposed i.e. 5.3.0-47.39. Sadly hangs returned within a
couple minutes of trying to use the kernel.

# cat /sys/class/drm/card0/error | head -2
GPU HANG: ecode 9:0:0x, hang on rcs0
Kernel: 5.3.0-47-generic x86_64

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

Title:
  5.3.0-46-generic - i915 - frequent GPU hangs  / resets rcs0

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

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

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-17 Thread Robert Hardy
For what it is worth I just downgraded my kernel to 5.3.0-45.37 and I haven't 
had a hang since:
https://launchpad.net/ubuntu/+source/linux/5.3.0-45.37

Not clear at all from the change log as to what brought this on in 5.3.0-46.38:
https://launchpad.net/ubuntu/+source/linux/5.3.0-46.38

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

Title:
  5.3.0-46-generic - i915 - frequent GPU hangs  / resets rcs0

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

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

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-17 Thread Robert Hardy
I just started having this issue on Ubuntu 19.10 w/ 5.3.0-46-generic. What a 
mess...
My system is an Asrock Z370M-ITXax with an Intel i3-8100.

sudo cat /sys/class/drm/card0/error
GPU HANG: ecode 9:0:0x, hang on rcs0
Kernel: 5.3.0-46-generic x86_64

As if all my Intel NIC problems weren't bad enough. What happened to
Intel

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

Title:
  5.3.0-46-generic - i915 - frequent GPU hangs  / resets rcs0

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

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

[Bug 1785171] Re: Intel I219-V Ethernet Interface on Ubuntu Linux Using e1000e Driver keeps Dropping Internet Connection

2020-04-07 Thread Robert Hardy
FYI in terms of sustainable options I was able to find a very hard to
find .deb with the latest driver as a DKMS module. It works fine for me
on Ubuntu 19.10. I really wish this was in a repository which was part
of universe but I'm never figured out how to do things like that.

# dpkg -l | grep e1000e
ii  e1000e-dkms   3.6.0 
 all  Intel e1000e Ethernet adapter driver (DKMS version)

Details here: https://github.com/koljah-de/e1000e-dkms-debian

The latest V3.6.0 driver I use: https://github.com/koljah-de/e1000e-
dkms-debian/releases/tag/3.6.0

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

Title:
  Intel I219-V Ethernet Interface on Ubuntu Linux Using e1000e Driver
  keeps Dropping Internet Connection

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

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

[Bug 1785171] Re: Intel I219-V Ethernet Interface on Ubuntu Linux Using e1000e Driver keeps Dropping Internet Connection

2020-04-07 Thread Robert Hardy
FYI a kernel bisection may be outside the skill set of your average user
and chances are much lower without detailed instructions. Please don't
shoot the messenger.

I too have a Asrock motherboard but a ASRock Z370M-ITX/ac. I had a lot
off trouble getting my I219-V NICs to behave on Ubuntu.

I started on 18.04 and eventually went to 19.10 with the Intel e1000e
3.6.0-NAPI driver and a bunch of commands to get good performance.

File transfers were severely impacted but it is immediately obvious in iperf3 
when the card is not performing properly. 
Tweaking several of these options added several hundred Mbps to transfers 
giving a consistent 60MB/s over SMB but I'm still getting half the throughput 
of my Windows 10 workstation when talking to the same Ubuntu server. Given my 
Ubuntu client storage is 5X faster the cause is unknown.

I'm curious if anyone has figured out if the firmware version on the
I219-V NIC is updateable and how. It's odd the same chip users different
drivers and shows different firmware revisions.

$ ethtool -i enp2s0
driver: igb
version: 5.6.0-k
firmware-version:  0. 4-1
$ ethtool -i eno1
driver: e1000e
version: 3.6.0-NAPI
firmware-version: 0.2-4

It's really odd to be using two different drivers for the same NIC:
sudo lspci -v | grep -i ether
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (2) I219-V
DeviceName: Onboard - Ethernet
Subsystem: ASRock Incorporation Ethernet Connection (2) I219-V
02:00.0 Ethernet controller: Intel Corporation I211 Gigabit Network Connection 
(rev 03)

I have this in my rc.local now:
ethtool -A eno1 autoneg off tx off rx off 2> /dev/null || :
ethtool -K eno1 gso off tso off 2> /dev/null || :
ethtool -A enp2s0 autoneg off tx off rx off 2> /dev/null || :
ethtool --set-eee eno1 eee off 2> /dev/null || :
ethtool --set-eee enp2s0 eee off 2> /dev/null || :

1st line turns off flow control, 2nd turns off offloading specifically gso and 
tso, the last ones turn off a energy efficient Ethernet option.
Post tweaks I consistently get 935-958Mbit/s in perf3.

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

Title:
  Intel I219-V Ethernet Interface on Ubuntu Linux Using e1000e Driver
  keeps Dropping Internet Connection

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

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

[Bug 1763648] Re: [needs-packaging] nvidia-304 (304.137) missing in Ubuntu 18.04

2019-02-06 Thread Robert Hardy
This is truly sad when a vendor that built it's business on having good
drivers has fallen so far to deprecate a perfectly good
workstation/server grade video card in my server because they won't
release updates. I really need this fixed.

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

Title:
  [needs-packaging] nvidia-304 (304.137) missing in Ubuntu 18.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304/+bug/1763648/+subscriptions

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

Re: Touche shift sous Ubuntu 18.04

2018-11-09 Thread Vincent Hardy
Bonjour,

> Je viens juste de passer à Ubuntu 18.04 sur une tour et un portable Lenovo
> thinkpad...


https://www.linux-on-laptops.com/lenovo.html

Le mar. 6 nov. 2018 à 23:23, François Barillon 
a écrit :

> Bonjour,
>
> Je viens juste de passer à Ubuntu 18.04 sur une tour et un portable
> Lenovo thinkpad.
>
> Sur la tour, pas de souci à part quelques manips pour réactiver la
> connexion à l'imprimante HP.
>
> Su le portable la touche "shift-droite" est totalement inactive. Exemple
> : shift-droit + "." ne fait rien, même pas un point virgule. Dans
> "disposition du clavier", cette touche "shift-droite" ne provoque pas de
> retour visuel.
>
> NB : je pensais à un problème matériel, mais j'ai branché un clavier USB
> externe sans améliorer le problème.
>
> La disposition installée est "Français (variante obsolète"). J'en ai
> essayé d'autres sans succès.
>
> Existerait-il un programme qui utilise cette touche? (dans les options
> d'accessibilité par exemple).
>
> Quelqu'un a-t-il eu ce problème?
>
> François
>
>
> --
> Liste de diffusion ubuntu-fr ubuntu-fr@lists.ubuntu.com
> Pour s'abonner ou se désabonner :
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
> Charte de la liste: http://doc.ubuntu-fr.org/groupes/ubuntu-fr-ml/charte
-- 
Liste de diffusion ubuntu-fr ubuntu-fr@lists.ubuntu.com
Pour s'abonner ou se désabonner : 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
Charte de la liste: http://doc.ubuntu-fr.org/groupes/ubuntu-fr-ml/charte

Re: erreur sur synaptic

2018-11-09 Thread Vincent Hardy
Bonjour,

Pour un bon source.list : "*source.list generator*" dans google.
https://www.google.com/search?q=source.list+ubuntu+18.04=utf-8=utf-8=firefox-b

*Et autre chose cela fait plusieurs fois que je suis piraté par APT* je
cherche une solution genre routage du port APT ou autres. Merci d''avance.


Le ven. 9 nov. 2018 à 17:42, doillon  a écrit :

> Merci à tous vous êtes une équipe formidable et avec beaucoup de patience
> j'ai résolu ma panne sur synaptic qui n'était pas simple compliqué même
> merci et bonne fin de semaine
>
> Paul
> Le 09/11/2018 à 15:56, jguezenecY a écrit :
>
> A priori, Multisystem n'a pas besoin de dépôts, il doit être dans le dépôt
> "partenaires canonial" qui doit donc être coché sous Synaptics.
>
> Sinon, le site web de Multisystem est : http://liveusb.info/dotclear/
>
> Tu trouveras tout ce qu'il te faut, si nécessaire, à cette adresse.
>
> JG
>
> Le 09/11/2018 à 14:46, jguezenecY a écrit :
>
> Il est possible, voir probable que Multisystem n'ai pas encore généré sa
> clef d'authentification.
>
> Perso, j'avais téléchargé multisystem, et installé directement. Reste à
> retrouver le site de téléchargement. Là, je n'i ps le temps de trouver
> un site. Je te laisse chercher.
>
> Une fois trouvé, tu télécharge multisystem.deb (s'il s'appelle comme cela)
> et il suffit de cliquer dessus pour qu'il s'installe.
>
> JG
>
> JG
>
> Le 09/11/2018 à 13:10, doillon a écrit :
>
> je vous envoie l'erreur retournée
>
> The repository 'http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu
> disco Release' does not have a Release file.Updating from such a repository
> can't be done securely, and is therefore disabled by default.See
> apt-secure(8) manpage for repository creation and user configuration
> details.Erreur de GPG : http://liveusb.info/multisystem/depot all
> Release : Les signatures suivantes n'ont pas pu être vérifiées car la clé
> publique n'est pas disponible : NO_PUBKEY 4E940D7FDD7FB8CCThe repository '
> http://liveusb.info/multisystem/depot all Release' is not signed.
> Le 09/11/2018 à 10:10, jguezenecY a écrit :
>
> sudo apt-add-repository 'deb http://liveusb.info/multisystem/depot all
> main'
> wget -q -O - http://liveusb.info/multisystem/depot/multisystem.asc | sudo
> apt-key-add -
> sudo apt-get update
> sudo apt-get install multisystem
>
> La seconde ligne, en particulier, ajoute la clef de confiance (les
> signatures).
>
> Je vous conseille de supprimer les dépôts actuels de votre installation
> pour multisystem, de redémarrer votre PC et d'appliquer les 4 lignes de
> commande ci-dessus.
>
> JG
>
> Le 09/11/2018 à 07:13, doillon a écrit :
>
> Merci j'ai retrouvé mon synaptic en éliminant les mauvaise lignes comme
> indiqué plus bas.
>
> Mais j'ai encore une erreur?
>
> Erreur de GPG : http://liveusb.info/multisystem/depot all Release : Les
> signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est
> pas disponible : NO_PUBKEY 4E940D7FDD7FB8CCThe repository '
> http://liveusb.info/multisystem/depot all Release' is not signed.
>
> Merci j'avance et j’apprends encore salutations
>
> Paul
>
> Je ne sais pas quoi faire
> Le 08/11/2018 à 18:30, jguezenecY a écrit :
>
> Toutes les lignes commençant par # sont des lignes "commentaires"
> (ignorées donc)
>
> Tu peux aussi virer (mettre en commentaire) toutes les lignes qui se
> réfèrent à des sources et non des binaires:
> deb-src http://deb.debian.org/debian stretch/updates  par exemple
>
> Et tu peux virer la ligne ayant une syntaxe incorrecte:
> deb-src http://deb.debian.org/debian/ stretch-proposed-updates non-free
> main co$
>
> Le $ à la fin est incorrect
>
> Le "etc/apt/sources.list.d" peut-être vide tant que tu ne rajoutes pas des
> dépôts personnels (non créés par Debian) , ce qui doit être ton cas.
>
>
> JG
>
> Le 08/11/2018 à 14:31, doillon a écrit :
>
> merci de cette réponse voila se que donne /etc/apt/sources.list
>
> le contenu de list
>
> # deb cdrom:[Debian GNU/Linux 9.5.0 _Stretch_ - Official i386 DVD Binary-1
> 2018$
> #
>
> # deb cdrom:[Debian GNU/Linux 9.5.0 _Stretch_ - Official i386 DVD Binary-1
> 2018$
>
> # deb cdrom:[Debian GNU/Linux 9.5.0 _Stretch_ - Official i386 DVD Binary-1
> 2018$
>
> Mais le etc/apt/sources.list.d je n'ai rien?
>
>
>
> # deb http://deb.debian.org/debian/ stretch/updates main contrib non-free
>
> # stretch-updates, previously known as 'volatile'
> deb http://deb.debian.org/debian/ stretch-proposed-updates non-free main
> contrib
> deb-src http://deb.debian.org/debian/ stretch-proposed-updates non-free
> main co$
> deb http://deb.debian.org/debian/ stretch-updates main contrib non-free
> deb http://security.debian.org/ stretch/updates contrib non-free main
> # deb http://deb.debian.org/debian stretch/updates
> deb-src http://deb.debian.org/debian stretch/updates
>
>
> Le 08/11/2018 à 13:45, jguezenecY a écrit :
>
> Bonjour,
>
> Quel est le contenu de /etc/apt/sources.list
>
> Et le répertoire de /etc/apt/sources.list.d
>
>
> JG
>
> Le 08/11/2018 à 13:01, doillon 

[Bug 1761844] Re: Very large emojis displayed in subject line and in the email list

2018-09-20 Thread Mike Hardy
Confirming color emojis works per this solution with stock TB from 18.04.01LTS
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1761844/comments/18

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

Title:
  Very large emojis displayed in subject line and in the email list

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/1761844/+subscriptions

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

Re: LINUX : Lecture

2018-09-12 Thread Vincent Hardy
Lire mes fichiers de paramétrage MS-Windows ou Mac OS
Pour les PC, il ne faut utiliser explore2fs, programme composé d'un seul
fichier
pour win 9x ou NT, et qui se lance sans aucun paramétrage et qui
n'interfère pas avec votre autre
système. Ensuite, vous pouvez voir (et éventuellement écrire) vos fichiers
texte avec notepad ou
wordpad (mieux), vos fichiers gif ou jpg ou parcourir les arborescences.

Le 10 septembre 2018 à 17:13, Claudette et Bernard <
santschy.bern...@gmail.com> a écrit :

> Bonjour ,
>
> Un grand MERCI !!!  Génial !!!
>
> Bonne journée,
>
> B.S.
>
> Le 10/09/2018 à 10:04, Vincent Hardy a écrit :
>
> Bonjour
>
> regarder mieux http://aral.iut-rodez.fr/fr/sanchis/enseignement/
> IntroProgBash_2015-07-16.pdf
> https://abs.traduc.org/abs-5.1-fr/abs-5.1.04.pdf
> http://igm.univ-mlv.fr/~masson/Teaching/PIM-INF3/shell.pdf
> https://upload.wikimedia.org/wikipedia/commons/1/1a/
> Programmation_Bash-fr.pdf
>
> Cordialement
> Vincent
>
> Le 9 septembre 2018 à 15:21, Claudette et Bernard <
> santschy.bern...@gmail.com> a écrit :
>
>> MERCI pour votre réponse ...!!!
>>
>> Cependant, en vieillissant, je préfère lire dans ma langue maternelle :
>> le Français, et là les choses deviennent beaucoup moins facile ...
>>
>> Bonne journée,
>>
>> B.S.
>>
>> Le 09/09/2018 à 13:09, Vincent Hardy a écrit :
>>
>> Bonjour
>>
>> pour le tout début https://www.erasme.org/IMG/pdf/formation_linux.pdf
>> http://www.brunovalentin.com/linux/livres-gratuits-linux/
>>
>> vincent
>>
>> Le 7 septembre 2018 à 17:41, Claudette et Bernard <
>> santschy.bern...@gmail.com> a écrit :
>>
>>> Bonjour,
>>>
>>> Je me doutais bien que ce livre existait ... mais dur dur à trouver !!!
>>> Après de nombreux mois de recherche j'ai enfin pu acquérir :
>>>
>>> " LINUX pour les nuls"  (pour réviser un peu ...)
>>>
>>> Quelqu'un a-t-il lu cet ouvrage ou similaire ... voir mieux ??? Conseils
>>> pour démarrer , ou approfondir au mieux  ???
>>>
>>> Certes il y a eu un cours MOOC fait par l' Université de Carthage ...
>>> pas mal ma fois ...
>>>
>>> En revanche pour Windows 10, c'est *"hénorme*" ce  qu'il y a !!!
>>>
>>> Bonne rentrée !
>>>
>>> --
>>> Liste de diffusion ubuntu-fr ubuntu-fr@lists.ubuntu.com
>>> Pour s'abonner ou se désabonner : https://lists.ubuntu.com/mailm
>>> an/listinfo/ubuntu-fr
>>> Charte de la liste: http://doc.ubuntu-fr.org/groupes/ubuntu-fr-ml/charte
>>>
>>
>>
>>
>
>
-- 
Liste de diffusion ubuntu-fr ubuntu-fr@lists.ubuntu.com
Pour s'abonner ou se désabonner : 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
Charte de la liste: http://doc.ubuntu-fr.org/groupes/ubuntu-fr-ml/charte

[Bug 1792042] [NEW] High-contrast icon set is missing a vpn connection icon

2018-09-11 Thread Hardy Pottinger
Public bug reported:

At first, when I connected to a VPN and didn't see the network icon gain
a lock, I thought my VPN was broken... then I searched endlessly for a
reason the icon wouldn't change, then I gave up. Then, it hit me,
*maybe* the icon is missing from the high-contrast set, which I had
recently changed to. So, I changed the icon set to Humanity, and there's
the padlock when I connect to a VPN, just like I expected. I cannot find
a repository for the high-contrast icon set, or I'd contribute one. So,
I'll open this bug report instead. I do see a similar issue was raised
for other missing icons: https://bugs.launchpad.net/ubuntu/+source
/gnome-themes-standard/+bug/1644662 The VPN icon must have been missed.

I'm on the Bionic release of Ubunutu, I'm running Unity (I can't be
bothered to re-learn Gnome, sorry).

** Affects: gnome-themes-standard (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/1792042

Title:
  High-contrast icon set is missing a vpn connection icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-themes-standard/+bug/1792042/+subscriptions

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

Re: Plantage au démarrage

2018-09-10 Thread Vincent Hardy
Bonjour,

S'il y a Windows
https://doc.ubuntu-fr.org/tutoriel/comment_reinstaller_un_mbr_compatible_windows

Sinon, démarrer avec la clef USB et  faire un fdisk -l sur le sda sdb ou
autre du portable
puis revenir ici avec le résultat

A bientôt

Le 10 septembre 2018 à 14:49, Pierre Lusardi  a
écrit :

> Bonjour a tous
>
> Je suis face à un problème insoluble pour moi.
> Quand je démare mon ordinateur, j'ai le message suivant qui s'affiche :
>
> error: no such device: 93c58162-f081-43c9-af3f-30a3a4e4e25a
> Entering rescue mode...
> grub rescue>
>
>
> C'est arrivé suite à l'installation de Ubuntu 16.04 LTS sur un disque dur
> USB. Je voulais pouvoir utiliser Linux sur n'importe quel ordinateur. Au
> début, cela à bien fonctionné, puis plantage.
>
> Si je démarre l'ordinateur avec une clé USB de bootable, je vois le disque
> système et j'ai accès à son contenu. J'en ai d'ailleurs profité pour faire
> une sauvegarde du home.
>
> Merci de votre aide
>
> --
> Pierre Lusardi
>
> --
> Liste de diffusion ubuntu-fr ubuntu-fr@lists.ubuntu.com
> Pour s'abonner ou se désabonner : https://lists.ubuntu.com/
> mailman/listinfo/ubuntu-fr
> Charte de la liste: http://doc.ubuntu-fr.org/groupes/ubuntu-fr-ml/charte
-- 
Liste de diffusion ubuntu-fr ubuntu-fr@lists.ubuntu.com
Pour s'abonner ou se désabonner : 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
Charte de la liste: http://doc.ubuntu-fr.org/groupes/ubuntu-fr-ml/charte

Re: LINUX : Lecture

2018-09-10 Thread Vincent Hardy
Bonjour

regarder mieux
http://aral.iut-rodez.fr/fr/sanchis/enseignement/IntroProgBash_2015-07-16.pdf
https://abs.traduc.org/abs-5.1-fr/abs-5.1.04.pdf
http://igm.univ-mlv.fr/~masson/Teaching/PIM-INF3/shell.pdf
https://upload.wikimedia.org/wikipedia/commons/1/1a/Programmation_Bash-fr.pdf

Cordialement
Vincent

Le 9 septembre 2018 à 15:21, Claudette et Bernard <
santschy.bern...@gmail.com> a écrit :

> MERCI pour votre réponse ...!!!
>
> Cependant, en vieillissant, je préfère lire dans ma langue maternelle : le
> Français, et là les choses deviennent beaucoup moins facile ...
>
> Bonne journée,
>
> B.S.
>
> Le 09/09/2018 à 13:09, Vincent Hardy a écrit :
>
> Bonjour
>
> pour le tout début https://www.erasme.org/IMG/pdf/formation_linux.pdf
> http://www.brunovalentin.com/linux/livres-gratuits-linux/
>
> vincent
>
> Le 7 septembre 2018 à 17:41, Claudette et Bernard <
> santschy.bern...@gmail.com> a écrit :
>
>> Bonjour,
>>
>> Je me doutais bien que ce livre existait ... mais dur dur à trouver !!!
>> Après de nombreux mois de recherche j'ai enfin pu acquérir :
>>
>> " LINUX pour les nuls"  (pour réviser un peu ...)
>>
>> Quelqu'un a-t-il lu cet ouvrage ou similaire ... voir mieux ??? Conseils
>> pour démarrer , ou approfondir au mieux  ???
>>
>> Certes il y a eu un cours MOOC fait par l' Université de Carthage ... pas
>> mal ma fois ...
>>
>> En revanche pour Windows 10, c'est *"hénorme*" ce  qu'il y a !!!
>>
>> Bonne rentrée !
>>
>> --
>> Liste de diffusion ubuntu-fr ubuntu-fr@lists.ubuntu.com
>> Pour s'abonner ou se désabonner : https://lists.ubuntu.com/mailm
>> an/listinfo/ubuntu-fr
>> Charte de la liste: http://doc.ubuntu-fr.org/groupes/ubuntu-fr-ml/charte
>>
>
>
>
-- 
Liste de diffusion ubuntu-fr ubuntu-fr@lists.ubuntu.com
Pour s'abonner ou se désabonner : 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
Charte de la liste: http://doc.ubuntu-fr.org/groupes/ubuntu-fr-ml/charte

Re: LINUX : Lecture

2018-09-09 Thread Vincent Hardy
bonjour

https://www.topfreebooks.org/free-linux-books/

vincent

Le 7 septembre 2018 à 17:41, Claudette et Bernard <
santschy.bern...@gmail.com> a écrit :

> Bonjour,
>
> Je me doutais bien que ce livre existait ... mais dur dur à trouver !!!
> Après de nombreux mois de recherche j'ai enfin pu acquérir :
>
> " LINUX pour les nuls"  (pour réviser un peu ...)
>
> Quelqu'un a-t-il lu cet ouvrage ou similaire ... voir mieux ??? Conseils
> pour démarrer , ou approfondir au mieux  ???
>
> Certes il y a eu un cours MOOC fait par l' Université de Carthage ... pas
> mal ma fois ...
>
> En revanche pour Windows 10, c'est *"hénorme*" ce  qu'il y a !!!
>
> Bonne rentrée !
>
> --
> Liste de diffusion ubuntu-fr ubuntu-fr@lists.ubuntu.com
> Pour s'abonner ou se désabonner : https://lists.ubuntu.com/
> mailman/listinfo/ubuntu-fr
> Charte de la liste: http://doc.ubuntu-fr.org/groupes/ubuntu-fr-ml/charte
>
-- 
Liste de diffusion ubuntu-fr ubuntu-fr@lists.ubuntu.com
Pour s'abonner ou se désabonner : 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
Charte de la liste: http://doc.ubuntu-fr.org/groupes/ubuntu-fr-ml/charte

Re: Scanner sous Ubuntu 18.04

2018-09-07 Thread Vincent Hardy
Bonjour,

peut aider :

 sane-scsi ,
sane-usb ,
scanimage ,
xscanimage 
xsane 


https://www.ryananddebi.com/2018/05/26/linux-fixing-the-epson-v33-perfection-scanner-issue-in-kubuntu-18-04/

Vincent

Le 6 septembre 2018 à 21:40, Cyrille  a écrit :

> Bonjour,
> Je voulais juste informer la liste qu'il y a actuellement une épidémie
> de problème avec les scanners après les dist-upgrade vers bionic. Comme
> la liste traîte de tous les sujets, si quelqu'un a une piste du
> problème. Merci de nous orienter!
> Cordialement, l'Africain
>
> --
> Liste de diffusion ubuntu-fr ubuntu-fr@lists.ubuntu.com
> Pour s'abonner ou se désabonner : https://lists.ubuntu.com/
> mailman/listinfo/ubuntu-fr
> Charte de la liste: http://doc.ubuntu-fr.org/groupes/ubuntu-fr-ml/charte
-- 
Liste de diffusion ubuntu-fr ubuntu-fr@lists.ubuntu.com
Pour s'abonner ou se désabonner : 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
Charte de la liste: http://doc.ubuntu-fr.org/groupes/ubuntu-fr-ml/charte

Et aussi

2018-09-07 Thread Vincent Hardy
http://doc.ubuntu-fr.org/uefi
-- 
Liste de diffusion ubuntu-fr ubuntu-fr@lists.ubuntu.com
Pour s'abonner ou se désabonner : 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
Charte de la liste: http://doc.ubuntu-fr.org/groupes/ubuntu-fr-ml/charte

Re: GRUB !!

2018-09-07 Thread Vincent Hardy
Bonjour,

il n a pas que GRUB dans la vie :

 https://fr.wikipedia.org/wiki/Linux_loader



sudo apt-get install lilo
sudo lilo -M /dev/sda mbr
sudo apt-get install mbr
sudo install-mbr -i n -p D -t 0 /dev/sda




sudo apt-get install syslinux
sudo dd if=/usr/lib/syslinux/mbr.bin of=/dev/sda

https://wiki.debian.org/fr/BootLoader
https://sourceforge.net/projects/ms-sys/
http://www.tomshardware.co.uk/answers/id-2192487/installing-linux-uefi-system.html

vous êtes certain que ce n'est dans la partition cachée du disque du
portable qu'il y a un problème

En cas de coup dur reste la clef usb  ou le live cd ou un Raspberry PI ...


Le 6 septembre 2018 à 21:12, Claudette et Bernard <
santschy.bern...@gmail.com> a écrit :

> Bonjour,
>
> Depuis  quelques jours déjà je me bats avec le dual boot Windows 10/
> KUBUNTU ... ceci m'a fait explorer les ténèbres de l' UEFI vu HP (I5) et
> PACKARD (CELERON) 
>
> -Voilà le PACKARD portable refuse tout net d'installer GNOME ou KUBUNTU
> même seul ... le logiciel d'installation se fige sur GRUB 2 ... et ne va
> pas plus loin ... et plus rien ne "boote" ensuite ... un vrai scandale !!!
> Heureusement que j'avais fait les sauvegardes ad hoc !!! Mais j'ai eu chaud
> !!
>
> - Avec HP (i5) si on veut utiliser VirtualBox (Oracle) ou VMWARE, il faut
> virtualiser dans l' UEFI ... sinon tout se fige encore !!!
>
> Mais pour le Dual boot, sur mon HP, coup de chance , l'installation de
> KUBUNTU  a trouvé de la place sur un gros disque USB externe bootable !!!
>
>
> Mais il faut vraiment vouloir installer LINUX !!! Dommage un si beau
> système ...G ...
>
> --
> Liste de diffusion ubuntu-fr ubuntu-fr@lists.ubuntu.com
> Pour s'abonner ou se désabonner : https://lists.ubuntu.com/
> mailman/listinfo/ubuntu-fr
> Charte de la liste: http://doc.ubuntu-fr.org/groupes/ubuntu-fr-ml/charte
>
-- 
Liste de diffusion ubuntu-fr ubuntu-fr@lists.ubuntu.com
Pour s'abonner ou se désabonner : 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
Charte de la liste: http://doc.ubuntu-fr.org/groupes/ubuntu-fr-ml/charte

[Bug 1745421] Re: Error in 17.10: RTNETLINK answers: Invalid argument. Needs 1.4 version from github.

2018-08-17 Thread Mike Hardy
I'm having a little trouble reconciling where exactly to request the
change, but I think the upstream package source is from github and I
just logged an issue there:

https://github.com/leggewie-DM/wondershaper/issues/1

I can confirm that if you simply download the wondershaper from the
magnfic0 repository, things work fine. If that script could be used as
the upstream source then patched up for Debian standards (relocate to
/sbin etc) then the ubuntu repositories would contain a wondershaper
that worked as expected

** Bug watch added: github.com/leggewie-DM/wondershaper/issues #1
   https://github.com/leggewie-DM/wondershaper/issues/1

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

Title:
  Error in 17.10: RTNETLINK answers: Invalid argument. Needs 1.4 version
  from github.

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

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

[Bug 1489360] Re:  Spaces after some unicode characters are looking like unicode placeholder characters

2018-08-10 Thread Paul Hardy
Sworddragon,

Here is some more detail.  The UTF-8 equivalent for the surrogate pair
you entered should be (in octal) \360\237\217\201 in the web page you
were viewing.

The Unifont package is split between a base "Unifont" font, which only
contains Plane 0 glyphs (and the Copyleft glyph as of Unifont 11.0.01),
and a "Unifont Upper" font, which contains glyphs above Plane 0.  The
TrueType format has a hard limit of 64k glyphs in one font, so the split
into two fonts is necessary.

If you were using the "Unifont Upper" font rather than the base
"Unifont" font to try to display that web page, I added a space glyph to
it for the Unifont Upper 11.0.01 release.  That is the only thing that
might have caused that behavior that changing the TrueType font would
influence.  I could not reproduce the issue you saw even before the
Unifont 11.0.01 release though.

As a data point for the font rendering engine, I found out last year
that Harfbuzz uses its own determination for spacing of TrueType glyphs.
It ignores x-axis offset information that the TrueType font contains.
Harfbuzz only uses horizontal offset information in OpenType fonts, not
in TrueType fonts.  You can see the exchange related to that here:

 https://bugzilla.gnome.org/show_bug.cgi?id=787284

The end result of that should be that at least for combining characters,
vertical placement will be improved but horizontal placement could be
less than ideal (even incorrect, as observed in that GNOME bug report).

Adding the space glyph to "Unifont Upper" in version 11.0.01 was the
only change I could make to a TrueType font that I did not already make.
All horizontal offset information was already in all the TrueType fonts
in the Unifont package.  If this is still a problem, I do not see any
way it could be from the TrueType fonts; it would have to be with the
font rendering engine.

Thank you,


Paul Hardy


** Bug watch added: GNOME Bug Tracker #787284
   https://bugzilla.gnome.org/show_bug.cgi?id=787284

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

Title:
   Spaces after some unicode characters are looking like unicode
  placeholder characters

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

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

[Bug 1784098] [NEW] crashes telling me that I have several repository mirrors

2018-07-27 Thread Hardy Fajardo
Public bug reported:

After updating your package information, the essential package 'ubuntu-minimal' 
could not be located. This may be because you have no official mirrors listed 
in your software sources, or because of excessive load on the mirror you are 
using. See /etc/apt/sources.list for the current list of configured software 
sources.
In the case of an overloaded mirror, you may want to try the upgrade again 
later.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubuntu-release-upgrader-core 1:16.04.25
ProcVersionSignature: Ubuntu 4.4.0-131.157-generic 4.4.134
Uname: Linux 4.4.0-131-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
CrashDB: ubuntu
Date: Sat Jul 28 07:02:04 2018
InstallationDate: Installed on 2016-02-25 (883 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to xenial on 2018-07-28 (0 days ago)
VarLogDistupgradeAptlog:
 Log time: 2018-07-28 07:00:21.970308
 Log time: 2018-07-28 07:00:24.923305
 Log time: 2018-07-28 07:01:42.912790
 Log time: 2018-07-28 07:02:07.822974
VarLogDistupgradeTermlog:
 
mtime.conffile..etc.update-manager.release-upgrades: 2018-07-27T07:25:27.516261

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade third-party-packages xenial

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

Title:
  crashes telling me that I have several repository mirrors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1784098/+subscriptions

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

[Bug 736743] Re: environment block not implemented on btrfs

2018-06-20 Thread Robert Hardy
This same issue bit me using 18.04. I think this should really be reclassified 
as an installer bug. 
Ubuntu has known for many releases that a single btrfs root partition does not 
work properly.
The installer should warn people when they use a single partition that is btrfs 
that grub cannot write to it and you may want a separate ext4 /boot partition 
to avoid problems.

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

Title:
  environment block not implemented on btrfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/grub/+bug/736743/+subscriptions

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

[Bug 1740255] [NEW] mise à jour

2017-12-27 Thread Hardy Marianne
Public bug reported:

Le bug : mon ordi n'installe plus les mises à jours, et je ne comprends
pas ce qu'il demande il me faudrait l'info en français. je ne sais pas
ce qu'est xorg.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-81.104-generic 4.4.67
Uname: Linux 4.4.0-81-generic i686
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2.6
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Wed Dec 27 12:00:46 2017
DistUpgraded: 2016-08-08 12:40:30,589 DEBUG icon theme changed, re-reading
DistroCodename: xenial
DistroVariant: ubuntu
DpkgLog:
 
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0106] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. 2nd Generation Core Processor Family 
Integrated Graphics Controller [1043:13c7]
InstallationDate: Installed on 2016-08-04 (509 days ago)
InstallationMedia: Ubuntu 11.10 "Oneiric" - Build i386 LIVE Binary 
20111013-11:02
MachineType: ASUSTeK Computer Inc. K54L
ProcEnviron:
 LANGUAGE=fr_BE:fr
 PATH=(custom, no user)
 LANG=fr_BE.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-81-generic 
root=UUID=a6080695-ca07-4ef5-9c9c-70aa397a219e ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: Upgraded to xenial on 2016-08-08 (506 days ago)
dmi.bios.date: 09/26/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: K54L.208
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: K54L
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: 1.0
dmi.chassis.asset.tag: ATN12345678901234567
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK54L.208:bd09/26/2011:svnASUSTeKComputerInc.:pnK54L:pvr1.0:rvnASUSTeKComputerInc.:rnK54L:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
dmi.product.name: K54L
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Computer Inc.
version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
version.libdrm2: libdrm2 2.4.70-1~ubuntu16.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.6-0ubuntu0.16.04.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.6-0ubuntu0.16.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Wed Dec 27 11:23:18 2017
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   12874 
 vendor SEC
xserver.version: 2:1.18.4-0ubuntu0.2

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


** Tags: apport-bug compiz-0.9 i386 ubuntu xenial

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

Title:
  mise à jour

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

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

[Bug 1733366] Re: apport crashed with FileNotFoundError in is_container_pid(): [Errno 2] No such file or directory: '/proc/11102/ns/pid'

2017-12-12 Thread Mike Hardy
I see the same thing on Ubuntu 16.04 / apport 2.20.1-0ubuntu2.14 - same
apport command line (except a different PID number), same error number
and everything.

Looks like 'is_same_ns' is blindly doing an os.readlink on a path that
it assumes must exist (because it does no defensive check) but the path
clearly is missing sometimes

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

Title:
  apport crashed with FileNotFoundError in is_container_pid(): [Errno 2]
  No such file or directory: '/proc/11102/ns/pid'

To manage notifications about this bug go to:
https://bugs.launchpad.net/apport/+bug/1733366/+subscriptions

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

[Bug 1697121] [NEW] package libssl1.0.0:i386 1.0.2g-1ubuntu4.6 [modified: lib/i386-linux-gnu/libcrypto.so.1.0.0 lib/i386-linux-gnu/libssl.so.1.0.0] failed to install/upgrade: package libssl1.0.0:i386

2017-06-09 Thread Thomas W Hardy
Public bug reported:

I am going to investigate w/ synaptic package manager and software.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libssl1.0.0:i386 1.0.2g-1ubuntu4.6 [modified: 
lib/i386-linux-gnu/libcrypto.so.1.0.0 lib/i386-linux-gnu/libssl.so.1.0.0]
ProcVersionSignature: Ubuntu 4.8.0-54.57~16.04.1-generic 4.8.17
Uname: Linux 4.8.0-54-generic i686
ApportVersion: 2.20.1-0ubuntu2.6
AptOrdering:
 libssl1.0.0: Configure
 NULL: ConfigurePending
Architecture: i386
Date: Fri Jun  9 17:40:32 2017
DpkgTerminalLog:
 dpkg: error processing package libssl1.0.0:i386 (--configure):
  package libssl1.0.0:i386 is not ready for configuration
  cannot configure (current status 'half-installed')
ErrorMessage: package libssl1.0.0:i386 is not ready for configuration  cannot 
configure (current status 'half-installed')
InstallationDate: Installed on 2017-05-27 (13 days ago)
InstallationMedia: Ubuntu-GNOME 16.04.2 LTS "Xenial Xerus" - Release i386 
(20170215)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.20
SourcePackage: openssl
Title: package libssl1.0.0:i386 1.0.2g-1ubuntu4.6 [modified: 
lib/i386-linux-gnu/libcrypto.so.1.0.0 lib/i386-linux-gnu/libssl.so.1.0.0] 
failed to install/upgrade: package libssl1.0.0:i386 is not ready for 
configuration  cannot configure (current status 'half-installed')
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 xenial

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

Title:
  package libssl1.0.0:i386 1.0.2g-1ubuntu4.6 [modified: lib/i386-linux-
  gnu/libcrypto.so.1.0.0 lib/i386-linux-gnu/libssl.so.1.0.0] failed to
  install/upgrade: package libssl1.0.0:i386 is not ready for
  configuration  cannot configure (current status 'half-installed')

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

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


[Bug 1632538] Re: Using generate_service_certificate and undercloud_public_vip in undercloud.conf breaks nova

2016-11-14 Thread Steven Hardy
** Changed in: tripleo
Milestone: ocata-1 => ocata-2

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

Title:
  Using generate_service_certificate and undercloud_public_vip in
  undercloud.conf breaks nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1632538/+subscriptions

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


[Bug 1460794] Re: boot fails if /dev/cgroup fstab entry is present

2016-10-30 Thread Robert Hardy
This shouldn't have been marked invalid. It has caused me and apparently others 
grief. It wouldn't be hard to have the upgrade tool check for uncommented 
cgroup lines, given they blow up an upgrade.
I'm glad my experience and work around helped someone else who ran into the 
same things.

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

Title:
  boot fails if /dev/cgroup fstab entry is present

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

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


[Bug 1631191] Re: Display backlight won't turn on after screen timeout

2016-10-26 Thread Hardy Pottinger
This bug also affects me, I am another System 76 Orynx v2 (aka oryp2)
user. Another workaround is, in addition to disabling power saving/idle
for the screen, install the screensaver packages:

http://askubuntu.com/questions/292995/configure-screensaver-in-ubuntu

As long as you keep the video card warm, you'll not trigger this bug.
Sure, your electric bill will suffer, but, who doesn't like bouncing
cows? :-)

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

Title:
  Display backlight won't turn on after screen timeout

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-367/+bug/1631191/+subscriptions

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


[Bug 1566991] [NEW] software-properties-gtk crashed with FileNotFoundError in _execute_child(): [Errno 2] No such file or directory: 'modinfo'

2016-04-06 Thread Pete Hardy
Public bug reported:

none

ProblemType: Crash
DistroRelease: Ubuntu 16.04
Package: software-properties-gtk 0.96.20
ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
Uname: Linux 4.4.0-16-generic x86_64
ApportVersion: 2.20.1-0ubuntu1
Architecture: amd64
Date: Wed Apr  6 13:22:33 2016
ExecutablePath: /usr/bin/software-properties-gtk
InstallationDate: Installed on 2016-03-23 (14 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
InterpreterPath: /usr/bin/python3.5
PackageArchitecture: all
ProcCmdline: /usr/bin/python3 /usr/bin/software-properties-gtk --open-tab 2 
--toplevel 48234501
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 XDG_RUNTIME_DIR=
PythonArgs: ['/usr/bin/software-properties-gtk', '--open-tab', '2', 
'--toplevel', '48234501']
SourcePackage: software-properties
Title: software-properties-gtk crashed with FileNotFoundError in 
_execute_child(): [Errno 2] No such file or directory: 'modinfo'
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

** Affects: software-properties (Ubuntu)
 Importance: Medium
 Status: New


** Tags: amd64 apport-crash third-party-packages xenial

** Information type changed from Private to Public

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

Title:
  software-properties-gtk crashed with FileNotFoundError in
  _execute_child(): [Errno 2] No such file or directory: 'modinfo'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1566991/+subscriptions

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


[Bug 1565308] [NEW] gst-plugin-scanner crashed with signal 5 in _XReply()

2016-04-02 Thread Pete Hardy
Public bug reported:

Occurred during startup.

ProblemType: Crash
DistroRelease: Ubuntu 16.04
Package: libgstreamer1.0-0 1.8.0-1
ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
Uname: Linux 4.4.0-16-generic x86_64
ApportVersion: 2.20.1-0ubuntu1
Architecture: amd64
Date: Sat Apr  2 12:38:31 2016
ExecutablePath: 
/usr/lib/x86_64-linux-gnu/gstreamer1.0/gstreamer-1.0/gst-plugin-scanner
InstallationDate: Installed on 2016-03-23 (10 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
ProcCmdline: 
/usr/lib/x86_64-linux-gnu/gstreamer1.0/gstreamer-1.0/gst-plugin-scanner -l
ProcEnviron:
 SHELL=/bin/bash
 XDG_RUNTIME_DIR=
 PATH=(custom, no user)
 LANG=en_US.UTF-8
Signal: 5
SourcePackage: gstreamer1.0
StacktraceTop:
 ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
 _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
 ?? () from /usr/lib/x86_64-linux-gnu/libXrandr.so.2
 ?? () from /usr/lib/x86_64-linux-gnu/libcogl.so.20
 ?? () from /usr/lib/x86_64-linux-gnu/libcogl.so.20
Title: gst-plugin-scanner crashed with signal 5 in _XReply()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

** Affects: gstreamer1.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash need-amd64-retrace xenial

** Information type changed from Private to Public

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

Title:
  gst-plugin-scanner crashed with signal 5 in _XReply()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/1565308/+subscriptions

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


[Bug 1529402] Re: 15.04 Upgrade crash results in powered off server

2016-01-09 Thread Robert Hardy
No one has any suggestions? This server 15.04 and is either already end
of life or going end of life this month. I would really like to keep it
supported.

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

Title:
  15.04 Upgrade crash results in powered off server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1529402/+subscriptions

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


[Bug 1529402] [NEW] 15.04 Upgrade crash results in powered off server

2015-12-26 Thread Robert Hardy
Public bug reported:

I attempted to upgrade a small home server that serves my parents from 15.04 to 
15.10 to remain supported.
The first attempt at this resulted in a crash and power off in roughly the last 
20% of the upgrade. The system is a desktop but it does have a good AVR capable 
UPS protecting it..

Thanks to btrfs I was able to recover and was able to revert my root to
the snapshot before the upgrade and restore the system. I then attempted
to cleanup the mess by removing the @badroot.  I found I could not
delete it as btrfs kept insisting an empty directory had files in it.
Running brtfsck --repair from a rescue disk saw nothing wrong with the
file system. Some btrfs developers told me this is already fixed in 4.3.
It was unclear if that was the kernel, btrfs tools or both. I was
eventually forced to wipe and reformat my root and restore a full tar
ball backup I had. That worked and got me up and running on a root file
system free of corruption. I then tried a do-release-upgrade again, the
results of which are this bug report.

I was doing the upgrade over ssh from remote. The upgrade was running
fine until it got to around 85%. The text at the end of the attached
file 20151223ThorFail.txt is the last that appeared on the console.
Shortly after that appeared the system went unreachable and the next day
when I arrived to debug I again found the system powered down with a
corrupt and un-bootable root. My parents had not touched it. From a
rescue USB I moved the borked root file system to @_failed_upgrade and
reverted to the pre-upgrade snapshot. Please note I still have the
borked root file system as a snapshot and the system in the pre-upgrade
state. There should be something useful in that failed snapshot but I'm
not seeing it. What was logged on the console did not really help me
figure why the upgrade was failing. Would someone please give me some
pointers on how I can debug this further? I really don't want to fully
reinstall the server from scratch...

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: ubuntu-release-upgrader-core 1:15.04.14.3
ProcVersionSignature: Ubuntu 3.19.0-42.48-generic 3.19.8-ckt10
Uname: Linux 3.19.0-42-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.8
Architecture: amd64
CrashDB: ubuntu
Date: Sat Dec 26 14:40:53 2015
InstallationDate: Installed on 2012-12-22 (1099 days ago)
InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120822.4)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_CA:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to vivid on 2015-12-23 (3 days ago)

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade vivid

** Attachment added: "Key text captured from remote during failed upgrade."
   
https://bugs.launchpad.net/bugs/1529402/+attachment/4540602/+files/20151223ThorFail.txt

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

Title:
  15.04 Upgrade crash results in powered off server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1529402/+subscriptions

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


[Bug 1529402] Re: 15.04 Upgrade crash results in powered off server

2015-12-26 Thread Robert Hardy
Please note the automatic captured data was on the server pre-upgrade
15.04. I did not think ubuntu-bug would run on the corrupted snapshot if
I chrooted so I didn't try.

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

Title:
  15.04 Upgrade crash results in powered off server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1529402/+subscriptions

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


[Bug 1529137] [NEW] package linux-firmware-nonfree 1.14ubuntu3 failed to install/upgrade: tentative de remplacement de « /lib/firmware/bcm70015fw.bin », qui appartient aussi au paquet firmware-crystal

2015-12-24 Thread Martin Hardy
Public bug reported:

package linux-firmware-nonfree 1.14ubuntu3 failed to install/upgrade:
tentative de remplacement de « /lib/firmware/bcm70015fw.bin », qui
appartient aussi au paquet firmware-crystalhd 0.0~git20120110.fdd2f19-1

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: linux-firmware-nonfree 1.14ubuntu3
ProcVersionSignature: Ubuntu 3.13.0-74.118-generic 3.13.11-ckt30
Uname: Linux 3.13.0-74-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.19
AptOrdering:
 linux-firmware-nonfree: Install
 linux-firmware-nonfree: Configure
Architecture: amd64
Date: Thu Dec 24 18:08:58 2015
Dependencies:
 
DuplicateSignature: package:linux-firmware-nonfree:1.14ubuntu3:tentative de 
remplacement de « /lib/firmware/bcm70015fw.bin », qui appartient aussi au 
paquet firmware-crystalhd 0.0~git20120110.fdd2f19-1
ErrorMessage: tentative de remplacement de « /lib/firmware/bcm70015fw.bin », 
qui appartient aussi au paquet firmware-crystalhd 0.0~git20120110.fdd2f19-1
InstallationDate: Installed on 2015-12-23 (1 days ago)
InstallationMedia: Ubuntu  "Trusty" - Build amd64 LIVE Binary 20141224-10:35
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.17.5ubuntu5.5
 apt  1.0.1ubuntu2.10
SourcePackage: linux-firmware-nonfree
Title: package linux-firmware-nonfree 1.14ubuntu3 failed to install/upgrade: 
tentative de remplacement de « /lib/firmware/bcm70015fw.bin », qui appartient 
aussi au paquet firmware-crystalhd 0.0~git20120110.fdd2f19-1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-firmware-nonfree (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package need-duplicate-check trusty

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

Title:
  package linux-firmware-nonfree 1.14ubuntu3 failed to install/upgrade:
  tentative de remplacement de « /lib/firmware/bcm70015fw.bin », qui
  appartient aussi au paquet firmware-crystalhd
  0.0~git20120110.fdd2f19-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware-nonfree/+bug/1529137/+subscriptions

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

[Bug 1489360] Re:  Spaces after some unicode characters are looking like unicode placeholder characters

2015-08-30 Thread Paul Hardy
I don't think this is a bug with Unifont, but with a font rendering
engine.  I am on the road now and just have Debian Jessie with me using
Unifont8.0.01-1.  I don't have Ubuntu with me but my Debian setup should
be close.  The Iceweasel browser on my Debian Jessie system displays
this bug report just fine.  I've also tried this in Firefox with the
same results.  In both browsers I set the default font to Unifont.

The character you mention is in an upper Unicode plane, so it is not in
the Unifont font; it is in the Unifont Upper font.  Both TTF files
are included in the unifont package.  If you set your default font to
Unifont though, I doubt that upper-plane glyphs are being taken from
Unifont Upper unless you specifically tell the application you are
running to do that.

TrueType has a hard limit of 2^16 glyphs per font, so it was necessary
to put glyphs above Unicode Plane 0 (the Basic Multilingual Plane) in a
separate font file.

If you are specifying upper-plane Unicode glyphs using Unicode surrogate
pairs (U+D83C, U+DFC1), that might cause problems with an application
expecting UTF-8.  But if you saw the flag glyph (U+01F3C1), you must
have entered it correctly in your original file.

I think this bug needs to be reassigned to whatever font rendering
system is involved.

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

Title:
   Spaces after some unicode characters are looking like unicode
  placeholder characters

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

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

Re: [Bug 1460794] Re: systemd does not boot with a separate /usr partition

2015-07-02 Thread Robert Hardy
I am not convinced that the cgroup issue was the only issue here, but
since this is a single physical I can't easily go back in time to test
further.

Either way the changed summary is backwards. Once repartitioning was
completed  systemd fails to boot if the /dev/cgroup fstab entry IS
present.

The one obvious thing we have is a case where do-release-upgrade should
have removed the /dev/cgroup fstab entry and did not.

A better summary might be something like:
+ boot fails with systemd when /dev/cgroup fstab entry is present

On Thu, July 2, 2015 2:44 am, Martin Pitt wrote:
 cgroup /dev/cgroup cgroup defaults 0 0

 Erk -- that's what broke the boot after all? Indeed, this was in comment
 4 already, but I missed that. So the journal should have a
 complaint/timeout on that, as /dev/cgroup is a thing of the distant past
 (google still has a few hits). Thanks for finding!


 I'm going to poke around in 10.04's and 12.04's packages to see which
 one would possibly have added that fstab line.

 ** Summary changed:


 - systemd does not boot with a separate /usr partition
 + boot fails on missing /dev/cgroup fstab entry


 ** Changed in: systemd (Ubuntu)
 Status: Incomplete = Confirmed


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


 Title:
 boot fails on missing /dev/cgroup fstab entry

 Status in systemd package in Ubuntu:
 Confirmed


 Bug description:
 I recently upgraded a server from 14.10 to 15.04. The upgrade claim to
 have worked but the system could not boot afterwards.

 Basically when you attempt to reboot you end up at an emergency
 maintenance prompt early in the boot process. After a lot of digging one
 of the messages in the logs gives: systemd[1]: /usr appears to be on its
 own filesystem and is not already mounted. This is not a supported setup.
 Some things will probably break (sometimes even silently) in mysterious
 ways. Consult
 http://freedesktop.org/wiki/Software/systemd/separate-usr-is-broken


 Basically systemd cannot deal with /usr being on a separate partition.
 That needs to be fixed or systemd should not be used for upgrades with
 a separate /usr partition.

 This is related to bug 1460790 but asking for systemd to actually be
 fixed. Please see bug 1460790 if you are looking for a work around on this
 issue.

 ProblemType: Bug
 DistroRelease: Ubuntu 15.04
 Package: systemd 219-7ubuntu5
 ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
 Uname: Linux 3.19.0-18-generic x86_64
 ApportVersion: 2.17.2-0ubuntu1.1
 Architecture: amd64
 Date: Mon Jun  1 15:29:32 2015
 InstallationDate: Installed on 2010-05-23 (1835 days ago)
 InstallationMedia: Ubuntu-Server 10.04 LTS Lucid Lynx - Release amd64
 (20100427)
 MachineType: Supermicro X8STi
 ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_CA.UTF-8
 SHELL=/bin/tcsh
 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic
 root=UUID=676235cd-93b1-426e-8336-fa0078d96145 ro quiet acpi=off
 pci=noacpi SourcePackage: systemd
 UpgradeStatus: Upgraded to vivid on 2015-06-01 (0 days ago)
 dmi.bios.date: 09/17/10
 dmi.bios.vendor: American Megatrends Inc.
 dmi.bios.version: 2.0
 dmi.board.asset.tag: To Be Filled By O.E.M.
 dmi.board.name: X8STi
 dmi.board.vendor: Supermicro
 dmi.board.version: 1234567890
 dmi.chassis.asset.tag: To Be Filled By O.E.M.
 dmi.chassis.type: 3
 dmi.chassis.vendor: Supermicro
 dmi.chassis.version: 1234567890
 dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvr2.0:bd09/17/10:svnSupermicro:pnX8STi:pvr
 1234567890:rvnSupermicro:rnX8STi:rvr1234567890:cvnSupermicro:ct3:cvr12345
 67890:
 dmi.product.name: X8STi
 dmi.product.version: 1234567890
 dmi.sys.vendor: Supermicro


 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1460794/+subscripti
 ons



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

Title:
  boot fails on missing /dev/cgroup fstab entry

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

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


[Bug 1460794] Re: systemd does not boot with a separate /usr partition

2015-07-01 Thread Robert Hardy
I dug into this more on the server that failed to upgrade properly to
see if the server would work properly after switching back to systemd.
Please recall this was after a backup and restore with a much simpler
partitioning scheme. It still would not boot.

I ended up finding this line in my fstab:
cgroup/dev/cgroup cgroup  defaults 0   0

This was not a line I added. I believe it may be a remenant from an old release 
which the upgrader did not comment out.
The server began its life with Ubuntu 10.04. 

Once I commented that cgroup line out the system booted with systemd in
place. Since I doubt this will ever get to a complete state please close
the bug.

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

Title:
  systemd does not boot with a separate /usr partition

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

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


Re: [Bug 1460794] Re: systemd will not work with a separate /usr partition

2015-06-10 Thread Robert Hardy
On 2015-06-10 08:59, Martin Pitt wrote:
 The /usr appears to be on its own filesystem ... is just a warning.
 Booting with separate /usr is supported, as long as it's a local
 partition and not a remote one (the latter could work, but really nobody
 tests this). I just did a 15.04 installation with separate /usr, and it
 works fine.

 Could there be something wrong with your /etc/fstab perhaps? Maybe some
 UUID mismatch or so? In the emergency shell, can you please do

journalctl -b  /root/journal.txt
blkid  /root/blkid.txt

 and attach /etc/fstab, /root/blkid.txt, and /root/journal.txt here?
 Thanks!

 ** Summary changed:

 - systemd will not work with a separate /usr partition
 + systemd does not boot with a separate /usr partition

 ** Changed in: systemd (Ubuntu)
 Status: New = Incomplete


I've been working with Linux for 20 years, I really doubt there was 
anything wrong with my fstab. The system configuration had been working 
perfectly since it was installed using Ubuntu 10.04 several years ago.

The upgrade from 14.04 to 14.10 worked fine. It was the 14.10 to 15.05 
upgrade that blew up.

It was not just a warning. The system and emergency mode were both 
unusable until I switched back to upstart.

Even after the switch to upstart the 15.04 system would only boot only 
with manual intervention on the console during every boot as /var 
stopped being automatically mounted.

The system sat there with an error not booting until I manually did a 
mount -av from emergency mode and then continued the boot process.  This 
happened on each and every boot.

In my honest opinion to test this properly you would have to test a 
system which had been upgraded from 14.04 with a similar layout with 
separate ext4 partitions. You might get away with starting at 14.10...

This was a total system failure on a production server over ten days 
ago. I couldn't just leave it failed state for two weeks. The journalctl 
and blkid commands would only show the current system state after all 
was rebuilt, where everything is working fine. Do you still want them?

As I indicated previously in my comments I was forced to wipe all my 
partitions from a rescue disk and switch to a boot, root, home partition 
layout abandoning my previous system layout. I then restored from backups.

I was able to restore my old /etc/fstab from a backup. Before the 
upgrade it was as follows:
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# file system mount point   type options   dump  pass
proc/proc   procnodev,noexec,nosuid 0   0
# / was on /dev/sda1 during installation
UUID=676235cd-93b1-426e-8336-fa0078d96145 / ext4errors=remount-ro 
0   1
/dev/mapper/Guru2VG1-home /home   xfs defaults0   2
/dev/mapper/Guru2VG1-tmp /tmpext4 defaults0   2
/dev/mapper/Guru2VG1-usr /usrext4 defaults0   2
/dev/mapper/Guru2VG1-var /varext4 defaults0   2
cgroup   /dev/cgroup cgroup defaults0   0
# swap was on /dev/sda2 during installation
UUID=217f140d-f4ad-45a3-9486-9e3af1734f0d none swapsw  
0   0
UUID=3a482248-399d-4fbd-aa1d-e013343b44e5 /mnt/backups   
xfsdefaults 0   0
UUID=99649f74-7be3-427a-9eef-65a1b2922196 /mnt/tmp   xfs
defaults 0   0

All a journalctl -b would gather now would be the boot log data 9 days 
after this was all fixed. The log only goes back 3 days. The blkid would 
capture uuids for the new partitions. Do you still want those? Perhaps 
other logs would be more helpful? I do have nightly backups.

Regards,
Robert Hardy

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

Title:
  systemd does not boot with a separate /usr partition

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

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


Re: [Bug 1460790] Re: 14.10 to 15.04 upgraded system with separate /usr fails to boot

2015-06-10 Thread Robert Hardy
*** This bug is a duplicate of bug 1460794 ***
https://bugs.launchpad.net/bugs/1460794

On 2015-06-10 09:00, Martin Pitt wrote:
 *** This bug is a duplicate of bug 1460794 ***
  https://bugs.launchpad.net/bugs/1460794

 ** This bug has been marked a duplicate of bug 1460794
 systemd does not boot with a separate /usr partition


This most assured is NOT a duplicate of bug 1460794. That bug is not 
even for the same package!

I was told by people in the #ubuntu-server chat room on Freenode to file 
these two bugs.
I think it was sarnold but I no longer have the logs...

Regards,
Rob

-- 
-Happiness is understanding.--
Robert Hardy, B.Eng Computer Systems  C.I.O. Webcon Inc.
rhardy at webcon dot caGPG Key available  (613) 276-7327

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

Title:
  14.10 to  15.04 upgraded system with separate /usr fails to boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1460790/+subscriptions

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


[Bug 1461340] Re: 2012 squirrelmail release incompatible with php 5.6.

2015-06-04 Thread Robert Hardy
Please note I had to upgrade to the 1.5.2 series in order to get a working 
system on Ubuntu 15.04.
I have packaged this and put an upgraded package in my PPA: ppa:rhardy/webconsrp
The new package works for me. I went for a fresh config file on the new version 
but that is optional.
The package is based on the original package for vivid but was upgraded to 
handle the new release.

I have never figured out how to actually get that published so it
shows in Universe.  If the original maintainer knows how feel free to
either take the packages or the patches there in which I had to port so
they applied to the 1.5.2 series. There were also packaging changes to
handle the new css and templates directories which are new in 1.5.2.
The package still recommends squirrelmail-viewashtml but will actually
remove that when it is installed. The squirrelmail 1.5.2 seems to have
that built in now. I'll find where that recommend is coming from at some
later point...

Please note you must have a working certificate verification chain for
the package to work. To get this I had to ensure /etc/ssl/certs had the
full certificate chain and then ran a c_rehash in that directory.

Ultimately openssl must be able to cleanly connect for the rest to work. I 
found this helpful for debugging:
openssl s_client -CApath /etc/ssl/certs  -connect FQDN:PORT

If you have it configured properly you should see Verify return code: 0
(ok) near the end of the output, if not add certificates and c_rehash
until you do.

To make the php and squirrelmail use that working certificate validation chain 
I did two things:
 1. I configured openssl.capath in /etc/php5/apache2/php.ini
 2. I created a /etc/squirrelmail/config_local.php. See 
config_local.example.php for hints. I used capath instead of cafile.

You may be able to get away with only one of those but I did both and it
works for me.

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

Title:
  2012 squirrelmail release incompatible with php 5.6.

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

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


[Bug 1460794] Re: systemd will not work with a separate /usr partition

2015-06-02 Thread Robert Hardy
Please note attempting to mitigate this by switching back to upstart
failed as well.

Doing so did make it so the system would boot past mounting /usr however
for no obvious reason the system stopped automatically mounting the /var
partition.

With no network services running, the system would stop the boot process
on a screen and complain /var hadn't mounted and prompt me to press m to
enter emergency mode. Once I did that and logged in, /var was in fact
not mounted and a mount -av would immediately mount it and then exiting
emergency mode would cause a normal boot to complete. This should be a
blocking issue for 16.04 as it will cause a lot of grief to end users
when servers fail during upgrades. If I didn't have an IPMI remote
console device I would have been really stuck.

To be clear the only fix that worked was connecting using an IPMI remote 
console device, booting my server from a rescue iso, taring up each of my 
partitions with tar cpf and dumping them on a disk outside my raid array. I 
then wiped all the partitions off my main raid array and switched to a 
configurations where I had 1 primary boot, 1 primary swap and a root and home 
partition in a LVM physical volume. I then formated boot ext2, root btrfs and 
home xfs and extracted all the tars. I then follow a process similar to the one 
below to reinstall grub: 
https://help.ubuntu.com/community/Grub2/Installing#via_ChRoot
At the end of the process, inside the chroot, I also did an: update-initramfs -u

The result was a working system but was way way more effort than should
have been required.

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

Title:
  systemd will not work with a separate /usr partition

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

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


[Bug 1460790] Re: 14.10 to 15.04 upgraded system with separate /usr fails to boot

2015-06-02 Thread Robert Hardy
Please note attempting to mitigate this by switching back to upstart
failed as well.

Doing so did make it so the system would boot past mounting /usr however
for no obvious reason the system stopped automatically mounting the /var
partition.

With no network services running, the system would stop the boot process
on a screen and complain /var hadn't mounted and prompt me to press m to
enter emergency mode. Once I did that and logged in, /var was in fact
not mounted and a mount -av would immediately mount it and then exiting
emergency mode would cause a normal boot to complete. This should be a
blocking issue for 16.04 as it will cause a lot of grief to end users
when servers fail during upgrades. If I didn't have an IPMI remote
console device I would have been really stuck.

To be clear the only fix that worked was connecting using an IPMI remote 
console device, booting my server from a rescue iso, taring up each of my 
partitions with tar cpf and dumping them on a disk outside my raid array. I 
then wiped all the partitions off my main raid array and switched to a 
configurations where I had 1 primary boot, 1 primary swap and a root and home 
partition in a LVM physical volume. I then formated boot ext2, root btrfs and 
home xfs and extracted all the tars. I then follow a process similar to the one 
below to reinstall grub: 
https://help.ubuntu.com/community/Grub2/Installing#via_ChRoot
At the end of the process, inside the chroot, I also did an: update-initramfs -u

The result was a working system but was way way more effort than should
have been required.

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

Title:
  14.10 to  15.04 upgraded system with separate /usr fails to boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1460790/+subscriptions

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


[Bug 1461340] [NEW] 2012 squirrelmail release incompatible with php 5.6.

2015-06-02 Thread Robert Hardy
Public bug reported:

The version of squirrelmail in universe is ancient i.e. from 2012.

Ubuntu 15.04 now ships with php 5.6 which has verify_peer on my default.
That is a good idea if you can actually configure it.

This version of squirrelmail does not support configuring your TLS
connections and expects verify_peer to be off. This means no matter what
you do all your SMTPS and IMAPS connections will always fail because the
certificate verification will always fail. Most likely due to not having
CA certificate(s) configured for the verification. To be clear this
version of squirrelmail does not support CA certificate configuration.
Upstream this is fixed in the Stable version snapshots. Please upgrade
this package to the latest Stable version snapshot.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: squirrelmail 2:1.4.23~svn20120406-2
ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
Uname: Linux 3.19.0-18-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
Date: Tue Jun  2 20:51:09 2015
InstallationDate: Installed on 2010-05-23 (1836 days ago)
InstallationMedia: Ubuntu-Server 10.04 LTS Lucid Lynx - Release amd64 
(20100427)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_CA.UTF-8
 SHELL=/bin/tcsh
SourcePackage: squirrelmail
UpgradeStatus: Upgraded to vivid on 2015-06-01 (1 days ago)

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


** Tags: amd64 apport-bug vivid

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

Title:
  2012 squirrelmail release incompatible with php 5.6.

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

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


[Bug 1460794] [NEW] systemd will not work with a separate /usr partition

2015-06-01 Thread Robert Hardy
Public bug reported:

I recently upgraded a server from 14.10 to 15.04. The upgrade claim to
have worked but the system could not boot afterwards.

Basically when you attempt to reboot you end up at an emergency maintenance 
prompt early in the boot process.
After a lot of digging one of the messages in the logs gives:
systemd[1]: /usr appears to be on its own filesystem and is not already 
mounted. This is not a supported setup. Some things will probably break 
(sometimes even silently) in mysterious ways. Consult 
http://freedesktop.org/wiki/Software/systemd/separate-usr-is-broken

Basically systemd cannot deal with /usr being on a separate partition.
That needs to be fixed or systemd should not be used for upgrades with a
separate /usr partition.

This is related to bug 1460790 but asking for systemd to actually be fixed.
Please see bug 1460790 if you are looking for a work around on this issue.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: systemd 219-7ubuntu5
ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
Uname: Linux 3.19.0-18-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
Date: Mon Jun  1 15:29:32 2015
InstallationDate: Installed on 2010-05-23 (1835 days ago)
InstallationMedia: Ubuntu-Server 10.04 LTS Lucid Lynx - Release amd64 
(20100427)
MachineType: Supermicro X8STi
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_CA.UTF-8
 SHELL=/bin/tcsh
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic 
root=UUID=676235cd-93b1-426e-8336-fa0078d96145 ro quiet acpi=off pci=noacpi
SourcePackage: systemd
UpgradeStatus: Upgraded to vivid on 2015-06-01 (0 days ago)
dmi.bios.date: 09/17/10
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2.0
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: X8STi
dmi.board.vendor: Supermicro
dmi.board.version: 1234567890
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: Supermicro
dmi.chassis.version: 1234567890
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2.0:bd09/17/10:svnSupermicro:pnX8STi:pvr1234567890:rvnSupermicro:rnX8STi:rvr1234567890:cvnSupermicro:ct3:cvr1234567890:
dmi.product.name: X8STi
dmi.product.version: 1234567890
dmi.sys.vendor: Supermicro

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


** Tags: amd64 apport-bug vivid

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

Title:
  systemd will not work with a separate /usr partition

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

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


[Bug 1460790] [NEW] 14.10 to 15.04 upgraded system with separate /usr fails to boot

2015-06-01 Thread Robert Hardy
Public bug reported:

One of my servers has a separate partition for /usr partition.

I recently tried to upgrade my server from 14.04 to 14.10 and then 15.04.
The first upgrade went well. The 2nd from 14.10 to 15.04 succeeded with no 
obvious issues until you reboot. Unfortunately what actually happened was a 
total fail. The result was a system which simply cannot boot.

Basically when you attempt to reboot you end up at an emergency maintenance 
prompt early in the boot process.
After a lot of digging one of the messages in the logs gives:
systemd[1]: /usr appears to be on its own filesystem and is not already 
mounted. This is not a supported setup. Some things will probably break 
(sometimes even silently) in mysterious ways. Consult 
http://freedesktop.org/wiki/Software/systemd/separate-usr-is-broken

This leaves users with two options:
1. Connect to IPMI. Boot with a rescue CD and repartition and move software 
around so you no longer have a separate /usr. This is incredibly PAINFUL!
2. Switch back to upstart see: 
https://wiki.ubuntu.com/SystemdForUpstartUsers#Permanent_switch_back_to_upstart

In my opinion do-release-upgrade should do one of:
1. Check if /usr is on a separate partition before starting the actual upgrade. 
Display a big warning to user before proceeding.
2. Check if /usr is on a separate partition and automatically switch to upstart 
if it is.

I will file a separate bug in an attempt to get systemd fixed.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: ubuntu-release-upgrader-core 1:15.04.14
ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
Uname: Linux 3.19.0-18-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
CrashDB: ubuntu
Date: Mon Jun  1 14:55:57 2015
InstallationDate: Installed on 2010-05-23 (1835 days ago)
InstallationMedia: Ubuntu-Server 10.04 LTS Lucid Lynx - Release amd64 
(20100427)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_CA.UTF-8
 SHELL=/bin/tcsh
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to vivid on 2015-06-01 (0 days ago)

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade vivid

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

Title:
  14.10 to  15.04 upgraded system with separate /usr fails to boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1460790/+subscriptions

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


Re: Lecture des morceaux dans le bon ordre dans un baladeur

2015-01-20 Thread vincent HARDY

Bonjour,

Ceci peut peut être vous aidez : http://fatsort.sourceforge.net/

Cordialement,

Vincent

Le 20/01/2015 18:21, Pierre Lusardi a écrit :

Bonjour à tous,


J'avais évoqué, il y a quelques mois, le problème de mon dictaphone-baladeur 
qui ne sait pas lire les fichiers dans l'ordre alphanumérique. Il se contente 
de les lire dans l'ordre de recopie. C'est un problème connu sur pas mal 
d'appareils de ce type. Si on copie six morceaux en oubliant le quatrième et 
qu'on le recopie en dernier, l'ordre de lecture sera : 1-2-3-5-6-4 et non 
1-2-3-4-5-6.

Jusqu'à maintenant, je n'avais pas trouvé de solution pratique si ce n'est de 
recopier manuellement dans le bon ordre. C'est long et fastidieux.

Ce matin, j'ai trouvé un logiciel qui s'apelle DriveSort et qui range dans le 
bon ordre la table d'allocation. C'est super rapide et ça marche. Le baladeur peut enfin 
afficher les répertoires dans l'ordre logique ainsi que les morceaux à l'intérieur.

Le seul bémol est qu'il ne fonctionne que sous Windows.

Ma question est : existe-il sous Linux un logiciel qui fasse la même chose. Je 
n'ai rien trouvé pour l'instant.


Merci de votre aide.




--
Liste de diffusion ubuntu-fr ubuntu-fr@lists.ubuntu.com
Pour s'abonner ou se désabonner : 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
Charte de la liste: http://doc.ubuntu-fr.org/groupes/ubuntu-fr-ml/charte


Re: [ubuntu-studio-users] Thunderbird stuck in fullscreen mode

2015-01-07 Thread D. R. Hardy
I just googled it and found a host of possible solutions but not sure if
any of them will work with your particular setup.  Like Alt-F8, etc.

I'll try to reproduce it here meanwhile.

On Wed, Jan 7, 2015 at 7:45 PM, David King linux...@avoura.com wrote:

  I am using Ubuntu Studio 14.04, and Thunderbird 31.3.0

 I clicked on something from the Title bar that sent Thunderbird into
 fullscreen mode, however, I cannot find an option to get it out of
 fullscreen mode. It is really annoying and I need to get it back to how it
 was. I have tried closing and reopening Thunderbird a few times, but it
 starts up fullscreen every time now.

 Anyone know how to resolve this? I need my Thunderbird to go back to
 normal mode, not fullscreen, so that the normal Title bar is showing and I
 can switch to other programs, etc. from the panel rather than having to use
 Alt-Tab.

 David K

 --
 ubuntu-studio-users mailing list
 ubuntu-studio-users@lists.ubuntu.com
 Modify settings or unsubscribe at:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


-- 
ubuntu-studio-users mailing list
ubuntu-studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: [ubuntu-studio-users] Thunderbird stuck in fullscreen mode

2015-01-07 Thread D. R. Hardy
Agreed.  Glad you got it working, though.

Is this a bug that's already been reported or just bad design?

Dave Hardy

On Wed, Jan 7, 2015 at 7:53 PM, David King linux...@avoura.com wrote:

  After much searching I found this online:


 http://blog.tatedavies.com/2011/11/23/ubuntu-thunderbird-always-maximised/

 I adjusted the settings in localstore.rdf as suggested and it fixed it.

 But when things like Thunderbird offer an option like fullscreen it is
 pretty bad UI design to not offer an easy option to go back to normal.


 David K




 On 08/01/15 00:45, David King wrote:

 I am using Ubuntu Studio 14.04, and Thunderbird 31.3.0

 I clicked on something from the Title bar that sent Thunderbird into
 fullscreen mode, however, I cannot find an option to get it out of
 fullscreen mode. It is really annoying and I need to get it back to how it
 was. I have tried closing and reopening Thunderbird a few times, but it
 starts up fullscreen every time now.

 Anyone know how to resolve this? I need my Thunderbird to go back to
 normal mode, not fullscreen, so that the normal Title bar is showing and I
 can switch to other programs, etc. from the panel rather than having to use
 Alt-Tab.

 David K



 --
 ubuntu-studio-users mailing list
 ubuntu-studio-users@lists.ubuntu.com
 Modify settings or unsubscribe at:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


-- 
ubuntu-studio-users mailing list
ubuntu-studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


[Bug 1351797] Re: package ttf-mscorefonts-installer (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2014-10-02 Thread Martin Hardy
*** This bug is a duplicate of bug 1324721 ***
https://bugs.launchpad.net/bugs/1324721

I add the same problem in a specific case :
1) I installed Wine meta package and while it was downloading, started to do 
something else.
2) after download, system was installing and stuck at a certain percentage 
without doing nothing during 10 minutes.
3) I close software center window to stop it and discovered that a pupup had 
appeared behind my other windows asking me to accept eula ot MS core fonts.
4) I accepted EULA but I think it was too late. Somewhere has been stored that 
I didn't had accepted it and so even if I remove and reinstall the 
meta-package, I have the bug described here.

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

Title:
  package ttf-mscorefonts-installer (not installed) failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 128

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

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


[Bug 1359770] [NEW] In my update a new version was available, however unable to install via gui or via apt in terminal

2014-08-21 Thread Elo Hardy Nielsen
Public bug reported:

In update manager 14.04.1 LTS is available as new Ubuntu release. However 
unable to finish installation/upgrade.
First I get
quote
Could not calculate the upgrade
An unresolvable problem occurred while calculating the upgrade.
Please report this bug against the 'update-manager' package and include the 
following error message:
'E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.'
unquote
It seems that system now halted by Update Manager icon reporting 3084 updates 
have been selected, and 3259.4 MB will be downloaded.
I live way out in the country, where connection is old fashion cobber wire 
only, so no wonder the system go into knee position 
rgds

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: update-manager 1:0.156.14.17
ProcVersionSignature: Ubuntu 3.2.0-67.101-generic 3.2.60
Uname: Linux 3.2.0-67-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
Date: Thu Aug 21 15:50:40 2014
GsettingsChanges:
 com.ubuntu.update-manager first-run false
 com.ubuntu.update-manager launch-time 1408628905
 com.ubuntu.update-manager show-details true
 com.ubuntu.update-manager window-height 798
 com.ubuntu.update-manager window-width 1004
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: update-manager
Symptom: ubuntu-release-upgrader-core
UpgradeStatus: Upgraded to precise on 2014-08-21 (0 days ago)
VarLogDistupgradeTermlog:

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


** Tags: amd64 apport-bug dist-upgrade precise running-unity

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

Title:
  In my update a new version was available, however unable to install
  via gui or via apt in terminal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1359770/+subscriptions

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


[Bug 1277500] [NEW] FCK integration needs tweaking

2014-02-07 Thread Adam-hardy
Public bug reported:

I've got problems getting the FCKeditor toolbar to display using
tomcat6.

There are FCK javascript files present in jspwiki, but when I initially
installed it, in my preferences I just saw the editor dropdown had only
one choice, without FCK. The toolbar didn't work from the start.

It seems the FCKeditor.js file is missing.

After following the instructions on here
http://www.ecyrd.com/JSPWiki/wiki/HowToManuallyIntegrateFCKEditor and
unzipping the FCKeditor_2.6.10.zip into the /usr/share/jspwiki/scripts
directory, it still didn't help much. I moved the editor subdir down
into the scripts directory out of the fsckeditor directory, and also the
fckeditor.js file, and then the FCK option appeared in my preferences
dropdown.

Still however the toolbar refused to load. Here's the js error from
firebug:

TypeError: C is undefined
http://gondor:8080/JSPWiki/scripts/jspwiki-common.js
Line 1

From what I can see, the icons are loading for the FCKeditor (they flash
up as the page loads but then disappear) but I get the javascript error
in firebug when I click on the + to expand the Toolbar box.

I had it working a while back without having to touch it, but this is a
new install.

** Affects: jspwiki (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/1277500

Title:
  FCK integration needs tweaking

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

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


[Bug 1271136] [NEW] No start level given for Reboot by installation script

2014-01-21 Thread Adam-hardy
Public bug reported:

I just rebooted and discovered that backuppc wasn't running.

I launched bum and saw quickly that there is no setting given for Reboot
level.

This is Ubuntu 13.10, backuppc 3.2.1-4ubuntu1

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc in Ubuntu.
https://bugs.launchpad.net/bugs/1271136

Title:
  No start level given for Reboot by installation script

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1271136] [NEW] No start level given for Reboot by installation script

2014-01-21 Thread Adam-hardy
Public bug reported:

I just rebooted and discovered that backuppc wasn't running.

I launched bum and saw quickly that there is no setting given for Reboot
level.

This is Ubuntu 13.10, backuppc 3.2.1-4ubuntu1

** Affects: backuppc (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/1271136

Title:
  No start level given for Reboot by installation script

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

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


[Bug 1231173] Re: Presentation forms for vertical white lenticular brackets are transposed

2013-12-16 Thread Paul Hardy
Unifont 6.3.20131215 was just uploaded to Debian.  That release fixes
this bug.


** Changed in: unifont (Ubuntu)
   Status: New = Fix Released

** Changed in: unifont (Ubuntu)
 Assignee: (unassigned) = Paul Hardy (unifoundry)

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

Title:
  Presentation forms for vertical white lenticular brackets are
  transposed

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

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


[Bug 400078] Re: move tabs in Guake

2013-11-29 Thread Sean Hardy
I know this is an older bug but has any progress been made on it?

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

Title:
  move tabs in Guake

To manage notifications about this bug go to:
https://bugs.launchpad.net/guake/+bug/400078/+subscriptions

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


[Bug 1224345] [NEW] after fresh installing ubuntu 12.04.3 i was about to install the additional driver for wifi modem : bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1: bcmwl kernel module failed to

2013-09-12 Thread Hardy-Hard
Public bug reported:

Driver for b43 is not working

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1
ProcVersionSignature: Ubuntu 3.8.0-29.42~precise1-generic 3.8.13.5
Uname: Linux 3.8.0-29-generic i686
ApportVersion: 2.0.1-0ubuntu17.4
Architecture: i386
DKMSKernelVersion: 3.8.0-29-generic
Date: Thu Sep 12 10:36:27 2013
InstallationMedia: Ubuntu 12.04.3 LTS Precise Pangolin - Release i386 
(20130820.2)
MarkForUpload: True
PackageVersion: 6.20.155.1+bdcom-0ubuntu0.0.1
SourcePackage: bcmwl
Title: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1: bcmwl kernel module 
failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 need-duplicate-check precise

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

Title:
  after fresh installing ubuntu 12.04.3 i was about to install the
  additional driver for wifi modem : bcmwl-kernel-source 6.20.155.1
  +bdcom-0ubuntu0.0.1: bcmwl kernel module failed to build

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

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


Re: [Bug 1216187] Re: unity blocks saucy upgrade

2013-08-27 Thread Robert Hardy
I started from a server install of 10.04 on which I added Xubuntu. Unity 
must have gotten picked up along the upgrade path.

Rob

--- Original message ---
 From: Brian Murray br...@ubuntu.com
 To: rha...@webcon.ca
 Sent: 2013-08-27,  16:41

 I believe this is because you've installed unity on a Xubuntu system,
 and then during the upgrade process unity is selected for removal but it
 is on the blacklist so the upgrade fails.

 ** Changed in: ubuntu-release-upgrader (Ubuntu)
Importance: Undecided = Low


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

Title:
  unity blocks saucy upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1216187/+subscriptions

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


[Bug 1216187] [NEW] unity blocks saucy upgrade

2013-08-23 Thread Robert Hardy
Public bug reported:

Upgrade failed from latest raring to saucy development. Success was
expected. Fortunately it was done in a sandbox so no damage occured.

Could not calculate the upgrade

An unresolvable problem occurred while calculating the upgrade:
The package 'unity' is marked for removal but it is in the removal
blacklist.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: ubuntu-release-upgrader-core 1:0.192.12
ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6
Uname: Linux 3.8.0-30-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: amd64
CrashDB: ubuntu
Date: Fri Aug 23 22:49:54 2013
InstallationDate: Installed on 2010-05-23 (1188 days ago)
InstallationMedia: Ubuntu-Server 10.04 LTS Lucid Lynx - Release amd64 
(20100427)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_CA.UTF-8
 SHELL=/bin/tcsh
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to raring on 2013-08-24 (0 days ago)

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade raring

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

Title:
  unity blocks saucy upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1216187/+subscriptions

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


[Bug 40189] Re: autofs needs to be restarted to pick up some shares

2013-06-25 Thread Hardy Heroin
Ubuntu 12.04 LTS support here. I can confirm this bug.  The automount service 
needs to retrieve the automount NFS maps auto_home and auto_group from LDAP 
which it is unable to do because the network isn't up yet. To make things a bit 
more complicated, these are Kerberized (krb5) NFSv4 mounts. 
After automount fails once it fails and doesn't try again when the network is 
up.
It seems to me this could be a case for upstart to enforce network being up 
before (network) automounts are attempted or automount being at least so smart 
to try again some time later or when the networks are up.
This is a serious bug in large scale Linux environments. Of course there are 
workarounds such at the ones documented in this thread, but they are ugly and 
why should every user/administrator have to reinvent the wheel when it is clear 
what the problem is?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in Ubuntu.
https://bugs.launchpad.net/bugs/40189

Title:
  autofs needs to be restarted to pick up some shares

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 40189] Re: autofs needs to be restarted to pick up some shares

2013-06-25 Thread Hardy Heroin
Ubuntu 12.04 LTS support here. I can confirm this bug.  The automount service 
needs to retrieve the automount NFS maps auto_home and auto_group from LDAP 
which it is unable to do because the network isn't up yet. To make things a bit 
more complicated, these are Kerberized (krb5) NFSv4 mounts. 
After automount fails once it fails and doesn't try again when the network is 
up.
It seems to me this could be a case for upstart to enforce network being up 
before (network) automounts are attempted or automount being at least so smart 
to try again some time later or when the networks are up.
This is a serious bug in large scale Linux environments. Of course there are 
workarounds such at the ones documented in this thread, but they are ugly and 
why should every user/administrator have to reinvent the wheel when it is clear 
what the problem is?

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

Title:
  autofs needs to be restarted to pick up some shares

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

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


[Bug 657044] Re: commands fail due to wrong paths set up.

2013-05-09 Thread Adam-hardy
Is this just a bug with the Ubuntu packaging then?

Is the best work-around to remove the amanda packages and to use the
ones from zmanda's download page?

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

Title:
  commands fail due to wrong paths set up.

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

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


Re: [Bug 236186] Re: xsane crashed when trying to make a copy

2013-03-19 Thread Hardy
sorry, I don't use Ubuntu anymore.

Regards

Gerhard


Grüße

Gerhard
===
e-mail: gerh...@gerhard-vogt.de
Homepage: http://www.gerhard-vogt.de


2013/3/18 Thomas Hotz 236...@bugs.launchpad.net

 Do you still have this scanner? Is this still an issue for you? Which
 Ubuntu version do you use? Thank you for telling us!

 ** Changed in: xsane (Ubuntu)
Status: New = Incomplete

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

 Title:
   xsane crashed when trying to make a copy

 Status in “xsane” package in Ubuntu:
   Incomplete

 Bug description:
   Binary package hint: xsane

   Hi,
   xsane is starting with my Agfa snapscan e50 scanner. Fine. I can also
 scan and store the results in a file.
   It crashes during copy with segmentation faults:


   It worked wonderful with the previous Ubuntu version 7.10!

   Ubuntu 8.04
   xsan: 0.995-1ubuntu1

   ProblemType: Crash
   Architecture: i386
   Date: Fri May 30 23:41:39 2008
   DistroRelease: Ubuntu 8.04
   ExecutablePath: /usr/bin/xsane
   Package: xsane 0.995-1ubuntu1
   PackageArchitecture: i386
   ProcCmdline: xsane
   ProcEnviron:

  
 PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
LANG=de_DE.UTF-8
SHELL=/bin/bash
   Signal: 11
   SourcePackage: xsane
   StacktraceTop:
?? ()
?? ()
g_cclosure_hostnamehal_VOID__VOID ()
g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
?? () from /usr/lib/libgobject-2.0.so.0
   Title: xsane crashed with SIGSEGV in g_cclosure_marshal_VOID__VOID()
   Uname: Linux 2.6.24-17-generic i686
   UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev
 plugdev powerdev scanner video

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


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

Title:
  xsane crashed when trying to make a copy

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

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

Re: [Bug 206043] Re: sane crashes on opening preferences

2012-11-11 Thread Hardy
Unfortunately not, I don't have an Ubuntu machine anymore.


Grüße

Gerhard
===
e-mail: gerh...@gerhard-vogt.de
Homepage: http://www.gerhard-vogt.de



2012/11/11 Thomas Hotz thomas.h...@gmail.com

 Can you still reproduce this bug with a newer Ubuntu version? Thank you
 for testing!

 ** Changed in: xsane (Ubuntu)
Status: New = Confirmed

 ** Changed in: xsane (Ubuntu)
Status: Confirmed = Incomplete

 --
 You received this bug notification because you are subscribed to a
 duplicate bug report (236189).
 https://bugs.launchpad.net/bugs/206043

 Title:
   sane crashes on opening preferences

 Status in “xsane” package in Ubuntu:
   Incomplete

 Bug description:
   Binary package hint: xsane

   I upgraded to Hardy Heron. Xsane would not change directories and
   crashes when I attempt to open prefrences.

   ProblemType: Crash
   Architecture: i386
   CrashCounter: 1
   Date: Mon Mar 24 11:04:19 2008
   DistroRelease: Ubuntu 8.04
   ExecutablePath: /usr/bin/xsane
   Package: xsane 0.995-1ubuntu1
   PackageArchitecture: i386
   ProcCmdline: xsane
   ProcEnviron:

  PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
LANG=en_US.UTF-8
SHELL=/bin/bash
   Signal: 11
   SourcePackage: xsane
   Stacktrace:
#0  0x0809e42a in ?? ()
#1  0x08245dc8 in ?? ()
#2  0x015e in ?? ()
#3  0x in ?? ()
#4  0x in ?? ()
   StacktraceTop:
?? ()
?? ()
?? ()
?? ()
?? ()
   Title: xsane crashed with SIGSEGV
   Uname: Linux 2.6.24-12-generic i686
   UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev
 plugdev powerdev scanner video
   SegvAnalysis:
Segfault happened at: 0x809e42a geteuid@plt+323410:mov
  (%eax),%ebx
PC (0x0809e42a) ok
source (%eax) (0x) not located in a known VMA region (needed
 readable region)!
destination %ebx ok
   SegvReason: reading NULL VMA

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


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

Title:
  sane crashes on opening preferences

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

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

[Bug 1046984] [NEW] No resolution gma 4500m

2012-09-06 Thread Hardy Ryan Chingal Martinez
Public bug reported:

I cant be set a apropiate resolution 1600*900 on ubuntu 12.04 lts
graphic = gma 4500m intel

instaled
VESA: Intel(r)Cantiga Graphics

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xorg 1:7.6+12ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
Uname: Linux 3.2.0-29-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.0.1-0ubuntu12
Architecture: amd64
Date: Thu Sep  6 13:38:59 2012
DistroCodename: precise
DistroVariant: ubuntu
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
ProcEnviron:
 LANGUAGE=es_CO:es
 PATH=(custom, no user)
 LANG=es_CO.UTF-8
 SHELL=/bin/bash
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise third-party-packages ubuntu

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

Title:
  No resolution gma 4500m

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

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


[Bug 1046984] Re: No resolution gma 4500m

2012-09-06 Thread Hardy Ryan Chingal Martinez
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1046984

Title:
  No resolution gma 4500m

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

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


[Bug 946084] [NEW] Dual install w/ W7reboot to W7recoverybootloop. Attempting USB reinstall of Ubuntu but can only run on USB.

2012-03-03 Thread Benjamin Craig Hardy
Public bug reported:

I have used the USB booter to erase everything on the disk; partitions,
Windows, everthing. I can boot into Ubuntu with the USB no problem but
can't get it to install without crashing. It goes all the way through
the Language packs and then crashes. Thinking about just installing
Ubuntu on my android and just hauling around a screen and keyboard.
Would like to get this netbook working though. Have tons of work to do.
Please help. Thanks.

Ben

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ubiquity 2.8.7
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
CasperVersion: 1.287
Date: Sat Mar  3 20:52:41 2012
LiveMediaBuild: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: Upgraded to oneiric on 2012-03-04 (0 days ago)

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 oneiric ubiquity-2.8.7

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

Title:
  Dual install w/ W7reboot to W7recoverybootloop. Attempting USB
  reinstall of Ubuntu but can only run on USB.

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

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


[Bug 946084] Re: Dual install w/ W7reboot to W7recoverybootloop. Attempting USB reinstall of Ubuntu but can only run on USB.

2012-03-03 Thread Benjamin Craig Hardy
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/946084

Title:
  Dual install w/ W7reboot to W7recoverybootloop. Attempting USB
  reinstall of Ubuntu but can only run on USB.

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

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


[Bug 523311] Re: pbzip2 should be able to replace bzip2

2011-08-12 Thread Robert Hardy
My PPA has a build of pbzip2-1.15-0ubuntu1 with a few of the addons which bzip2 
has. ex. bzdiff as pbzdiff etc.
If pbzip2 is an alternative it probably should be in /bin not /usr/bin. My 
package made that change too.
Still missing are: bzip2recover, bzexe and bzcat. But at least it is a start.

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

Title:
  pbzip2 should be able to replace bzip2

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

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


[Bug 692691] Re: update-grub thinks my kernel is a xen one

2011-07-22 Thread Robert Hardy
This regression also affects lucid and is blocking use of kernels in
lucid updates such as linux-image-2.6.38-10-virtual.

Natty's fixed grub rebuilds fine without changes under lucid without
issue. Please fast track the fix in updates for lucid as well.

I've put the rebuild in my PPA for now. FYI it won't be tested in
production until Launchpad.net catches up. Currently a 2 hr delay...

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

Title:
  update-grub thinks my kernel is a xen one

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

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


[Bug 794724] [NEW] printer driver for lexmark x5650

2011-06-08 Thread Susan Hardy
Public bug reported:

I have version 11.04 and a Lexmark x5650 printer.  When I download the
driver, I get an error message: Lua error detected: While parsing
install.lua: install.lua:118: Overflow detected: Not enough space for
widget.

I have no clue what all this means.  I am not a techy person.  Please
give me a dummy explanation of how to get my printer working.

** Affects: cups (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/794724

Title:
  printer driver for lexmark x5650

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


[Bug 786869] [NEW] package ca-certificates-java 20100406ubuntu1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2011-05-23 Thread Hardy Strobel
Public bug reported:

Binary package hint: ca-certificates-java

I installed OpenOffice, GStreamer-Packages, Flashplayer... this was an
message in Synaptic terminal window.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: ca-certificates-java 20100406ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-31.61-generic 2.6.32.32+drm33.14
Uname: Linux 2.6.32-31-generic i686
Architecture: i386
Date: Mon May 23 09:52:47 2011
ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
InstallationMedia: Xubuntu 10.04 Lucid Lynx - Release i386 (20100429)
PackageArchitecture: all
SourcePackage: ca-certificates-java
Title: package ca-certificates-java 20100406ubuntu1 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

** Affects: ca-certificates-java (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

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

Title:
  package ca-certificates-java 20100406ubuntu1 failed to
  install/upgrade: Unterprozess installiertes post-installation-Skript
  gab den Fehlerwert 1 zurück

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

[Bug 786869] Re: package ca-certificates-java 20100406ubuntu1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2011-05-23 Thread Hardy Strobel
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/786869

Title:
  package ca-certificates-java 20100406ubuntu1 failed to
  install/upgrade: Unterprozess installiertes post-installation-Skript
  gab den Fehlerwert 1 zurück

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

[Bug 772207] Re: version 173.14.30 is buggy for GeForce FX 5200

2011-05-01 Thread Bryce Hardy
*** This bug is a duplicate of bug 771788 ***
https://bugs.launchpad.net/bugs/771788

Same problem here:

VGA compatible controller: nVidia Corporation G98 [GeForce 9300M GS] (rev a1)
All yes output from /usr/lib/nux/unity_support_test -p

Driver Activated But Not Currently In Use
Using Current driver. Also same result with older 173 driver.
No advantage in logging into Classic desktop. Same problem.
No advantage in fresh-installing Xubuntu 11.04. Same problem.

Although videos play, even simple games freeze and die. Otherwise the Unity 
desktop is functional but appears laggy and slow.
Open source experimental drivers are NOT a solution. Games still won't play.

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

Title:
  version 173.14.30 is buggy for GeForce FX 5200

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


[Bug 771788] Re: nVidia driver activated and apparently being used but reported as not being used by jockey-gtk

2011-05-01 Thread Bryce Hardy
Same problem here:

VGA compatible controller: nVidia Corporation G98 [GeForce 9300M GS] (rev a1)
All yes output from /usr/lib/nux/unity_support_test -p

Driver Activated But Not Currently In Use
Using Current driver. Also same result with older 173 driver.
No advantage in logging into Classic desktop. Same problem.
No advantage in fresh-installing Xubuntu 11.04. Same problem.

Although videos play, even simple games freeze and die. Otherwise the Unity 
desktop is functional but appears laggy and slow.
Open source experimental drivers are NOT a solution. Games still won't play.

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

Title:
  nVidia driver activated and apparently being used but reported as not
  being used by jockey-gtk

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


[Bug 768360] Re: double welcome banner in ubuntu server

2011-04-21 Thread Robert Hardy
I started seeing this too around April 18th @ 11:08 on all my 10.04
Ubuntu servers.

I eventually found a static copy of my motd, which was never getting
updated in /etc/motd.tail.

I have no idea what put that there, but given it happened on all my
servers it must have been a package update and yet looking at the dates
in /var/lib/dpkg/info none of the packages which touch /etc/update-
motd.d/* have changed recently. Some of the servers only I have access
to, so this is very odd...

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

Title:
  double welcome banner in ubuntu server

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


[Bug 594827] Re: broken bmc-watchdog init script/logrotate config

2011-02-28 Thread Robert Hardy
I've rebuilt a deb suitable for inclusion in Universe which fixes this
bug. If anyone copied here has an idea how to actually make that happen,
please let me know.

My freeipmi_0.7.15-2ubuntu4.dsc based packages are currently in my 
ppa:rhardy/webconsrp here:
https://launchpad.net/~rhardy/+archive/webconsrp/+packages

You can read the change log for the details, but in summary here are the
fixes:

1. Fix configuration file naming in a way which minimal carnage will ensue. 
i.e. Use freeipmi-bmc-watchdog everywhere.
Depending on how people hacked things to make the old deb work. This will 
either pick up their existing configuration options or turn the watchdog off 
with the default config.

2. Adapt Jamie Jamison's upstart script and package, replacing the
broken init.d based script.

3. Correct the logrotate script to use copytruncate. Watchdogs really
shouldn't be interrupted for simple logrotation. This also fixes the
error with the logrotate script trying to do a condrestart when the
init.d script didn't support this.

4. Make sure the watchdog doesn't run by default until it is configured
(this wasn't handled by Jamie's upstart script.)

5. Quilt all the patches so others can follow what I did.

Note the upstart script avoids the bmc-watchdog bugs related to quietly
dying at start up by using bmc-watchdog --clear in two places. These
are fixed in freeipmi 1.0.2 but my backporting the fixes caused more
issues so my most recent 0.7.15-2ubuntu4 package uses the --clear work
around instead.

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

Title:
  broken bmc-watchdog init script/logrotate config

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


[Bug 648327] Re: Tomboy data loss on system crash, when using ext4

2010-12-21 Thread Hardy Henneberg
This is really annoying ! Just lost a very important note yesterday after a 
system crash. Found two 0-length files - apparently I have lost one more 
without noticing.
System: Ubuntu 10.04 , ext4, and Tomboy 1.2.1

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

Title:
  Tomboy data loss on system crash, when using ext4

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


[Bug 678103] Re: Dell Inspiron N5030, Touchpad recognised as generic PS/2 mouse

2010-11-24 Thread benjamin hardy
** Also affects: linux
   Importance: Undecided
   Status: New

** Changed in: linux
   Status: New = Invalid

-- 
Dell Inspiron N5030, Touchpad recognised as generic PS/2 mouse
https://bugs.launchpad.net/bugs/678103
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 342902] Re: Build error: ‘struct bi o’ has no member named ‘bi_hw_front_si ze’

2010-11-24 Thread alex hardy
I am sorry to say but is is just one small single instance of many, that is the 
big let down with
ubuntu, it always has been and always be.

Debian as in debian lenny for example is ROCK SOLID as with all debian
release's

Ubuntu is fine for the beginner but SHIT for anything more

alex
ps In this money does not talk, and bullshit certainly walks

-- 
Build error: ‘struct bio’ has no member named ‘bi_hw_front_size’
https://bugs.launchpad.net/bugs/342902
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 607838] Re: 3w-sas driver

2010-10-25 Thread Robert Hardy
Note: for dkms to work reliably you must do this:
echo 3w-sas  /etc/initramfs-tools/modules

I'm not sure what happened but starting with 2.6.32-25-server dkms now
refuses to install the 3w-sas.ko module anywhere except
/lib/modules/2.6.32-*-server/updates/dkms/3w-sas.ko, despite my
dkms.conf explicitedly telling it to put the module in
/lib/modules/2.6.32-*server/kernel/drivers/scsi/3w-sas.ko. If it doesn't
put it in the latter update-initramfs ignores it and that system fails
to boot the next reboot into a new initramfs... VERY annoying when your
recovery disks don't have the raid driver... If you update /etc
/initramfs-tools/modules as above it see the file in
/lib/modules/2.6.32-*-server/update/dkms/.

This issue is a huge pain in the behind. I really which Ubuntu would
include the stable 3w-sas driver in it's kernels. I would be happy to
upgrade to Maverick and its kernels to get built in support, but for
some inexplicable reason the driver is not built standard there either.

-- 
3w-sas driver
https://bugs.launchpad.net/bugs/607838
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 607838] Re: 3w-sas driver

2010-08-19 Thread Robert Hardy
The simplest way of dealing with this right now, and it is far from
painless, is to grab the 3w-sas-2.6.32.tgz src driver from 3ware/lsi and
use dkms to manage it. It took me a while to find this. The rough
process for Lucid goes:

apt-get install dkms

mkdir -p /tmp/foo; cd /tmp/foo; tar xzvpf 3w-sas-2.6.32; mv drivers/*
/usr/src/3w-sas-2.6.32/

Then put the attached dkms.conf in /usr/src/3w-sas-2.6.32/dkms.conf

N.B. Obviously if you are building for something other than
2.6.32-24-server you update the -k arguments below appropriately.

You then add the source with:
   dkms add -m 3w-sas -v 2.6.32

You can then build it with: 
   dkms build -m 3w-sas -v 2.6.32 -k 2.6.32-24-server

Check the build status with: 
   dkms status

Install it with:
   dkms install -m 3w-sas -v 2.6.32 -k 2.6.32-24-server

-- 
3w-sas driver
https://bugs.launchpad.net/bugs/607838
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 607838] Re: 3w-sas driver

2010-08-19 Thread Robert Hardy
Here is the dkms.conf referenced in my previous comment.

** Attachment added: dkms.conf
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/607838/+attachment/1501492/+files/dkms.conf

-- 
3w-sas driver
https://bugs.launchpad.net/bugs/607838
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 594827] [NEW] broken bmc-watchdog init script/logrotate config

2010-06-15 Thread Robert Hardy
Public bug reported:

Description:Ubuntu 10.04 LTS
Release:10.04

freeipmi-bmc-watchdog:
  Installed: 0.7.15-2
  Candidate: 0.7.15-2
  Version table:
 *** 0.7.15-2 0
500 http://ca.archive.ubuntu.com/ubuntu/ lucid/universe Packages
100 /var/lib/dpkg/status

The init scripts provided with the package above are not LSB compliant
and fail to properly startup/shutdown the daemon in various ways. During
testing, in some cases the old script completely refused to start the
daemon even after a cold boot. The old script was not PID aware and was
not using PIDFILEs. In some cases, the daemon would be shutdown but not
properly,  causing eventual unexpected hard resets etc...

The logrotate configuration has an invalid path for the restart script
and even then executes it with an unsupported condrestart.

Please find attached a rewritten init script based on Ubuntu 10.04 
/etc/init.d/skeleton and hopefully LSB best practices. 
All code paths in this init work properly for me and it has none of the cludges 
in the old init script. 
Please also find attached a diff for the logwatch config. 
Both files are in a tar because it seems attaching two files to this bug report 
isn't an option.

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

** Affects: freeipmi (Debian)
 Importance: Undecided
 Status: New


** Tags: bmc-watchdog freeipmi initscript logrotate

-- 
broken bmc-watchdog init script/logrotate config
https://bugs.launchpad.net/bugs/594827
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 594827] Re: broken bmc-watchdog init script/logrotate config

2010-06-15 Thread Robert Hardy

** Patch added: tgz with new init script and logrotate patch
   
http://launchpadlibrarian.net/50396383/freeipmi-bmc-watchdog_logrotate_init_fixes.tar.gz

-- 
broken bmc-watchdog init script/logrotate config
https://bugs.launchpad.net/bugs/594827
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


  1   2   3   >