Bug#960529: Info received (Bug#960529: libc6: After update the integrated camera (uvcvideo) is not longer detected)

2020-05-13 Thread Reiner Nix
Hi,

now, I have tried again to start a video conference (just to check connecting 
zoom to an alternative device) ... and this laptop works with zoom and jitsi 
without any further config change. Very strange.

I guess that this ticket can be closed and apologize for any inconvenience 
caused by the ticket.

Best regards
Reiner



Bug#960529: libc6: After update the integrated camera (uvcvideo) is not longer detected

2020-05-13 Thread Reiner Nix
Package: libc6
Version: 2.30-7
Severity: normal

After running this morning an upgrade, the camera integrated into my Laptop 
(Thinkpad T530) is not longer available.




-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 5.6.0-1-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=de:en_GB (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libc6 depends on:
ii  libcrypt1  1:4.4.16-1
ii  libgcc-s1  10.1.0-1

Versions of packages libc6 recommends:
ii  libidn2-0  2.3.0-1

Versions of packages libc6 suggests:
ii  debconf [debconf-2.0]  1.5.74
pn  glibc-doc  
ii  libc-l10n  2.30-7
ii  locales2.30-7

-- debconf information:
  glibc/restart-services:
  glibc/upgrade: true
  glibc/kernel-too-old:
  glibc/disable-screensaver:
* libraries/restart-without-asking: true
  glibc/restart-failed:
  glibc/kernel-not-supported:



Bug#944909: python3-pygments should depend on python3-pkg-resources

2019-11-17 Thread nix
Package: python3-pygments
Version: 2.3.1+dfsg-1
Severity: important

Dear Maintainer,

I have set APT::Install-Recommends to false and installed python3-pygments in 
order to use pygmentize.
The package python3-pkg-resources was not installed due to the APT setting 
(which is fine).
But the program pygmentize did not work without it. The output was:

# pygmentize -h 
  
Traceback (most recent call last):  

  File "/usr/bin/pygmentize", line 6, in 
from pkg_resources import load_entry_point
ModuleNotFoundError: No module named 'pkg_resources'

After installing python3-pkg-resources pygmentize started to work normally.

So I think the package python3-pkg-resources should be a dependency of 
python3-pygments, not only a recommendation.

-nix

-- System Information:
Debian Release: 10.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.0.21-5-pve (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3-pygments depends on:
ii  python3  3.7.3-1

Versions of packages python3-pygments recommends:
ii  python3-pkg-resources  40.8.0-1

Versions of packages python3-pygments suggests:
pn  python-pygments-doc  
pn  ttf-bitstream-vera   

-- no debconf information



Bug#944908: python3-pygments should depend on python3-pkg-resources

2019-11-17 Thread nix
Package: python3-pygments
Version: 2.3.1+dfsg-1
Severity: important

Dear Maintainer,

I have set APT::Install-Recommends to false and installed python3-pygments in 
order to use pygmentize.
The package python3-pkg-resources was not installed due to the APT setting 
(which is fine).
But the program pygmentize did not work without it. The output was:

# pygmentize -h 
  
Traceback (most recent call last):  

  File "/usr/bin/pygmentize", line 6, in 
from pkg_resources import load_entry_point
ModuleNotFoundError: No module named 'pkg_resources'

After installing python3-pkg-resources pygmentize started to work normally.

So I think the package python3-pkg-resources should be a dependency of 
python3-pygments, not only a recommendation.


-- System Information:
Debian Release: 10.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.0.21-5-pve (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3-pygments depends on:
ii  python3  3.7.3-1

Versions of packages python3-pygments recommends:
ii  python3-pkg-resources  40.8.0-1

Versions of packages python3-pygments suggests:
pn  python-pygments-doc  
pn  ttf-bitstream-vera   

-- no debconf information



Bug#928158: ITP: g15daemon -- provides multiple virtual screens for the LCD on the Logitech G11 and G15 keyboards.

2019-10-07 Thread nix
Hi,

did you had a chance to review the patch yet? It would be nice to see
the g15daemon working out of the box again and stay within Debian.

-nix



Bug#929460: groovyConsole broken because Illegal reflective access by org.codehaus.groovy.reflection.CachedClass

2019-05-23 Thread Reiner Nix
Package: groovy
Version: 2.4.16-2
Severity: important

When starting 'groovyConsole' to open a window it is aborted with following 
error message.
This makes the program groovyConsole and possible all groovy GUI programs 
unusable.

reiner@vega4:~$ groovyConsole
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
org.codehaus.groovy.reflection.CachedClass 
(file:/usr/share/groovy/lib/groovy-2.4.16.jar) to method 
java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of 
org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
java.lang.reflect.InvocationTargetException
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at 
org.codehaus.groovy.tools.GroovyStarter.rootLoader(GroovyStarter.java:116)
at org.codehaus.groovy.tools.GroovyStarter.main(GroovyStarter.java:138)
Caused by: groovy.lang.MissingMethodException: No signature of method: 
javax.swing.JMenu.setMnemonic() is applicable for argument types: 
(java.lang.String) values: [F]
Possible solutions: setMnemonic(char), setMnemonic(int), getMnemonic()
at 
org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:71)
at 
org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:77)
at 
org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:80)
at 
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:177)
at 
groovy.ui.view.BasicMenuBar$_run_closure1.doCall(BasicMenuBar.groovy:22)
at groovy.ui.view.BasicMenuBar$_run_closure1.doCall(BasicMenuBar.groovy)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at 
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:104)
at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
at 
org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035)
at groovy.lang.Closure.call(Closure.java:420)
at groovy.lang.Closure.call(Closure.java:414)
at 
groovy.util.FactoryBuilderSupport.dispatchNodeCall(FactoryBuilderSupport.java:899)
at 
groovy.util.FactoryBuilderSupport.doInvokeMethod(FactoryBuilderSupport.java:791)
at 
groovy.util.FactoryBuilderSupport.invokeMethod(FactoryBuilderSupport.java:511)
at 
groovy.util.FactoryInterceptorMetaClass.invokeMethod(FactoryBuilderSupport.java:1322)
at 
groovy.lang.GroovyObjectSupport.invokeMethod(GroovyObjectSupport.java:46)
at groovy.lang.Script.invokeMethod(Script.java:80)
at 
org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:74)
at 
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
at 
org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:83)
at 
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:169)
at groovy.ui.view.BasicMenuBar.run(BasicMenuBar.groovy:21)
at 
groovy.util.FactoryBuilderSupport.build(FactoryBuilderSupport.java:1181)
at 
groovy.util.FactoryBuilderSupport.build(FactoryBuilderSupport.java:1164)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at 
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:104)
at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
at 
org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:352)
at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035)
at 

Bug#923839: shim-signed: setup of shim-signed failed with 'Could not delete variable: No space left on device'

2019-03-05 Thread Reiner Nix
Package: shim-signed
Version: 1.28+nmu1+0.9+1474479173.6c180c6-1
Severity: critical
Justification: breaks the whole system


While running a normal apt-get dist-upgrade, setup of the package
failed:
>...
>shim-signed (1.28+nmu1+0.9+1474479173.6c180c6-1) wird eingerichtet ...
>x86_64-efi wird für Ihre Plattform installiert.
>Could not delete variable: No space left on device
>grub-install: Fehler: efibootmgr failed to register the boot entry: Es ist ein 
>Block-Device notwendig.
>dpkg: Fehler beim Bearbeiten des Paketes shim-signed (--configure):
> »installiertes shim-signed-Skript des Paketes post-installation«-Unterprozess 
> gab den Fehlerwert 1 zurück
>mariadb-server-core-10.3 (1:10.3.12-2) wird eingerichtet ...
>...

The failure is permanent, as I tried once again:
>root@cicero:~# apt-get dist-upgrade
>Paketlisten werden gelesen... Fertig
>Abhängigkeitsbaum wird aufgebaut.   
>Statusinformationen werden eingelesen Fertig
>Paketaktualisierung (Upgrade) wird berechnet... Fertig
>0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
>1 nicht vollständig installiert oder entfernt.
>Nach dieser Operation werden 0 B Plattenplatz zusätzlich benutzt.
>Möchten Sie fortfahren? [J/n] 
>shim-signed (1.28+nmu1+0.9+1474479173.6c180c6-1) wird eingerichtet ...
>x86_64-efi wird für Ihre Plattform installiert.
>Could not prepare Boot variable: No space left on device
>grub-install: Fehler: efibootmgr failed to register the boot entry: 
>Eingabe-/Ausgabefehler.##...]
> 
>dpkg: Fehler beim Bearbeiten des Paketes shim-signed (--configure):
> »installiertes shim-signed-Skript des Paketes post-installation«-Unterprozess 
> gab den Fehlerwert 1 zurück
>Fehler traten auf beim Bearbeiten von:
> shim-signed


Looking a bit around, I have found following page:
> https://unix.stackexchange.com/questions/379774/grub-installation-failed

Thus I tried the work around:
> root@cicero:~# cd  /sys/firmware/efi/efivars/
> root@cicero:/sys/firmware/efi/efivars# rm dump-type0-*

