[Bug 1900396] [NEW] netstat man-page does not explain -t|--tcp, -u|--udp or -w|--raw

2020-10-19 Thread Morten Siebuhr
Public bug reported: I tried looking up `netstat -tlnp` on https://explainshell.com, but there was no explanation for `-t`. It turns out that at least `-t|--tcp`, `-u|--udp` and `-w|--raw` aren't documented in the man-page (http://manpages.ubuntu.com/manpages/precise/en/man8/netstat.8.html). ** A

[Bug 1866611] Re: OpenVPN w. SHA1 signed CA broken after upgrade to 1.1.1d-2ubuntu6

2020-03-09 Thread Morten Siebuhr
This seems to have been caused by the patch 0180-Stop-accepting- certificates-signed-using-SHA1-at-sec.patch. I've re-built 1.1.1c-1ubuntu4 (apt source openssl; cd openssl1.1.1c; dpkg-buildpackage --no-sign; sudo apt install ../libssl1.1_1.1.1c- 1ubuntu4_amd64.deb), which makes my VPN work again.

[Bug 1866611] [NEW] OpenVPN w. SHA1 signed CA broken after upgrade to 1.1.1d-2ubuntu6

2020-03-09 Thread Morten Siebuhr
Public bug reported: After upgrading openssl on my Focal-install this morning (upgrade openssl:amd64 1.1.1d-2ubuntu3 1.1.1d-2ubuntu6 per /var/log/dpkg.log), my OpenVPN tunnel refuses to connect to our corporate VPN (from /var/log/syslog): corp-laptop nm-openvpn[4688]: VERIFY ERROR: depth=0, error

[Bug 740630] Re: [needs-packaging] GNU parallel

