[Bug 1719981] [NEW] Permission denied when mounting sftp using gpg-agent and smart card

2017-09-27 Thread David Mandelberg
Public bug reported:

When I try to mount an sftp backend using public key authentication with
the private key stored on a smart card, I get a permission denied error.
I'm on Ubuntu 16.04.3 LTS, with gvfs 1.28.2-1ubuntu1~16.04.2.

dseomn@solaria:~$ echo $SSH_AUTH_SOCK 
/home/dseomn/.gnupg/S.gpg-agent.ssh
dseomn@solaria:~$ dbus-update-activation-environment GVFS_DEBUG=x 
GVFS_DEBUG_FUSE=x
dseomn@solaria:~$ killall gvfsd
dseomn@solaria:~$ gvfs-mount sftp://[redacted]@[redacted]/[redacted]
Error mounting location: Permission denied
dseomn@solaria:~$ tail -n 9 /var/log/syslog
Sep 27 14:48:21 solaria org.gtk.vfs.Daemon[2234]: Added new job source 0xdae0e0 
(GVfsBackendSftp)
Sep 27 14:48:21 solaria org.gtk.vfs.Daemon[2234]: Queued new job 0xd946f0 
(GVfsJobMount)
Sep 27 14:48:21 solaria org.gtk.vfs.Daemon[2234]: spawn_ssh: /usr/bin/ssh 
-oForwardX11 no -oForwardAgent no -oPermitLocalCommand no -oClearAllForwardings 
yes -oProtocol 2 -oNoHostAuthenticationForLocalhost yes -l [redacted] -s 
[redacted] sftp
Sep 27 14:48:21 solaria org.gtk.vfs.Daemon[2234]: handle_login #1 
initial_connection = 1 - user: [redacted], host: [redacted], port: -1
Sep 27 14:48:21 solaria org.gtk.vfs.Daemon[2234]: handle_login #1 - 
password_save: 0
Sep 27 14:48:21 solaria org.gtk.vfs.Daemon[2234]: handle_login #1 - ret_val: 1
Sep 27 14:48:21 solaria org.gtk.vfs.Daemon[2234]: stderr: Permission denied 
(publickey).
Sep 27 14:48:21 solaria org.gtk.vfs.Daemon[2234]: send_reply(0xd946f0), 
failed=1 (Permission denied)
Sep 27 14:48:21 solaria org.gtk.vfs.Daemon[2234]: ** (gvfsd:22467): WARNING **: 
dbus_mount_reply: Error from org.gtk.vfs.Mountable.mount(): Permission denied
dseomn@solaria:~$ /usr/bin/ssh -v '-oForwardX11 no' '-oForwardAgent no' 
'-oPermitLocalCommand no' '-oClearAllForwardings yes' '-oProtocol 2' 
'-oNoHostAuthenticationForLocalhost yes' -l [redacted] -s [redacted] sftp
OpenSSH_7.2p2 Ubuntu-4ubuntu2.2, OpenSSL 1.0.2g  1 Mar 2016
debug1: Reading configuration data /home/dseomn/.ssh/config
debug1: /home/dseomn/.ssh/config line 4: Applying options for *
debug1: /home/dseomn/.ssh/config line 12: Applying options for [redacted]
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug1: Executing proxy command: exec [redacted]
debug1: key_load_public: No such file or directory
debug1: identity file /home/dseomn/.ssh/id_rsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/dseomn/.ssh/id_rsa-cert type -1
debug1: permanently_drop_suid: 1000
debug1: key_load_public: No such file or directory
debug1: identity file /home/dseomn/.ssh/id_dsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/dseomn/.ssh/id_dsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/dseomn/.ssh/id_ecdsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/dseomn/.ssh/id_ecdsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/dseomn/.ssh/id_ed25519 type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/dseomn/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.2
debug1: Remote protocol version 2.0, remote software version OpenSSH_7.4p1 
Debian-10+deb9u1
debug1: match: OpenSSH_7.4p1 Debian-10+deb9u1 pat OpenSSH* compat 0x0400
debug1: Authenticating to [redacted]:22 as '[redacted]'
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: algorithm: curve25519-sha...@libssh.org
debug1: kex: host key algorithm: rsa-sha2-512
debug1: kex: server->client cipher: chacha20-poly1...@openssh.com MAC: 
 compression: none