and finally just repeating to complete the already started update:
> root@cicero:~# apt-get upgrade
> Paketlisten werden gelesen... Fertig
> Abhängigkeitsbaum wird aufgebaut.
> Statusinformationen werden eingelesen Fertig
> Paketaktualisierung (Upgrade) wird berechnet... Fertig
> 0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
> 1 nicht vollständig installiert oder entfernt.
> Nach dieser Operation werden 0 B Plattenplatz zusätzlich benutzt.
> Möchten Sie fortfahren? [J/n]
> shim-signed (1.28+nmu1+0.9+1474479173.6c180c6-1) wird eingerichtet ...
> x86_64-efi wird für Ihre Plattform installiert.
> installation beendet. Keine Fehler aufgetreten.
> Secure Boot not enabled on this system.



-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-2-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages shim-signed depends on:
ii  debconf [debconf-2.0]  1.5.70
ii  grub-efi-amd64-bin 2.02+dfsg1-11
ii  grub2-common   2.02+dfsg1-11
ii  mokutil0.2.0-1+b3
ii  shim   0.9+1474479173.6c180c6-1

Versions of packages shim-signed recommends:
pn  secureboot-db  

shim-signed suggests no packages.

-- debconf information:
  shim/secureboot_key_again: (password omitted)
  shim/secureboot_key: (password omitted)
  shim/title/secureboot:
  shim/error/secureboot_key_mismatch:
  shim/secureboot_explanation:
  shim/disable_secureboot: true
  shim/error/bad_secureboot_key:
  shim/enable_secureboot: false


Bug#882485: fcopy -S disables executing of preinst

2017-11-27 Thread Chris Nix

Hi,

Here's my experience on upgrade to 5.5:

 1.  I had a preinst in sources.list that used 'envsubst' to replace strings like 
"${some_variable}" from the environment
 2.  After upgrade, source.list are copied with fcopy -S, which will replace strings like 
"{%some_variable%}" from the environment and ignores preinst script.
 3.  It took considerable time looking over sources in order to understand what 
happened here.

Here's my two cents:

 1.  I think there's fcopy document needed about the -S option and the expected 
syntax for substitutions (maybe I've missed this).
 2.  It seems reasonable to do other things than variable substitution in 
preinst script.  Couldn't FAI continue to execute preinst after -S 
substitutions so that 5.5 is not a breaking change in this issue? (I've not 
thought through the complications that you might have spotted here).

Chris.
IMPORTANT NOTICE: The contents of this email and any attachments are 
confidential and may also be privileged. If you are not the intended recipient, 
please notify the sender immediately and do not disclose the contents to any 
other person, use it for any purpose, or store or copy the information in any 
medium. Thank you.


Bug#860157: interchanged glyphs for U+23F4 and U+23F5

2017-04-12 Thread nix
Package: fonts-vlgothic
Version: 20141206-3
Severity: important

The two glyphs are interchanged. The first (U+23F4) should point
backwards/left, but points forward/right. The second (U+23F5) should point 
forward/right,
but points backwards/left.

-- System Information:
Debian Release: 9.0
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages fonts-vlgothic depends on:
ii  dpkg  1.18.23

fonts-vlgothic recommends no packages.

fonts-vlgothic suggests no packages.

-- no debconf information



Bug#856416: grub-efi-amd64: Updating grub-efi-amd64:amd64 to 2.02~beta3-5 is aborted with half-installed package and reboot

2017-03-01 Thread Reiner Nix
Hi Adrian!

> This looks more like a local configuration issue at first sight rather than
> a bug in the grub2 package. Did you try to reproduce this issue on a freshly
> installed system?
Sorry, I did not try to reproduce this bug on another system.
However my system is quite young. Setup from scratch was started on 20.10.2016 
using a new pc.

The grub configuration was never changed manually, any maintenance was done 
using apt-get.


> I'm also not sure I understand how the configure process was interrupted? Did 
> it
> just abort on its own or did you hit "Ctrl+C" or did your machine crash?
> 
> I'm tagging this "moreinfo" because it's currently not obvious how and when
> the configure process for grub2 was interrupted.

While running apt-get upgrade, and installing the package, the system crashed.
Before it did not display any other message than the usual apt-get / dpkg 
message to install X86-64-efi
and in the next second it rebooted automatically not caused by any user 
activity or job.
Before the reboot it did not execute the standard shutdown jobs.
The reboot was just as if the system started with power on.

Also there was no reasonable additional load, just my desktop environment (KDE) 
and email program were running idle 
indeed at the first time I was not present at the desk. When coming back I 
noticed that the system displayed the login screen while I did not logout.

Some time later I tried to continue the update using 'dpkg --configure -a'.
So I discovered that the update could not be completed but run into reboot.

This was reproducible unless on the next day the configuration could be 
completed.

Hope this clarifies the situation a bit. 
Give me a note when I could provide any other details like log files etc.

Please find below an extract from the dpkg.log showing the lines regarding 
grub-efi-amd64.

Thanks for your help,
Reiner

--- extract from /var/log/dpkg.log ---
2017-02-05 19:17:30 configure grub-efi-amd64:amd64 2.02~beta3-4 
2017-02-05 19:17:30 status unpacked grub-efi-amd64:amd64 2.02~beta3-4
2017-02-05 19:17:30 status unpacked grub-efi-amd64:amd64 2.02~beta3-4
2017-02-05 19:17:30 status unpacked grub-efi-amd64:amd64 2.02~beta3-4
2017-02-05 19:17:30 status half-configured grub-efi-amd64:amd64 2.02~beta3-4
2017-02-05 19:17:43 status installed grub-efi-amd64:amd64 2.02~beta3-4
(...)
2017-02-27 12:18:35 upgrade grub-efi-amd64:amd64 2.02~beta3-4 2.02~beta3-5
2017-02-27 12:18:35 status half-configured grub-efi-amd64:amd64 2.02~beta3-4
2017-02-27 12:18:35 status unpacked grub-efi-amd64:amd64 2.02~beta3-4
2017-02-27 12:18:35 status half-installed grub-efi-amd64:amd64 2.02~beta3-4
2017-02-27 12:18:35 status half-installed grub-efi-amd64:amd64 2.02~beta3-4
2017-02-27 12:18:35 status unpacked grub-efi-amd64:amd64 2.02~beta3-5
2017-02-27 12:18:35 status unpacked grub-efi-amd64:amd64 2.02~beta3-5
2017-02-27 12:18:35 upgrade grub-efi-amd64-bin:amd64 2.02~beta3-4 2.02~beta3-5
2017-02-27 12:18:35 status half-configured grub-efi-amd64-bin:amd64 2.02~beta3-4
2017-02-27 12:18:35 status unpacked grub-efi-amd64-bin:amd64 2.02~beta3-4
2017-02-27 12:18:35 status half-installed grub-efi-amd64-bin:amd64 2.02~beta3-4
2017-02-27 12:18:35 status half-installed grub-efi-amd64-bin:amd64 2.02~beta3-4
2017-02-27 12:18:36 status unpacked grub-efi-amd64-bin:amd64 2.02~beta3-5
2017-02-27 12:18:36 status unpacked grub-efi-amd64-bin:amd64 2.02~beta3-5
(...)
2017-02-27 12:20:09 configure grub-efi-amd64-bin:amd64 2.02~beta3-5 
2017-02-27 12:20:09 status unpacked grub-efi-amd64-bin:amd64 2.02~beta3-5
2017-02-27 12:20:09 status half-configured grub-efi-amd64-bin:amd64 2.02~beta3-5
2017-02-27 12:20:09 status installed grub-efi-amd64-bin:amd64 2.02~beta3-5
(...)
2017-02-27 12:20:56 configure grub-efi-amd64:amd64 2.02~beta3-5 
2017-02-27 12:20:56 status unpacked grub-efi-amd64:amd64 2.02~beta3-5
2017-02-27 12:20:57 status unpacked grub-efi-amd64:amd64 2.02~beta3-5
2017-02-27 12:20:57 status unpacked grub-efi-amd64:amd64 2.02~beta3-5
2017-02-27 12:20:57 status half-configured grub-efi-amd64:amd64 2.02~beta3-5
2017-02-27 12:49:58 startup packages configure
2017-02-27 12:49:58 configure grub-efi-amd64:amd64 2.02~beta3-5 
2017-02-27 12:49:58 status half-configured grub-efi-amd64:amd64 2.02~beta3-5
2017-02-27 12:51:26 startup packages configure
2017-02-27 12:51:32 startup packages configure
2017-02-27 12:51:32 configure grub-efi-amd64:amd64 2.02~beta3-5 
2017-02-27 12:51:32 status half-configured grub-efi-amd64:amd64 2.02~beta3-5
2017-02-27 13:53:22 startup packages configure
2017-02-27 13:53:22 configure grub-efi-amd64:amd64 2.02~beta3-5 
2017-02-27 13:53:22 status half-configured grub-efi-amd64:amd64 2.02~beta3-5
2017-02-28 21:16:13 startup packages configure
2017-02-28 21:16:13 configure grub-efi-amd64:amd64 2.02~beta3-5 
2017-02-28 21:16:13 status half-configured grub-efi-amd64:amd64 2.02~beta3-5
2017-02-28 21:16:20 status installed grub-efi-amd64:amd64 2.02~beta3-5
---



Bug#856416: grub-efi-amd64: Updating grub-efi-amd64:amd64 to 2.02~beta3-5 is aborted with half-installed package and reboot

2017-02-28 Thread Reiner Nix
Package: grub-efi-amd64
Version: 2.02~beta3-5
Severity: critical
Justification: breaks the whole system

Running apt-get again to complete the update, is aborted with the hint to use 
'dpkg --configure -a'.
But doing so, the update is also not completed, again a reboot is done.
Finally, this leaves the system in a half-installed mode, without no automatic 
exit.


On the next day I have tried again: first running apt-get update and then 
apt-get -d upgrade.
This time the "dpkg --configure -a" command could be successfully completed. 
Very strange.

E: Der dpkg-Prozess wurde unterbrochen; Sie müssen manuell »dpkg --configure 
-a« ausführen, um das Problem zu beheben.   
   
E: Der dpkg-Prozess wurde unterbrochen; Sie müssen manuell »dpkg --configure 
-a« ausführen, um das Problem zu beheben.   
   
root@cicero:~# apt-get -n upgrade   


E: Command line option 'n' [from -n] is not understood in combination with the 
other options.  
 
root@cicero:~# apt-get -d upgrade   


E: Der dpkg-Prozess wurde unterbrochen; Sie müssen manuell »dpkg --configure 
-a« ausführen, um das Problem zu beheben.   
   
root@cicero:~# dpkg --configure -a  


grub-efi-amd64 (2.02~beta3-5) wird eingerichtet ... 


(...)

Thanks for any improvement.


-- Package-specific info:

*** BEGIN /proc/mounts
/dev/sda2 / ext4 rw,relatime,errors=remount-ro,data=ordered 0 0
/dev/sda3 /mnt/root2a ext4 rw,relatime,data=ordered 0 0
/dev/sda4 /home ext4 rw,relatime,data=ordered 0 0
/dev/sda5 /mnt/home2a ext4 rw,relatime,data=ordered 0 0
/dev/sda1 /boot/efi vfat 
rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro
 0 0
/dev/sdb2 /mnt/root1b ext4 rw,relatime,data=ordered 0 0
/dev/sdc5 /mnt/home2c ext4 rw,relatime,data=ordered 0 0
/dev/sdb3 /mnt/root2b ext4 rw,relatime,data=ordered 0 0
/dev/sdc3 /mnt/root2c ext4 rw,relatime,data=ordered 0 0
/dev/sdc4 /mnt/home1c ext4 rw,relatime,data=ordered 0 0
/dev/sdb5 /mnt/home2b ext4 rw,relatime,data=ordered 0 0
/dev/sdb4 /mnt/home1b ext4 rw,relatime,data=ordered 0 0
/dev/sdb7 /mnt/work1b ext4 rw,relatime,data=ordered 0 0
/dev/sdc2 /mnt/root1c ext4 rw,relatime,data=ordered 0 0
/dev/sdc7 /mnt/work1c ext4 rw,relatime,data=ordered 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  set have_grubenv=true
  load_env
fi
if [ "${next_entry}" ] ; then
   set default="${next_entry}"
   set next_entry=
   save_env next_entry
   set boot_once=true
else
   set default="0"
fi

if [ x"${feature_menuentry_id}" = xy ]; then
  menuentry_id_option="--id"
else
  menuentry_id_option=""
fi

export menuentry_id_option

if [ "${prev_saved_entry}" ]; then
  set saved_entry="${prev_saved_entry}"
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z "${boot_once}" ]; then
saved_entry="${chosen}"
save_env saved_entry
  fi
}
function load_video {
  if [ x$feature_all_video_module = xy ]; then
insmod all_video
  else
insmod efi_gop
insmod efi_uga
insmod ieee1275_fb
insmod vbe
insmod vga
insmod video_bochs
insmod video_cirrus
  fi
}