2012-03-13 Thread Morten Siebuhr
Why has this been moved to haskell-parallel; the source (http://git.savannah.gnu.org/cgit/parallel.git/tree/src/parallel) most certainly look like PERL to me... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 289957] Re: Backupninja cannot back up LDAP w. cn=config backend

2011-12-01 Thread Morten Siebuhr
Backup Ninja doesn't ship that particular backend any more (see comment #4). ** Changed in: backupninja (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/289957

[Bug 776499] Re: gvim gets no global menu, timeout warning on the console

2011-11-24 Thread Morten Siebuhr
Installing the Precise-packages on Oneiric doesn't work (just in case anybody else might want to try that out): > sudo dpkg -i vim-gnome_7.3.333-1ubuntu2_amd64.deb (Reading database ... 283960 files and directories currently installed.) Preparing to replace vim-gnome 2:7.3.333-1ubuntu2 (usi

[Bug 855556] Re: "Restart" and "Shut Down" don't work if anyone else is logged in

2011-11-07 Thread Morten Siebuhr
Combined with bug874870 (user-switching fails for some reason; https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/874872), this makes LightDM useless for all but the inital login for me. I AM the admin, but when I can't even log into my own session, I'm only left with doing hard-resets. -- Yo

[Bug 572861] Re: Rythmbox appindicator inconsistent

2011-10-28 Thread Morten Siebuhr
Irrelevant after change to sound-menu. ** Changed in: rhythmbox (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/572861 Title: Rythmbox appindicator inconsistent

[Bug 883026] Re: GZIP-options causing breakage

2011-10-28 Thread Morten Siebuhr
BTW. This *did* work in Ubuntu 11.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/883026 Title: GZIP-options causing breakage To manage notifications about this bug go to: https://bugs.launchpad.

[Bug 572861] Re: Rythmbox appindicator inconsistent

2011-10-28 Thread Morten Siebuhr
Not relevant after change to soundmenu. ** Changed in: rhythmbox Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/572861 Title: Rythmbox appindicator inconsistent To man

[Bug 883026] [NEW] GZIP-options causing breakage

2011-10-28 Thread Morten Siebuhr
Public bug reported: When using tar -z , and having verbose gzip enabled by default, tar breaks (because gzip outputs progress/file information to stdout). To reproduce > GZIP='-v' tar -zxf - < some.tgx > /dev/null gzip: stdin: decompression OK, trailing zero bytes ignored tar: Child returned sta

[Bug 877744] Re: Empathy loses all styling after upgrade from 11.04 to 11.10

2011-10-20 Thread Morten Siebuhr
Just *opening* the preferences dialog (Edit-menu → Preferences), made styling re-appear. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/877744 Title: Empathy loses all styling after upgrade from 11.0

[Bug 766946] [NEW] Shotwell should put cached thumbs in either ~/.cache or $XDG_CACHE_DIR

2011-04-20 Thread Morten Siebuhr
Public bug reported: Binary package hint: shotwell Shotwell currently (0.7.2) stores it's thumbs in ~/.shotwell/thumbs. Per the XDG spec, they should go in $XDG_CACHE_DIR/shotwell/thumbs (or ~/.cache if $XDG_CACHE_DIR isn't set). Having this stored correctly makes stuff like ignoring temporary

[Bug 670901] Re: Implement easy iterator

2010-11-04 Thread Morten Siebuhr
** Patch added: "Iterator implementation" https://bugs.launchpad.net/bugs/670901/+attachment/1722809/+files/ldif-iterator.patch -- Implement easy iterator https://bugs.launchpad.net/bugs/670901 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 670901] [NEW] Implement easy iterator

2010-11-04 Thread Morten Siebuhr
Public bug reported: Binary package hint: python-ldap A small patch to ldif.py, that allows the parser to be used directly as an iterator over the entries in a LDIF-file: p = LDIFParser(open('example.ldif', 'rb')) for dn, entry in p.parse(): print dn print entry ** Affects: python-ldap

[Bug 572861] Re: Rythmbox appindicator inconsistent

2010-05-01 Thread Morten Siebuhr
** Summary changed: - banshee-extension-appindicator inconsistent with ditto rhythmbox + Rythmbox appindicator inconsistent ** Also affects: rhythmbox (Ubuntu) Importance: Undecided Status: New -- Rythmbox appindicator inconsistent https://bugs.launchpad.net/bugs/572861 You received t

Re: [Bug 572861] [NEW] banshee-extension-appindicator inconsistent with ditto rhythmbox

2010-05-01 Thread Morten Siebuhr
. Yes - I tried it out immediately after switching from the Notification Area ext. But it still behaves differently than Rhythmbox in a few corner cases, such as when trying to re-hide the application by un-selecting the "Show Rhythmbox" in the application indicator (nothing happens). But

[Bug 540490] Re: liferea should be added to the indicator applet

2010-05-01 Thread Morten Siebuhr
** Tags added: indicator-application -- liferea should be added to the indicator applet https://bugs.launchpad.net/bugs/540490 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 http

[Bug 572861] [NEW] banshee-extension-appindicator inconsistent with ditto rhythmbox

2010-05-01 Thread Morten Siebuhr
Public bug reported: Binary package hint: banshee-community-extensions The way the main player window is hidden when using the appindicator differs from rhythmbox; In Rhythmbox, clicking the appindicator icon -> "Show banshee" shows the player. It can (oddly?) not be hidden by un-selecting the v

[Bug 523667] [NEW] gm-commands silently drops EXIF-data

2010-02-18 Thread Morten Siebuhr
Public bug reported: Binary package hint: graphicsmagick When converting images using graphicsmagick, it silently drops the included EXIF-metadata: > jhead large.jpg File name: large.jpg File size: 18272647 bytes File date: 2010:02:18 08:58:47 Camera make : Canon Camera model : Cano

[Bug 79182] Re: ipset is not useful in ubuntu, because kernel and iptables do not support it.

2009-12-11 Thread Morten Siebuhr
Turns out the Debian 'fixme' is to install the 'netfilter-extensions- source' package. It's contents: dpkg -L netfilter-extensions-source /usr /usr/src /usr/src/netfilter-extensions.tar.bz2 /usr/share /usr/share/doc /usr/share/doc/netfilter-extensions-source /usr/share/doc/netfilter-extensions-sou

[Bug 487740] Re: F-spot crashes with 'error checking orientation'

2009-11-25 Thread Morten Siebuhr
OK. Tried removing every mono-, cli- and gac-package from the system and re--install f-spot & tomboy from there. Also removed my f-spot database and all other relevant files, I could find. When running f-spot the very first time, the window shows up and then promptly crashes: ~ >mono --debug /usr

[Bug 487740] [NEW] F-spot crashes with 'error checking orientation'

2009-11-24 Thread Morten Siebuhr
Public bug reported: Binary package hint: f-spot F-spot starts up quite normally, GUI and all. When double-clicking any picture, it swiftly turns belly up and dies. When running it as 'f-spot --debug --synch', and waiting half a minute for the output to calm down. Trying to open any picture pro

[Bug 474360] Re: CouchDB 0.8.0 on 9.04 seems broken

2009-11-04 Thread Morten Siebuhr
The query should be 'curl http://127.0.0.1:5984/test/_design/example/_view/foo' (use the 'test' database instead of the 'basic'; I tried testing on several databases - cut&paste error on my part) -- CouchDB 0.8.0 on 9.04 seems broken https://bugs.launchpad.net/bugs/474360 You received this bug no

[Bug 474360] [NEW] CouchDB 0.8.0 on 9.04 seems broken

2009-11-04 Thread Morten Siebuhr
Public bug reported: Binary package hint: couchdb When installing and trying to use views, CouchDB returns strange and little-usable errors: Install: > sudo apt-get install couchdb Create DB and design document: > curl -X PUT http://127.0.0.1:5984/test > curl -X PUT http://127.0.0.1:5984/test/_

[Bug 296160] Re: Incorrect Fat16 reformat

2009-10-30 Thread Morten Siebuhr
After having spent several hours figuring this out, I believe some computers plainly refuse to boot from fat16 formatted sticks, while others are just fine and dandy about it. >From what I could dig up on the net, it seems some Atom hardware has problems booting from fat16 formatted sticks; the er

[Bug 312473] Re: Please update python-ldap (intrepid) to latest version

2009-08-16 Thread Morten Siebuhr
Fixed in Jaunty. ** Changed in: python-ldap (Ubuntu) Status: New => Incomplete -- Please update python-ldap (intrepid) to latest version https://bugs.launchpad.net/bugs/312473 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- u

[Bug 398911] Re: Notification when copying files in GNOME

2009-07-15 Thread Morten Siebuhr
I'd argue it isn't invalid; When using Rhythmbox, you get said notification when hovering the mouse over the notification area icon. (Users will usually known when playing music - yet there is a notification...) If the copy/delete/move screen can be minimized to the notification area, why not have

[Bug 398911] [NEW] Notification when copying files in GNOME

2009-07-13 Thread Morten Siebuhr
Public bug reported: When copying files, the notification icon has no information on what is going on (besides "X copies ongoing"). What about having a notification message a la Banshee or Rhytmbox; perhaps a copy of the shown notification. ** Affects: meta-gnome2 (Ubuntu) Importance: Undec

[Bug 398911] Re: Notification when copying files in GNOME

2009-07-13 Thread Morten Siebuhr
** Attachment added: "Mockup of notification" http://launchpadlibrarian.net/28976856/Screenshot.png -- Notification when copying files in GNOME https://bugs.launchpad.net/bugs/398911 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 398911] Re: Notification when copying files in GNOME

2009-07-13 Thread Morten Siebuhr
I don't think this is against the correct package, but I couldn't find any better fit. -- Notification when copying files in GNOME https://bugs.launchpad.net/bugs/398911 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mai

[Bug 387964] [NEW] garmin_gchart missing --help and manual page

2009-06-16 Thread Morten Siebuhr
Public bug reported: Binary package hint: garmin-forerunner-tools The program garmin_gchart from garmin-forerunner-tools have neither --help nor manual page. ** Affects: garmin-forerunner-tools (Ubuntu) Importance: Undecided Status: New -- garmin_gchart missing --help and manual

[Bug 228299] Re: libvirt-bin with QEMU ignores KQEMU

2009-05-01 Thread Morten Siebuhr
I recall that reading the source code was the easiest way to understand what was done where. -- libvirt-bin with QEMU ignores KQEMU https://bugs.launchpad.net/bugs/228299 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs ma

[Bug 349529] Re: a2mp3 ignores .oga-files

2009-03-27 Thread Morten Siebuhr
Patch to include .oga-files when encoding. ** Attachment added: "a2mp3-oga.patch" http://launchpadlibrarian.net/24402730/a2mp3-oga.patch -- a2mp3 ignores .oga-files https://bugs.launchpad.net/bugs/349529 You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 349529] [NEW] a2mp3 ignores .oga-files

2009-03-27 Thread Morten Siebuhr
Public bug reported: Binary package hint: a2mp3 A lot of programs (ex. Rhythmbox) rips CD's to .oga files per default. But a2mp3 ignores these files, when it is asked to convert them. Workaround: rename 's/.oga/.ogg/' *.oga ** Affects: a2mp3 (Ubuntu) Importance: Undecided Sta

[Bug 312473] [NEW] Please update python-ldap (intrepid) to latest version

2008-12-30 Thread Morten Siebuhr
Public bug reported: Binary package hint: python-ldap The current version of python-ldap in intrepid has bugs making parts of the API unusable. Ex: >>> import ldap >>> d = ldap.cidict.cidict() >>> d.has_key("a") False >>> "a" in d Traceback (most recent call last): File "", line 1, in File

[Bug 289957] Re: Backupninja cannot back up LDAP w. cn=config backend

2008-11-16 Thread Morten Siebuhr
Hacked backend for handling cn=config backends. I have not tested it with any other setups than Ubuntus recommended setup (i.e. different database types, different names for the cn=config tree, ...) Should either go in the source at lp:backupninja/handlers/ldapconf.in or on a running system at /us

[Bug 289957] Re: Backupninja cannot back up LDAP w. cn=config backend

2008-11-16 Thread Morten Siebuhr
>From reading the source, I found a workaround that permits taking backups without changing the source code: The LDAP configuration file should read as: databases = cn=config dc=example,dc=com binddn = cn=admin,cn=config passwordfile = /etc/ldapscripts/ldapscripts.passwd ldaphost = ldap.example.

[Bug 139903] Re: 2 missing files in mt-daapd_0.9~r1586-1_i386.deb

2008-11-01 Thread Morten Siebuhr
As mt-daapd does transcoding using ffmpeg now (per intrepid) - and it works right away, these files are no longer needed. -- 2 missing files in mt-daapd_0.9~r1586-1_i386.deb https://bugs.launchpad.net/bugs/139903 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 289957] [NEW] Backupninja cannot back up LDAP w. cn=config backend

2008-10-27 Thread Morten Siebuhr
Public bug reported: Binary package hint: backupninja In Intrepid (8.10), backupninja (0.9.5-3) cannot back up OpenLDAP, as it cannot find the configuration file /etc/ldap/slapd.conf. ** Affects: backupninja (Ubuntu) Importance: Undecided Status: New -- Backupninja cannot back up

[Bug 286063] Re: slapd package cannot be installed

2008-10-27 Thread Morten Siebuhr
I have the following set: ~ >ls -lh /bin/sh lrwxrwxrwx 1 root root 9 2007-10-28 10:59 /bin/sh -> /bin/bash ~ >echo $SHELL /usr/bin/tcsh -- slapd package cannot be installed when using bash as the default shell https://bugs.launchpad.net/bugs/286063 You received this bug notificat

[Bug 286063] Re: slapd package cannot be installed

2008-10-27 Thread Morten Siebuhr
Happens when installing/upgrading the slapd package. ** Changed in: openldap (Ubuntu) Sourcepackagename: None => openldap -- slapd package cannot be installed https://bugs.launchpad.net/bugs/286063 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 196976] Re: [needs-packaging] Game: Spring

2008-10-19 Thread Morten Siebuhr
Hi, Having been a longtime fan of TA, and having just found Spring, I am really excited about getting it to Ubuntu... I noticed the packages all seemed to be in the PPA, so I apt-get install'ed it. All I got was some rather nasty errors from dpkg --configure and apt in general. I've attached a lo

[Bug 114395] Re: ip6tables MAN-page out of date

2008-09-23 Thread Morten Siebuhr
While I haven't checked all options, this seems to be fixed in 8.10. ** Changed in: iptables (Ubuntu) Status: New => Fix Released -- ip6tables MAN-page out of date https://bugs.launchpad.net/bugs/114395 You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 32593] Re: Dell X1 fails to resume with mmc_core and sdhci modules loaded

2008-09-23 Thread Morten Siebuhr
I have not been bothered by this for the past year or so. I'd consider this bug closed... -- Dell X1 fails to resume with mmc_core and sdhci modules loaded https://bugs.launchpad.net/bugs/32593 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscribe

[Bug 271895] Re: update f-spot to 0.5

2008-09-22 Thread Morten Siebuhr
The benchmarks I've seen in 0.5.0, promises to make the program usable again for me. Version 0.4.4 is barely usable with my current setup; 15k + photos, 1,5Gig RAM and 1,2 gHz CPU. -- update f-spot to 0.5 https://bugs.launchpad.net/bugs/271895 You received this bug notification because you are a

[Bug 231706] Re: munin apache plugin no data

2008-09-22 Thread Morten Siebuhr
I've made a "localhost" virtual host that serves munin with data: # vim:syntax=apache ServerAdmin [EMAIL PROTECTED] ServerName localhost ServerAlias 127.0.0.1 DocumentRoot /srv/http/localhost/ SetHandler server-status Order Deny,Allow

[Bug 234591] Re: PTmender missing from libpano12-bin

2008-09-19 Thread Morten Siebuhr
The programs are included in libpano13 (https://launchpad.net/ubuntu/+source/libpano13). Alas, I believe this bug is fixed... ** Changed in: libpano12 (Ubuntu) Status: Confirmed => Fix Released -- PTmender missing from libpano12-bin https://bugs.launchpad.net/bugs/234591 You received this

[Bug 234591] Re: PTmender missing from libpano12-bin

2008-09-19 Thread Morten Siebuhr
** Changed in: libpano12 (Ubuntu) Status: New => Confirmed -- PTmender missing from libpano12-bin https://bugs.launchpad.net/bugs/234591 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@list

[Bug 261808] Re: NetworkManager crashed with SIGSEGV in dbus_connection_unregister_object_path()

2008-09-18 Thread Morten Siebuhr
This happened for me while testing some switches. I set a server on one port and let my laptop do "ping -f SERVER_IP", while moving the network cable from port to port on the switch. After six or seven different ports, it seems NetworkManager became unresponsive - the process was running (as seen w