Bug#1022151: python3-pip: Trying to install a package gave me some errors I believe are from pip.

2022-10-20 Thread Fabrice Quenneville
Package: python3-pip
Version: 20.3.4-4+deb11u1
Severity: grave
Justification: renders package unusable
X-Debbugs-Cc: fabquennevi...@gmail.com

Dear Maintainer,

I was trying to install spotipy with:

pip3 install spotipy

and I got a wall of errors:

--- Logging error ---
Traceback (most recent call last):
  File 
"/home/fabrice/.local/lib/python3.9/site-packages/pip/_internal/utils/logging.py",
 line 177, in emit
self.console.print(renderable, overflow="ignore", crop=False, style=style)
  File 
"/home/fabrice/.local/lib/python3.9/site-packages/pip/_vendor/rich/console.py", 
line 1673, in print
extend(render(renderable, render_options))
  File 
"/home/fabrice/.local/lib/python3.9/site-packages/pip/_vendor/rich/console.py", 
line 1305, in render
for render_output in iter_render:
  File 
"/home/fabrice/.local/lib/python3.9/site-packages/pip/_internal/utils/logging.py",
 line 134, in __rich_console__
for line in lines:
  File 
"/home/fabrice/.local/lib/python3.9/site-packages/pip/_vendor/rich/segment.py", 
line 249, in split_lines
for segment in segments:
  File 
"/home/fabrice/.local/lib/python3.9/site-packages/pip/_vendor/rich/console.py", 
line 1283, in render
renderable = rich_cast(renderable)
  File 
"/home/fabrice/.local/lib/python3.9/site-packages/pip/_vendor/rich/protocol.py",
 line 36, in rich_cast
renderable = cast_method()
  File 
"/home/fabrice/.local/lib/python3.9/site-packages/pip/_internal/self_outdated_check.py",
 line 130, in __rich__
pip_cmd = get_best_invocation_for_this_pip()
  File 
"/home/fabrice/.local/lib/python3.9/site-packages/pip/_internal/utils/entrypoints.py",
 line 58, in get_best_invocation_for_this_pip