if [ x$feature_default_font_path = xy ] ; then
   font=unicode
else
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 
--hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2  
fb8eb514-03c9-4290-afc0-e95c5dec7d92
else
  search --no-floppy --fs-uuid --set=root fb8eb514-03c9-4290-afc0-e95c5dec7d92
fi
font="/usr/share/grub/unicode.pf2"
fi

if loadfont $font ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
  set 

Bug#850549: kwin-x11: Focus repeatedly stolen

2017-01-07 Thread Reiner Nix
Package: kwin-x11
Version: 4:5.8.2-1+b1
Severity: important

The focus of the mouse is repeatedly stolen, e.g. when searching the menu for 
some secondsthe focus is stolen so that the menu 
get closed unexpectedly.

This happens for several programs like konqueror, digikam, firefox.
Another times when using wine (this is an example too, for other occasions of 
this problem wine was not used),
the focus get lost so that wine window get iconified.


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages kwin-x11 depends on:
ii  kwin-common   4:5.8.2-1+b1
ii  libc6 2.24-8
ii  libepoxy0 1.3.1-1
ii  libgcc1   1:6.2.1-5
ii  libkf5configcore5 5.27.0-1
ii  libkf5coreaddons5 5.27.0-1
ii  libkf5crash5  5.27.0-1
ii  libkf5i18n5   5.27.0-2
ii  libkf5windowsystem5   5.27.0-1
ii  libkwinglutils9   4:5.8.2-1+b1
ii  libkwinxrenderutils9  4:5.8.2-1+b1
ii  libqt5core5a  5.7.1+dfsg-2
ii  libqt5gui55.7.1+dfsg-2
ii  libqt5widgets55.7.1+dfsg-2
ii  libqt5x11extras5  5.7.1~20161021-2
ii  libstdc++66.2.1-5
ii  libx11-6  2:1.6.4-2
ii  libxcb-cursor00.1.1-3
ii  libxcb-randr0 1.12-1
ii  libxcb-xfixes01.12-1
ii  libxcb1   1.12-1
ii  libxi62:1.7.8-1

kwin-x11 recommends no packages.

kwin-x11 suggests no packages.

-- no debconf information



Bug#682099: xserver-xorg-video-ati: EXAPixmaps=On screen tearing at high resolution under certain configurations

2012-10-25 Thread Nix
On 24 Oct 2012, Benjamyn Ward verbalised:

 There's an ext4 bug floating around. Just watch which kernel you
 install if you're using the ext4 file system.

 https://lkml.org/lkml/2012/10/23/779

This is less problematic than we thought at first. It appears to cause
fs damage only if you reboot *while unmounting* a dirty fs. Simple
reboots of dirty fses do not cause corruption.

(Also, this happens with 3.6.1 as well, though it is harder to trigger.
It may happen with much older kernels. I still have to test that, and
since this is not my day job...)

-- 
NULL  (void)


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#664027: #664027 coherence not accessible, traceback with no attribute '_disconnectedDeferred'

2012-10-22 Thread Reiner Benedikt Nix
Dear package maintainer,

this bug is still present. Without solving it, the coherence package cannot be 
used in the next Debian release.

May I ask if there is any progress planned? 
Do you need more information for this bug?

Kind regards,
Reiner

---
Subject: python-coherence: aaa
Package: python-coherence
Version: 0.6.6.2-6
Severity: important



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (600, 'testing'), (500, 'stable'), (50, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-coherence depends on:
ii  python2.7.3~rc2-1
ii  python-axiom  0.6.0-3
ii  python-configobj  4.7.2+ds-4
ii  python-gst0.100.10.22-3
ii  python-louie  1.1-1.1
ii  python-pkg-resources  0.6.24-1
ii  python-tagpy  0.94.8-4
ii  python-zope.interface [python-zopeinterface]  3.6.1-3
ii  python2.6 2.6.8-0.2
ii  python2.7 2.7.3~rc2-2.1

Versions of packages python-coherence recommends:
ii  libgdata-google1.2-1  2.30.3-2+squeeze1
ii  python-mechanize  1:0.2.5-3
---

$ dpkg -l *twisted*|grep ii
ii  python-twisted-bin12.0.0-1  

ii  python-twisted-conch  1:12.0.0-1
 
ii  python-twisted-core   12.0.0-1  
 
ii  python-twisted-web12.0.0-1  
 
---


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#664027: coherence not accessible, traceback with no attribute '_disconnectedDeferred'

2012-03-14 Thread Reiner Benedikt Nix
Package: python-coherence
Version: 0.6.6.2-6
Severity: important

Dear Maintainer,

after an update of some packages - without changing any coherence 
configuration - the media server is not longer available to be 
accessed from my TV (acting as media renderer). There is no change in the 
network. This is verified by using an older copy of the
 media servers host, which is still working perfectly.

In the log file of coherence, following traceback is logged multiple times:
-- begin of log --
Unhandled Error
Traceback (most recent call last):
  File /usr/bin/coherence, line 364, in module
reactor.run()
  File /usr/lib/python2.7/dist-packages/twisted/internet/gtk2reactor.py, 
line 277, in run
self.__run()
  File /usr/lib/python2.7/dist-packages/twisted/internet/gtk2reactor.py, 
line 148, in wrapper
return real_cb(real_s, condition)
  File /usr/lib/python2.7/dist-packages/twisted/internet/gtk2reactor.py, 
line 282, in callback
source, self._doReadOrWrite, source, source, condition)
--- exception caught here ---
  File /usr/lib/python2.7/dist-packages/twisted/python/log.py, line 84, in 
