[Nssbackup-team] [Bug 617473] Re: amd64 ftp gio mount error

2010-08-15 Thread Jean-Peer Lorenz
Sounds great.
I'll change the bug summary and title to reflect the real issue.
Thanks again for your help and patience.

** Summary changed:

- amd64 ftp gio mount error
+ GIO mount fails on amd64 due to missing package dependency to gvfs-fuse

** Changed in: nssbackup
   Importance: High => Low

-- 
GIO mount fails on amd64 due to missing package dependency to gvfs-fuse
https://bugs.launchpad.net/bugs/617473
You received this bug notification because you are a member of NSsbackup
team, which is subscribed to nssbackup.

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 617473] Re: amd64 ftp gio mount error

2010-08-15 Thread er...@hamburg
Ah yes thats the problem, gfvs-fuse MUST reflect the mount in the .gvfs
folder. Now after a reboot this works with nautilus and the test button
in nssbackup. My suggestion: Make a dependency from nssbackup to gvfs-
fuse.

e...@agamemnon:~$ ls -l .gvfs/
insgesamt 0
drwx-- 1 eric eric 0 1970-01-01 01:00 FTP als backup auf 192.168.1.250

Great, the backup works in user and admin mode now. The bug can be
closed:-)

-- 
amd64 ftp gio mount error
https://bugs.launchpad.net/bugs/617473
You received this bug notification because you are a member of NSsbackup
team, which is subscribed to nssbackup.

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 617473] Re: amd64 ftp gio mount error

2010-08-15 Thread Jean-Peer Lorenz
Another interesting output would be: `ps aux | grep -i gvfs-fuse-
daemon`. This checks if the gvfs-fuse-daemon is running and should give:

~$ ps aux | grep -i gvfs-fuse-daemon
peer  2204  0.0  0.0   1860   596 pts/2S+   15:44   0:00 grep 
--color=auto -i gvfs-fuse-daemon
peer  2535  0.0  0.0  65576  1684 ?Ssl  Aug11   0:00 
/usr/lib/gvfs//gvfs-fuse-daemon /home/peer/.gvfs
root 11633  0.0  0.0  3020016 ?Ssl  Aug11   0:00 
/usr/lib/gvfs//gvfs-fuse-daemon /root/.gvfs

-- 
amd64 ftp gio mount error
https://bugs.launchpad.net/bugs/617473
You received this bug notification because you are a member of NSsbackup
team, which is subscribed to nssbackup.

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 617473] Re: amd64 ftp gio mount error

2010-08-15 Thread Jean-Peer Lorenz
Hi Eric,

could you please restart your machine and try it again? There are some
issues in GVFS when configuring the backends without restarting the gvfs
daemons (this is not a bug in nssbackup and I'm not sure if it's still
valid but it's worth trying it).

As long as your mount does not show up in the ~/.gvfs directory
something is wrong with your gvfs configuration. It should look like
this:

~$ cd .gvfs/
~/.gvfs$ ls
SFTP als username auf sftp.hidrive.strato.com
~/.gvfs$

-- 
amd64 ftp gio mount error
https://bugs.launchpad.net/bugs/617473
You received this bug notification because you are a member of NSsbackup
team, which is subscribed to nssbackup.

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 617473] Re: amd64 ftp gio mount error

2010-08-15 Thread er...@hamburg
This shows the mount did by nssbackup in nautilus when pressing the
button. It comes up but nssbackup did not recognize it.

** Attachment added: "error dialogue"
   
https://bugs.launchpad.net/nssbackup/+bug/617473/+attachment/1491719/+files/mounted.jpg

-- 
amd64 ftp gio mount error
https://bugs.launchpad.net/bugs/617473
You received this bug notification because you are a member of NSsbackup
team, which is subscribed to nssbackup.

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 617473] Re: amd64 ftp gio mount error

2010-08-15 Thread er...@hamburg
I installed the missing package.

ii  gvfs-fuse  1.6.1-0ubuntu1 userspace virtual filesystem - fuse
server

Unable to mount target, unable to mount host. While the requester pops
up, in nautilus the mount appears.

Nothing here: e...@agamemnon:~$ ls -l .gvfs/
insgesamt 0

Dismounted in Nautilus for a new run. Nssbackup comes up with the wrong
config, i correct this and press connect. The mount appears in nautilus
und nssbackup gives the error requester.

e...@agamemnon:~$ nssbackup-config-gui 
2010-08-15 15:05:05,749 - INFO in ConfigManager.__create_logger(696): 
Logausgabe für [Standardprofil] wird in Datei 
'/home/eric/.local/share/nssbackup/log/nssbackup.2010-08-15_15.05.05.749502.log'
 umgeleitet.
