cannot mount NetWare (ipx) server
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | ncpfs (Ubuntu) |
Undecided
|
MOTU | ||
| | Karmic |
Undecided
|
Unassigned | ||
Bug Description
ncpmount does not work with “ncpfs” 2.2.6-6.
The workaround is to downgrade ncpfs to 2.2.6-4 (intrepid). No need to touch “libpam-ncp”, “libncp” nor “ipx” packages.
code:
$ ncpmount -S szpital -U staho szpital/
Logging into szpital as STAHO
Password: ****
ndslib.c:1051: Invalid start: 1835008 00010000 00010000 00100006
ncpmount: Invalid server response (-330) in nds login
This bug seems to be a copy of 140464, solved in 2007!
https:/
| Adrian Tritschler (ajft) wrote : | #2 |
Confirmed for me too, after updating to ubuntu 9.04 last Friday I'm no longer able to login to any of my three NetWare trees.
Logging into <<SERVER>> as <<ACCOUNT>>
Password:
ndslib.c:1051: Invalid start: 1835008 00010000 00010000 00100006
ncpmount: Invalid server response (-330) in nds login
Login denied.
| Ragimiri (ragimiri) wrote : | #3 |
Also confirming:
ndslib.c:1051: Invalid start: 1835008 00010000 00010000 00100006
ncpmount: Chybná odpověď serveru (-330) při NDS přihlašování
Přístup odepřen.
| maxdata (maxdata-email) wrote : | #4 |
Also confirming:
jaunty 9.04 final upgraded from 8.10
more /etc/fstab
...
192.168.
=mk,mode=
pass 0 0
...
sudo mount -a
ndslib.c:1051: Invalid start: 1835008 00010000 00010000 00100006
mount.ncp: Chybná odpověď serveru (-330) při NDS přihlašování
Přístup odepřen.
| maxdata (maxdata-email) wrote : | #5 |
IP addresses are made-up... (in before post i tried change them and its look like error in different ip addresses, sorry for this)
repaired post:
Also confirming:
jaunty 9.04 final upgraded from 8.10
more /etc/fstab
...
192.168.
=mk,mode=
pass 0 0
...
sudo mount -a
ndslib.c:1051: Invalid start: 1835008 00010000 00010000 00100006
mount.ncp: Chybná odpověď serveru (-330) při NDS přihlašování
Přístup odepřen.
| Arash (arashbi) wrote : | #6 |
It stopped working after Friday upgrade for me too.
ndslib.c:1051: Invalid start: 1835008 00010000 00010000 00100006
ncpmount: Invalid server response (-330) in nds login
Login denied.
| Changed in ncpfs (Ubuntu): | |
| status: | New → Confirmed |
| Xeiro (xeiro) wrote : | #7 |
I got exactly same problem...
martinec@
[sudo] password for martinec:
pam_mount(
ndslib.c:1051: Invalid start: 1835008 00010000 00010000 00100006
ncpmount: Chybná odpověď serveru (-330) při NDS přihlašování
Přístup odepřen.
| helix84 (helix84) wrote : | #8 |
Same problen here, 8.10 -> 9.04
fstab line:
AAA/CN=
$ mount ~/novell
ndslib.c:1051: Invalid start: 1835008 00010000 00010000 00100006
mount.ncpfs: Invalid server response (-330) in nds login
Login denied.
I can provide any requested info if needed.
| Steven Harms (sharms) wrote : | #9 |
We do not need any further confirmations of this bug at this point. Has anyone contacted upstream about this? I can't see a big difference between the last confirmed working version and this version, other than the toolchain to compile it has changed.
| helix84 (helix84) wrote : | #10 |
Since this is a regression, it should be fixed quickly but if you need to have this working now, here's a workaround (thanks to https:/
add following text to /etc/apt/
Package: ncpfs
Pin: version 2.2.6-4*
Pin-Priority: 1000
# remove ncpfs
sudo apt-get remove ncpfs
# install ncpfs from intrepid (last working version)
wget http://
Don't forget to subscribe to this bug and when it's resolved remove the pin and upgrade.
| Matthew Lye (matthew.lye) wrote : | #11 |
Also confirming on a 9.04 clean install.
ndslib.c:1051: Invalid start: 1835008 00010000 00010000 00100006
ncpmount: Invalid server response (-330) in nds login
| Tomek Jadczuk (mishek) wrote : | #12 |
I get this error to
mishek@r2d2:~$ sudo ncpmount -S WBP_SERV1 -U wawrecez.
Logging into WBP_SERV1 as WAWRECEZ.
Password:
ndslib.c:1051: Invalid start: 1866527 00010000 00010000 00100006
ncpmount: Invalid server response (-330) in nds login
Login denied.
| loki666 (loki-666) wrote : | #13 |
root@loki-
Logging into 172.16.0.7 as PHILIPPES.
Password:
ndslib.c:1051: Invalid start: 1835008 00010000 00010000 00100006
ncpmount: Invalid server response (-330) in nds login
Login denied.
Please, assign this bug and fix it
| Changed in ncpfs (Ubuntu): | |
| assignee: | nobody → MOTU (motu) |
| sanktnelson (launchpad-maibaums) wrote : | #14 |
one more confirmed...
| Steven Harms (sharms) wrote : | #15 |
I do not need any more confirmations. It is obviously already confirmed.
| Steven Harms (sharms) wrote : | #16 |
| Steven Harms (sharms) wrote : | #17 |
It should be noted that this package is 100% unusable without my debdiff. This is due to byte ordering of the packets because the version of GCC Jaunty shipped with would not deal with the packed attribute as it did previously.
| Steven Harms (sharms) wrote : | #18 |
| Chris Iarocci (iarocci) wrote : | #19 |
Excuse my ignorance, but should we expect to see something in Synaptic that incorporates this fix, like version 2.2.6-7?
| Steven Harms (sharms) wrote : | #20 |
It will only go into Jaunty if there is an SRU, and I am not sure I understand the process fully to push that through.
I just put this on my ppa, so you should be able to safely grab the NCPFS package from it:
deb http://
deb-src http://
Thank you for doing that, but I'm still lost. What do I do with that
information? I added them under third party depositories, but when
searching ncpfs nothing has changed.
On Mon, 2009-05-18 at 21:43 +0000, Steven Harms wrote:
> It will only go into Jaunty if there is an SRU, and I am not sure I
> understand the process fully to push that through.
>
> I just put this on my ppa, so you should be able to safely grab the
> NCPFS package from it:
>
> deb http://
> deb-src http://
>
| Holger Schletz (holger-schletz) wrote : | #22 |
I upgraded to the version in the ppa (2.2.6-
| Steven Harms (sharms) wrote : | #23 |
Can anyone test this on AMD64? That is what I am testing it on, and this command works perfect using the ppa I posted:
ncpmount -U sharms.HO.PLC -S SHARED_DRIVE -A dns-name-for-server -m testshare/
| Holger Schletz (holger-schletz) wrote : | #24 |
Sorry, I don't have a 64 Bit environment available. I tested the above command on 32 Bit and it works with 2.2.6-4ubuntu3. With 2.2.6-6ubuntu1~ppa0 I get exactly the same response as in comment #13.
| Sam (samuel-faulkner) wrote : | #25 |
Hi, I have 3 PCs :
one with AMD 64
other with Pentium 4 bi proc
and a Dell Centrino Duo
acces Novell was working with Hardy the last year. on the 3 PCs.
I have upgraded Hardy -> Intrepid and Intrepid -> Jaunty this month.
The PC with AMD 64 (jaunty 64) work fine and access my Novell server.
(don't work with Jaunty 32 bits on this AMD 64)
But with the two others PC (Intel bi-proc) I can't acces and I have the same error :
ndslib.c:1051: Invalid start: 1835008 00010000 00010000 00100006
ncpmount: Invalid server response (-330) in nds login
However with wget http://
YES ! work very well !
Thanks Helix84
Sam
| Steven Harms (sharms) wrote : | #26 |
I will look into what needs to be done for this to fix 32-bit also.
| tixetsal (tixetsal) wrote : | #27 |
Ditto. This is how we all learn more about the o/s. Thanks for the fixes, guys!
| Launchpad Janitor (janitor) wrote : | #28 |
This bug was fixed in the package ncpfs - 2.2.6-6ubuntu1
---------------
ncpfs (2.2.6-6ubuntu1) karmic; urgency=low
* Fix GCC packed syntax (LP: #328020)
-- Steven J Harms <email address hidden> Tue, 12 May 2009 14:20:12 -0400
| Changed in ncpfs (Ubuntu Karmic): | |
| status: | Confirmed → Fix Released |
| Chuck Short (zulcss) wrote : | #29 |
Thanks I have uploaded the fix for jaunty. Please follow the SRU process found at https:/
Regards
chuck
| Steven Harms (sharms) wrote : | #30 |
Can someone test this in Karmic using i386? Since karmic will use a different GCC, I believe it's possible it may work as GCC 4.3 had a lot of bugs.
I think we ended up being bit by this: http://
| Thos (1-launchpad-theparisis-com) wrote : | #31 |
Chuck,
Could you point me to where the fix is for Jaunty (9.04) 32-bit?
I followed the link for the Stable Release, but it appears that ncpfs (2.2.6-6ubuntu1) is only for Karmic. Unfortunately because of this bug I cannot access my Novell servers. Bummer.
Thanks,
Thomas
| maxdata (maxdata-email) wrote : | #32 |
I'm using ncpfs 2.2.6-3 in jaunty, an attachment is this version. Novell work's fine with this version.
| Thos (1-launchpad-theparisis-com) wrote : | #33 |
Chuck,
Thank you kindly...the ncpfs_2.
Finally! That took care of my remaining issue I had in upgrading from 8.04. All is well now - at least for the moment.
I will be holding onto this package for a while, just in case.
Thomas
| Thos (1-launchpad-theparisis-com) wrote : | #34 |
Oops.
Thank you maxdata for providing the link to the ncpfs_2.
| Steven Harms (sharms) wrote : | #35 |
If you guys would actually read the bug report, it is already mentioned there is a working 32-bit version. The issue for anyone who wants to help with this is that the version that works uses GCC < 4.3 that shipped with Jaunty, and it has not worked with new compilers yet.
Please do not post anything about old .debs again, that belongs in forums, not over and over again in a bug report to fix the issue.
| Birgir Haraldsson (biggi-stefna) wrote : | #36 |
Just installed karmic alpha4 on an old machine and updated it fully.
This is still an issue here.
ndslib.c:1051: Invalid start: 1835008 00010000 00010000 00100006
ncpmount: Invalid server response (-330) in nds login
apt-cache showpkg ncpfs says:
Package: ncpfs
Versions:
2.2.6-6ubuntu1 (/var/lib/
Description Language:
Reverse Depends:
libpam-ncp,ncpfs 2.2.0.18-10
libncp,ncpfs
libpam-
Dependencies:
2.2.6-6ubuntu1 - libc6 (2 2.8) libncp (2 2.2.0.19.0pre71-1) libpam-ncp (0 (null)) ipx (0 (null)) ncpfsx (0 (null)) suidmanager (3 0.50) ncpfsx (0 (null))
Provides:
2.2.6-6ubuntu1 -
Reverse Provides:
Hope this helps
| Steven Harms (sharms) wrote : | #37 |
Birgir that does help thank you.
I have tested on x86_64 bit Karmic, and it works. So GCC 4.4 does not fix any incompatibilities in the i386 build. I believe this still needs to be addressed by fixing the __packed__ structs and this is where our issue is happening.
| Hedgehog_57 (hedgehog57) wrote : | #38 |
Upgraded my 9.04 to 9.10.
Arch: Nothing changed. Issue is still here. After downgraded package to ncpfs_2.
This issue was in 9.04. It is still there in 9.10. Why not to place old package in the new distribution if you cannot solve a problem in the new one?
| wooster (hampusr) wrote : | #39 |
Tested ncpfs_2.
Ubuntu 9.10 (karmic) i386.
If compiled with gcc-4.1, everything works fine, but with gcc-4.4 same problem. (Invalid start: 1835008 00010000 00010000 00100006)
| asdir (dirkroettgers) wrote : | #40 |
Just wanted to confirm that helix84 workaround still works in Karmic. No need to safe any protocol or config files even.
Still would be nice if I wouldn't have to apply it after every upgrade. :-S
| asdir (dirkroettgers) wrote : | #41 |
Hm, I was to quick to confirm helix's workaround: It works for accessing the server, but does not for printing services (or was it sth. else that is responsible for that?). Anyway, I cannot print anything useful...
Confirmed that ncpfs is indeed broken on karmic i386, but working on karmic amd64. The workaround of installing the old package does work, but obviously doesn't solve the underlying problem. Thus this bug should not be considered "fixed" until i386 is fixed as well.
| Changed in ncpfs (Ubuntu Karmic): | |
| status: | Fix Released → Confirmed |
| loki666 (loki-666) wrote : | #43 |
damn it, unbelievable, this bug is now known for 7 months and still not fixed...
| Steven Harms (sharms) wrote : | #44 |
I have stated this is a non-trivial bug, if you are a coder and can help, please download the source and contribute. If you are not, then you will just need to use the old package until this is solved.
| wooster (hampusr) wrote : | #45 |
Why not, until the problem is fixed, compile with an older version of gcc (see above) and put working binaries in the repos?
| Steven Harms (sharms) wrote : | #46 |
Can someone with i386 install this package and let me know if it works?
Version is 2.2.6-6ubuntu2 and ppa is ppa:sharms/ppa
| helix84 (helix84) wrote : | #47 |
$ sudo dpkg -i ncpfs_2.
...
$ mount ~/novell
ndslib.c:1051: Invalid start: 1835008 00010000 00010000 00100006
mount.ncpfs: Invalid server response (-330) in nds login
Login denied.
| Steven Harms (sharms) wrote : | #48 |
I have an i386 box to test on now, will play with this and see if any progress can be made
| Steven Harms (sharms) wrote : | #49 |
Good news, I now have ncpmount working on my i386 box. Will clean up the code changes and upload the debdiffs soon and provide debs. Give me a day or two.
| Changed in ncpfs (Ubuntu Karmic): | |
| assignee: | MOTU (motu) → Steven Harms (sharms) |
| status: | Confirmed → In Progress |
| Steven Harms (sharms) wrote : | #50 |
| Steven Harms (sharms) wrote : | #51 |
The above debdiff should be applied to lucid after review.
| Changed in ncpfs (Ubuntu): | |
| status: | Fix Released → Fix Committed |
| Changed in ncpfs (Ubuntu Karmic): | |
| assignee: | Steven Harms (sharms) → nobody |
| Steven Harms (sharms) wrote : | #52 |
This is absolute minimal debdiff for i386 issue resolution
| Steven Harms (sharms) wrote : | #53 |
Minimal debdiff for Karmic i386 fix
| Launchpad Janitor (janitor) wrote : | #54 |
This bug was fixed in the package ncpfs - 2.2.6-6ubuntu2
---------------
ncpfs (2.2.6-6ubuntu2) lucid; urgency=low
* Remove i386 specific branch to fix authentication (LP: #328020)
-- Steven J Harms <email address hidden> Tue, 22 Dec 2009 11:48:48 -0500
| Changed in ncpfs (Ubuntu): | |
| status: | Fix Committed → Fix Released |
| helix84 (helix84) wrote : | #55 |
I tested the ncp_i386_
Thank you so much for fixing it! Its working perfectly for me!
Kind Regards,
Benjamin
=======
Benjamin Demelt
Project Services
Computer & Competence GmbH, www.cuc.de
Warnstedtstrasse 12-16, D22525 Hamburg
Tel: +49 (0)40 54882 - 225, Fax: -288
CuC ist als "Computer & Competence"
Beratungs- und Vertriebs GmbH beim
Hamburger Amtsgericht im Register B
unter der Nummer 46306 registriert.
Geschäftsführer: Constantin Albrecht
AGB: https:/
=======
>>> Steven Harms <email address hidden> 12/22/2009 6:01 >>>
Minimal debdiff for Karmic i386 fix
** Attachment added: "ncp_i386_
http://
--
cannot mount NetWare (ipx) server
https:/
You received this bug notification because you are a direct subscriber
of a duplicate bug.
Status in “ncpfs” package in Ubuntu: Fix Committed
Status in “ncpfs” source package in Karmic: In Progress
Bug description:
ncpmount does not work with “ncpfs” 2.2.6-6.
The workaround is to downgrade ncpfs to 2.2.6-4 (intrepid). No need to
touch “libpam-ncp”, “libncp” nor “ipx” packages.
code:
$ ncpmount -S szpital -U staho szpital/
Logging into szpital as STAHO
Password: ****
ndslib.c:1051: Invalid start: 1835008 00010000 00010000 00100006
ncpmount: Invalid server response (-330) in nds login
This bug seems to be a copy of 140464, solved in 2007!
https:/
To unsubscribe from this bug, go to:
https:/
| loki666 (loki-666) wrote : | #57 |
can you back port this to karmc?
Dnia 2009-12-30, śro o godzinie 15:15 +0000, loki666 pisze:
> can you back port this to karmc?
>
I had installed this on karmic today and it works for me.
Regards.
--
Tomek Jadczuk <email address hidden>
| smarf (smarf) wrote : | #59 |
Today I freshly installed Karmic and still get this error. Which version how to install?
Thx.
| sanktnelson (launchpad-maibaums) wrote : | #60 |
This is ridiculous. I finally upgraded to 10.4 LTS, and this bug is still there! How can a well-known bug with a well-known solution that have both been known for several release cycles make it into an LTS release???
| Thos (1-launchpad-theparisis-com) wrote : | #61 |
I had been having this problem prior to 10.4, and had to use the backport to ncpfs 2.2.6-3 mentioned in various places.
However, I was able to unpin the ncpfs 2.2.6-3 package and just go with the plain-vanilla 10.4 installation when it came out. Am using 10.4 on a Dell Latitude D810 laptop, and on a Dell Optiplex GX270 desktop, and have not experienced any (serious) problems connecting to Netware servers and reading/writing to files.
| Rolf Leggewie (r0lf) wrote : | #62 |
karmic has seen the end of its life and is no longer receiving any updates. Marking the karmic task for this ticket as "Won't Fix".
| Changed in ncpfs (Ubuntu Karmic): | |
| status: | In Progress → Won't Fix |


Hi!
I use ncpfs 2.2.6-6 on Jaunty beta.
It was working until yesterday. Now I can't mount or print on netware server