debug1: kex: client->server cipher: chacha20-poly1...@openssh.com MAC: 
 compression: none
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: Server host key: ssh-rsa 
SHA256:iIlPeeVmFl4u0FgrK6OurVl++0Kv4h00sQtDbqczY/s
debug1: Host '[redacted]' is known and matches the RSA host key.
debug1: Found key in /home/dseomn/.ssh/known_hosts:9
debug1: rekey after 134217728 blocks
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: rekey after 134217728 blocks
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_EXT_INFO received
debug1: kex_input_ext_info: 
server-sig-algs=
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey
debug1: Next authentication method: publickey
debug1: Offering RSA public key: cardno:[redacted]
debug1: Server accepts key: pkalg ssh-rsa blen 535
debug1: Authentication succeeded (publickey).
Authenticated to [redacted] (via proxy).
debug1: channel 0: new [client-session]
debug1: Requesting no-more-sessi...@openssh.com
debug1: Entering interactive session.
debug1: pledge: proc
debug1: 

[Bug 474872] [NEW] pidgin-facebookchat doesn't work with new protocol

2009-11-04 Thread David Mandelberg
Public bug reported:

Binary package hint: pidgin-facebookchat

Pidgin-facebookchat stopped working yesterday, apparently because of
changes Facebook made to the chat protocol. The new upstream version
1.62 is supposed to support the new protocol.

Upstream bug: http://code.google.com/p/pidgin-facebookchat/issues/detail?id=638
Plugin will not work on any account, every time i try to login it says
account disconnected. Could not retrieve buddy list. It does this for any
account i try to login with. It only started happening today, worked
flawlessly before. Any ideas?

Changelog: http://code.google.com/p/pidgin-facebookchat/wiki/Changelog


$ lsb_release -rd
Description:Ubuntu 9.10
Release:9.10
$ apt-cache policy pidgin-facebookchat
pidgin-facebookchat:
  Installed: 1.60-1.1
  Candidate: 1.60-1.1
  Version table:
 *** 1.60-1.1 0
500 http://mirror.anl.gov karmic/universe Packages
100 /var/lib/dpkg/status

** Affects: pidgin-facebookchat (Ubuntu)
 Importance: Undecided
 Status: New

-- 
pidgin-facebookchat doesn't work with new protocol
https://bugs.launchpad.net/bugs/474872
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 464950] Re: Rhythmbox volume slider falls back to lowest volume

2009-10-30 Thread David Mandelberg
Are you using replaygain? This might be a duplicate of
https://bugs.launchpad.net/rhythmbox/+bug/433008

-- 
Rhythmbox volume slider falls back to lowest volume
https://bugs.launchpad.net/bugs/464950
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 396117] [NEW] green ev ssl bar stays visible with wrong url on slow computer

2009-07-06 Thread David Mandelberg
Public bug reported:

Binary package hint: firefox-3.0

On a slow or overloaded computer, the green EV SSL bar stays visible for
a short time after switching tabs. There could be a slight security
risk, especially if the tab switched to is a phishing scam of the
previous tab.

Steps to reproduce:
  1. Open 2 tabs, one with EV SSL and one without. Switch to the one with.
  2. Make firefox run slowly so the bug is visible for long enough.
  3. Switch to the other tab.

What happens:
  1. URL changes to reflect the new tab and the new tab is highlighted on the 
tab bar
  2. EV SSL bar disappears

What should happen:
  1. EV SSL bar disappears
  2. URL changes and the new tab is highlighted

$ lsb_release -rd
Description:Ubuntu 9.04
Release:9.04