2010-08-15 15:05:05,750 - DEBUG in ConfigManager.validateConfigFileOpts(745): 
Validating config file.
2010-08-15 15:05:05,750 - INFO in ConfigManager.__init__(277): Einstellungen 
des Profils werden gelesen aus Datei 
'/home/eric/.config/nssbackup/nssbackup.conf'.
2010-08-15 15:05:05,750 - INFO in ConfigManager.get_schedule_and_probe(818): 
Kein Zeitplan in der Konfiguration definiert. Untersuchung des Dateisystems.
2010-08-15 15:05:05,751 - INFO in ConfigManager.__create_logger(696): 
Logausgabe für [Standardprofil] wird in Datei 
'/home/eric/.local/share/nssbackup/log/nssbackup.2010-08-15_15.05.05.751210.log'
 umgeleitet.
2010-08-15 15:05:05,751 - DEBUG in ConfigManager.validateConfigFileOpts(745): 
Validating config file.
2010-08-15 15:05:05,751 - INFO in ConfigManager.__init__(277): Einstellungen 
des Profils werden gelesen aus Datei 
'/home/eric/.config/nssbackup/nssbackup.conf'.
/usr/lib/python2.6/dist-packages/nssbackup/ui/GladeGnomeApp.py:88: GtkWarning: 
gtk_tree_model_get_n_columns: assertion `GTK_IS_TREE_MODEL (tree_model)' failed
  self.xml = gtk.glade.XML(fname, domain = 'nssbackup')
/usr/lib/python2.6/dist-packages/nssbackup/ui/GladeGnomeApp.py:88: GtkWarning: 
gtk_combo_box_set_column_span_column: assertion `column_span >= -1 && 
column_span < col' failed
  self.xml = gtk.glade.XML(fname, domain = 'nssbackup')
/usr/lib/python2.6/dist-packages/nssbackup/ui/GladeGnomeApp.py:88: GtkWarning: 
GtkSpinButton: setting an adjustment with non-zero page size is deprecated
  self.xml = gtk.glade.XML(fname, domain = 'nssbackup')
/usr/lib/python2.6/dist-packages/nssbackup/ui/GladeGnomeApp.py:88: GtkWarning: 
gtk_combo_box_set_row_span_column: assertion `row_span >= -1 && row_span < col' 
failed
  self.xml = gtk.glade.XML(fname, domain = 'nssbackup')
/usr/lib/python2.6/dist-packages/nssbackup/ui/GladeGnomeApp.py:88: GtkWarning: 
gtk_widget_grab_default: assertion `gtk_widget_get_can_default (widget)' failed
  self.xml = gtk.glade.XML(fname, domain = 'nssbackup')
2010-08-15 15:05:06,126 - DEBUG in ConfigManager.getProfiles(937): Getting 
profiles from `/home/eric/.config/nssbackup/nssbackup.d`
2010-08-15 15:05:06,133 - DEBUG in pathparse.set_and_parse_uri(210): UriParser:
Display name: ftp://bac...@192.168.1.250/testfolder
URI scheme: ftp
eff. scheme: ftp
Hostname: `192.168.1.250`
Path: `/testfolder`
Port: None
Username: `backup`
Password: `**`
2010-08-15 15:05:06,133 - DEBUG in pathparse.set_and_parse_uri(210): UriParser:
Display name: ftp://bac...@192.168.1.250/testfolder
URI scheme: ftp
eff. scheme: ftp
Hostname: `192.168.1.250`
Path: `/testfolder`
Port: None
Username: `backup`
Password: `**`
2010-08-15 15:05:06,134 - DEBUG in pathparse.set_and_parse_uri(210): UriParser:
Display name: ftp://bac...@192.168.1.250/testfolder
URI scheme: ftp
eff. scheme: ftp
Hostname: `192.168.1.250`
Path: `/testfolder`
Port: None
Username: `backup`
Password: `**`
2010-08-15 15:05:06,134 - DEBUG in SBConfigGTK.__fill_destination_widgets(524): 
Current destination: ftp://bac...@192.168.1.250/testfolder
2010-08-15 15:05:06,135 - DEBUG in 
SBConfigGTK.__fill_purge_widgets_from_config(340): Setting purge
2010-08-15 15:05:06,138 - DEBUG in 
SBConfigGTK.on_loglevelcombobox_changed(1734): Log level : 10
2010-08-15 15:05:06,419 - DEBUG in 
SBConfigGTK.on_logfilechooser_selection_changed(1724): Log file set: 
/home/eric/.local/share/nssbackup/log/nssbackup.log
2010-08-15 15:05:06,470 - DEBUG in 
SBConfigGTK.on_logfilechooser_selection_changed(1724): Log file set: 
/home/eric/.local/share/nssbackup/log/nssbackup.log
2010-08-15 15:05:16,058 - DEBUG in pathparse.set_and_parse_uri(210): UriParser:
Display name: ftp://bac...@192.168.1.250/testfolder
URI scheme: ftp
eff. scheme: ftp
Hostname: `192.168.1.250`
Path: `/testfolder`
Port: None
Username: `backup`
Password: `**`
2010-08-15 15:05:16,059 - DEBUG in pathparse.set_and_parse_uri(210): UriParser:
Display name: ftp://bac...@192.168.1.250/testfolder
URI scheme: ftp
eff. scheme: ftp
Hostname: `192.168.1.250`
Path: `/testfolder`
Port: None
Username: `backup`
Password: `**`
2010-08-15 15:05:28,278 - INFO in 
SBConfigGTK.__show_connect_remote_dialog(1589): Connect to remote destination
2010-08-15 15:05:28,278 - DEBUG in 
SBConfigGTK.__show_connect_remote_dialog(1600): 