callWithLogger
return callWithContext({system: lp}, func, *args, **kw)
  File /usr/lib/python2.7/dist-packages/twisted/python/log.py, line 69, in 
callWithContext
return context.call({ILogContext: newCtx}, func, *args, **kw)
  File /usr/lib/python2.7/dist-packages/twisted/python/context.py, line 118, 
in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
  File /usr/lib/python2.7/dist-packages/twisted/python/context.py, line 81, 
in callWithContext
return func(*args,**kw)
  File /usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py, line 
594, in _doReadOrWrite
self._disconnectSelectable(selectable, why, inRead)
  File /usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py, line 
263, in _disconnectSelectable
selectable.connectionLost(f)
  File /usr/lib/python2.7/dist-packages/twisted/internet/tcp.py, line 433, 
in connectionLost
Connection.connectionLost(self, reason)
  File /usr/lib/python2.7/dist-packages/twisted/internet/tcp.py, line 277, 
in connectionLost
protocol.connectionLost(reason)
  File /usr/lib/python2.7/dist-packages/twisted/web/client.py, line 191, in 
connectionLost
self.factory._disconnectedDeferred.callback(None)
exceptions.AttributeError: HeaderAwareHTTPClientFactory instance has no 
attribute '_disconnectedDeferred'
-- end of log --