$ apt-cache policy firefox
firefox:
  Installed: 3.0.11+build2+nobinonly-0ubuntu0.9.04.1
  Candidate: 3.0.11+build2+nobinonly-0ubuntu0.9.04.1
  Version table:
 *** 3.0.11+build2+nobinonly-0ubuntu0.9.04.1 0
500 http://us.archive.ubuntu.com jaunty-updates/main Packages
500 http://security.ubuntu.com jaunty-security/main Packages
100 /var/lib/dpkg/status
 3.0.8+nobinonly-0ubuntu3 0
500 http://us.archive.ubuntu.com jaunty/main Packages

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
green ev ssl bar stays visible with wrong url on slow computer
https://bugs.launchpad.net/bugs/396117
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 76511] Re: It should not be possible to drag around the top song in the play queue or add a song before it

2008-11-02 Thread David Mandelberg
It works fine now, thanks!

-- 
It should not be possible to drag around the top song in the play queue or add 
a song before it
https://bugs.launchpad.net/bugs/76511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 72376] Re: rhythmbox crashes when playing a file in the queue immediately after starting

2008-09-17 Thread David Mandelberg
I don't get the bug anymore either.

-- 
rhythmbox crashes when playing a file in the queue immediately after starting
https://bugs.launchpad.net/bugs/72376
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 90717] Re: gthumb crashes when open file and directory are moved or deleted

2007-03-13 Thread David Mandelberg
It's not happening again. Sorry for the noise.

** Changed in: gthumb (Ubuntu)
   Status: Unconfirmed = Rejected

-- 
gthumb crashes when open file and directory are moved or deleted
https://launchpad.net/bugs/90717

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


[Bug 90717] gthumb crashes when open file and directory are moved or deleted

2007-03-08 Thread David Mandelberg
Public bug reported:

Binary package hint: gthumb

steps:
1. open a directory in gthumb and double-click on one of the files to view it 
in gthumb
2. move the file with nautilus to another directory
3. move the directory that previously had the file to the trash with nautilus

I have up to date feisty (gthumb 2.9.3-0ubuntu3).

** Affects: gthumb (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
gthumb crashes when open file and directory are moved or deleted
https://launchpad.net/bugs/90717

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


[Bug 76511] Re: It should not be possible to drag around the top song in the play queue or add a song before it

2007-02-22 Thread David Mandelberg
I still have the problem with 0.9.8-0ubuntu2.

-- 
It should not be possible to drag around the top song in the play queue or add 
a song before it
https://launchpad.net/bugs/76511

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


[Bug 78756] Re: photo import does not work any more

2007-02-11 Thread David Mandelberg
I'm still getting this problem too. Should I reopen this bug or open a
new one?

-- 
photo import does not work any more
https://launchpad.net/bugs/78756

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


[Bug 78756] Re: gnome-volume-manager-gthumb stopped working in Feisty

2007-02-05 Thread David Mandelberg
I think I'm getting the same bug, but the error message I get is:

[EMAIL PROTECTED]:~$ gnome-volume-manager-gthumb 
/org/freedesktop/Hal/devices/usb_device_4a9_3126_noserial_if0
error: libhal_device_get_property_type: org.freedesktop.Hal.NoSuchProperty: No 
property volume.mount_point on device with id 
/org/freedesktop/Hal/devices/usb_device_4a9_3126_noserial_if0

I'm using up to date feisty and this worked a few weeks ago I think.

-- 
gnome-volume-manager-gthumb stopped working in Feisty
https://launchpad.net/bugs/78756

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


[Bug 76511] Re: rhythmbox allows song to be added above currently playing song in play queue

2006-12-21 Thread David Mandelberg
It doesn't happen when you drag any song into the 3rd position, it only
happens when I drag the currently playing song to any position other
than 1st OR when I drag any song other than the currently playing song
to 1st (moving the currently playing song down to 2nd).

-- 
rhythmbox allows song to be added above currently playing song in play queue
https://launchpad.net/bugs/76511

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


[Bug 76511] Re: rhythmbox allows song to be added above currently playing song in play queue

2006-12-21 Thread David Mandelberg
It does happen with the next button.

-- 
rhythmbox allows song to be added above currently playing song in play queue
https://launchpad.net/bugs/76511

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


[Bug 76511] rhythmbox allows song to be added above currently playing song in play queue

2006-12-19 Thread David Mandelberg
Public bug reported:

Binary package hint: rhythmbox

steps to reproduce:
1. start rhythmbox
2. add a few songs to the play queue
3. hit play
4. drag-n-drop a song above the top (currently playing) song in the play queue

alternate steps to reproduce:
1-3: same as above
4. drag-n-drop the currently playing song anywhere in the play queue except the 
top position

When the current song is done, rhythmbox goes down the list from the
current song. When the play queue is empty except for the ones added
above the playing song, rhythmbox plays one song from the library, then
goes back to the top of the play queue and works normally.

I think this behavior is confusing and doesn't make sense. It should not
be possible to drag around the top song in the play queue or add a song
before it.

I'm using rhythmbox version 0.9.7-0ubuntu1 on recently updated (2006 Dec
19) feisty.

