[Bug 160106] Re: /etc/init.d/iscsitarget broken with migration to /bin/dash

2009-05-07 Thread Sergio Zanchetta
The 18 month support period for Gutsy Gibbon 7.10 has reached its end of life - http://www.ubuntu.com/news/ubuntu-7.10-eol . As a result, we are closing the Gutsy task. ** Changed in: iscsitarget (Ubuntu Gutsy) Status: New => Won't Fix -- /etc/init.d/iscsitarget broken with migration to /

[Bug 160106] Re: /etc/init.d/iscsitarget broken with migration to /bin/dash

2008-01-31 Thread John Dong
I just fixed it on Hardy. For Gutsy, I've prepared a SRU debdiff for both this and #160104. I can't guarantee whether or not it is a complete fix as I don't use iscsitarget but I pieced it together based on all the various incorrect- form patches above. If someone would like to take this debdiff

[Bug 160106] Re: /etc/init.d/iscsitarget broken with migration to /bin/dash

2008-01-31 Thread Launchpad Bug Tracker
This bug was fixed in the package iscsitarget - 0.4.15-5ubuntu2 --- iscsitarget (0.4.15-5ubuntu2) hardy; urgency=low * Correct bashisms in init script (LP: #160106) * Set maintainer to MOTU -- John Dong <[EMAIL PROTECTED]> Thu, 31 Jan 2008 09:28:53 -0500 ** Changed in: iscsit

[Bug 160106] Re: /etc/init.d/iscsitarget broken with migration to /bin/dash

2008-01-29 Thread Chuck Short
Whats the status of this bug for hardy? -- /etc/init.d/iscsitarget broken with migration to /bin/dash https://bugs.launchpad.net/bugs/160106 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@l

[Bug 160106] Re: /etc/init.d/iscsitarget broken with migration to /bin/dash

2007-12-10 Thread Emmet Hikory
Thanks for the patch. To reduce the number of uploads to -updates, I suggest fixing gutsy in combination with bug #160104 (as you've done), so don't expect to see a patch for gutsy in this bug directly. For hardy, I've unsubscribed ubuntu-univese-sponsors pending a few changes, as follows: 1) P

[Bug 160106] Re: /etc/init.d/iscsitarget broken with migration to /bin/dash

2007-12-08 Thread Emmet Hikory
Approved hardy & gutsy tasks. Please don't decline Gutsy tasks without first verifying the report. It confuses submitters, patchers, and developers. It is always safe to leave an untended nomination, but a rejection indicates that it is not appropriate for that release, which may not be correct

Re: [Bug 160106] Re: /etc/init.d/iscsitarget broken with migration to /bin/dash

2007-12-08 Thread Alvin Cura
Thank you Henrik! I will read the SRU process. - alvinc -- /etc/init.d/iscsitarget broken with migration to /bin/dash https://bugs.launchpad.net/bugs/160106 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 160106] Re: /etc/init.d/iscsitarget broken with migration to /bin/dash

2007-12-08 Thread Henrik Nilsen Omma
This bug was nominated for Gutsy but does currently not qualify for a 7.10 stable release update (SRU) and the nomination is therefore declined. According the the SRU policy, the fix should already be deployed and tested in the current development version before an update to the stable releases wil

[Bug 160106] Re: /etc/init.d/iscsitarget broken with migration to /bin/dash

2007-12-04 Thread Alvin Cura
I think marking status as "Confirmed" may have been a mistake on my part? Have these diffs been reviewed? Cheers, - alvinc ** Changed in: iscsitarget (Ubuntu) Status: Confirmed => In Progress -- /etc/init.d/iscsitarget broken with migration to /bin/dash https://bugs.launchpad.net/bugs/

[Bug 160106] Re: /etc/init.d/iscsitarget broken with migration to /bin/dash

2007-12-01 Thread Alvin Cura
Hi Emmet! Bug #160104 is the kernel module bug. This one is the bug that the initscript in Debian is written for /bin/bash, whereas the diff which I added includes a script which is Bourne Shell virgin, and runs under /bin/dash. -- /etc/init.d/iscsitarget broken with migration to /bin/dash http

[Bug 160106] Re: /etc/init.d/iscsitarget broken with migration to /bin/dash

2007-12-01 Thread Emmet Hikory
Does it still break when compiled against linux 2.6.24 ? This version has been uploaded to hardy source, but is not yet widely distributed, I'd suggest waiting until hardy gets the new linux and testing again, rather than uploading to hardy (as I believe the number of arguments changed back in 2.6

[Bug 160106] Re: /etc/init.d/iscsitarget broken with migration to /bin/dash

2007-12-01 Thread Alvin Cura
Attached is the diff with fixes for Hardy (on version 0.4.15-5, sync'd from Debian) ** Attachment added: "Fix for 0.4.15-5 on hardy" http://launchpadlibrarian.net/10681080/iscsitarget_0.4.15-6.diff.gz -- /etc/init.d/iscsitarget broken with migration to /bin/dash https://bugs.launchpad.net/bu

[Bug 160106] Re: /etc/init.d/iscsitarget broken with migration to /bin/dash

2007-12-01 Thread Alvin Cura
Confirmed that this issue still occurs in Hardy at version 0.4.15-5. ** Changed in: iscsitarget (Ubuntu) Status: In Progress => Confirmed -- /etc/init.d/iscsitarget broken with migration to /bin/dash https://bugs.launchpad.net/bugs/160106 You received this bug notification because you are

[Bug 160106] Re: /etc/init.d/iscsitarget broken with migration to /bin/dash

2007-11-27 Thread Alvin Cura
Fixes are attached. Fixes for Bug #160104 are included in the diff. Hopefully I've become proficient enough at pbuilder and debuild that the data is in the proper format now. :) Cheers, - alvinc ** Attachment added: "iscsitarget_0.4.15-3.diff.gz" http://launchpadlibrarian.net/10597577/iscs

[Bug 160106] Re: /etc/init.d/iscsitarget broken with migration to /bin/dash

2007-11-16 Thread John Dong
Let's first work on fixing this in Hardy, and once the bashism fix is identified, pursue it as a SRU rather than a backport. Sound good? ** Changed in: gutsy-backports Status: New => Invalid -- /etc/init.d/iscsitarget broken with migration to /bin/dash https://bugs.launchpad.net/bugs/1601

[Bug 160106] Re: /etc/init.d/iscsitarget broken with migration to /bin/dash

2007-11-14 Thread Emmet Hikory
Thanks for finding this issue. In general, it is preferred to modify the scripts to be compatible with dash, rather than force bash. Also, the attached patch appears to include an additional backup file created during patch creation. Please consider altering the init script to work with dash, an

[Bug 160106] Re: /etc/init.d/iscsitarget broken with migration to /bin/dash

2007-11-14 Thread Alvin Cura
Fix attached ** Attachment added: "debdiff of fixes" http://launchpadlibrarian.net/10372620/iscsitarget_0.4.15-3.debdiff -- /etc/init.d/iscsitarget broken with migration to /bin/dash https://bugs.launchpad.net/bugs/160106 You received this bug notification because you are a member of Ubuntu

[Bug 160106] Re: /etc/init.d/iscsitarget broken with migration to /bin/dash

2007-11-13 Thread Alvin Cura
** Changed in: gutsy-backports Assignee: (unassigned) => Alvin Cura (alvinc) ** Changed in: iscsitarget (Ubuntu) Assignee: (unassigned) => Alvin Cura (alvinc) -- /etc/init.d/iscsitarget broken with migration to /bin/dash https://bugs.launchpad.net/bugs/160106 You received this bug noti