if found_executable and os.path.samefile(
  File "/usr/lib/python3.9/genericpath.py", line 101, in samefile
s2 = os.stat(f2)
FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.9'
Call stack:
  File "/home/fabrice/.local/bin/pip3", line 8, in 
sys.exit(main())
  File 
"/home/fabrice/.local/lib/python3.9/site-packages/pip/_internal/cli/main.py", 
line 70, in main
return command.main(cmd_args)
  File 
"/home/fabrice/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py",
 line 101, in main
return self._main(args)
  File 
"/home/fabrice/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py",
 line 223, in _main
self.handle_pip_version_check(options)
  File 
"/home/fabrice/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py",
 line 190, in handle_pip_version_check
pip_self_version_check(session, options)
  File 
"/home/fabrice/.local/lib/python3.9/site-packages/pip/_internal/self_outdated_check.py",
 line 236, in pip_self_version_check
logger.warning("[present-rich] %s", upgrade_prompt)
  File "/usr/lib/python3.9/logging/__init__.py", line 1454, in warning
self._log(WARNING, msg, args, **kwargs)
  File "/usr/lib/python3.9/logging/__init__.py", line 1585, in _log
self.handle(record)
  File "/usr/lib/python3.9/logging/__init__.py", line 1595, in handle
self.callHandlers(record)
  File "/usr/lib/python3.9/logging/__init__.py", line 1657, in callHandlers
hdlr.handle(record)
  File "/usr/lib/python3.9/logging/__init__.py", line 948, in handle
self.emit(record)
  File 
"/home/fabrice/.local/lib/python3.9/site-packages/pip/_internal/utils/logging.py",
 line 179, in emit
self.handleError(record)
Message: '[present-rich] %s'
Arguments: (UpgradePrompt(old='22.2.2', new='22.3'),)

This seamed like a pip error so I tryed 

pip3 install pip-install-test

And got a similar wall of errors:

Defaulting to user installation because normal site-packages is not writeable
Collecting pip-install-test
  Downloading pip_install_test-0.5-py3-none-any.whl (1.7 kB)
Installing collected packages: pip-install-test
Successfully installed pip-install-test-0.5
--- Logging error ---
Traceback (most recent call last):
  File 
"/home/fabrice/.local/lib/python3.9/site-packages/pip/_internal/utils/logging.py",
 line 177, in emit
self.console.print(renderable, overflow="ignore", crop=False, style=style)
  File 
"/home/fabrice/.local/lib/python3.9/site-packages/pip/_vendor/rich/console.py", 
line 1673, in print
extend(render(renderable, render_options))
  File 
"/home/fabrice/.local/lib/python3.9/site-packages/pip/_vendor/rich/console.py", 
line 1305, in render
for render_output in iter_render:
  File 
"/home/fabrice/.local/lib/python3.9/site-packages/pip/_internal/utils/logging.py",
 line 134, in __rich_console__
for line in lines:
  File 
"/home/fabrice/.local/lib/python3.9/site-packages/pip/_vendor/rich/segment.py", 
line 249, in split_lines
for segment in segments:
  File 
"/home/fabrice/.local/lib/python3.9/site-packages/pip/_vendor/rich/console.py", 
line 1283, in render
renderable = rich_cast(renderable)
  File 
"/home/fabrice/.local/lib/python3.9/site-packages/pip/_vendor/rich/protocol.py",
 line 36, in rich_cast
renderable = 

Bug#990083: Further testing

2021-07-22 Thread Fabrice Quenneville
Hello,

I have done extensive testing and stress tested my setup and was not able
to reproduce the bug again.

I suggest you close this bug, sorry to have wasted your time.

I suspect something wrong happened on my NAS and the client NFS didn't like
it and crashed on transitions. And in the steps i took one must have
corrected the issue as I can no longer reproduce the problem.

I do get crashes sometimes opening menus but that is a whole different
issue that I believe is already tracked from looking at the project on
GitHub.

Thanks


On Tue, Jun 29, 2021, 12:13 PM Fabrice Quenneville 
wrote:

> Hi,
>
> I have shut down my NAS as something strange is happening on it. But since
> my NAS is off I have been watching YouTube through the KODI add-on and I
> also get some similar crashes.
>
> I will try to generate meaningful logs in the next few days when I get
> some time.
>
> Thank you
>
> On Tue, Jun 29, 2021, 12:09 PM Vasyl Gello  wrote:
>
>> Hi Fabrice!
>>
>> Just curious: can you please use Kodi's built-in functionality to access
>> NFS agare, not system mount and see if it helps?
>> Maybe create a backup of Kodi profile & try mounting in userspace.
>> --
>> Vasyl Gello
>> --
>> Certified SolidWorks Expert
>>
>> Mob.:+380 (98) 465 66 77
>>
>> E-Mail: vasek.ge...@gmail.com
>>
>> Skype: vasek.gello
>> --
>> 호랑이는 죽어서 가죽을 남기고 사람은 죽어서 이름을 남긴다
>>
>


Bug#990083: Further testing

2021-06-29 Thread Fabrice Quenneville
Hi,

I have shut down my NAS as something strange is happening on it. But since
my NAS is off I have been watching YouTube through the KODI add-on and I
also get some similar crashes.

I will try to generate meaningful logs in the next few days when I get some
time.

Thank you

On Tue, Jun 29, 2021, 12:09 PM Vasyl Gello  wrote:

> Hi Fabrice!
>
> Just curious: can you please use Kodi's built-in functionality to access
> NFS agare, not system mount and see if it helps?
> Maybe create a backup of Kodi profile & try mounting in userspace.
> --
> Vasyl Gello
> --
> Certified SolidWorks Expert
>
> Mob.:+380 (98) 465 66 77
>
> E-Mail: vasek.ge...@gmail.com
>
> Skype: vasek.gello
> --
> 호랑이는 죽어서 가죽을 남기고 사람은 죽어서 이름을 남긴다
>


Bug#990083: Further testing

2021-06-20 Thread Fabrice Quenneville
Hello

So I've got my NAS back on and tested, everything is fine there and Kodi
crashed again on a transition. I think rebooting the NAS when I suspected
it was the source of the Kodi issues is what caused my NAS issues... But
just a remount of the subvolumes after an errorless check and some btrfs
diagnostics and no errors found... The only thing I could see is a few
machines on my network saturating the NAS and simultaneous backups but it's
never been an issue before with much more load than now.

So I've had two events since:

   - The first one I was not ready so I only captured a regular log:
2021-06-20-04∶22∶27
   PM-kodi.log
   <https://1drv.ms/u/s!AgvJkue9Pi7ug-rzBoW7lFZCTD9IedU?e=hKFx7v>
   - Just now, where It froze on a transition and exited userspace bringing
   the OS back to a gnome login screen. 2021-06-20-19∶30 PM-kodi2.log
   <https://1drv.ms/u/s!AgvJkue9Pi7ug-rzCVSuEOQueyzCRy8?e=5NN4rC> This time
   I was waiting for it and had a file explorer ready on the problematic PC
   and another PC on the same part of my network. While the problematic PC was
   temporarily frozen so I could not test opening a video on another app, I
   was able to open one on the other PC with no problem. (I opened a random
   video as I didn't remember what was next on kodi.)
   - As soon as I could get the log (sftp was also not responding on the
   kodi machine) I also tested the problematic video file and there's nothing
   wrong with the video file that had just crashed userspace.
   - And when I logged in there was no sound but that video file was
   working fine. (sorry for the two logs I opened two kodi instances for a few
   seconds by error.). 2021-06-20-19∶50 PM-kodi.log
   <https://1drv.ms/u/s!AgvJkue9Pi7ug-rzCo9DqHAn9w7MzDg?e=BevlCP> and
2021-06-20-19∶52
   PM-kodi.log
   <https://1drv.ms/u/s!AgvJkue9Pi7ug-rzCx3EIUOpPHQ_IPY?e=4X7lJY>

After a reboot everything is back to normal.

Thanks

-- 
*Fabrice Quenneville*


Bug#990083: kodi: Kodi hangs on transitions between playlist items with spinning wheel and no control

2021-06-20 Thread Fabrice Quenneville
Hi Vasyl / maintainers

I just got other errors from that NAS so I am starting to run diagnostics
but it will take awhile to troubleshoot and it is quite late here. But
everything is pointing to my NAS partially failing at the same time as I
updated Kodi. I will update as soon as I can / have definitive information.

Thanks

On Sun, Jun 20, 2021 at 1:31 AM Vasyl Gello  wrote:

> Hi Fabrice!
>
> Does the file '/mnt/media/TV Shows (en)/Seinfeld (1989)/Season
> 3/Seinfeld.S03E19.The.Limo.720p.WEBrip.AAC.EN-SUB.x264-[MULVAcoded].mkv'
> play for you correctly every time you start it not via playlist?
>
> From the logs I see that VAAPI on Intel integrated video (I suppose it is
> an integrated video) starts spewing 'COutput:StateMachine' errors.
>
> I am going to forward the bug to upstream and ask FernetMenta or ksooo
> about that StateMachine state. In my experience, these errors originate
> either from buffer jitter or from improperly-encoded mediafile.
> --
> Vasyl Gello
> ------
>


-- 
*Fabrice Quenneville*


Bug#990083: kodi: Kodi hangs on transitions between playlist items with spinning wheel and no control

2021-06-19 Thread Fabrice Quenneville
Hi Vasyl,

Here are the crash logs from when I updated a few hours ago and now. Very
interesting since I started kodi with debug logs on... it hasn't crashed /
froze on transitions yet... Before reporting it had crashed / froze a
few times in a row. I am now running it in the background while I work with
debug and separate selectors except for NFS which wasn't offered in Kodi
settings. My nfs mount is managed by the nfs settings at OS level.

Will update in the next few hours once I generate meaningful logs.

Fabrice


On Sat, Jun 19, 2021 at 4:49 PM Vasyl Gello  wrote:

> Hi Fabrice!
>
> Can you please attach the Kodi log with debug settings on? I need at least
> FFmpeg, Windowing, cURL, and NFS logs in separare log selectors.
> --
> Vasyl Gello
>


-- 
*Fabrice Quenneville*
## Kodi CRASH LOG ###

 SYSTEM INFO 
 Date: Sat 19 Jun 2021 04:20:49 PM EDT
 Kodi Options: 
 Arch: x86_64
 Kernel: Linux 5.10.0-7-amd64 #1 SMP Debian 5.10.40-1 (2021-05-28)
 Release: Debian GNU/Linux 11 (bullseye)
## END SYSTEM INFO ##

### STACK TRACE #
gdb not installed, can't get stack trace.
# END STACK TRACE ###

# LOG FILE ##

2021-06-19 16:20:49.331 T:6883 INFO : ---
2021-06-19 16:20:49.331 T:6883 INFO : Starting Kodi from Debian (19.1 Debian package version: 2:19.1+dfsg2-1). Platform: Linux x86 64-bit
2021-06-19 16:20:49.331 T:6883 INFO : Using Release Kodi from Debian x64
2021-06-19 16:20:49.331 T:6883 INFO : Kodi from Debian compiled 2021-06-07 by GCC 10.2.1 for Linux x86 64-bit version 5.10.40 (330280)
2021-06-19 16:20:49.331 T:6883 INFO : Running on Debian GNU/Linux 11 (bullseye), kernel: Linux x86 64-bit version 5.10.0-7-amd64
2021-06-19 16:20:49.332 T:6883 INFO : FFmpeg version/source: 4.3.2-0+deb11u2
2021-06-19 16:20:49.332 T:6883 INFO : Host CPU:   Intel(R) Atom(TM) x5-Z8350  CPU @ 1.44GHz, 4 cores available
2021-06-19 16:20:49.332 T:6883 INFO : special://xbmc/ is mapped to: /usr/share/kodi
2021-06-19 16:20:49.332 T:6883 INFO : special://xbmcbin/ is mapped to: /usr/lib/x86_64-linux-gnu/kodi
2021-06-19 16:20:49.332 T:6883 INFO : special://xbmcbinaddons/ is mapped to: /usr/lib/x86_64-linux-gnu/kodi/addons
2021-06-19 16:20:49.332 T:6883 INFO : special://masterprofile/ is mapped to: /home/fabrice/.kodi/userdata
2021-06-19 16:20:49.332 T:6883 INFO : special://envhome/ is mapped to: /home/fabrice
2021-06-19 16:20:49.332 T:6883 INFO : special://home/ is mapped to: /home/fabrice/.kodi
2021-06-19 16:20:49.332 T:6883 INFO : special://temp/ is mapped to: /home/fabrice/.kodi/temp
2021-06-19 16:20:49.332 T:6883 INFO : special://logpath/ is mapped to: /home/fabrice/.kodi/temp
2021-06-19 16:20:49.332 T:6883 INFO : The executable running is: /usr/lib/x86_64-linux-gnu/kodi/kodi.bin
2021-06-19 16:20:49.332 T:6883 INFO : Local hostname: debtv.dirtynet.ca
2021-06-19 16:20:49.332 T:6883 INFO : Log File is located: /home/fabrice/.kodi/temp/kodi.log
2021-06-19 16:20:49.332 T:6883 INFO : ---
2021-06-19 16:20:49.337 T:6883 INFO : loading settings
2021-06-19 16:20:49.346 T:6883 INFO : special://profile/ is mapped to: special://masterprofile/
2021-06-19 16:20:49.446 T:6979DEBUG : Sink changed
2021-06-19 16:20:49.446 T:6979DEBUG : Sink appeared


### END LOG FILE 

 END Kodi CRASH LOG #
## Kodi CRASH LOG ###

 SYSTEM INFO 
 Date: Sat 19 Jun 2021 04:38:55 PM EDT
 Kodi Options: 
 Arch: x86_64
 Kernel: Linux 5.10.0-7-amd64 #1 SMP Debian 5.10.40-1 (2021-05-28)
 Release: Debian GNU/Linux 11 (bullseye)
## END SYSTEM INFO ##

### STACK TRACE #
gdb not installed, can't get stack trace.
# END STACK TRACE ###

# LOG FILE ##

2021-06-19 16:35:00.821 T:7580 INFO : ---
2021-06-19 16:35:00.821 T:7580 INFO : Starting Kodi from Debian (19.1 Debian package version: 2:19.1+dfsg2-1). Platform: Linux x86 64-bit
2021-06-19 16:35:00.821 T:7580 INFO : Using Release Kodi from Debian x64
2021-06-19 16:35:00.821 T:7580 INFO : Kodi from Debian compiled 2021-06-07 by GCC 10.2.1 for Linux x86 64-bit version 5.10.40 (330280)
2021-06-19 16:35:00.821 T:7580 INFO : Running on Debian GNU/Linux 11 (bullseye), kernel: Linux x86 64-bit version 5.10.0-7-amd64
2021-06-19 16:35:00.821 T:7580 INFO : FFmpeg version/source: 4.3.2-0+deb11u2
2021-06-19 16:35:00.821 T:7580 INFO : Host CPU:   Intel(R) Atom(TM) x5-Z8350  CPU @ 1.44GHz, 4 cores available
2021-06-19 16:35:0

Bug#990083: kodi: Kodi hangs on transitions between playlist items with spinning wheel and no control

2021-06-19 Thread Fabrice Quenneville
Package: kodi
Version: 2:19.1+dfsg2-1
Severity: important
X-Debbugs-Cc: fabquennevi...@gmail.com

Dear Maintainer,


   * What led up to the situation?

Updated to version 2:19.1+dfsg2-1 and now kodi hangs with a spinning wheel 
after every playlist video, also starting any video is now slower to start 
since update

   * What exactly did you do (or not do) that was effective (or ineffective)?
pkill kodi does nothing
pkill -9 kodi works
controls within kodi dont work while wheen is spinning indefinetely
After waiting a while it goes to main menu, freezes and sometimes after a while 
kill gnome and return me to gnome login

   * What was the outcome of this action?
If I kill kodi manualy I can just reopen it and play any video

   * What outcome did you expect instead?
The next video playing

Other info:
My kodi starts on boot
My videos are all on system mounted NFS share and the network / shares work 
while kodi goes awire
I have the Extras, Youtube, WatchedList and BingBackground add-ons installed

-- System Information:
Debian Release: 11.0
  APT prefers testing-security
  APT policy: (500, 'testing-security'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-7-amd64 (SMP w/4 CPU threads)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_CA:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages kodi depends on:
ii  kodi-bin   2:19.1+dfsg2-1
ii  kodi-data  2:19.1+dfsg2-1

Versions of packages kodi recommends:
ii  kodi-repository-kodi [kodi-repository]  2:19.1+dfsg2-1
ii  kodi-visualization-spectrum 3.4.0+ds1-2

kodi suggests no packages.

-- no debconf information



Bug#636217: Unrelated?

2011-10-27 Thread Fabrice Quenneville
A theme did fix it for me.

For grub, haven't found a fix to that

On Oct 27, 2011 9:23 AM, Yves-Alexis Perez cor...@debian.org wrote:

 It seems that this bug has been merged wrongly.

 I have the same issue with the kernels, and it doesn't really look like
 theme related, is it? And afaict, that means the whole build is failing,
 not only building squeeze images.

 A workaround might be to not use syslinux, though, so maybe raising the
 severity is not needed, but still. Am I missing something?

 Regards,
 --
 Yves-Alexis




 --
 To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact
listmas...@lists.debian.org
 Archive: http://lists.debian.org/1319721836.17625.2.camel@oban



Bug#635177: Re: Re: Bug#635177: Re: Bug#635177: Re: Bug#635177: live-build: live wheezy usb-hdd - isolinux insted of syslinux will be installed

2011-10-02 Thread Fabrice Quenneville
This is a binary hook (it run's after the chroot step and before
making the iso)

On Sun, Oct 2, 2011 at 5:57 PM, upite...@lycos.com upite...@lycos.comwrote:

 Really sorry, but still don't know howto use 
 006-kernel.binaryhttp://vcs.progress-linux.org/?p=images/standard.git;a=blob;f=config/hooks/006-kernel.binary;h=eb1ab481ffcf41710bc9ca11429407203b0927dd;hb=HEADscript.
 Should I put this 
 006-kernel.binaryhttp://vcs.progress-linux.org/?p=images/standard.git;a=blob;f=config/hooks/006-kernel.binary;h=eb1ab481ffcf41710bc9ca11429407203b0927dd;hb=HEADscript
  into config/binary_local-hooks or into config/chroot_local-hooks?
 BTW I don't have config/hooks.



 On Aug 29, 2011, *Fabrice Quenneville* fabr...@vanillux.org wrote:

 I was told to use 
 006-kernel.binaryhttp://vcs.progress-linux.org/?p=images/standard.git;a=blob;f=config/hooks/006-kernel.binary;h=eb1ab481ffcf41710bc9ca11429407203b0927dd;hb=HEAD

 On Mon, Aug 29, 2011 at 12:56 PM, upite...@lycos.com 
 upite...@lycos.comwrote:

 Thx, but can you pls give some more details which config/hooks file
 schould be used?


 http://vcs.progress-linux.org/?p=images/standard.git;a=tree;f=config/hooks;h=92ec21a899e9c2728bc4b306d3ed8bbd2957820b;hb=HEAD



 On Aug 28, 2011, *Fabrice Quenneville* fabr...@vanillux.org wrote:

 I was suggested to use a hook like in
 http://vcs.progress-linux.org/?p=images/standard.git;a=tree

 look at  
 006-kernel.binaryhttp://vcs.progress-linux.org/?p=images/standard.git;a=blob;f=config/hooks/006-kernel.binary;h=eb1ab481ffcf41710bc9ca11429407203b0927dd;hb=HEAD
  in
 config/hooks

 On Sun, Aug 28, 2011 at 12:02 PM, upite...@lycos.com 
 upite...@lycos.comwrote:

 I've installed live-build_3.0~a29-1_all.deb and now I get syslinux boot
 menu, but still cannot start.



 On Aug 20, 2011, *Fabrice Quenneville* fabr...@vanillux.org wrote:

 a29 is in experimental

 On Sat, Aug 20, 2011 at 2:30 PM, upite...@lycos.com 
 upite...@lycos.comwrote:

 Thx, but where can I download this 3.0~a26-1 version for wheezy?
 I can not find a download link.



 On Aug 12, 2011, *Daniel Baumann* 
 daniel.baum...@progress-technologies.net wrote:

 On 08/12/2011 06:58 PM, upite...@lycos.com wrote:
  I've craeted a new usb-hdd image and still cannot boot from the
 bianry.img.

 as you can see from the bug report, this is fixed as of 3.0~a26-1.

 --
 Address: Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
 Email: daniel.baum...@progress-technologies.net
 Internet: http://people.progress-technologies.net/~daniel.baumann/

  -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with
 a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org Archive:
 http://lists.debian.org/1834114310.234330.1313865055786.JavaMail.mail@webmail02




 --
 *Fabrice Quenneville*

 fabr...@vanillux.org

  -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a
 subject of unsubscribe. Trouble? Contact 
 listmaster@lists.debian.orgArchive:
 http://lists.debian.org/1736005589.147198.1314547330740.JavaMail.mail@webmail09




 --
 *Fabrice Quenneville*

 fabr...@vanillux.org




 --
 *Fabrice Quenneville*

 fabr...@vanillux.org

  -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a
 subject of unsubscribe. Trouble? Contact listmaster@lists.debian.orgArchive:
 http://lists.debian.org/1116733723.91617.1317592635437.JavaMail.mail@webmail04




-- 
*Fabrice Quenneville*
*
*

fabr...@vanillux.org


Bug#635177: Re: Bug#635177: Re: Bug#635177: live-build: live wheezy usb-hdd - isolinux insted of syslinux will be installed

2011-08-28 Thread Fabrice Quenneville
I was suggested to use a hook like in
http://vcs.progress-linux.org/?p=images/standard.git;a=tree

look at  
006-kernel.binaryhttp://vcs.progress-linux.org/?p=images/standard.git;a=blob;f=config/hooks/006-kernel.binary;h=eb1ab481ffcf41710bc9ca11429407203b0927dd;hb=HEAD
in
config/hooks

On Sun, Aug 28, 2011 at 12:02 PM, upite...@lycos.com upite...@lycos.comwrote:

 I've installed live-build_3.0~a29-1_all.deb and now I get syslinux boot
 menu, but still cannot start.



 On Aug 20, 2011, *Fabrice Quenneville* fabr...@vanillux.org wrote:

 a29 is in experimental

 On Sat, Aug 20, 2011 at 2:30 PM, upite...@lycos.com upite...@lycos.comwrote:

 Thx, but where can I download this 3.0~a26-1 version for wheezy?
 I can not find a download link.



 On Aug 12, 2011, *Daniel Baumann* 
 daniel.baum...@progress-technologies.net wrote:

 On 08/12/2011 06:58 PM, upite...@lycos.com wrote:
  I've craeted a new usb-hdd image and still cannot boot from the
 bianry.img.

 as you can see from the bug report, this is fixed as of 3.0~a26-1.

 --
 Address: Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
 Email: daniel.baum...@progress-technologies.net
 Internet: http://people.progress-technologies.net/~daniel.baumann/

  -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a
 subject of unsubscribe. Trouble? Contact 
 listmaster@lists.debian.orgArchive:
 http://lists.debian.org/1834114310.234330.1313865055786.JavaMail.mail@webmail02




 --
 *Fabrice Quenneville*

 fabr...@vanillux.org

  -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a
 subject of unsubscribe. Trouble? Contact listmaster@lists.debian.orgArchive:
 http://lists.debian.org/1736005589.147198.1314547330740.JavaMail.mail@webmail09




-- 
*Fabrice Quenneville*

fabr...@vanillux.org


Bug#635177: Re: Bug#635177: live-build: live wheezy usb-hdd - isolinux insted of syslinux will be installed

2011-08-20 Thread Fabrice Quenneville
a29 is in experimental

On Sat, Aug 20, 2011 at 2:30 PM, upite...@lycos.com upite...@lycos.comwrote:

 Thx, but where can I download this 3.0~a26-1 version for wheezy?
 I can not find a download link.



 On Aug 12, 2011, *Daniel Baumann* 
 daniel.baum...@progress-technologies.net wrote:

 On 08/12/2011 06:58 PM, upite...@lycos.com wrote:
  I've craeted a new usb-hdd image and still cannot boot from the
 bianry.img.

 as you can see from the bug report, this is fixed as of 3.0~a26-1.

 --
 Address: Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
 Email: daniel.baum...@progress-technologies.net
 Internet: http://people.progress-technologies.net/~daniel.baumann/

  -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a
 subject of unsubscribe. Trouble? Contact listmaster@lists.debian.orgArchive:
 http://lists.debian.org/1834114310.234330.1313865055786.JavaMail.mail@webmail02




-- 
*Fabrice Quenneville*

fabr...@vanillux.org