This may be due to the check if chmod/utimes need to be executed being
performed before -m or file-modes are accounted for. The attached patch may fix
the issue.
patch1
Description: Binary data
> If it works, I will apply the same patch to the wheezy package and upload it.
I didn’t look at the jessie package but it is wheezy with debian-security where
I figured out that changing that ,,put’’ to ,,.forceput’’ made evince display
PostScript again.
Please note that, through 9.05~dfsg-6.3+deb7u3 in debian-security, this also
breaks oldstable since the day before yesterday.
I wonder why that update got pushed through although it was (for two weeks)
known to have severe issues.
The problem is line 2011 in
/usr/share/ghostscript/9.05/Resource/Init/gs_init.ps:
systemdict /getenv {pop //false} put
change that to
systemdict /getenv {pop //false} .forceput
(gs-commits 99e331527d541a8f01ad5455c4eb2aabd67281a6) and it works.
Package: libc6
Version: 2.13-38+deb7u3
Severity: normal
Tags: upstream patch
This is really a problem with amd (am-utils), not the eglibc, but it's hard to
solve on amd's side (see topic "NFS v2 RPC reply on LOOKUP" on the am-utils
list) but can easily be hacked around on eglibc's side.
The phe
Package: kde-runtime
Version: 4:4.8.4-2
Severity: normal
Tags: upstream patch
On a setup with NFS-shared home directories, KDE will complain about allegedly
removed sound devices if a user logs into a machine with a different hardware
setup.
This is due to Phonon remembering the hardware setup i
Package: kde-runtime
Version: 4:4.8.4-2
Severity: normal
Tags: upstream patch
Kglobalaccel wants to register the Print key.
The X11 implementation (kglobalaccel_x11) looks up the X11 keycode for that Qt
key, result is 107. It XGrabKey()s 107.
Later, the mapping changes. Kglobalaccel now unregiste
> What do you think about this?
Regardless of whether that change is eventually applied to the Linux Kernel:
1. People will continue to run stable distribution kernels
2. Whatever value the kernel chooses for an unset host name, be it the empty
string, ``(none)'', ``localhost'', ``Amnesiac'' or wh
Package: apt
Version: 0.6.46.4-0.1
Severity: important
Tags: patch
Using apt-proxy, apt-get update sometimes failed mysteriously to fetch files
known to exist.
>From the outside, this looks as follows:
APT tries to fetch a non-existent file (in our case, a DiffIndex).
You see a HTTP GET on the wi
Package: fai
Version: 3.1.8
Severity: normal
Tags: patch
I've been asked on linux-fai-devel to file this as bug against FAI.
RAMRUM/RAMLOCK expect mount points /var/run and /var/lock to exist very
early, i.e. before /var (if on a separate file system) gets mounted. So
this fails if the root fs la
Package: nvidia-kernel
Severity: normal
Tags: patch
Is there any reason for nvidia-kernel-xxx not to depend (but just recommend)
linux-image-xxx?
The problem we ran into with an automatic (FAI) install is that without that
dependency, nvidia-kernel may get configured before kernel-image. But t
11 matches
Mail list logo