** Affects: rhythmbox (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
rhythmbox allows song to be added above currently playing song in play queue
https://launchpad.net/bugs/76511

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


[Bug 37348] Re: [edgy] Intermittantly displays continual prompts for keyring access.

2006-12-09 Thread David Mandelberg
I have the same problem with WEP.

-- 
[edgy] Intermittantly displays continual prompts for keyring access.
https://launchpad.net/bugs/37348

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


[Bug 72376] rhythmbox crashes when playing a file in the queue immediately after starting

2006-11-18 Thread David Mandelberg
Public bug reported:

When I have songs in the queue on disk, start rhythmbox, and hit play
once I see the songs in the queue pane, rhythmbox crashes.

** Affects: rhythmbox (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
rhythmbox crashes when playing a file in the queue immediately after starting
https://launchpad.net/bugs/72376

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


[Bug 72376] Re: rhythmbox crashes when playing a file in the queue immediately after starting

2006-11-18 Thread David Mandelberg
Also, it doesn't crash if I wait a few seconds.

** Attachment added: crash file
   http://librarian.launchpad.net/5109567/_usr_bin_rhythmbox.1000.crash

-- 
rhythmbox crashes when playing a file in the queue immediately after starting
https://launchpad.net/bugs/72376

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


[Bug 37694] Re: Automatic photo import doesn't work with Canon PowerShot S30

2006-11-18 Thread David Mandelberg
I have a Canon PowerShot A530 with the same problem.

** Attachment added: devices.txt
   http://librarian.launchpad.net/5109600/devices.txt

-- 
Automatic photo import doesn't work with Canon PowerShot S30
https://launchpad.net/bugs/37694

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


[Bug 37694] Re: Automatic photo import doesn't work with Canon PowerShot S30

2006-11-18 Thread David Mandelberg

** Attachment added: dmesg.txt
   http://librarian.launchpad.net/5109601/dmesg.txt

-- 
Automatic photo import doesn't work with Canon PowerShot S30
https://launchpad.net/bugs/37694

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


[Bug 37694] Re: Automatic photo import doesn't work with Canon PowerShot S30

2006-11-18 Thread David Mandelberg
[EMAIL PROTECTED]:~$ id
uid=1000(david) gid=1000(david) 
groups=4(adm),20(dialout),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),106(lpadmin),110(scanner),112(admin),1000(david)
[EMAIL PROTECTED]:~$ id hal
id: hal: No such user
[EMAIL PROTECTED]:~$ id haldaemon
uid=108(haldaemon) gid=108(haldaemon) 
groups=108(haldaemon),24(cdrom),25(floppy),46(plugdev),117(powerdev)
[EMAIL PROTECTED]:~$ uname -a
Linux helicon 2.6.17-10-386 #2 Fri Oct 13 18:41:40 UTC 2006 i686 GNU/Linux
[EMAIL PROTECTED]:~$ dpkg -l libgphoto2-2 gnome-volume-manager gthumb
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name  Version   
Description
+++-=-=-==
ii  gnome-volume-manager  2.17.0-0ubuntu1   
GNOME daemon to auto-mount and manage media devices
ii  gthumb2.7.9-0ubuntu1
an image viewer and browser
ii  libgphoto2-2  2.2.1-9ubuntu1
gphoto2 digital camera library


I'm using up to date feisty and udev.log is empty.

-- 
Automatic photo import doesn't work with Canon PowerShot S30
https://launchpad.net/bugs/37694

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


[Bug 37694] Re: Automatic photo import doesn't work with Canon PowerShot S30

2006-11-18 Thread David Mandelberg

** Attachment added: gvm.log
   http://librarian.launchpad.net/5109604/gvm.log

-- 
Automatic photo import doesn't work with Canon PowerShot S30
https://launchpad.net/bugs/37694

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


[Bug 37694] Re: Automatic photo import doesn't work with Canon PowerShot S30

2006-11-18 Thread David Mandelberg

** Attachment added: lshal.txt
   http://librarian.launchpad.net/5109605/lshal.txt

-- 
Automatic photo import doesn't work with Canon PowerShot S30
https://launchpad.net/bugs/37694

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


[Bug 56779] Re: Error during Dapper--Edgy update, problem removing python2.3

2006-10-13 Thread David Mandelberg
still doesn't work for me

~$ dpkg -l python-central python2.4 python2.4-minimal
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name  Version   
Description
+++-=-=-==
ii  python-central0.5.6ubuntu1  
register and build utility for Python packages
iU  python2.4 2.4.4~c1-0ubuntu1 
An interactive high-level object-oriented language (version 2.4)
iF  python2.4-minimal 2.4.4~c1-0ubuntu1 
A minimal subset of the Python language (version 2.4)

-- 
Error during Dapper--Edgy update, problem removing python2.3
https://launchpad.net/bugs/56779

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


[Bug 56779] Re: Error during Dapper--Edgy update, problem removing python2.3

2006-10-09 Thread David Mandelberg
I get the same ValueError:

$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libgtkglext1
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 316 not upgraded.
2 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up python2.4-minimal (2.4.3-8ubuntu2) ...
Linking and byte-compiling packages for runtime python2.4...
Traceback (most recent call last):
  File /usr/bin/pycentral, line 1336, in ?
main()
  File /usr/bin/pycentral, line 1330, in main
rv = action.run(global_options)
  File /usr/bin/pycentral, line 965, in run
requested = list(pyversions.requested_versions(vstring, version_only=True))
  File /usr/share/pycentral-data/pyversions.py, line 149, in 
requested_versions
raise ValueError, 'empty set of versions'
ValueError: empty set of versions
dpkg: error processing python2.4-minimal (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of python2.4:
 python2.4 depends on python2.4-minimal (= 2.4.3-8ubuntu2); however:
  Package python2.4-minimal is not configured yet.
dpkg: error processing python2.4 (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 python2.4-minimal
 python2.4
E: Sub-process /usr/bin/dpkg returned an error code (1)

$ dpkg -l python-central python2.4 python2.4-minimal
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name  Version   
Description
+++-=-=-==
ii  python-central0.5.6ubuntu1  
register and build utility for Python packages
iU  python2.4 2.4.3-8ubuntu2
An interactive high-level object-oriented language (version 2.4)
iF  python2.4-minimal 2.4.3-8ubuntu2
A minimal subset of the Python language (version 2.4)

-- 
Error during Dapper--Edgy update, problem removing python2.3
https://launchpad.net/bugs/56779

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


[Bug 56779] Re: Error during Dapper--Edgy update, problem removing python2.3

2006-10-04 Thread David Mandelberg
I still get an error.

$ sudo dpkg --configure -a
Setting up python2.4-minimal (2.4.3-8ubuntu2) ...
Linking and byte-compiling packages for runtime python2.4...
Traceback (most recent call last):
  File /usr/bin/pycentral, line 1329, in ?
main()
  File /usr/bin/pycentral, line 1323, in main
rv = action.run(global_options)
  File /usr/bin/pycentral, line 958, in run
requested = list(pyversions.requested_versions(vstring, version_only=True))
  File /usr/share/pycentral-data/pyversions.py, line 131, in 
requested_versions
raise ValueError, 'empty set of versions'
ValueError: empty set of versions
dpkg: error processing python2.4-minimal (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of python2.4:
 python2.4 depends on python2.4-minimal (= 2.4.3-8ubuntu2); however:
  Package python2.4-minimal is not configured yet.
dpkg: error processing python2.4 (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 python2.4-minimal
 python2.4


$ dpkg -l python-central python2.4-minimal python2.4 python-minimal
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name  Version   
Description
+++-=-=-==
ii  python-central0.5.5ubuntu4  
register and build utility for Python packages
ii  python-minimal2.4.3-11ubuntu3   
A minimal subset of the Python language (default version)
iU  python2.4 2.4.3-8ubuntu2
An interactive high-level object-oriented language (version 2.4)
iF  python2.4-minimal 2.4.3-8ubuntu2
A minimal subset of the Python language (version 2.4)


$ cat /usr/share/python/debian_defaults 
[DEFAULT]

# the default python version
default-version = python2.4

# all supported python versions
supported-versions = python2.4, python2.5

# formerly supported python versions
old-versions = python2.3

** Changed in: python2.4 (Ubuntu)
   Status: Fix Released = Unconfirmed

-- 
Error during Dapper--Edgy update, problem removing python2.3
https://launchpad.net/bugs/56779

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


[Bug 56779] Re: Error during Dapper--Edgy update, problem removing python2.3

2006-10-04 Thread David Mandelberg
The above didn't work for me. I got the same ValueError as in my
previous comment with all the commands except update.

-- 
Error during Dapper--Edgy update, problem removing python2.3
https://launchpad.net/bugs/56779

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


[Bug 60326] [edgy] gstreamer, rhythmbox won't read files over smb

2006-09-13 Thread David Mandelberg
Public bug reported:

Binary package hint: gstreamer0.10-gnomevfs

When I try to load files over smb into rhythmbox, I get import errors
Could not read from resource. I tried using gst-launch-0.10 and it
also didn't work:

[EMAIL PROTECTED]:~$ gst-launch-0.10 gnomevfssrc location=smb://[EMAIL 
PROTECTED]/Files/David's%20Extra%20Music/Beatles%2C%20The/Live%20at%20the%20BBC%20(disc%201)/01.%20The%20Beatles%20-%20Beatle%20Greetings.flac
 ! testsink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /pipeline0/gnomevfssrc0: Could not read from resource.
Additional debug info:
gstgnomevfssrc.c(692): gst_gnome_vfs_src_create (): /pipeline0/gnomevfssrc0:
Failed to read data: Internal error
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...

** Affects: gst-plugins-base0.10 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
[edgy] gstreamer, rhythmbox won't read files over smb
https://launchpad.net/bugs/60326

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


[Bug 60326] Re: [edgy] gstreamer, rhythmbox won't read files over smb

2006-09-13 Thread David Mandelberg
I forgot to mention the versions:

gstreamer0.10-gnomevfs 0.10.9-1ubuntu2
libgstreamer0.10-0 0.10.9-1ubuntu3
rhythmbox 0.9.5-1ubuntu5
libgnomevfs2-0 2.16.0-0ubuntu1

-- 
[edgy] gstreamer, rhythmbox won't read files over smb
https://launchpad.net/bugs/60326

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


[Bug 57941] [edgy] sound-juicer parses musicbrainz data like freedb data

2006-08-27 Thread David Mandelberg
Public bug reported:

Binary package hint: sound-juicer

When I put a various artists cd with  /  in the track titles in,
sound-juicer incorrectly parses the data from musicbrainz.org as if it
were from freedb. The submit metadata link is
http://musicbrainz.org/bare/cdlookup.html?id=fGWBpfD_H_uCCYeRrIjHAy2Xv1Q-tracks=14toc=1+14+219750+150+20035+36055+49192+62785+79180+90180+104735+119955+140205+147685+171460+206485+212060
and the cd in musicbrainz is http://musicbrainz.org/release/4d87c8d0
-6f5e-442c-923c-c82a709f49b4.html

For example, track 1 is Inverness Gathering / The Drunken Piper /
79th's Farewell to Gibraltar / Earl of Mansfield by Edinburgh City
Police Pipe Band but sound-juicer shows it as The Drunken Piper /
79th's Farewell to Gibraltar / Earl of Mansfield by Inverness
Gathering

** Affects: sound-juicer (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
[edgy] sound-juicer parses musicbrainz data like freedb data
https://launchpad.net/bugs/57941

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


[Bug 57941] Re: [edgy] sound-juicer parses musicbrainz data like freedb data

2006-08-27 Thread David Mandelberg
I forgot to mention that I'm using sound-juicer 2.15.5.1-0ubuntu1. I'm
attaching the toc and an empty data file for the cd that causes the
problem.

-- 
[edgy] sound-juicer parses musicbrainz data like freedb data
https://launchpad.net/bugs/57941

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


[Bug 57941] Re: [edgy] sound-juicer parses musicbrainz data like freedb data

2006-08-27 Thread David Mandelberg


-- 
[edgy] sound-juicer parses musicbrainz data like freedb data
https://launchpad.net/bugs/57941

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


[Bug 51863] Re: [edgy] linux-image-2.6.17-4-386 and -3-386 can't find root pata/ide partition

2006-07-04 Thread David Mandelberg
Thanks, that worked, but shouldn't it be done by default?

-- 
[edgy] linux-image-2.6.17-4-386 and -3-386 can't find root pata/ide partition
https://launchpad.net/bugs/51863

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


[Bug 51863] Re: [edgy] linux-image-2.6.17-4-386 and -3-386 can't find root pata/ide partition

2006-07-04 Thread David Mandelberg
If you want it to work even after update-grub's (which happen by default
on kernel upgrades), change the line that looks like:

# kopt=root=/dev/hda1 ro vga=771

and then do sudo update-grub for it to take effect.

-- 
[edgy] linux-image-2.6.17-4-386 and -3-386 can't find root pata/ide partition
https://launchpad.net/bugs/51863

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


[Bug 34851] Re: scim crashes Xchat

2006-07-02 Thread David Mandelberg
** Bug 49015 has been marked a duplicate of this bug

-- 
scim crashes Xchat
https://launchpad.net/bugs/34851

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


[Bug 49015] Re: scim-m17n on dapper doesn't work

2006-07-02 Thread David Mandelberg
*** This bug is a duplicate of bug 34851 ***

** This bug has been marked a duplicate of bug 34851
   scim crashes Xchat

-- 
scim-m17n on dapper doesn't work
https://launchpad.net/bugs/49015

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


[Bug 49516] rhythmbox album browser says All 1 album

2006-06-12 Thread David Mandelberg
Public bug reported:

Binary package hint: rhythmbox

In rhythmbox in 6.06, if there's only one album in the browser, it says
All 1 album, which doesn't make sense grammatically, in the album
browser. It should probably say 1 album or nothing (if there's only
one album, the human eye can see that pretty easily).

** Affects: rhythmbox (Ubuntu)
 Importance: Low
 Status: Unconfirmed

** Changed in: rhythmbox (Ubuntu)
   Importance: Untriaged = Low

-- 
rhythmbox album browser says All 1 album
https://launchpad.net/bugs/49516

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