[Nssbackup-team] [Bug 617473] Re: amd64 ftp gio mount error

2010-08-14 Thread Jean-Peer Lorenz
** Changed in: nssbackup
   Status: New => Confirmed

** Changed in: nssbackup
   Importance: Undecided => High

-- 
amd64 ftp gio mount error
https://bugs.launchpad.net/bugs/617473
You received this bug notification because you are a member of NSsbackup
team, which is subscribed to nssbackup.

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 617473] Re: amd64 ftp gio mount error

2010-08-14 Thread Jean-Peer Lorenz
So, the package `gvfs-fuse` is not installed on your amd64 machine?
Could you please install `gvfs-fuse` (it's an official package and even
supported by Canonical) and then repeat the tests (i.e. list directory
.gvfs and test whether it works in nssbackup)?

-- 
amd64 ftp gio mount error
https://bugs.launchpad.net/bugs/617473
You received this bug notification because you are a member of NSsbackup
team, which is subscribed to nssbackup.

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 617473] Re: amd64 ftp gio mount error

2010-08-14 Thread er...@hamburg
Yes this works an my thinkpad and eee on i386 base packages.

Got the 0.3.1 packages this morning.

+++-==-==-
un  gvfs-fuse  (keine Beschreibung vorhanden)

Do i need this package?

When mounted by hand in nautilus the .gvfs folder is empty, but in
nautilus the mount is full accessible. This method seems not to be used.

e...@agamemnon:~/.gvfs$ ls -l
insgesamt 0

The 0.3.1 does the same, response the mount error but in nautilus the
full accessible mount appears in the same moment. The mount goes well
but nssbackup did not see that.

2010-08-14 12:38:09,398 - INFO in 
SBConfigGTK.__show_connect_remote_dialog(1589): Connect to remote destination
2010-08-14 12:38:09,398 - DEBUG in 
SBConfigGTK.__show_connect_remote_dialog(1600): User input in dialog 'connect 
to host'
2010-08-14 12:38:09,399 - DEBUG in 
SBConfigGTK.__show_connect_remote_dialog(1601):   Service: 102
2010-08-14 12:38:09,399 - DEBUG in 
SBConfigGTK.__show_connect_remote_dialog(1602):   Server: 192.168.1.250
2010-08-14 12:38:09,399 - DEBUG in 
SBConfigGTK.__show_connect_remote_dialog(1603):   Port: 
2010-08-14 12:38:09,400 - DEBUG in 
SBConfigGTK.__show_connect_remote_dialog(1604):   Path: /agamemnon
2010-08-14 12:38:09,400 - DEBUG in 
SBConfigGTK.__show_connect_remote_dialog(1605):   User: backup
2010-08-14 12:38:09,400 - DEBUG in 
SBConfigGTK.__show_connect_remote_dialog(1606):   Pass: **

