[Bug 810736] Re: logrotate script needs to notify all samba processes when logs are rotated

2022-05-02 Thread schamane
Is there a corresponding bug report for Debian? I see the exact same
issue on Debian Bullseye running Samba 4.13 but cannot find any report
for it.

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

Title:
  logrotate script needs to notify all samba processes when logs are
  rotated

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


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

[Bug 1819977] Re: razor2 had unknown error during get_server_info

2019-03-20 Thread schamane
On my end it seems like all 3 IPs that discovery.razor.cloudmark.com is
pointing to now show the same error :(

For reference:

$ host discovery.razor.cloudmark.com.
discovery.razor.cloudmark.com has address 208.83.139.205
discovery.razor.cloudmark.com has address 208.83.137.118
discovery.razor.cloudmark.com has address 208.83.137.117

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

Title:
  razor2 had unknown error during get_server_info

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

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

[Bug 708829] Re: Text truncated when I save a txt file during a sftp session over nautilus

2019-03-19 Thread schamane
For reference, I think, the following reports highlight the root
cause(s):

#680418 - gvfs-fuse: Wrongly sucessful posix fwrite call on a gvfs sftp mount 
can lead to data loss
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680418

1295007 – Non-GIO (POSIX) API call to save data truncates file to 0 bytes
https://bugzilla.redhat.com/show_bug.cgi?id=1295007

However, it seems that Leafpad is one of only a few applications where
the bug triggers. Off the top of my head I only know Leafpad and
L3afpad.


** Bug watch added: Debian Bug tracker #680418
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680418

** Bug watch added: Red Hat Bugzilla #1295007
   https://bugzilla.redhat.com/show_bug.cgi?id=1295007

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

Title:
  Text truncated when I save a txt file during a sftp session over
  nautilus

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

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

[Bug 1505769] Re: Contents of files saved to FTP are not preserved

2019-03-19 Thread schamane
Looks like a duplicate of bug #708829

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

Title:
  Contents of files saved to FTP are not preserved

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

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

[Bug 1812247] Re: ssh-askpass(-gnome) fails for ssh-add -c: agent refused operation

2019-01-29 Thread schamane
Steps for a workaround by disabling gnome-keyring's SSH agent component,
tested in Ubuntu 18.04.1:

# disable GNOME Keyring's SSH Agent, cf. 
# https://askubuntu.com/a/585212/43108 + https://askubuntu.com/a/607563/43108
mkdir ~/.config/autostart
cp /etc/xdg/autostart/gnome-keyring-ssh.desktop ~/.config/autostart
echo Hidden=true >> ~/.config/autostart/gnome-keyring-ssh.desktop

# add autostart .desktop for plain SSH Agent
cat > ~/.config/autostart/ssh-agent.desktop 

[Bug 1812247] Re: ssh-askpass(-gnome) fails for ssh-add -c: agent refused operation

2019-01-29 Thread schamane
I originally reported this against gnome-session. @vanvugt changed it to
openssh. I think it should be changed to gnome-keyring. I didn't see it
at first but now it's clear that it is actually gnome-keyring that
interferes: `SSH_AUTH_SOCK=/run/user/1000/keyring/ssh`

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

Title:
  ssh-askpass(-gnome) fails for ssh-add -c: agent refused operation

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

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

[Bug 1812247] Re: ssh-askpass(-gnome) fails for ssh-add -c: agent refused operation

2019-01-29 Thread schamane
The bug has been reproduced with the system's own ssh-keygen and the
command `ssh-keygen -N $passphrase -f ~/.ssh/id_rsa`. Also,
https://unix.stackexchange.com/a/351742 is about keys that didn't work
at all. The problem here is that confirmation fails, everything seems to
be working.

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

Title:
  ssh-askpass(-gnome) fails for ssh-add -c: agent refused operation

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

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

[Bug 1789012] Re: Grsync doesn't ask for password for a remote->local backup via SSH

2019-01-26 Thread schamane
This might be related to the issues with ssh-askpass which I reported in
bug #1812247

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

Title:
  Grsync doesn't ask for password for a remote->local backup via SSH

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

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

[Bug 1810592] Re: ssh-askpass not UTF-8/Unicode-aware

2019-01-26 Thread schamane
Confirming for up-to-date but otherwise unmodified Ubuntu 18.04.1.
ssh-askpass fails to render the chars, ssh-askpass-gnome works as expected.

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

Title:
  ssh-askpass not UTF-8/Unicode-aware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ssh-askpass/+bug/1810592/+subscriptions

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

[Bug 1812247] Re: ssh-askpass(-gnome) fails for ssh-add -c: agent refused operation

2019-01-26 Thread schamane
Gosh, I was mistaken in #7. As in my initial report: ssh-askpass is
working, it is only failing for ssh-add -c:

tux@vbu1804:~$ ssh-add -D
All identities removed.
tux@vbu1804:~$ ssh-add -l
2048 SHA256:vHjyOAyTnsn92i47AQ8qu/oL2Y3blesvs09wUoYpDDY tux@vbu1804 (RSA)
tux@vbu1804:~$ ssh-add https://bugs.launchpad.net/bugs/1812247

Title:
  ssh-askpass(-gnome) fails for ssh-add -c: agent refused operation

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

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

[Bug 1812247] Re: ssh-askpass(-gnome): GNOME fails to show dialog

2019-01-26 Thread schamane
** Summary changed:

- ssh-agent fails for ssh-add -c: agent refused operation
+ ssh-askpass(-gnome): GNOME fails to show dialog

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

Title:
  ssh-askpass(-gnome): GNOME fails to show dialog

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

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

[Bug 1812247] Re: ssh-agent fails for ssh-add -c: agent refused operation

2019-01-26 Thread schamane
@paelzer, you put a lot of work into this. Much appreciated! Thanks a
lot!

There's an important difference between your approach and mine: You
start another ssh-agent within a terminal that you do not leave. So,
this ssh-agent is available, it's plain OpenSSH ssh-agent, nothing seems
to interfere, and everything works fine. I can confirm this.

However, an ssh-agent is already running, started by the X (or GNOME)
session. And that's the ssh-agent we want to use so that the keys are
available to all programs started by the window manager (e.g. a file
manager accessing sftp://...).

Thanks to your input, though, and thanks to the fact that I got a new
VirtualBox set up, I found that it's not just `ssh-add -c` that is
failing. ssh-askpass itself (tried with the plain X11 one and the GNOME
version) is not shown when it should.

So, I got a step further but, unfortunately, I still don't know where
the actual bug is located. I am confused by a (new?) feature of GNOME
keyring (I think) that makes locally saved SSH keys available and
presents a full-screen dialog to ask for the password of the key.

There are 2 big problems with this:

(1) It works only for locally saved keys, but we want ssh-agent to
receive keys via ssh-add from anywhere (e.g. a remote server via `ssh
-A`).

(2) This dialog is not ssh-askpass. So, if ssh-askpass is supposed to
work it does not. Hence, `ssh-add -c` and key confirmations fail, too.

I am attaching my full console session in Ubuntu 18.04.1 for reference
and details.

** Attachment added: "ssh-agent-askpass-bug.txt"
   
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1812247/+attachment/5232794/+files/ssh-agent-askpass-bug.txt

** Tags added: bionic

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

Title:
  ssh-askpass(-gnome): GNOME fails to show dialog

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

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

[Bug 1789523] Re: The ssh-agent launcher script fails to relaunch ssh-agent

2019-01-26 Thread schamane
@kode54 Re: comment #5

The link gives 404 now!? https://gitlab.freedesktop.org/xorg/meta shows
not issues at all. Probably they were moved but where?

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

Title:
  The ssh-agent launcher script fails to relaunch ssh-agent

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

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

[Bug 1812247] Re: ssh-agent fails for ssh-add -c: agent refused operation

2019-01-22 Thread schamane
I have now removed the "marked as a duplicate of bug 1789523".

** This bug is no longer a duplicate of bug 1789523
   The ssh-agent launcher script fails to relaunch ssh-agent

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

Title:
  ssh-agent fails for ssh-add -c: agent refused operation

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

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

[Bug 1812247] Re: ssh-agent fails for ssh-add -c: agent refused operation

2019-01-18 Thread schamane
*** This bug is a duplicate of bug 1789523 ***
https://bugs.launchpad.net/bugs/1789523

@vanugt I fail to see how bug 1789523 could be a duplicate since I have
shown that ssh-agent is running and working. It just fails to call ssh-
askpass in some cases.

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

Title:
  ssh-agent fails for ssh-add -c: agent refused operation

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

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

[Bug 1812247] [NEW] ssh-agent fails for ssh-add -c: agent refused operation

2019-01-17 Thread schamane
Public bug reported:

Ubuntu uses ssh-agent from OpenSSH which supports adding keys by means
of `ssh-add -c` indicating that keys "should be subject to confirmation
before being used for authentication. In Ubuntu 18.10 this fails with
the error

  sign_and_send_pubkey: signing failed: agent refused operation

To reproduce I used a Ubuntu 18.10 Live "CD", apt-get update && apt-get
upgrade, log out and log back in (these steps are not required but we
want to use an up-to-date system). Then:

$ sudo apt-get install ssh-askpass-gnome
(...)
$ # verify that ssh-askpass shows a popup, confirm with Enter
$ ssh-askpass ; echo $?

0
$ ssh-keygen
(...)
$ ssh-add -D
All identities removed.
$ ssh-copy-id $sshuser@$sshserver
(...)
Number of key(s) added: 1
(...)
$ ssh $sshuser@$sshserver uname -a
Linux server 4.9.0-8-amd64 #1 SMP Debian 4.9.130-2 (2018-10-27) x86_64 GNU/Linux
$ ssh-add -d
Identity removed: /home/ubuntu/.ssh/id_rsa (ubuntu@ubuntu)
$ ssh-add -c
Enter passphrase for /home/ubuntu/.ssh/id_rsa (will confirm each use): 
Identity added: /home/ubuntu/.ssh/id_rsa (/home/ubuntu/.ssh/id_rsa)
The user must confirm each use of the key
$ ssh $sshuser@$sshserver uname -a
sign_and_send_pubkey: signing failed: agent refused operation
sshuser@server's password: [^C'ed]

$ ssh-add -l
2048 SHA256:yvAFsTpkNWnlrQyCp+tWV83dIF8Je3AksM0o+Ajvyyc 
/home/ubuntu/.ssh/id_rsa (RSA)

So, our key is loaded, ssh-askpass is working (also confirmed with `ssh-
add -c 
 LANG=C.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-session
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-session (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug cosmic

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

Title:
  ssh-agent fails for ssh-add -c: agent refused operation

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

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

[Bug 1074539] Re: Opening Preferences shows read error for home

2019-01-03 Thread schamane
I have tried to reproduce the bug in Ubuntu 18.10, Ubuntu 18.04.1 and
Lubuntu 18.04.1. In none of the 3 systems the bug showed.

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

Title:
  Opening Preferences shows read error for home

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

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

[Bug 1761606] Re: Two Wi-Fi network applets appear after logging back into live-usb Lubuntu 18.04 session.

2018-12-12 Thread schamane
I tried `Exec=nm-applet --indicator` on a Lubuntu 18.04 w/ current
updates. After reboot still 2 icons were shown on the panel.

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

Title:
  Two Wi-Fi network applets appear after logging back into live-usb
  Lubuntu 18.04 session.

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

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

[Bug 1807021] [NEW] Print range pages selection is ignored, prints always all pages

2018-12-05 Thread schamane
Public bug reported:

Trying to print a range of pages of a PDF using qpdfview 0.4.17.99 on a
freshly installed Lubuntu 18.10 does not work. qpdfview always sends the
full file, i.g. all pages, to the printer.

I found only 1 program, the FeatherPad editor, that uses the same print
dialog. Printing page ranges from FeatherPad works as expected.

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: qpdfview 0.4.17~beta1+git20180514-1
ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
Uname: Linux 4.18.0-10-generic x86_64
ApportVersion: 2.20.10-0ubuntu13.1
Architecture: amd64
Date: Wed Dec  5 22:19:33 2018
InstallationDate: Installed on 2018-12-05 (0 days ago)
InstallationMedia: Lubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.2)
SourcePackage: qpdfview
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug cosmic

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

Title:
  Print range pages selection is ignored, prints always all pages

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

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

[Bug 1440608] Re: /etc/kernel/postinst.d/apt-auto-removal wants to remove all kernels except the latest one

2015-08-06 Thread schamane
A better workaround seems to be to just run
'''
/etc/kernel/postinst.d/apt-auto-removal $(uname -r)
'''
before `apt-get autoremove`.

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

Title:
  /etc/kernel/postinst.d/apt-auto-removal wants to remove all kernels
  except the latest one

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

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


[Bug 1318199] Re: Can't change password

2015-01-17 Thread schamane
Observed the same, couldn't create/add a new user. The hint for the
strength switches directly from too short to not good enough and
stays there no matter how complex or long the password is.

@johnaaronsore: Set password with `passwd` (as you did) and remove the
user from the group nopasswdlogin, e.g. with `sudo gpasswd -d $USER
nopasswdlogin`

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

Title:
  Can't change password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1318199/+subscriptions

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


[Bug 1362074] Re: gnubiff not displaying titles of mail messages in popup

2014-10-28 Thread schamane
Also affects Lubuntu 14.04.1:
$ apt-cache policy gnubiff
gnubiff:
  Installed: 2.2.15-3
  Candidate: 2.2.15-3
  Version table:
 *** 2.2.15-3 0
500 http://ubuntu.inode.at/ubuntu/ trusty/universe amd64 Packages
100 /var/lib/dpkg/status

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

Title:
  gnubiff not displaying titles of mail messages in popup

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

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


[Bug 1205409] Re: open current folder in terminal sets working dir always to home

2014-10-28 Thread schamane
Had the same problem in Lubuntu 14.04.1. At least in my case behavior
depends on the terminal. Hence, it might be a bug related to the
specific terminal. Anyway, it worked with xterm, and lxterminal. It does
not work with lilyterm 0.9.9.4-0~1. I haven't tried others.

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

Title:
  open current folder in terminal sets working dir always to home

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

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


[Bug 1359281] [NEW] Error in dyn.load: undefined symbol: _ZN8QuantLib13F...

2014-08-20 Thread schamane
Public bug reported:

On a fresh installation of Ubuntu 14.04.1 including all updates until
today, no other changes, when I install r-cran-rquantlib including all
dependences I get the following error when I try to load the library:

$ R

R version 3.0.2 (2013-09-25) -- Frisbee Sailing
Copyright (C) 2013 The R Foundation for Statistical Computing
Platform: i686-pc-linux-gnu (32-bit)
(... apparent intro stuff removed ...)
Type 'q()' to quit R.

 library(RQuantLib)
Error in dyn.load(file, DLLpath = DLLpath, ...) : 
  unable to load shared object 
'/usr/lib/R/site-library/RQuantLib/libs/RQuantLib.so':
  /usr/lib/R/site-library/RQuantLib/libs/RQuantLib.so: undefined symbol: 
_ZN8QuantLib13FixedRateBondC1EjdRKNS_8ScheduleERKSt6vectorIdSaIdEERKNS_10DayCounterENS_21BusinessDayConventionEdRKNS_4DateERKNS_8CalendarE
Error: package or namespace load failed for ‘RQuantLib’

The same is true on 64bit Ubuntu 14.04.1.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: r-cran-rquantlib 0.3.11-2
ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
Uname: Linux 3.13.0-34-generic i686
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: i386
CurrentDesktop: Unity
Date: Wed Aug 20 18:01:29 2014
InstallationDate: Installed on 2014-08-20 (0 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
SourcePackage: rquantlib
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug i386 trusty

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

Title:
  Error in dyn.load: undefined symbol: _ZN8QuantLib13F...

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

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

[Bug 1351574] [NEW] UnicodeDecodeError in localeconv(): 'locale' codec can't decode byte in position 0

2014-08-02 Thread schamane
Public bug reported:

update-manager crashes reproducibly when it is about to show the list of
packages to be updated, apparently when it tries to calculate the amount
of data to be downloaded. It fires up, loads updates and then crashes or
shows an empty window.

The crash should be reproducible by others by setting e.g.
LC_MONETARY=de_AT.iso885915@euro or its alias de_AT@euro where all other
locales are UTF-8 (see my detailed environment). When testing make sure
that the locale is available, otherwise it will fall back to 'C' and
update-manager will not crash.

Traceback (most recent call last):
  File /usr/lib/python3/dist-packages/UpdateManager/UpdatesAvailable.py, line 
1018, in set_update_list
self._add_header(_(Security updates), self.list.security_groups)
  File /usr/lib/python3/dist-packages/UpdateManager/UpdatesAvailable.py, line 
964, in _add_header
humanize_size(total_size),
  File /usr/lib/python3/dist-packages/UpdateManager/Core/utils.py, line 489, 
in humanize_size
return locale.format_string(_(%.1f MB), bytes / 1000.0 / 1000.0)
  File /usr/lib/python3.4/locale.py, line 249, in format_string
*val[i+1:i+1+starcount]))
  File /usr/lib/python3.4/locale.py, line 208, in _format
decimal_point = localeconv()[monetary and 'mon_decimal_point'
  File /usr/lib/python3.4/locale.py, line 111, in localeconv
d = _localeconv()
UnicodeDecodeError: 'locale' codec can't decode byte 0xa4 in position 0: 
Invalid or incomplete multibyte or wide character

As also the traceback suggests this might even be a security issue if it
keeps people from updating their systems.

Of course, a simple fix/workaround is to avoid the troublesome locale by
setting it to e.g. de_AT.UTF-8 or C. Still, I think that update-manager
should not crash.

Note the similarities of an older bug report:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1131958

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: update-manager 1:0.196.12
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CurrentDesktop: LXDE
Date: Sat Aug  2 11:03:55 2014
DpkgHistoryLog.txt:
 
DpkgTerminalLog.txt:
 
GsettingsChanges:
 b'com.ubuntu.update-manager' b'show-details' b'true'
 b'com.ubuntu.update-manager' b'window-height' b'345'
 b'com.ubuntu.update-manager' b'first-run' b'false'
 b'com.ubuntu.update-manager' b'window-width' b'485'
 b'com.ubuntu.update-manager' b'launch-time' b'1406968074'
InstallationDate: Installed on 2014-05-12 (81 days ago)
InstallationMedia: Lubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140416.2)
PackageArchitecture: all
SourcePackage: update-manager
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  UnicodeDecodeError in localeconv(): 'locale' codec can't decode byte
  in position 0

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

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


[Bug 696688] Re: grep --color= outputs blank line if \r in the input

2013-05-27 Thread schamane
Related to

grep - Bugs: bug #25539, empty display with DOS newlines... [Savannah]
http://savannah.gnu.org/bugs/?25539

#456943 - grep: incorrect display with color and wrapping in some terminals - 
Debian Bug report logs
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=456943


** Bug watch added: GNU Savannah Bug Tracker #25539
   http://savannah.gnu.org/bugs/?25539

** Bug watch added: Debian Bug tracker #456943
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=456943

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

Title:
  grep --color= outputs blank line if \r in the input

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

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


[Bug 1074539] Re: Opening Preferences shows read error for home

2012-12-07 Thread schamane
@Pierre (p-lebedel):

I don't know how things behave in case of encrypted home folders.
Though, if the default permissions of /home are drwxr-x--x (0711), then
the bug triggers.

Changing permissions to drwxr-xr-x (0755) is perfectly fine if you can
live with it. However, in some cases (shared environments, server setups
etc.) the administrator will want to tighten the permissions to 0711.

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

Title:
  Opening Preferences shows read error for home

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

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


[Bug 1074539] Re: Opening Preferences shows read error for home

2012-11-22 Thread schamane
It's a bit weird that this hasn't drawn more attention yet. I just
realized that this bug appears even in 10.04.4 with e.g. gnome-terminal
2.30. I understand that most people run their mostly personal boxes with
world readable /home. But what's with server admins?

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

Title:
  Opening Preferences shows read error for home

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

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


[Bug 1074539] Re: Opening Preferences shows read error for home

2012-11-06 Thread schamane
I'd like to add that

1) This bug can easily be reproduced by means of a standard Ubuntu Live
CD. After booting the Live CD check that opening the preferences works
without problems. Then enter the command(s)

  ls -od /home; sudo chmod 711 /home; ls -od /home

which should show (apart from the date)

  drwxr-xr-x 1 root 60 Nov  6  2012 /home
  drwx--x--x 1 root 60 Nov  6  2012 /home

Open preferences again and it will show the error message Could not
read the contents of home. Permission denied.

2) I am sorry, but, indeed this bug must be caused by a component that
gnome-terminal is using and not by gnome-terminal itself. In the
meantime I found another program that shows the same error
(soundconverter) and there are probably more.

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

Title:
  Opening Preferences shows read error for home

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

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


[Bug 1074539] [NEW] Opening Preferences shows read error for home

2012-11-02 Thread schamane
Public bug reported:

When I open the preferences dialog of gnome-terminal I get a popup
window (see screenshot) with the error message Could not read the
contents of home. Permission denied. If I acknowledge the error with a
click on OK everything seems to work fine, nonetheless.

One cause for the error message is clear: It's the permissions of /home
which I always set to 0711 on shared computers. The error message does
not appear when I change permissions to 0755.

I am afraid this error might very well be not a problem of gnome-
terminal but of a library or any other shared package. I thought I have
seen it appear in other programs too but I could reproduce it only in
gnome-terminal. Thus, I hope that reporting it against gnome-terminal at
least might help others find this bug. And maybe the developers of
gnome-terminal can help to clarify the actual causes.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-terminal 3.4.1.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-32.51-generic-pae 3.2.30
Uname: Linux 3.2.0-32-generic-pae i686
ApportVersion: 2.0.1-0ubuntu14
Architecture: i386
Date: Sat Nov  3 01:52:39 2012
ExecutablePath: /usr/bin/gnome-terminal
InstallationMedia: Edubuntu 10.04 Lucid Lynx - Release i386 (20100429.1)
SourcePackage: gnome-terminal
UpgradeStatus: Upgraded to precise on 2012-10-30 (3 days ago)

** Affects: gnome-terminal (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 precise

** Attachment added: Screenshot: Gnome Terminal Preferences
   
https://bugs.launchpad.net/bugs/1074539/+attachment/3422241/+files/gnome-terminal-preferences-home-error.png

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

Title:
  Opening Preferences shows read error for home

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

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


[Bug 247303] Re: When moving files to new directory attempts to remove old/parent directory of new directory

2010-08-01 Thread schamane
@Mark: I tried 2.1.5 as in Lucid Lynx. I did not get error messages but
parent folders were removed. Note that folders are not removed, as long
as they are not empty.

-- 
When moving files to new directory attempts to remove old/parent directory of 
new directory
https://bugs.launchpad.net/bugs/247303
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 379780] Re: High cpu usage after upgrade to 141-1.1

2010-02-09 Thread schamane
Chase, mine is a Optiarc DVD RW AD-7640S.
As far as I know no firmware upgrades are available. On 
http://www.sony-optiarc.eu/ I can't find the AD-7580S nor the AD-7640S. Optiarc 
refers to the reseller. Mine has no updated firmware, but then they probably 
don't care since it seems to work in Windows.

-- 
High cpu usage after upgrade to 141-1.1
https://bugs.launchpad.net/bugs/379780
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 247303] Re: When moving files to new directory attempts to remove old/parent directory of new directory

2009-04-18 Thread schamane
Affects me too: EasyTag 2.1.4, Ubuntu Intrepid Ibex 8.10 package 2.1.4-1.1
I first thought that the error might be due to the file system used but it 
seems to be independent.

-- 
When moving files to new directory attempts to remove old/parent directory of 
new directory
https://bugs.launchpad.net/bugs/247303
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