This report may be something like a duplicate of bug=661416, reported for 
upnp-inspector. I do not have upnp-inspector installed. Hope that this 
information is helpful.


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (600, 'testing'), (500, 'stable'), (50, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.1.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash


Versions of packages python-coherence depends on:
ii  python2.7.2-10
ii  python-axiom  0.6.0-2
ii  python-configobj  4.7.2+ds-3
ii  python-gst0.100.10.22-3
ii  python-louie  1.1-1.1
ii  python-pkg-resources  0.6.24-1
ii  python-tagpy  0.94.8-3
ii  python-zope.interface [python-zopeinterface]  3.6.1-1
ii  python2.6 2.6.7-4
ii  python2.7 2.7.2-8

Versions of packages python-coherence recommends:
ii  libgdata-google1.2-1  2.30.3-2
ii  python-mechanize  0.2.5-1

python-coherence suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#647992: Possible cause (unlikely)

2011-12-05 Thread Nix
Briefly:

Because Debian is using kernel 3.1.x and has CONFIG_SECCOMP turned on,
all attempts to call time() with the seccomp sandbox active and using a
glibc old enough that it uses the vsyscall page for such calls will 'Aw,
snap!' the renderer:

http://code.google.com/p/chromium/issues/detail?id=104084
http://code.google.com/p/seccompsandbox/issues/detail?id=17

This is fixed, but very recently... but this is likely moot since Debian
doesn't turn on the seccomp sandbox. When you do, take note...



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#589559: pulseaudio: Fails to start if .asoundrc routes sound via PulseAudio

2010-07-18 Thread Nix
Package: pulseaudio
Version: 0.9.21-3
Severity: important

I've got PulseAudio 0.9.21 running on this Debian testing system and also
on an LFS system. On the LFS system, I can route all ALSA-generated sound
through PulseAudio with the following ~/.asoundrc:

---
# Sound output as a normal user always goes via PulseAudio.

pcm.pulse {
type pulse
server music.srvr.nix
}

ctl.pulse {
type pulse
server music.srvr.nix
}

pcm.!default {
type pulse
}

ctl.!default {
type pulse
}
---

On the Debian system, this doesn't work: PA fails to start, as below
(this is reported on behalf of one of my users, hence the differing
usernames below):

Jul 18 17:41:44 phoenix pulseaudio[29388]: main.c: setrlimit(RLIMIT_NICE, (31, 
31)) failed: Operation not permitted
Jul 18 17:41:44 phoenix pulseaudio[29388]: main.c: setrlimit(RLIMIT_RTPRIO, (9, 
9)) failed: Operation not permitted
Jul 18 17:41:44 phoenix pulseaudio[29388]: core-util.c: Failed to acquire 
high-priority scheduling: No such file or directory
Jul 18 17:41:44 phoenix pulseaudio[29388]: main.c: This is PulseAudio 0.9.21
Jul 18 17:41:44 phoenix pulseaudio[29388]: main.c: Page size is 4096 bytes
Jul 18 17:41:44 phoenix pulseaudio[29388]: main.c: Machine ID is 
93e440dd1e6926bc3940785e4b1a753c.
Jul 18 17:41:44 phoenix pulseaudio[29388]: main.c: Session ID is 
93e440dd1e6926bc3940785e4b1a753c-1279471234.423891-1494667676.
Jul 18 17:41:44 phoenix pulseaudio[29388]: main.c: Using runtime directory 
/home/martin/.pulse/93e440dd1e6926bc3940785e4b1a753c-runtime.
Jul 18 17:41:44 phoenix pulseaudio[29388]: main.c: Using state directory 
/home/martin/.pulse.
Jul 18 17:41:44 phoenix pulseaudio[29388]: main.c: Using modules directory 
/usr/lib/pulse-0.9.21/modules.
Jul 18 17:41:44 phoenix pulseaudio[29388]: main.c: Running in system mode: no
Jul 18 17:41:44 phoenix pulseaudio[29388]: main.c: Fresh high-resolution timers 
available! Bon appetit!
Jul 18 17:41:44 phoenix pulseaudio[29388]: cpu-x86.c: CPU flags: MMX SSE SSE2 
SSE3 SSSE3 SSE4_1
Jul 18 17:41:44 phoenix pulseaudio[29388]: svolume_mmx.c: Initialising MMX 
optimized functions.
Jul 18 17:41:44 phoenix pulseaudio[29388]: remap_mmx.c: Initialising MMX 
optimized remappers.
Jul 18 17:41:44 phoenix pulseaudio[29388]: svolume_sse.c: Initialising SSE2 
optimized functions.
Jul 18 17:41:44 phoenix pulseaudio[29388]: remap_sse.c: Initialising SSE2 
optimized remappers.
Jul 18 17:41:44 phoenix pulseaudio[29388]: sconv_sse.c: Initialising SSE2 
optimized conversions.
Jul 18 17:41:44 phoenix pulseaudio[29388]: module-device-restore.c: Sucessfully 
opened database file 
'/home/martin/.pulse/93e440dd1e6926bc3940785e4b1a753c-device-volumes'.
Jul 18 17:41:44 phoenix pulseaudio[29388]: module.c: Loaded 
module-device-restore (index: #0; argument: ).
Jul 18 17:41:44 phoenix pulseaudio[29388]: module-stream-restore.c: Sucessfully 
opened database file 
'/home/martin/.pulse/93e440dd1e6926bc3940785e4b1a753c-stream-volumes'.
Jul 18 17:41:44 phoenix pulseaudio[29388]: module.c: Loaded 
module-stream-restore (index: #1; argument: ).
Jul 18 17:41:44 phoenix pulseaudio[29388]: module-card-restore.c: Sucessfully 
opened database file 
'/home/martin/.pulse/93e440dd1e6926bc3940785e4b1a753c-card-database'.
Jul 18 17:41:44 phoenix pulseaudio[29388]: module.c: Loaded 
module-card-restore (index: #2; argument: ).
Jul 18 17:41:44 phoenix pulseaudio[29388]: module.c: Loaded 
module-augment-properties (index: #3; argument: ).
Jul 18 17:41:44 phoenix pulseaudio[29388]: socket-client.c: socket(): Address 
family not supported by protocol
Jul 18 17:41:49 phoenix pulseaudio[29397]: pid.c: Daemon already running.
Jul 18 17:41:49 phoenix pulseaudio[29388]: (alsa-lib)pulse.c: PulseAudio: 
Unable to connect: Connection refused
Jul 18 17:41:49 phoenix pulseaudio[29388]: alsa-util.c: Error opening PCM 
device default: Connection refused
Jul 18 17:41:49 phoenix pulseaudio[29388]: module.c: Failed to load  module 
module-alsa-sink (argument: ): initialization failed.
Jul 18 17:41:49 phoenix pulseaudio[29388]: main.c: Module load failed.
Jul 18 17:41:49 phoenix pulseaudio[29388]: main.c: Failed to initialize daemon.
Jul 18 17:41:49 phoenix pulseaudio[29388]: module.c: Unloading 
module-device-restore (index: #0).
Jul 18 17:41:49 phoenix pulseaudio[29388]: module.c: Unloaded 
module-device-restore (index: #0).
Jul 18 17:41:49 phoenix pulseaudio[29388]: module.c: Unloading 
module-stream-restore (index: #1).
Jul 18 17:41:49 phoenix pulseaudio[29388]: module.c: Unloaded 
module-stream-restore (index: #1).
Jul 18 17:41:49 phoenix pulseaudio[29388]: module.c: Unloading 
module-card-restore (index: #2).
Jul 18 17:41:49 phoenix pulseaudio[29388]: module.c: Unloaded 
module-card-restore (index: #2).
Jul 18 17:41:49 phoenix pulseaudio[29388]: module.c: Unloading 
module-augment-properties (index: #3).
Jul 18 17:41:49 phoenix pulseaudio[29388]: module.c: Unloaded 
module-augment-properties (index: #3).
Jul 18 17:41:49 phoenix pulseaudio[29388]: main.c: 

Bug#572880: video-radeon: frequent lockups on suspend to disk/resume with KMS

2010-03-09 Thread Nix
On 7 Mar 2010, Hramrach verbalised:

 I have upgraded the system to get KMS working and now the system would
 lockup about once in three tries when doing suspend to disk/resume.

 I suspect this is related to KMS but I had to upgrade quite a bit of
 stuff to get it working so I cannot be sure.

Bug https://bugs.freedesktop.org/show_bug.cgi?id=26872 is a bisection
of a 100%-reproducible (for me) lockup in KMS suspension in 2.6.33. It
may be related. (Then again it may not: your lockup is not consistently
reproducible. I'm not sure how we can get useful debugging info out at
freeze time. Will even a netconsole work?)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#130309: Sichere Arbeitspl#228;tze

2008-03-20 Thread Esmeralda Nix

Wir sind ein dynamisches Unternehmen.
Zur Verst#228;rkung unseres Teams suchen wir einen Regionalmanager.
Voraussetzungen:
•   Wohnort: die USA, Deutschland
•flexibel, zuverl#228;ssig, verantwortungsvoll
•gute PC Kenntnisse (Email, Microsoft World) und Internetanschlu#223;
•minimal 3 Stunden pro Tag frei
Wir 
•	versprechen Ihnen einen angenehmen und sicheren Arbeitsplatz 
•	bieten Ihnen ein leistungsorientiertes Gehalt und ausgezeichnete Karrierechancen

•   #252;berlassen es Ihnen selbst ,wie Sie Ihre Arbeitszeit organisieren
Das Wesentliche bei der Arbeit:
1. Geld von einem unserer Kunden bekommen 
2. das Geld #252;ber Western Union transferieren lassen


Ihr Verdienst betr#228;gt 2400$ pro Monat. Von jeder Geldsumme, die man 
#252;berwiesen hat, kriegt man  2 % zus#228;tzlich.
Die Probezeit dauert 2 Wochen. In dieser Zeit kriegen Sie kein festes Gehalt, 
sondern nur 2 % von jeder #220;berweisung.

Haben Sie Interesse an dieser Position, dann senden 
Sie Ihre Bewerbung an:  [EMAIL PROTECTED]





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#342141: banister aventine bangor

2008-03-17 Thread Jed Nix
Grab Prescripitons and Medicatiosn right now

http://ambianceanecdote.alfredo.kusanra.com



not banisteraventine




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#362629: alvarez armenian anthropology

2008-03-17 Thread Coleen Nix
Aquire Prescripitons and eMdications right now

http://www.affluentacclaim.adverbial%2Epotorswe.com



in alvarezarmenian




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#103681: Storage Shipping: New Vacancies

2008-01-24 Thread Edmund Nix
Dear Madame and Sirs!


We have found your resume on one of the Job search sites.
We are glad to offer you a job of FREIGHT RESOURCE MANAGER

About us:

Storage Shipping Inc., one of the USA’s most successful cargo 
transporting and freight forwarding companies, was established in 1999. During 
these years, company proved its reliability and stability.
We are in the list of Top 10 fastest and most reliable freight services in the 
USA. We have mutual partnership with such companies as FedEx, USPS, DHL and 
many others.
Currently we are searching for 230 new employees in all 50 states for 
our new stockrooms.

About Vacancy:

We are seeking individuals who are interested in building a profitable 
and rewarding business with our help and support, while achieving a balanced 
lifestyle that offers both personal and
professional growth.
Job itself is very profitable and easy, we need employees to get in 
touch with our clients and help Storage Shipping Inc. in forwarding parcels and 
bundles to our stockrooms or to their appropriate
destination place.

Compensation of employee:

Employee will receive 35 USD per parcel received, proceeded and 
forwarded to its proper destination place. Even our worst employees have a 
salary of 1,200-1,620 USD per month, and all this - without leaving their 
houses.


If you are interested in this offer, please visit our web-site: Storage 
Shipping and use contact data presented on this site, or reply to [EMAIL 
PROTECTED]


Sincerely Yours,

Henk Schuermans

Storage Shipping
Head of HR Department



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#37143: All our customers who tried this remedy changed their s'e_xual life for better

2007-11-03 Thread Marlene L. Nix
injuring more than 6,000 with sarin.concentration camp at Dachau was completed.
through the exchange of five senior Taliban members.


Do you believe in magic? We suppose you're likely to answer negatively. 
We hadn't believed, either...until the moment MegaDick was introduced! 
The action of this remedy on a human phallus cannot be called otherwise than a 
Miracle! 
Just picture to yourself, that your love wand suddenly becomes longer 
and thicker and makes women tremble with ardor!
It's fabulous!

So, don't miss it out, perform a miracle in your life with this magical remedy!

http://debni.com/

Elizabeth May announced Sunday that she will seek thetheir nuclear program 
until the United States releasessince March 5, 2007. Mastrogiacomo's 
intrepreter istrophies on March 26.

Bug#358566: Advertising Network

2007-10-27 Thread Sonya Nix

We offer mass sending letters via e-mail service.

Low prices .

Bypassing through the spamfilters.

Contact Information:
icq: 355591743




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#429021: this bug causes nfs-utils 1.1.0 to fail

2007-10-23 Thread Nix
Have a look at
http://www.ussg.iu.edu/hypermail/linux/kernel/0709.2/2524.html, where
it becomes clear that this glibc patch causes communication failure
between rpc.mountd (of nfs-utils 1.1.0) and the kernel during kernel
upcalls to verify fh validity. This leads to the entire NFS server
seizing up.

It's been worked around in more recent nfs-utils releases, but still,
this is not good. This patch needs to go.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#208308: All because I am ejaculating the way I never have.

2007-09-10 Thread Benito Nix

Wondercum consist of two sets of herbs
http://emagx.net




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#290254: About your bug: kicker: run_panelapplet input field gets no focus after KDE update 3.2.2 to 3.3.1 on the Debian BTS

2007-02-19 Thread Reiner Nix
The errorenous behaviour disappeared. I am now debian testing with KDE 3.5.5 
and the input field got working fine.
Sorry, I do not remember the exact version when it gets usable again.

Cheers Reiner


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#404032: kmail crashes when sending an email and having a filter to copy the email to be sent

2006-12-21 Thread Reiner Benedikt Nix
Package: kmail
Version: 4:3.5.5.dfsg.1-2
Severity: normal


I am sending an email using an IMAP identity. Thus I configured kmail
to store the sent email in the Sent folder of the IMAP account using
the store field of the identity settings. Also I configured a filter
to copy outgoing emails for this sender address to my own Sent
folder. When sending the email kmail crashes. Sometimes the email was
sent but it was not copied.
 
Another variant also let kmail crash: 
I configured kmail to store the sent email in my own Sent folder 
and configured the filter to store a copy in the IMAP Sent folder. 

Also reported as KDE bug 139085

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (600, 'testing'), (500, 'stable'), (50, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages kmail depends on:
ii  kdebase-kio-plugins4:3.5.5a.dfsg.1-2 core I/O slaves for KDE
ii  kdelibs4c2a4:3.5.5a.dfsg.1-5 core libraries and binaries for al
ii  kdepim-kio-plugins 4:3.5.5.dfsg.1-2  KDE pim I/O Slaves
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libaudio2  1.8-2 The Network Audio System (NAS). (s
ii  libc6  2.3.6.ds1-8   GNU C Library: Shared libraries
ii  libfontconfig1 2.4.1-2   generic font configuration library
ii  libfreetype6   2.2.1-5   FreeType 2 font engine, shared lib
ii  libgcc11:4.1.1-19GCC support library
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  libidn11   0.6.5-1   GNU libidn library, implementation
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  libkcal2b  4:3.5.5.dfsg.1-2  KDE calendaring library
ii  libkdepim1a4:3.5.5.dfsg.1-2  KDE PIM library
ii  libkleopatra1  4:3.5.5.dfsg.1-2  KDE GnuPG interface libraries
ii  libkmime2  4:3.5.5.dfsg.1-2  KDE MIME interface library
ii  libkpimidentities1 4:3.5.5.dfsg.1-2  KDE PIM user identity information 
ii  libksieve0 4:3.5.5.dfsg.1-2  KDE mail/news message filtering li
ii  libmimelib1c2a 4:3.5.5.dfsg.1-2  KDE mime library
ii  libpng12-0 1.2.13-4  PNG library - runtime
ii  libqt3-mt  3:3.3.7-1 Qt GUI Library (Threaded runtime v
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libstdc++6 4.1.1-19  The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.3-4 X11 client-side library
ii  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxft22.1.8.2-8 FreeType-based font drawing librar
ii  libxi6 1:1.0.1-4 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxrandr2 2:1.1.0.2-5   X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  libxt6 1:1.0.2-2 X11 toolkit intrinsics library
ii  perl   5.8.8-6.1 Larry Wall's Practical Extraction 
ii  zlib1g 1:1.2.3-13compression library - runtime

Versions of packages kmail recommends:
ii  procmail  3.22-16Versatile e-mail processor

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#64359: As for the editorial process and appeals, today there is an escalation process, and Google can correct mistakes if it sees that a mistake has been made.

2006-12-03 Thread Nix

According to Fox, there is now new data from the Adsbot crawl, and
Google has trained the algorithm on more human-labeled data. The
problem is, if we give too much information about the process to the bad
guys, they'll turn around and use that to circumvent the process.
Choosing a collaborative versus dictatorial management style that is
compatible with the desired company culture is a separate choice from
metric implementation. Tim Oren has a follow-up post that builds on one
of his prior posts that I cited.

iii

*MAKU* IMMENSE COVERAGE *MAKU*

Trade Date:   Monday, December 4, 2006
Company Name: MAKEUP LIMITED (OTC BB:MAKU.OB)
Symbol:   MAKU
Last Trade:   $0.61
MAKU Target:  $2

Why get in MAKU? Don't if profit is not in your vocabulary.

JUST WATCH MAKU TRADE NEXT MONDAY, DECEMBER 4TH!

iii

  Hawk went on to document his experience with the service; it seems
that Google Image Search isn't very good at finding pictures of monkeys.
Nevertheless, people are skeptical about things unknown.
As for the editorial process and appeals, today there is an escalation
process, and Google can correct mistakes if it sees that a mistake has
been made.
The influence of Microsoft is simply huge. Potentially it helps the bad
guys optimize, so we have to be careful how we implement this. There is
also an entire section of the site devoted to Yahoo! In fact, multiple
mechanisms which create a single trusted third party have failed to
resolve impersonation problems, in part because single trusted third
parties themselves lack context. But you know you've clicked, or plan to
click, on all the aforementioned links in this article, too.
Answers featuring topics solely Wii-related in nature. If quality score
is very low, you will be faced with a very high minimum bid. So I'm
pushing for landing page quality being included in the ranking formula
and I think you'll see that soon.  The reason for looking at landing
page quality, according to him, is to improve the user experience, by
removing ads that fall below the quality-based minimum bids. Anyway,
the key point is you create whatever look you're happy with - though
frankly, as in real life - looks are only skin deep.
While that share may seem like it suffered from a huge dropoff, it's
also unavoidable. They've also recently completed an improvement in the
algorithm that scours landing pages. It is a video of just one stoner,
after all, who drove more precisely while baked than he did clear-eyed.
The first is for setting minimum bids.
 But you're saying that landing page quality does not currently affect
ad rank; landing page quality only affects minimum bids. In the meantime
- if you're into marketing you need to look at this thing. There is also
an entire section of the site devoted to Yahoo! us and MyWeb articles
about the Wii ranging from hardware, titles, gameplay and a whole myriad
of other related stories. So we don't use total spend or time as
incentives. us and MyWeb articles about the Wii ranging from hardware,
titles, gameplay and a whole myriad of other related stories. Shocked
homeowners and parents shouted in unison, that looks like my house!
There is also an entire section of the site devoted to Yahoo!
I often perform these numeric exercises or reference work by others
because it can sometimes be hard for people to comprehend how big
numbers are.
The information we use for ranking ads is much more specific. Anyway,
the key point is you create whatever look you're happy with - though
frankly, as in real life - looks are only skin deep.
Perhaps the centralized authorities Camp has cited as unreliable could
be part of the broader solution Net Trust would enable, as components of
a whole approach to assessing trust.
But you know you've clicked, or plan to click, on all the aforementioned
links in this article, too.
us and MyWeb articles about the Wii ranging from hardware, titles,
gameplay and a whole myriad of other related stories.
 In Google's view, this latest update has been successful insofar as
user evaluation data show an increase in user satisfaction with SERP's.
Or you might even say that you target the players.
This environment can work out in some cases. Choosing a collaborative
versus dictatorial management style that is compatible with the desired
company culture is a separate choice from metric implementation. They've
also recently completed an improvement in the algorithm that scours
landing pages.
If quality score is very low, you will be faced with a very high minimum
bid. This environment can work out in some cases.
Answers featuring topics solely Wii-related in nature.
I already spend too much time on computers so I tend spend my non work
time on the more physical aspects of life - but anyway, as it was
Internet marketing this was now business.
Tim Oren has a follow-up post that builds on one of his prior posts that
I cited. Perhaps the centralized authorities Camp has cited as
unreliable could be part of the broader solution Net Trust 

Bug#158683: =?koi8-r?b?PT9LT0k4LVI/UT8iPUVCPUNGPUM3PUNGLT1DQj1DRj1DNz1DRiwgPUNCPUNGPUQzPUMxPUQxID1D

2006-11-01 Thread Levi Nix
Mj1DQz1EMT1DND1EOCw/PQA=?=
Date: Wed, 1 Nov 2006 12:23:04 -0120
MIME-Version: 1.0
Content-Type: text/plain;
format=flowed;
charset=koi8-r;
reply-type=original
Content-Transfer-Encoding: 8bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.3110.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3

ü-Ü-Ü-Ü ÔÙ ÞÔÏ ÎÅ ÏÔ×ÅÞÁÅÛØ?

ÄáÓÔÁ×ÁÊ Ó×ÏÊ ÂÒÁÕÚÅÒ - × éÎÔÅÒÎÅÔÅ ÐÏËÏÐÁÅÛØÓÑ! 

îÁ ÜÔÏ ÍÏÌ×ÉÌÁ ×ÄÏ×Å:
ìÕËÁ íÕÄÉÝÅ×, Ä×ÏÒÑÎÉÎ.
ìÕËÁ ÔÕÔ ÓÒÁÚÕ ÒÁÚßÑÒÉÌÓÑ
íÁÔÒÅÎÕ ÎÁ ÐÏÌ ÐÏ×ÁÌÉÌ
îÏ ÐÒÏ ÌÕËÕ ÐÒÏÎÅÓÓÑ ÓÌÕÈ
ðÒÉÒÏÄÁ ÖÅÎÝÉÎ ÎÁÇÒÁÄÉÌÁ;
ëÁË ÅÓÔØ ÐÏÖÁÒÎÁÑ ËÉÛËÁ !
ôÅÂÅ, ËÒÁÓÁ×ÉÃÁ, ÐÏÄÓÔÁÔØ -
ôÏÓËÕ-ÐÅÞÁÌØ × ×ÉÎÅ ÔÏÐÉÌ.
ôÁËÏÇÏ ÈÕÑ, ËÁË ìÕËÁÛËÉÎ
åÌÄÏÀ ÐÕÛËÉ ÐÒÏÞÉÝÁÌ.
é ÌØÅÔÓÑ ÉÚ ÏÞÅÊ ÓÔÒÕÑ.
ïÔ ÂÅÓÐÏÒÑÄÏÞÎÏÊ ÅÂÎÉ !
îÁ ÜÔÏ ÍÏÌ×ÉÌÁ ×ÄÏ×Å:
èÏÔÑ ÅÊ ÈÕÊ ÂÏÌØÛÏÊ ÎÅ ÓÔÒÁÛÅÎ,
ïÎ ÐÒÉ ðÅÔÒÅ ÉÚ×ÅÓÔÅÎ ÓÔÁÌ.
ó×ÏÉ ÉÍÅÎØÑ, ËÁÐÉÔÁÌÙ,
é ÂÅÄÎÙÊ ÍÕÖ × ÔÏÔ ÍÉÒ ÕÛÅÌ,
é ÂÒÏÓÉ× ÎÁ ËÒÏ×ÁÔØ ÓÒÁÚÍÁÈÕ,
âÌÁÇÏÄÁÒÑ Ó×ÏÅÊ ÈÕÉÎÅ
ïÎÁ ÅÝÅ ÓÉÌØÎÅÊ ÏÒÅÔ,
éÚ×ÏÌØ, ÈÏÔØ ÄÕÛÕ ÚÁÌÏÖÕ,
ðÏÄ ÎÉÍ ×ÅÒÔÅÌÁÓØ Ñ ÀÌÏÀ



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#174990: wiki.

2006-10-27 Thread another nix

everybody run TkCon xlib. already Tk couldnt figure out builtin
small lost once gets too big Great idea look forward trying it. mine every day 
all
version that adds different technique well novel long line editing feature 
doesnt redraw screen bandwidth over slow links. Grab here .Mar LES quotIsso
exact char replace bufCol BUFFER lreplace bufRow IDXCOLLAST force ua currline 
incr viewRow linsert range ub elseif most above cause row change default 
Constrain view



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#381031: Opening the context menu of an image in the preview bar and selecting properties of category lets showimg crash

2006-08-01 Thread Reiner Benedikt Nix
Package: showimg
Version: 0.9.5-1.1
Severity: important

Opening the context menu of an image in the preview bar and selecting 
properties of category lets showimg crash.
This makes it impossible to categorize images.
SQLite is selected in the database preferences.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (600, 'testing'), (500, 'stable'), (50, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages showimg depends on:
ii  kdelibs4c2a 4:3.5.3-1core libraries and binaries for al
ii  libacl1 2.2.39-1 Access control list shared library
ii  libart-2.0-22.3.17-1 Library of functions for 2D graphi
ii  libattr12.4.32-1 Extended attribute shared library
ii  libaudio2   1.8-1The Network Audio System (NAS). (s
ii  libc6   2.3.6-15 GNU C Library: Shared libraries
ii  libexif12   0.6.13-4 library to parse EXIF files
ii  libfam0 2.7.0-10 Client library to control the FAM 
ii  libfontconfig1  2.3.2-7  generic font configuration library
ii  libfreetype62.2.1-2  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.1.1-5GCC support library
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libidn110.6.5-1  GNU libidn library, implementation
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libkexif1   0.2.3-2  library for KDE to read/display/ed
ii  libkipi00.1.4-1  library for apps that want to use 
ii  libkonq44:3.5.3-2core libraries for Konqueror
ii  libpng12-0  1.2.8rel-5.2 PNG library - runtime
ii  libqt3-mt   3:3.3.6-2Qt GUI Library (Threaded runtime v
ii  libsm6  1:1.0.0-4X11 Session Management library
ii  libstdc++6  4.1.1-5  The GNU Standard C++ Library v3
ii  libx11-62:1.0.0-7X11 client-side library
ii  libxcursor1 1.1.5.2-5X cursor management library
ii  libxext61:1.0.0-4X11 miscellaneous extension librar
ii  libxft2 2.1.8.2-8FreeType-based font drawing librar
ii  libxi6  1:1.0.0-5X11 Input extension library
ii  libxinerama11:1.0.1-4X11 Xinerama extension library
ii  libxrandr2  2:1.1.0.2-4  X11 RandR extension library
ii  libxrender1 1:0.9.0.2-4  X Rendering Extension client libra
ii  libxt6  1:1.0.0-5X11 toolkit intrinsics library
ii  zlib1g  1:1.2.3-13   compression library - runtime

Versions of packages showimg recommends:
ii  khelpcenter   4:3.5.3-2  help center for KDE
ii  kipi-plugins  0.1+rc1-3  image manipulation/handling plugin

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#89523: disappearance

2005-08-05 Thread Erin Nix
ALERT: Initial Notification

According to our records, you or your spouse completed one of our applications 
within the past year.

Although you were not accepted initially we are now happy to present you with 
three different deals.

Remember, there is absolutely No obligation on your part and past credit is a 
non-issue.

Please validate your information with our secure/private database to ensure our 
records are accurate.

http://www.lenderszzs.net/index.php?refid=windsor

Thank You and Good Day

Sincerely,

Erin Nix
Customer Service Rep
e-LMRi INC

If this reached you in error please let our office know so we can take you off 
the list:
http://www.lenderszzs.net/r.php






-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#117318: A small gift 4 u

2005-07-29 Thread Jamie Nix
For your immediate review:

Good Day, your file has been reviewed and there now are a few potential options 
for you to consider. 

Please note that this issue is time sensitive and that your previous credit 
situation is not an issue at this time. 

Confirm your details on our secure form to ensure our records are up to date, 
thank you.

http://www.financxs.net/index.php?refid=windsor

--Jamie Nix
Senior Financial Advisor - eLMR Inc

Did this reach you in error? please let us know so you won't recieve again:
http://www.financxs.net/r.php






-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#10813: what's that?

2005-07-15 Thread Sam Nix
For your review:

Good Day, your file has been reviewed and there now are a few potential options 
for you to consider. 

Please note that this issue is time sensitive and that your previous credit 
situation is not an issue at this time. 

Confirm your details on our secure form to ensure our records are up to date, 
thank you.

http://www.mon-nowz.net/index.php?refid=windsor

--Sam Nix
Financial Advisor - eLMR Inc.

Did this reach you in error? please let us know so you won't recieve again:
http://www.mon-nowz.net/r.php






-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#302317: module-assistant: failed to build ipw2100-source with gcc-version.sh: No such file or directory

2005-03-31 Thread Reiner Benedikt Nix
Package: module-assistant
Version: 0.8
Severity: normal



Running module-assistant to build ipw2100-source fails with error
 /usr/src/kernel-headers-2.6.10-1-686/scripts/gcc-version.sh: 
 /usr/src/kernel-headers-2.6.10-1-686/scripts/gcc-version.sh: No such file or 
 directory


Full log is attached below:

 [EMAIL PROTECTED]:~ # module-assistant --text-mode prepare,clean,get,build 
 ipw2100-source
 Kernel headers available in /lib/modules/2.6.10-1-686/build
 Creating symlink...
 
 Done!
 /usr/share/modass/packages/ipw2100-source clean
 /usr/share/modass/packages/ipw2100-source unpack
 Extracting the package tarball, /usr/src/ipw2100-source.tar.gz
 Setting environment:
KDREV: 2.6.10-4
KVERS: 2.6.10-1-686
KSRC:  /lib/modules/2.6.10-1-686/build
KPKG_DEST_DIR: /usr/src
 /usr/share/modass/packages/ipw2100-source build KVERS=2.6.10-1-686 
 KSRC=/lib/modules/2.6.10-1-686/build KDREV=2.6.10-4 kdist_image
 dh_testdir
 dh_testroot
 rm -f build-arch-stamp build-indep-stamp configure-stamp
 rm -rf modules
 /usr/bin/make clean
 make[1]: Entering directory `/usr/src/modules/ipw2100'
 make[1]: *** No rule to make target `clean'.  Stop.
 make[1]: Leaving directory `/usr/src/modules/ipw2100'
 make: [clean] Error 2 (ignored)
 /usr/bin/make -C driver clean
 make[1]: Entering directory `/usr/src/modules/ipw2100/driver'
 rm -f *.mod.c *.mod *.o *.ko .*.cmd .*.flags .lst *.lst
 rm -rf /usr/src/modules/ipw2100/driver/tmp
 for file in *.{c,h}; do \
 sed -i -e s:\ *$::g -e s:\t*$::g $file; \
 done
 make[1]: Leaving directory `/usr/src/modules/ipw2100/driver'
 dh_clean
 dh_testdir
 dh_testroot
 rm -f build-arch-stamp build-indep-stamp configure-stamp
 rm -rf modules
 /usr/bin/make clean
 make[1]: Entering directory `/usr/src/modules/ipw2100'
 make[1]: *** No rule to make target `clean'.  Stop.
 make[1]: Leaving directory `/usr/src/modules/ipw2100'
 make: [clean] Error 2 (ignored)
 /usr/bin/make -C driver clean
 make[1]: Entering directory `/usr/src/modules/ipw2100/driver'
 rm -f *.mod.c *.mod *.o *.ko .*.cmd .*.flags .lst *.lst
 rm -rf /usr/src/modules/ipw2100/driver/tmp
 for file in *.{c,h}; do \
 sed -i -e s:\ *$::g -e s:\t*$::g $file; \
 done
 make[1]: Leaving directory `/usr/src/modules/ipw2100/driver'
 dh_clean
 for templ in ; do \
 cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.10-1-686/g'` ; \
   done
 for templ in `ls debian/*.modules.in` ; do \
 test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} 
 ${templ%.modules.in}.backup 2/dev/null || true; \
 sed -e 's/##KVERS##/2.6.10-1-686/g ;s/#KVERS#/2.6.10-1-686/g ; 
 s/_KVERS_/2.6.10-1-686/g ; s/##KDREV##/2.6.10-4/g ; s/#KDREV#/2.6.10-4/g ; 
 s/_KDREV_/2.6.10-4/g'  $templ  ${templ%.modules.in}; \
   done
 export DH_OPTIONS='-pipw2100-modules-2.6.10-1-686'
 sed s/_UPSTREAM_VERSION_/1.0.5/  debian/config  debian/config.new
 mv debian/config.new debian/config
 dh_testdir
 dh_testroot
 dh_clean -k
 # Build the module
 /usr/bin/make -C driver KSRC=/lib/modules/2.6.10-1-686/build KVER=2.6.10-1-686
 make[1]: Entering directory `/usr/src/modules/ipw2100/driver'
 /usr/bin/make -C /lib/modules/2.6.10-1-686/build 
 SUBDIRS=/usr/src/modules/ipw2100/driver 
 MODVERDIR=/usr/src/modules/ipw2100/driver modules
 /usr/src/kernel-headers-2.6.10-1-686/scripts/gcc-version.sh: 
 /usr/src/kernel-headers-2.6.10-1-686/scripts/gcc-version.sh: No such file or 
 directory
 make[2]: Entering directory `/usr/src/kernel-headers-2.6.10-1-686'
 make[3]: scripts/Makefile.build: No such file or directory
 make[3]: *** No rule to make target `scripts/Makefile.build'.  Stop.
 make[2]: *** [_module_/usr/src/modules/ipw2100/driver] Error 2
 make[2]: Leaving directory `/usr/src/kernel-headers-2.6.10-1-686'
 make[1]: *** [modules] Error 2
 make[1]: Leaving directory `/usr/src/modules/ipw2100/driver'
 make: *** [binary-modules] Error 2
 BUILD FAILED!
 See /var/cache/modass/ipw2100-source.buildlog.2.6.10-1-686.1112259245 for 
 details.
 Build failed. Press Return to continue...
 
 [EMAIL PROTECTED]:~ # dir 
 /usr/src/kernel-headers-2.6.10-1-686/scripts/gcc-version.sh
 ls: /usr/src/kernel-headers-2.6.10-1-686/scripts/gcc-version.sh: No such file 
 or directory
 



-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (600, 'testing'), (50, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages module-assistant depends on:
ii  perl  5.8.4-8Larry Wall's Practical Extraction 

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#302317: module-assistant: failed to build ipw2100-source with gcc-version.sh: No such file or directory

2005-03-31 Thread Reiner Nix
I've got a work around:

The failure does not longer occurs after re-installing the package 
kernel-kbuild-2.6-3:
  apt-get --reinstall install kernel-kbuild-2.6-3

Regards,
Reiner


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#290254: kicker: run_panelapplet input field gets no focus after KDE update 3.2.2 to 3.3.1

2005-01-13 Thread Reiner Benedikt Nix
Package: kicker
Version: 4:3.3.1-3
Severity: normal


After update of all KDE 3.2.2 packages to KDE 3.3.1 the run panel
applet in kicker (Program Starter) gets not longer the focus in the
field to input a command. The focus remains on the last process
(e.g. emacs) so no input reaches the applet.

In general the applet works: I have created a fresh user account and
started KDE for the first time. Adding/activating the run panel
applet to kicker and typing into the input field is ok. The applet
gets the focus and input is accepted well.

So it may be a migration problem of the update from 3.2.2 to 3.3.1

Just removing/deactivating the applet and adding/activating it again
does not solve the problem.

Beloy I have inserted the contents of kickerrc and run_panelappletrc.
Please, feel free to contact me if any other information is helpful.


--- kickerrc START ---
[$Version]
update_info=kickerrc.upd:kde_3_1_sizeChanges

[Applet_1]
ConfigFile=minipager_panelapplet_rwfgw9ix9cgdtfu6na7_rc
DesktopFile=minipagerapplet.desktop
FreeSpace=0
WidthForHeightHint=92

[Applet_2]
ConfigFile=taskbar_panelappletrc
DesktopFile=taskbarapplet.desktop
FreeSpace=0
WidthForHeightHint=208

[Applet_3]
ConfigFile=systemtray_panelappletrc
DesktopFile=systemtrayapplet.desktop
FreeSpace=1
WidthForHeightHint=204

[Applet_4]
ConfigFile=clock_panelapplet_twmvoeys2xgmmazs6ii_rc
DesktopFile=clockapplet.desktop
FreeSpace=1
WidthForHeightHint=115

[Applet_5]
ConfigFile=run_panelappletrc
DesktopFile=runapplet.desktop
FreeSpace=1
WidthForHeightHint=42

[ExtensionButton_1]
DesktopFile=prefmenu.desktop
FreeSpace=0

[Extension_1]
ConfigFile=childpanel_panelextension_3epghwyrhzqavyyuz6z_rc
DesktopFile=childpanelextension.desktop
ResizeableHandle=false

[Extension_2]
ConfigFile=sidebar_panelextension_3vq7boilggaffknilf9v_rc
DesktopFile=sidebarextension.desktop

[General]
Alignment=0
Applets=KMenuButton_1,ExtensionButton_1,ServiceButton_2,ServiceButton_1,ServiceButton_3,Applet_1,Applet_2,Applet_5,ServiceButton_7,ServiceButton_4,ServiceButton_5,ServiceButton_6,Applet_3,Applet_4
AutoHideDelay=3
AutoHidePanel=true
AutoHideSwitch=false
BackgroundHide=false
BackgroundTheme=/usr/share/apps/kicker/wallpapers/default.png
ColorizeBackground=false
CustomSize=58
ExpandSize=true
Extensions2=Extension_1
FadeOutAppletHandles=false
HideAnimation=true
HideAnimationSpeed=40
HideAppletHandles=false
HideButtonSize=10
Panels=Extension_2,MainPanel,Extension_1
Position=3
ResizeableHandle=false
ShowLeftHideButton=true
ShowRightHideButton=false
ShowToolTips=true
Size=2
SizePercentage=100
TintColor=198,198,191
TintValue=13
Transparent=false
UnhideLocation=6
UseBackgroundTheme=false
XineramaScreen=0

[KFileDialog Settings]
Automatic Preview=true
Preview Size=60
ShowPreviews=false
ViewMode=SmallColumns

[KFileDialog Speedbar]
Speedbar IconSize=32

[KMenu]
UseSidePixmap=true

[KMenuButton_1]
FreeSpace=0

[ServiceButton_1]
DesktopFile=System/konsole.desktop
FreeSpace=0
StorageId=kde-konsole.desktop

[ServiceButton_2]
DesktopFile=System/kinfocenter.desktop
FreeSpace=0
StorageId=kde-kinfocenter.desktop

[ServiceButton_3]
DesktopFile=Internet/konqbrowser.desktop
FreeSpace=0
StorageId=kde-konqbrowser.desktop

[ServiceButton_4]
DesktopFile=Internet/KMail.desktop
FreeSpace=1
StorageId=kde-KMail.desktop

[ServiceButton_5]
DesktopFile=/usr/share/applications/kde/kpilot.desktop
FreeSpace=1
StorageId=kde-kpilot.desktop

[ServiceButton_6]
DesktopFile=/usr/share/applications/kde/Kppp.desktop
FreeSpace=1
StorageId=kde-Kppp.desktop

[ServiceButton_7]
DesktopFile=$HOME/.kde/share/apps/kicker/TimeTracker.desktop
FreeSpace=1
StorageId=:TimeTracker.desktop

[button_tiles]
EnableBrowserTiles=false
EnableDesktopButtonTiles=false
EnableExeTiles=false
EnableKMenuTiles=false
EnableURLTiles=false
EnableWindowListTiles=false

[buttons]
EnableIconZoom=false
EnableTileBackground=false

[menus]
DetailedEntriesNamesFirst=true
DetailedMenuEntries=true
Extensions=find.desktop,konsolemenu.desktop,recentdocs.desktop
MaxEntries2=30
NumVisibleEntries=5
RecentAppsStat=4 1105290947 /usr/share/applications/kde/krec.desktop,2 
1105291403 /usr/share/applications/audacity.desktop,1 1105518322 
Utilities/karamba.desktop,1 1105518298 
/usr/share/applications/kde/kfontview.desktop,1 1105282361 
Multimedia/kwave.desktop,1 1104687430 
/usr/share/applications/kde/clock.desktop,1 1105281129 
/usr/share/applications/gnome-sound-recorder.desktop,1 1105281116 
/usr/share/applications/reclevel.desktop,1 1105290040 
/usr/share/applications/kde/screensaver.desktop,1 1105436231 
/usr/share/applications/kde/KNode.desktop,1 1105448801 
/usr/share/applications/kde/kopete.desktop,1 1105281443 
/usr/share/applications/kde/arts.desktop
RecentVsOften=false
ShowHiddenFiles=false
UseBookmarks=false
UseBrowser=false
--- kickerrc END ---


--- run_panelappletrc START ---
[General]
Completion list=
CompletionMode=4
History list=
--- run_panelappletrc END ---


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (600, 

Bug#290256: kmail: After upgrade 3.2.2 to 3.3.1 wrong folder name of inbox is displayed.

2005-01-13 Thread Reiner Benedikt Nix
Package: kmail
Version: 4:3.3.1-3
Severity: normal

After updating all KDE packages from KDE 3.2.2 to 3.3.1 the local inbox
folder name is not displayed as Posteingang (german name for inbox)
but get the text of an IMAP account name.

Removing blanks in the account name, e.g. [EMAIL PROTECTED] (imap)
to [EMAIL PROTECTED](imap) changes the displayed text but does not
display the correct value.

In the kmailrc, I see that a folder property is set
  [EMAIL PROTECTED](imap)
But changing this in the resource file is ignored
and reset to the wrong value after next start of kmail.



-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (600, 'testing'), (50, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.5-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages kmail depends on:
ii  kdelibs4 4:3.3.1-4   KDE core libraries
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libgcc1  1:3.4.3-6   GCC support library
ii  libice6  4.3.0.dfsg.1-10 Inter-Client Exchange library
ii  libkcal2 4:3.3.1-3   KDE calendaring library
ii  libkdenetwork2   4:3.3.1-3   KDE Network library
ii  libkdepim1   4:3.3.1-3   KDE PIM library
ii  libkleopatra0a   4:3.3.1-3   KDE GnuPG interface libraries
ii  libkpimidentities1   4:3.3.1-3   KDE PIM user identity information 
ii  libksieve0   4:3.3.1-3   KDE mail/news message filtering li
ii  libmimelib1a 4:3.3.1-3   KDE mime library
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libqt3c102-mt3:3.3.3-7   Qt GUI Library (Threaded runtime v
ii  libsm6   4.3.0.dfsg.1-10 X Window System Session Management
ii  libstdc++5   1:3.3.5-5   The GNU Standard C++ Library v3
ii  libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li
ii  libxext6 4.3.0.dfsg.1-10 X Window System miscellaneous exte
ii  perl 5.8.4-5 Larry Wall's Practical Extraction 
ii  xlibs4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-3   compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]