2010-08-14 12:38:09,403 - DEBUG in 
pathparse.construct_remote_uri_from_tupel(299): construct_from_remote_tupel: 
ftp://backup:anf...@192.168.1.250/agamemnon
2010-08-14 12:38:09,404 - DEBUG in pathparse.set_and_parse_uri(210): UriParser:
Display name: ftp://bac...@192.168.1.250/agamemnon
URI scheme: ftp
eff. scheme: ftp
Hostname: `192.168.1.250`
Path: `/agamemnon`
Port: None
Username: `backup`
Password: `**`
2010-08-14 12:38:09,404 - DEBUG in _gio_fam.set_initialize_callback(62): 
set_initialize_callback: >
2010-08-14 12:38:09,405 - DEBUG in pathparse.set_and_parse_uri(210): UriParser:
Display name: ftp://bac...@192.168.1.250/agamemnon
URI scheme: ftp
eff. scheme: ftp
Hostname: `192.168.1.250`
Path: `/agamemnon`
Port: None
Username: `backup`
Password: `**`
2010-08-14 12:38:09,428 - INFO in _gio_fam.initialize(96): Initializing GIO 
File Access Manager.
2010-08-14 12:38:09,429 - DEBUG in pathparse.query_mount_uri(247): 
get_mount_uri: ftp://bac...@192.168.1.250/agamemnon
2010-08-14 12:38:09,429 - DEBUG in _gio_utils.mount(261): Mount path: 
ftp://bac...@192.168.1.250/agamemnon
2010-08-14 12:38:09,429 - DEBUG in _gio_utils._is_local(211): Given path is not 
local
2010-08-14 12:38:09,627 - DEBUG in pathparse.query_mount_uri(247): 
get_mount_uri: ftp://bac...@192.168.1.250/agamemnon
2010-08-14 12:38:09,628 - DEBUG in _gio_utils._set_mount_flag(235): 
Path_mount_info: Path: `ftp://bac...@192.168.1.250/agamemnon`
Eff. path: `None`
Mounted: True
2010-08-14 12:38:09,628 - DEBUG in _gio_utils._mount_done_cb(369): Calling 
additional callback
2010-08-14 12:38:09,628 - DEBUG in pathparse.query_mount_uri(247): 
get_mount_uri: ftp://bac...@192.168.1.250/agamemnon
2010-08-14 12:38:09,628 - DEBUG in _gio_utils.get_eff_path(251): URI: 
ftp://bac...@192.168.1.250/agamemnon
2010-08-14 12:38:09,628 - DEBUG in _gio_utils.get_eff_path(254): Effective 
path: `None`
2010-08-14 12:38:09,628 - ERROR in _gio_fam._mount_cb(165): Error in mount 
callback function: Unable to mount target
2010-08-14 12:38:09,628 - DEBUG in _gio_fam._mount_cb(172): Calling additional 
callback in gio_fam._mount_cb: >
2010-08-14 12:38:09,628 - DEBUG in SBConfigGTK._mount_done_cb(1633): 
GUI._mount_done_cb: error: Unable to mount target

-- 
amd64 ftp gio mount error
https://bugs.launchpad.net/bugs/617473
You received this bug notification because you are a member of NSsbackup
team, which is subscribed to nssbackup.

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 617473] Re: amd64 ftp gio mount error

2010-08-13 Thread Jean-Peer Lorenz
Thanks for reporting this issue.

The things do work as expected on i386?

The cause of the problem is here:

2010-08-13 18:20:51,444 - INFO in _gio_utils._mount_done_cb(355): Path is 
already mounted.
2010-08-13 18:20:51,445 - DEBUG in pathparse.query_mount_uri(247): 
get_mount_uri: ftp://bac...@192.168.1.250/agamemnon
2010-08-13 18:20:51,445 - DEBUG in _gio_utils.get_eff_path(254): Effective 
path: `None`
2010-08-13 18:20:51,446 - ERROR in _gio_fam._mount_cb(165): Error in mount 
callback function: Unable to mount target

As you can see, nssbackup recognizes that the path is already mounted
but fails to query the effective path to the mount point.

Do you have package `gvfs-fuse` installed on your amd64 machine?
Could you check in terminal (when path is mounted in Nautilus) whether a path 
`~/.gvfs/backup auf 192.168...` resp. `/root/.gvfs/backup auf...` exists?

Sorrry for any trouble and thanks for your help.

-- 
amd64 ftp gio mount error
https://bugs.launchpad.net/bugs/617473
You received this bug notification because you are a member of NSsbackup
team, which is subscribed to nssbackup.

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 617473] Re: amd64 ftp gio mount error

2010-08-13 Thread er...@hamburg

** Attachment added: "nssbackup.log"
   
https://bugs.launchpad.net/bugs/617473/+attachment/1488418/+files/nssbackup.log

-- 
amd64 ftp gio mount error
https://bugs.launchpad.net/bugs/617473
You received this bug notification because you are a member of NSsbackup
team, which is subscribed to nssbackup.

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp